/* Minification failed. Returning unminified contents.
(7,1): run-time error CSS1019: Unexpected token, found '@charset'
(7,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(7,17): run-time error CSS1019: Unexpected token, found ';'
(821,1): run-time error CSS1019: Unexpected token, found '{'
(822,11): run-time error CSS1030: Expected identifier, found ' '
(822,12): run-time error CSS1031: Expected selector, found '570px'
(822,12): run-time error CSS1025: Expected comma or open brace, found '570px'
(4843,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(4844,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(4853,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(4854,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9839,1): run-time error CSS1019: Unexpected token, found '}'
(10213,1): run-time error CSS1019: Unexpected token, found '@charset'
(10213,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(10213,17): run-time error CSS1019: Unexpected token, found ';'
 */
/* Minification failed. Returning unminified contents.
(625,56): run-time error CSS1036: Expected expression, found ';'
(1788,1): run-time error CSS1019: Unexpected token, found '@charset'
(1788,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(1788,17): run-time error CSS1019: Unexpected token, found ';'
 */
@charset "utf-8";
/* CSS Document */


html, body, .master {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    display: inline-block;
    border: 0;
    font-family: 'Open Sans', sans-serif;
}

html, body, input, textarea, select, option, .master {
    font-family: 'Open Sans', sans-serif;
}

html, body, input, textarea, select, option, .master {
    font-family: 'Open Sans', sans-serif;
}

/*{-webkit-appearance:none;   -moz-appearance: none; appearance: none;}*/

a {
    text-decoration: none;
    color: inherit;
}

select:focus {
    outline: none;
}

.btn-yellow {
    font-size: 14px;
    background: #ffa500;
    /* height: 30px; */
    min-width: 78px;
    border: none;
    display: block;
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    float: left;
    /* background-size: 14px; */
    color: #fff !important;
}

.btn-green {
    font-size: 14px;
    background: green;
    /* height: 30px; */
    min-width: 78px;
    border: none;
    display: block;
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    float: left;
    /* background-size: 14px; */
    color: #fff !important;
}


.underlin {
    color: #2a53a5 !important;
}

    .underlin:hover {
        text-decoration: underline;
        color: #2a53a5 !important;
    }

.clr {
    clear: both;
    height: 0;
    margin: 0;
    position: relative;
}

.gap10 {
    clear: both;
    height: 10px;
}

.gap30 {
    clear: both;
    height: 30px;
}

.ritEl {
    float: right;
    padding: 0;
    margin: 0 0 15px 0;
}

.fixed {
    top: 0;
    position: fixed;
    width: 1206px;
    display: none;
    border: none;
}


.imgalign1 {
    vertical-align: -5px;
}

.submnulist {
    float: left;
    list-style: none;
    margin: 0;
    width: 250px;
    background: #ececec;
    border-radius: 3px;
    position: absolute;
    padding: 0;
    display: none;
    z-index: 10;
}

    .submnulist a {
        display: block;
    }

.listgap {
    clear: both;
    height: 30px;
    background: url(../images/ero2.png) no-repeat 25px bottom;
    display: none;
}

.submnulist li {
    float: left;
    list-style: none;
    width: 100%;
    height: 35px;
    text-align: left;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 35px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #ececec;
}

    .submnulist li:hover {
        border-style: solid;
        border-width: 1px 0 1px 0;
        border-color: #000;
    }

.activsub {
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #000;
}

.submnu {
    cursor: pointer;
}

    .submnu:hover .submnulist, .submnu:hover .listgap {
        display: block !important;
    }




.header {
    width: 100%;
    height: 80px;
    float: left;
    position: relative;
    background: #ececec;
    z-index: 20;
}

.topband {
    width: 1206px;
    height: auto;
    position: relative;
}

.bottomband {
    width: 1206px;
    height: 100px;
}

.bredcrum {
    float: none;
    text-align: left;
    margin: 20px auto 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    width: 1206px
}

    .bredcrum li {
        float: none;
        width: auto;
        text-align: left;
        padding-left: 15px;
        margin-right: 5px;
        height: 20px;
        list-style: none;
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
    }

    .bredcrum li {
        background: url(../Images/eronxt.png) no-repeat 0 0;
        font-family: 'Open Sans', sans-serif;
    }

        .bredcrum li:first-child {
            background: none !important;
            padding: 0;
            font-family: 'Open Sans', sans-serif;
        }

    .bredcrum a {
        text-decoration: underline;
        font-family: 'Open Sans', sans-serif;
    }


.logo {
    margin: 10px 0 0 0px;
    width: 180px;
    float: left;
}

.menu {
    width: 760px;
    height: auto;
    float: left;
    margin: 12px 0 0 1%;
    padding: 0;
    display: inline;
    list-style: none;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

    .menu > li {
        font-family: 'Open Sans', sans-serif;
        list-style: none;
        width: auto;
        margin: 0 40px 0 15px;
        padding: 0;
        float: left;
        height: 52px;
        line-height: 52px;
        font-size: 14px;
    }
        /*.menu li:hover{ border-bottom:1px solid #c7d5ea;}*/
        .menu > li > img {
            vertical-align: middle;
        }

        .menu > li:last-child {
            margin: 0;
        }

.active-Tli {
    border-bottom: 1px solid #c7d5ea !important;
}

.logout {
    width: auto;
    height: auto;
    float: right;
    margin: 30px 0 0 0;
    position: static;
    right: 0;
}

    .logout input {
        margin: 0;
        background: none;
        width: 100%;
        height: 100%;
        padding: 0 10px;
        color: #000;
        border: none;
        font-size: 12px;
        line-height: 26px;
        cursor: pointer;
        text-align: left;
        float: left;
    }

    /*.logout input{ margin:0; background:none; width:100px; height:32px; border:0px solid #FFF; border-radius: 5px; color:#fff; background:#e7a837 url(../images/lg-icon.png) no-repeat 4px 9px; font-weight:600; font-size:14px; text-transform: uppercase; line-height:28px; padding-left: 22px; cursor:pointer; float:right;}
.logout input:hover{color:#fff; background:#000 url(../images/lg-icon.png) no-repeat 4px 9px;}*/
    /*.logout p{ margin:0 0 4px 0; height: 20px; line-height: 20px; font-size:13px; font-weight:600; text-transform: uppercase; text-align:right; float: right;}*/

    .logout p {
        margin: 0 0 4px 0;
        padding: 0 0 0 25px;
        height: 52px;
        line-height: 20px;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: right;
        background: url(../Images/u-icon.png) no-repeat 0 0;
        float: right;
    }

        .logout p:before {
            content: '';
            width: 16px;
            height: 20px;
            float: right;
            background: url(../Images/ero.png) no-repeat right 2px;
        }

.usrMnu {
    float: right;
    width: 160px;
    height: auto;
    font-size: 13px;
    margin: 0;
    clear: both;
    display: none;
    background: #ececec;
    padding: 0;
}

.logout:hover .usrMnu {
    display: block;
}

.usrMnu li {
    width: 100%;
    height: 30px;
    float: left;
    list-style: none;
    text-align: left;
    padding: 0;
    box-sizing: border-box;
    line-height: 30px;
    color: #999999;
    font-weight: 600;
    text-transform: capitalize;
    border-style: solid;
    border-width: 1px 0 1px 0;
    font-size: 12px;
    border-color: #ececec;
}

.usrMnu:before {
    content: '';
    width: 100%;
    height: 7px;
    float: right;
    background: #fff url(../images/ero2.png) no-repeat 90% 0;
    margin: 0;
}

.usrMnu li:hover {
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #000;
}

.usrMnu a {
    padding: 0 10px;
    color: #000
}

.midle {
    width: 100%;
    height: auto;
}

.loginpage {
    width: 100%;
    height: auto;
    margin-top: 70px;
    padding-bottom: 120px;
    color: #575757;
    float: left;
}

.forget {
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding-bottom: 120px;
    color: #575757;
    float: left;
}

.loginpage h1 {
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    padding: 0px;
}

.loginpage h2 {
    font-size: 24px;
    font-weight: normal;
    float: left;
    margin: 0 0 50px 0px;
    margin-top: 0;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}

.loginpage section {
    width: 418px;
    height: auto;
    border: 3px solid #ebebeb;
    margin: 45px 0 0 30%;
    padding: 30px;
    float: left;
}

.loginpage p, .utiliti-page p {
    float: left;
    margin: 0 0 25px 0;
    padding: 0;
    text-align: left;
    font-size: 15px;
}

.loginpage input {
    float: left;
    margin-top: 8px;
    width: 410px;
    height: 45px;
    background: #f5f5f5;
    border: none;
    padding: 5px;
    font-size: 15px;
    color: #575757;
    box-sizing: border-box;
}

.loginpage span {
    float: right;
    margin-top: 10px;
    text-align: right;
    font-size: 15px;
    font-weight: 700;
    color: #2a53a5;
    clear: right;
}

.loginpage .submit-btn {
    float: left;
    margin-top: 8px;
    width: 418px;
    height: 55px;
    background: #fff;
    border: 1px solid #e7a837;
    font-size: 18px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

    .loginpage .submit-btn:hover, .utiliti-page .submit-btn:hover, .report-page .submit-btn:hover {
        background: #e7a837;
        color: #fff;
    }

.compulsory {
    float: left;
    height: 47px;
    margin: 5px 5px 0px 0px;
    padding: 18px 0px;
    color: #f00;
    box-sizing: border-box;
}

.tablestyl {
    width: 430px;
    height: auto;
    margin: 18px 0 0 0;
    float: left;
}

.celstyle {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0;
    clear: both;
}

    .celstyle > span {
        font-size: 13px;
        float: right;
        color: #f00;
        margin: 5px 0 0 0;
    }

    .celstyle label {
        float: left;
        line-height: 36px;
    }

        .celstyle label span {
            float: left;
            line-height: 36px;
            margin-right: 20px;
        }

    .celstyle input, .celstyle textarea, .celstyle select {
        float: right;
    }

.inputTxtAr {
    width: 150px;
    height: 106px;
    background: #f5f5f5;
    border: none;
    padding: 8px;
    font-size: 15px;
    font-weight: 300;
    color: #575757;
    box-sizing: border-box;
}

.inputTxtAr2 {
    width: 445px;
    height: 80px;
    background: #f5f5f5;
    border: none;
    padding: 0 10px;
    font-size: 15px;
    font-weight: 300;
    color: #575757;
    box-sizing: border-box;
}

.inputTxt {
    width: 150px;
    height: 36px;
    background: #f5f5f5;
    border: none;
    padding: 0 10px;
    font-size: 15px;
    font-weight: 300;
    color: #575757;
    box-sizing: border-box;
}

.inputSelect {
    width: 272px;
    height: 36px;
    background: #f5f5f5 url(../images/ero3.png) no-repeat 255px center;
    border: none;
    padding: 0 10px;
    font-size: 15px;
    font-weight: 300;
    color: #575757;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.textLarg {
    width: 50%;
}

.textAreaLarg {
    width: 60.5%;
    margin: 5px 0 0 0;
}

.inputSelect2 {
    width: 130px;
    height: 40px;
    background: #fff url(../images/ero.png) no-repeat 105px center;
    border: 1px solid #444;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 600;
    color: #575757;
    margin: 0;
    box-sizing: border-box;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .inputSelect2 option, .inputSelect option {
        line-height: 30px;
        padding: 5px 0;
    }


.emptyp {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
    clear: both;
}

.left {
    width: 260px;
    height: auto;
    float: left;
    margin-right: 25px;
}

.right {
    width: 690px;
    float: left;
}

    .right span {
        margin: 0 18px 8px 0;
        float: left;
        display: block;
    }



.W42 {
    width: 42px;
}

.W228 {
    width: 227px;
    margin-left: 3px;
}

.W535 {
    width: 600px;
}

.daticon {
    background: #f5f5f5 url(../images/clander-icon.png) no-repeat 122px 6px;
    background-size: 22px
}

.upload-btn {
    width: 125px;
    height: 38px;
    background: #e7a837;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    border-radius: 3px;
    float: left;
    border: 1px solid #e7a837;
    cursor: pointer
}

.upload-btn-new {
    padding-top: 10px;
    width: 125px;
    height: 24px;
    background: #e7a837;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    border-radius: 3px;
    float: left;
    border: 1px solid #e7a837;
    cursor: pointer
}

    .upload-btn-new:hover {
        background: #e7a837;
    }

.upload-btn:hover {
    background: #e7a837;
}

.stylelTC {
    margin: 15px 0 0 0;
    overflow: hidden;
}

    .stylelTC input[type=checkbox] {
        opacity: 1;
        margin-left: -35px
    }

        .stylelTC input[type=checkbox] ~ label {
            width: 20px;
            height: 20px;
            float: left;
            background: url(../images/chbox.png);
        }

        .stylelTC input[type=checkbox]:checked ~ label {
            background: url(../images/chbox_act.png);
            background-size: 100%;
        }

    .stylelTC span {
        margin-left: 30px;
        font-size: 15px;
    }

        .stylelTC span a {
            color: #00419f;
            text-decoration: underline;
        }

    .stylelTC p {
        text-align: center;
        margin-top: 35px;
    }

.file-upload {
    position: relative;
    font-size: 13px;
    font-weight: normal;
    line-height: 36px;
    cursor: pointer;
    border-radius: 4px;
    float: right;
    width: 200px;
    height: 36px;
}



/******************************************************************************************************************************/


/************************************************************AddOwner******************************************************************/

.relativeWorking {
}

.clstxtEmpName {
    max-width: 185px;
    float: left;
    margin-right: 5px;
}

.clstxtEmpCode {
    max-width: 185px;
    float: left
}

.btnRelative {
    margin: 17px 0 0 0;
    background: url(../Images/addbt.png) no-repeat top right;
    border: none;
    text-indent: -100px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background-size: 30px auto;
    cursor: pointer;
}



.btnRelative2 {
    margin: 17px 0 0 0;
    background: url(../Images/addbt.png) no-repeat top right;
    border: none;
    text-indent: -100px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background-size: 30px auto;
    cursor: pointer;
}

.btnRelative.list {
    position: relative;
    top: 10px;
}

.btnRelative.list2 {
    position: relative;
    left: 10px;
}

#txtFMInvoiceCode {
    float: left;
    margin-right: 5px;
}

#LoacationOwnProcessingLab {
    width: 422px;
    margin-top: 5px;
}

.remove {
    background: url(../Images/remove-img.png) no-repeat top right !important;
    border: none;
    text-indent: -100px;
    overflow: hidden;
    width: 34px !important;
    height: 34px !important;
    background-size: 30px auto;
    cursor: pointer;
    margin: 0;
}


{
    width: 570px
}

.clsmorecenter1 {
    float: left;
    margin-top: 5px !important;
    margin-right: 5px !important;
}

.clsmorecenter2 {
    float: left;
    margin-top: 5px !important;
    margin-right: 5px !important;
}

.clsmorecenter3 {
    float: left;
    margin-top: 5px !important;
    margin-right: 5px !important;
}

.rejbtnClass {
    float: right
}

.Thankyou {
    max-width: 580px !important
}

.removeCrossed {
    background: #FFCE00 !important;
}

.popupaddon {
    top: 40% !important;
}


/*************************************************************AddOwner*****************************************************************/
.file-upload input.upload {
    position: absolute;
    width: 200px;
    height: 36px;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.file-upload span {
    text-align: center;
}

.uploadX {
    text-align: left;
    background: #fff url(../images/cros-icon.png) no-repeat right;
}

    .uploadX input[type=file] {
        right: -100px !important;
    }

    .uploadX span {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 85px;
        display: inline-block;
        text-align: left;
        color: #444;
    }

.file-upload2 {
    position: relative;
    font-size: 13px;
    font-weight: normal;
    line-height: 36px;
    cursor: pointer;
    border-radius: 4px;
    max-width: 180px;
    height: 36px;
    float: left;
    overflow: hidden;
}


/*.field-validation-error{
.field-validation-error *{ margin:0 !important; padding:0; clear:left; color:#F00 !important;}*/


.field-validation-error {
    margin: 3px 0 0 0 !important;
    padding: 0;
    clear: left;
}

    .field-validation-error * {
        margin: 0 !important;
        padding: 0;
        clear: left;
        color: #F00 !important;
    }

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d !important;
}

input[type="checkbox"].input-validation-error {
    border: 0 none !important;
}

.validation-summary-errors {
    list-style: none !important;
    color: #e80c4d !important;
    font-weight: bold !important;
    font-size: 1.1em !important;
    clear: left;
}

    .validation-summary-errors ul {
        list-style: none !important;
        font-size: 15px;
        margin: 0;
        padding: 0;
    }

.validation-summary-valid {
    display: none !important;
}


.utiliti-page, .invoice-page, .report-page {
    width: 1206px;
    height: auto;
    margin: 0px;
    color: #000;
}

    .utiliti-page left {
        width: 490px;
        height: auto;
        float: left;
    }

    .invoice-page left {
        width: 700px;
        height: auto;
        float: left;
    }

    .utiliti-page left span .TOMI {
        float: left;
        clear: left;
        color: #f00;
        padding: 0;
        margin: 5px 0 0 0;
    }


    .utiliti-page left h1, .invoice-page left h1 {
        font-size: 24px;
        font-weight: normal;
        margin: 55px 0 40px 0;
        padding: 0px;
        float: left;
        text-align: left;
    }

        .utiliti-page left h1 span, .invoice-page left span {
            font-size: 18px;
            font-weight: normal;
            margin: 15px 0 0 0;
            padding: 0px;
            float: left;
        }

    .utiliti-page left span, .invoice-page left span {
        float: left;
        margin: 10px 0 0 0;
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        clear: left;
    }

.block-form {
}

    .block-form p {
        width: 100%
    }

    .block-form input {
        float: left;
        margin-top: 8px;
        width: 50%;
        height: 45px;
        background: #f5f5f5;
        border: none;
        padding: 5px;
        font-size: 15px;
        color: #575757;
        box-sizing: border-box;
        font-family: 'Open Sans', sans-serif;
    }

    .block-form textarea {
        float: left;
        margin-top: 8px;
        width: 50%;
        background: #f5f5f5;
        border: none;
        padding: 5px;
        font-size: 15px;
        font-weight: normel;
        color: #575757;
        box-sizing: border-box;
    }

    .block-form .submit-btn {
        float: left;
        margin: 5px 0 0 0 !important;
        width: 490px;
        height: 50px;
        background: #e7a837;
        border: none;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        cursor: pointer;
        box-sizing: border-box;
    }

    .block-form span {
        float: left;
        margin: 10px 0 0 0 !important;
        text-align: left;
        line-height: 15px !important;
        font-size: 14px;
        font-weight: bold;
        clear: left;
    }

.AcDetail {
}

    .AcDetail li {
        width: 100% !important;
        float: left;
        margin: 0 0 15px 0 !important;
    }

    .AcDetail left {
        width: 190px;
        height: auto;
        line-height: 45px;
        float: left;
    }

    .AcDetail right {
        width: 60%;
        height: auto;
        float: right;
    }

        .AcDetail right input, .AcDetail right textarea, .subMit100 {
            width: 100% !important;
            margin: 0 !important
        }

        .AcDetail right .chbx {
            width: 31%;
            margin: 0 1% !important;
            display: block;
            float: left;
            clear: none;
        }

        .AcDetail right input[type='checkbox'] {
            width: 5px !important;
            height: 5px !important;
            position: absolute;
            opacity: 0;
        }

        .AcDetail right label {
            width: 100%;
            height: 45px;
            background: #fff;
            float: left;
            color: #000;
            line-height: 45px;
            text-align: center;
            border: 1px solid #e7a837;
        }

        .AcDetail right input[type=checkbox]:checked + label {
            background: #e7a837;
            float: left;
            color: #fff;
        }

        .AcDetail right span {
            margin: 3px 0 0 0 !important;
        }


.AcLft {
    float: left;
    width: 48% !important;
    position: relative;
    font-size: 15px;
    padding: 0 58px 0 0 !important;
    border-right: 1px solid #E0E0E0;
}

.AcRit {
    float: right !important;
    width: 42% !important;
    position: relative;
}

.qury {
    margin: 50px 0 0 0 !important;
}

    .qury a {
        margin: 0 0 0 5px;
        font-weight: 700;
    }





.utiliti-page left input {
    float: left;
    margin-top: 8px;
    width: 490px;
    height: 45px;
    background: #f5f5f5;
    border: none;
    padding: 5px;
    font-size: 15px;
    color: #575757;
    box-sizing: border-box;
}

.utiliti-page left textarea {
    float: left;
    margin-top: 8px;
    width: 470px;
    background: #f5f5f5;
    border: none;
    padding: 5px;
    font-size: 15px;
    font-weight: normel;
    color: #575757;
    box-sizing: border-box;
}

.utiliti-page .submit-btn {
    float: left;
    margin-top: 5px;
    width: 490px;
    height: 50px;
    background: #e7a837;
    border: none;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
}




.utiliti-page right, .invoice-page right {
    width: 280px;
    height: auto;
    float: right;
    margin: 0;
    padding: 0;
    right: 162px;
    position: relative;
}

    .utiliti-page right ul, .invoice-page right ul {
        margin: 0;
        padding: 0;
        float: left;
        list-style: none;
    }

        .utiliti-page right ul li, .invoice-page right ul li {
            width: 258px;
            height: 30px;
            margin: 0;
            padding: 10px;
            float: left;
            text-align: left;
            font-size: 15px;
            line-height: 30px;
            font-weight: 700;
            color: #717171;
            list-style: none;
            border: 1px solid #ebebeb;
            cursor: pointer;
        }

            .utiliti-page right ul li:hover, .invoice-page right ul li:hover {
                background: #444444;
                color: #dddddd;
            }

.active-Rli {
    background: #444444 !important;
    color: #dddddd !important;
}


.hilight {
    font-size: 18px !important;
    color: #2a53a5 !important;
    padding: 0;
    margin-bottom: 15px !important;
    margin: 0;
}


.tablediv {
    width: 700px;
    height: auto;
    float: left;
    background: #ebebeb;
}

    .tablediv h1 {
        font-size: 32px;
        font-weight: normal;
        float: left;
        margin: 0 0 50px 0px;
        margin-top: 0;
        padding: 0px;
    }

    .tablediv table tr td {
        background: #fff;
        height: 26px;
        width: 33.33%;
    }

.col-heading {
    background: #444 !important;
    color: #fff !important;
}

.noborderTbl {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
}

    .noborderTbl tr td:nth-child(1) {
        width: 35px;
        vertical-align: top
    }

    .noborderTbl tr td:nth-child(2) {
        width: 430px;
    }

.noborderTbl2 {
    width: 500px;
}







.top-section {
    width: 100%;
    height: auto;
    margin: 30px 0 0 0;
    padding: 15px 30px;
    border: 3px solid #ebebeb;
    float: left;
    box-sizing: border-box;
}

    .top-section h1 {
        margin: 0;
        padding: 0;
        font-size: 24px;
        float: left;
        font-family: 'Open Sans', sans-serif;
    }



    .top-section p {
        margin: 25px 0 0 0;
        padding: 0;
        float: left;
        clear: left;
    }

.ElimentW100 {
    width: 100%;
    clear: both;
}

.top-section .clande-icon {
    float: left;
    margin: 0px;
    width: 200px;
    height: 45px;
    border: none;
    padding: 5px;
    font-size: 15px;
    color: #575757;
    box-sizing: border-box;
    background: #f5f5f5 url(../images/clander-icon.png) no-repeat 168px center;
}


.top-section .submit-btn {
    float: left;
    margin: 0 0 0 30px;
    width: 150px;
    height: 45px;
    background: #fff;
    border: none;
    border: 1px solid #e7a837;
    font-size: 15px;
    font-weight: bolder;
    color: #000;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
}

.top-section .submit-btn2 {
    float: left;
    margin: 15px 0;
    width: 150px;
    height: 45px;
    background: #fff;
    border: none;
    border: 1px solid #e7a837;
    font-size: 15px;
    font-weight: bolder;
    color: #000;
    cursor: pointer;
}

.top-section .textbox-small {
    width: 223px;
    height: 45px;
    float: left;
    margin: 0 0 0 15px;
    border: none;
    padding: 5px;
    font-size: 15px;
    color: #575757;
    box-sizing: border-box;
    background: #f5f5f5;
    font-family: 'Open Sans', sans-serif;
}

.top-section .textbox-Big {
    width: 86%;
    height: 45px;
    float: left;
    margin: 0 20px 0 0;
    border: none;
    padding: 5px;
    font-size: 15px;
    color: #575757;
    box-sizing: border-box;
    background: #f5f5f5;
}

.top-section span {
    margin: 30px 0 0 0;
    float: left;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

.top-section p span {
    margin: 0 20px 0 20px;
    float: left;
    line-height: 50px;
}

.creditspan {
    margin: 10px 20px !important;
    line-height: 50px;
}

.report-filter {
    overflow: hidden;
    width: 50px;
    height: 30px;
}

.invoicereport-box {
    margin-bottom: 25px
}

.invoice-reportborder {
    border-bottom: 2px solid #000;
    padding-bottom: 35px;
}


.top-section left {
    width: 450px;
    float: left;
    height: auto;
}

.top-section right {
    width: 548px;
    float: right;
    height: auto;
}

.top-section left strong {
    width: 80px;
    height: 30px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    float: left;
    text-align: left;
}





/*
.top-section input[type=radio]{opacity:0; margin:0px}
.top-section input[type=radio] ~ label{ width:10px; height:10px; border-radius:10px; color:#fff; border:3px solid #e7a837; float:left; margin: 0 0 0 15px;}

.top-section input[type=radio]:checked ~ label{
   
   color:#000;
}
*/




.report-table {
    width: 1206px;
    height: auto;
    float: left;
    background: #ebebeb;
    margin: 30px 0 50px 0;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.TblW100 {
    width: 100% !important;
    background: #696969;
    font-size: 14px;
}

    .TblW100 tbody {
        width: 100% !important;
    }

.report-table table {
    width: 100%;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.dwnreport {
    width: 670px;
    float: left;
    margin: 0 0 50px 270px;
}

.report-submit-btn {
    float: left;
    margin: 0 10px 0 0;
    width: 320px;
    height: 55px;
    background: #fff;
    border: 1px solid #e7a837;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    cursor: pointer;
}

    .report-submit-btn:hover {
        background: #e7a837;
        color: #fff;
    }



.TblW100 table tr td {
    background: #fff;
}

.report-table table tr {
    height: 40px;
    font-family: 'Open Sans', sans-serif;
}

    .report-table table tr span {
        float: left;
        margin-right: 0;
    }

    .report-table table tr td:nth-child(1) {
        background: #fff;
        height: 26px;
        width: 4%;
    }

    .report-table table tr td:nth-child(2) {
        background: #fff;
        height: 26px;
        width: 12%;
    }

    .report-table table tr td:nth-child(3) {
        background: #fff;
        height: 26px;
        width: 16%;
    }

    .report-table table tr td:nth-child(4) {
        background: #fff;
        height: 26px;
        width: 15%;
    }

    .report-table table tr td:nth-child(5) {
        background: #fff;
        height: 26px;
        width: 14%;
    }

    .report-table table tr td:nth-child(6) {
        background: #fff;
        height: 26px;
        width: 16%;
    }

    .report-table table tr td:nth-child(7) {
        background: #fff;
        height: 26px;
        width: 13%;
    }

    .report-table table tr td:nth-child(8) {
        background: #fff;
        height: 26px;
        width: 9%;
    }




.inner-list {
    width: 1206px;
    font-size: 14px;
    font-weight: 400;
    padding: 32px;
    border: #f5f5f5 3px solid;
    color: #444444;
    box-sizing: border-box;
    margin: 55px 0 0 0;
}

.centerdiv {
    width: 1206px;
}


.innerpage {
    width: 100%;
    height: auto;
    float: left;
    border: solid #f5f5f5 4px;
    margin: 20px 0 40px;
    text-align: left;
    padding: 30px;
    box-sizing: border-box;
    color: #444444;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

    .innerpage.list {
        border: none
    }

    .innerpage h2 {
        font-size: 24px;
        font-weight: 400;
        margin: 0 0 20px 0;
        padding: 0px;
        font-family: 'Open Sans', sans-serif;
    }

    .innerpage h3 {
        font-size: 24px;
        font-weight: 400;
        margin: 0 0 20px 0;
        padding: 0px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
    }

    .innerpage ul {
        display: inline;
        width: 100%;
        height: auto;
        float: left;
        margin: 10px 0;
        padding: 0;
        font-family: 'Open Sans', sans-serif;
    }

        .innerpage ul li {
            list-style: none;
            width: 500px;
            height: auto;
            line-height: 30px;
            margin-right: 15px;
            float: left;
            font-family: 'Open Sans', sans-serif;
        }


.banneimg {
    margin: 30px 0 0 0;
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
}

.status {
    width: 435px;
    height: auto;
    float: left;
    margin: 4px 350px;
}

.GpB25 {
    margin-bottom: 25px;
}


.PhleList > li:nth-child(1) {
    width: 40px;
}

.PhleList > li:nth-child(2) {
    width: 180px;
}

.PhleList > li:nth-child(3) {
    width: 470px;
}


/*.innerpage ul li:first-child{min-width:30px !important; margin-right:10px !important;}*/

.editBT {
    font-size: 14px;
    background: #ffa500 url(../Images/edbt2.png) no-repeat 9px 7px;
    height: 30px;
    min-width: 78px;
    border: none;
    display: block;
    padding: 0 20px 0 35px;
    box-sizing: border-box;
    float: left;
    background-size: 14px;
    color: #fff !important;
    cursor: pointer;
}

.BT2 {
    font-size: 14px;
    background: #fff url(../Images/edbt.png) no-repeat 5px 5px;
    height: 30px;
    min-width: 30px;
    border: none;
    padding: 5px;
    box-sizing: border-box;
    float: right;
}

.editBT:hover {
    background-color: #e89600;
    color: #fff !important;
    background-size: 14px;
    cursor: pointer;
}

.dlBT {
    margin-right: 10px;
    font-size: 14px;
    background: #ff0000 url(../Images/dlbt2.png) no-repeat 9px 6px;
    height: 30px;
    min-width: 78px;
    border: none;
    display: block;
    padding: 0 20px 0 35px;
    box-sizing: border-box;
    float: left;
    color: #fff !important;
    background-size: 15px;
}

    .dlBT:hover {
        background-color: #e10000;
        color: #fff !important;
    }

.dcBT {
    font-size: 14px;
    background: #fff url(../Images/dcbt.png) no-repeat 5px 5px;
    height: 30px;
    min-width: 78px;
    border: #bebfc2 1px solid;
    display: block;
    padding: 0 20px 0 35px;
    box-sizing: border-box;
    float: left;
}

    .dcBT:hover {
        background: #43bb55 url(../Images/dcbt2.png) no-repeat 5px 5px !important;
        color: #fff !important;
    }

.eyBT {
    font-size: 14px;
    background: #fff url(../Images/eyebt.png) no-repeat 5px 5px;
    height: 30px;
    min-width: 78px;
    border: #bebfc2 1px solid;
    display: block;
    padding: 0 20px 0 35px;
    box-sizing: border-box;
    float: left;
}

    .eyBT:hover {
        background: #43bb55 url(../Images/eyebt2.png) no-repeat 5px 5px !important;
        color: #fff !important;
    }

.editphlebtn {
    font-size: 12px;
    background: #333 url(../Images/edbt2.png) no-repeat 9px 8px;
    height: 30px;
    min-width: 30px;
    border: none;
    padding: 5px;
    box-sizing: border-box;
    float: right;
    margin-top: 20px;
    color: #fff;
    padding: 0 15px 0 32px;
    line-height: 28px;
    border-radius: 3px;
    background-size: 14px;
}

.addnew {
    float: left;
    margin: 20px 0 0 0;
    width: 300px;
    background: url(../Images/addbt.png) no-repeat top 5px right 30px;
    background-size: 35px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

/*.addnew:hover{background: url(../Images/addbt2.png) no-repeat 180px 0 !important;}*/

.overlayer {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}

.overlayerBG {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
}

.delmsg {
    width: 280px;
    height: 151px;
    position: absolute;
    background: #fff;
    margin: 25% auto;
    font-size: 16px;
    border-radius: 3px;
    color: #444;
    left: 0;
    right: 0;
    z-index: 110;
}

    .delmsg p {
        margin: 10px 15px;
        line-height: 30px;
        text-align: left;
    }

        .delmsg p a {
            color: #004baa
        }

    .delmsg left {
        width: 50%;
        height: 35px;
        left: 0;
        border-width: 1px 0px 1px 1px;
        border-color: #cacaca;
        border-style: solid;
        border-radius: 0 0 0 3px;
        color: #444;
        position: absolute;
        bottom: 0;
        box-sizing: border-box;
        background: #e5e7e9;
        line-height: 35px;
        cursor: pointer;
    }

    .delmsg right {
        width: 50%;
        height: 35px;
        right: 0;
        border-width: 1px 1px 0px 1px;
        border-color: #cacaca;
        border-style: solid;
        border-radius: 0 0 3px 0;
        color: #444;
        position: absolute;
        bottom: 0;
        box-sizing: border-box;
        background: #e5e7e9;
        line-height: 35px;
        cursor: pointer;
    }


.UploadedList, .doclist, .DocOwner {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 60px;
    font-size: 14px;
}

    .DocOwner ul {
        margin: 0;
        clear: left;
        width: 400px;
        border: 1px solid #ccc;
        margin: -1px 0 0 0;
    }

        .DocOwner ul li {
            width: 50%;
            height: auto;
            line-height: 21px;
            float: left;
            margin: 0;
            box-sizing: border-box;
            padding: 5px;
        }

            .DocOwner ul li:nth-child(2) {
                border-left: 1px solid #ccc;
            }

    .UploadedList td, .doclist td {
        line-height: 35px;
    }

    .UploadedList > tbody > tr, .doclist > tbody > tr {
        display: flex;
        flex-wrap: wrap;
        height: 50px;
    }

    .UploadedList a, .doclist a {
        text-decoration: underline;
    }

    .UploadedList > tbody > tr > td, .doclist > tbody > tr > td {
        display: flex;
        word-wrap: break-word;
        position: relative;
    }


.deldoc {
    background: transparent url("../Images/cros-icon.png") no-repeat scroll 4px 11px;
    width: 36px;
    height: 36px;
    border: none;
}

.cross-icon, .cross-icon1 {
    float: left;
}


.UploadedList > tbody > tr > td:nth-child(1) {
    width: 50px;
}

.UploadedList tr > td:nth-child(2) {
    width: 220px;
}

.UploadedList tr > td:nth-child(4) {
    width: 300px;
}

.UploadedList tr > td:nth-child(3) {
    width: 556px;
}

.UploadedList .bigcol {
    width: 300px !important;
}

.doclist > tbody > tr > td:nth-child(1) {
    width: 35px;
}

.doclist tr > td:nth-child(2) {
    width: 520px;
}

.doclist tr > td:nth-child(4) {
    width: 300px;
}

.doclist tr > td:nth-child(3) {
    width: 556px;
}

.doclist .bigcol {
    width: 300px !important;
}



tr {
    border-bottom: 1px solid #ddd;
}

.UploadedList tr > td tr, .UploadedList tr > td:nth-child(4) ul {
    margin: 0;
}

    .UploadedList tr > td tr td {
        margin: 0;
        min-height: 15px;
        line-height: 15px;
        float: left;
        width: 100%;
    }

.doclist tr > td tr, .doclist tr > td:nth-child(4) ul {
    margin: 0;
}

    .doclist tr > td tr td {
        margin: 0;
        min-height: 15px;
        line-height: 15px;
        float: left;
        width: 100%;
    }

.tblhed {
    background: #eee;
    font-weight: 600;
    height: 40px !important;
}

    .tblhed td {
        padding: 3px;
        line-height: 35px;
        float: left;
    }

.UploadedList table, .UploadedList table tr, .UploadedList table tr td {
    width: 100%;
}

.doclist table, .doclist table tr, .doclist table tr td {
    width: 100%;
}

.uploadstyle {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0;
}

.listmnuspan {
    display: block;
    width: 140px;
    height: 38px;
    float: left;
}






.frandetail {
    width: 475px;
    height: auto;
    float: left;
    margin: 0 0 50px 0;
    padding: 0;
}

    .frandetail ul {
        width: 100%;
        list-style: none;
        margin: 0;
        height: auto;
        padding: 10px;
        float: left;
        border: 1px solid #e7a837;
        box-sizing: border-box;
    }

        .frandetail ul li {
            list-style: none;
            height: auto;
            margin: 5px 0;
            width: 100%;
            float: left;
            font-size: 16px;
        }

            .frandetail ul li strong {
                font-weight: 400;
                color: #000;
            }

.exlbtn {
    display: block;
    font-size: 14px;
    float: right;
    width: 145px;
    height: 35px;
    line-height: 32px;
    border: 1px solid #444;
    border-radius: 3px;
    background: #fff url(../Images/exlbt.png) no-repeat 5px 8px;
    padding-left: 30px;
    box-sizing: border-box;
}

    .exlbtn:hover {
        background: #e7a837 url(../Images/exlbt.png) no-repeat 5px 8px;
    }

.Pheldetail {
    width: 100%;
}

    .Pheldetail li {
        min-height: 36px;
    }

    .Pheldetail * {
        box-sizing: border-box;
    }

    .Pheldetail > ul {
        width: 100%;
        list-style: none;
        margin: 0;
        height: auto;
        float: left;
        box-sizing: border-box;
    }

        .Pheldetail > ul > li {
            width: 100%;
            list-style: none;
            margin: 0 0;
            padding: 0;
            height: auto;
            float: left;
            box-sizing: border-box;
        }

.ulhed, .innerUL {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    font-size: 15px;
    border: solid #ccc;
    border-width: 0 1px 1px 1px;
}

    .ulhed > li {
        width: 28% !important;
        float: left;
        margin: 0 !important;
    }

        .ulhed > li:nth-child(1) {
            width: 16% !important;
            float: left;
            margin: 0;
        }

        .ulhed > li:nth-child(2) {
            width: 32% !important;
            float: left;
            margin: 0 !important;
        }

        .ulhed > li:nth-child(3), .ulhed > li:nth-child(4) {
            width: 26% !important;
            float: left;
            margin: 0 !important;
        }



.bghed > li {
    background: #575757;
    color: #fff;
    height: 40px !important;
    line-height: 30px !important;
}

.innerUL {
    border-width: 0;
}

    .innerUL > li {
        width: 100% !important;
        margin: 0 !important;
        height: auto;
        border: solid #ccc;
        border-width: 0 0 1px 0 !important;
    }

        .innerUL > li:last-child {
            border-bottom: 0;
        }

.bodrli {
    display: flex !important;
    flex-wrap: wrap;
}

    .bodrli li {
        border: solid #ccc;
        border-width: 0 1px 0 0;
        word-wrap: break-word;
        padding: 0;
        text-align: center;
    }

        .bodrli li:last-child {
            border: 0;
        }


.TfrUl {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    float: left;
    border: 1px #ccc solid;
    font-size: 14px;
}

    .TfrUl li {
        list-style: none;
        width: 100%;
        min-height: 40px;
        float: left;
        border-top: #ccc 1px solid;
    }

        .TfrUl li:first-child {
            background: #444;
            color: #fff;
        }

        .TfrUl li > div:nth-child(1) {
            float: left;
            width: 50%;
            height: auto;
            text-align: left;
            padding: 0 5px;
            box-sizing: border-box;
            min-height: 40px;
            line-height: 40px;
            border-right: 1px solid #ccc;
        }

        .TfrUl li > div:nth-child(2) {
            float: right;
            width: 50%;
            height: auto;
            text-align: center;
            padding: 0 5px;
            box-sizing: border-box;
            min-height: 40px;
            line-height: 40px;
        }











.footer {
    width: 100%;
    height: 100px;
    float: left;
    background: #e7a837;
}

.bottomright {
    width: 164px;
    float: right;
}

    .bottomright ul li {
        list-style: none;
        line-height: normal;
        float: left;
        margin-right: 10px;
    }

.bottomleft {
    width: 750px;
    float: left;
    text-align: left;
    margin-top: 17px;
}

    .bottomleft p {
        color: #000;
        font-size: 13px;
        font-weight: 400;
        text-decoration: none;
        line-height: 18px;
        padding-bottom: 7px;
        margin: 0;
        font-family: 'Open Sans', sans-serif;
    }


.DocLicBT {
    float: right;
}

    .DocLicBT input[type="file"] {
        width: 200px;
        float: left;
        margin: 8px 0;
    }

    .DocLicBT a {
        float: left;
        line-height: 42px;
    }

.dwnDL {
    font-size: 14px;
    cursor: pointer;
    background: #fff url(../Images/dc-icn.png) no-repeat 0 0;
    height: 40px;
    width: 45px;
    border: none;
    display: block;
    padding: 0;
    box-sizing: border-box;
    margin: 5px;
    float: right;
}

.edtDL {
    font-size: 14px;
    cursor: pointer;
    background: #fff url(../Images/dc-icn.png) no-repeat -50px 0;
    height: 40px;
    width: 45px;
    border: none;
    display: none;
    padding: 0;
    box-sizing: border-box;
    margin: 5px;
    float: right;
}

.ritDL {
    font-size: 14px;
    cursor: pointer;
    background: #fff url(../Images/dc-icn.png) no-repeat -100px 0;
    height: 40px;
    width: 45px;
    border: none;
    display: none;
    padding: 0;
    box-sizing: border-box;
    margin: 5px;
    float: right;
}



.List2 {
    margin: 0 !important;
    border-spacing: 0;
}

    .List2 label {
        line-height: 48px;
    }

    .List2 tr > td {
        width: 32% !important;
        padding: 6px;
    }

.List2X tr > td:last-child {
    width: 40% !important;
}


.userimg {
    width: 150px;
    height: auto;
    float: left;
    margin: 0 50px 0 0;
}

.userdtl {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.userNM {
    font-size: 18px !important;
    font-weight: 600;
    padding: 0 20px;
}

.userdtl table {
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
}

    .userdtl table tr td:nth-child(2) {
        border-right: 1px dotted #ccc;
    }


.bgcol1 tr:nth-child(2n+1) {
    background: #ececec;
}

.feedbackform li {
    margin: 25px 0 45px 17px;
    padding: 0 0 0 10px;
}

/**welcome frenchise**/
.ReportsPortal {
    width: 100%;
    float: left;
    margin-top: 0;
}

    .ReportsPortal.list {
        margin-top: 0;
    }

    .ReportsPortal ul {
        list-style: none;
        margin: 20px 0 0 0;
        padding: 0;
    }


        .ReportsPortal ul.list {
            margin: 0 0 0 0;
        }

    .ReportsPortal li {
        vertical-align: top;
        width: 23.52%;
        padding: 4px 4px 0 4px;
        display: inline-block;
        margin-right: 20px;
        -webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 11px -5px rgba(0,0,0,0.75);
        margin-bottom: 25px;
        min-height: 210px;
    }

        .ReportsPortal li:nth-child(1) {
            min-height: 190px;
        }

        .ReportsPortal li:nth-child(2) {
            min-height: 190px;
        }

        .ReportsPortal li:nth-child(3) {
            min-height: 190px;
        }

        .ReportsPortal li:nth-child(4) {
            min-height: 190px;
            margin-right: 0;
        }

        .ReportsPortal li:nth-child(5) {
            min-height: 190px;
        }

        .ReportsPortal li:nth-child(6) {
            min-height: 190px;
        }

        .ReportsPortal li:nth-child(7) {
            min-height: 190px;
        }

        .ReportsPortal li:nth-child(8) {
            min-height: 190px;
            margin-right: 0;
        }



        .ReportsPortal li.list {
            width: 23.52%;
            padding: 5px;
            display: inline-block;
            margin-right: 20px;
            -webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.75);
            box-shadow: 0px 0px 11px -5px rgba(0,0,0,0.75);
            margin-bottom: 25px;
            min-height: 137px;
        }

            .ReportsPortal li.list:nth-child(3) {
                margin-right: 0
            }

    .ReportsPortal h2 {
        line-height: 34px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background: #205080;
        text-align: center;
        margin: 0;
        letter-spacing: 1px;
    }

    .ReportsPortal ol {
        list-style: none;
        margin: 5px 0 0 0;
        padding: 0;
    }

        .ReportsPortal ol li {
            background: #fff;
            box-shadow: none;
            width: auto;
            margin: 0;
            padding: 8px 0 8px 10px;
            display: block;
            min-height: inherit;
            text-align: left;
            position: relative;
            font-family: 'Open Sans', sans-serif;
        }

            .ReportsPortal ol li:nth-child(odd) {
                background: #f5f5f5;
            }

            .ReportsPortal ol li:nth-child(1) {
                min-height: inherit;
            }

            .ReportsPortal ol li:nth-child(2) {
                min-height: inherit;
            }

            .ReportsPortal ol li:nth-child(3) {
                min-height: inherit;
            }

            .ReportsPortal ol li:nth-child(4) {
                min-height: inherit;
            }

            .ReportsPortal ol li:nth-child(5) {
                min-height: inherit;
            }

            .ReportsPortal ol li:nth-child(6) {
                min-height: inherit;
            }

            .ReportsPortal ol li:hover {
                background: #ececec;
            }

            .ReportsPortal ol li.has-sub1 {
                position: relative;
            }
                /*.ReportsPortal ol li.has-sub1:after{position: absolute; content: ''; right: 10px; top: 37%; border: solid black; border-width: 0 2px 2px 0; display: inline-block; padding: 4px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}*/
                .ReportsPortal ol li.has-sub1:hover ol {
                    display: block;
                }

                .ReportsPortal ol li.has-sub1 ol {
                    display: none;
                    position: absolute;
                    right: -290px;
                    top: -5px;
                    width: 290px;
                    z-index: 1;
                }

                    .ReportsPortal ol li.has-sub1 ol li {
                        background: #d8ecf5;
                        border-bottom: 1px solid #acc6d2;
                    }

                        .ReportsPortal ol li.has-sub1 ol li:hover {
                            color: #205080
                        }

            .ReportsPortal ol li a {
                font-family: 'Open Sans', sans-serif;
                font-size: 14px;
                color: #000;
                text-decoration: none;
            }

                .ReportsPortal ol li a:hover, .ReportsPortal ol li active {
                    color: #115dab;
                }

.code {
    width: 87%;
    margin: 0 auto;
}

    .code ul {
        list-style: none;
    }

    .code li {
        min-height: 130px;
        vertical-align: top;
        width: 304px;
        padding: 4px;
        display: inline-block;
        margin-right: 20px;
        border-radius: 15px;
        border: #205080 solid 1px;
        padding: 20px;
        float: left;
        margin-bottom: 20px
    }



    .code h2 {
        line-height: 30px;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        color: #000;
        font-weight: 500;
        border-bottom: #ccc solid 1px;
        width: 100%;
        margin-bottom: 15px;
        padding-bottom: 10px;
        text-align: left;
        margin-top: 0;
    }

        .code h2 span {
            font-family: 'Open Sans', sans-serif;
            font-size: 20px;
            text-align: right;
            float: right;
            font-weight: 600;
            letter-spacing: 1px;
        }

    .code h3 {
        line-height: 20px;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        color: #000;
        font-weight: 500;
        width: 100%;
        text-align: left;
    }

        .code h3 span {
            font-family: 'Open Sans', sans-serif;
            font-size: 15px;
            text-align: right;
            float: right;
            font-weight: 600;
        }




    .code h4 {
        line-height: 30px;
        font-size: 20px;
        color: #000;
        font-weight: 600;
        width: 130px;
        padding: 0 0 10px 0;
        float: left;
        text-align: left;
        margin: 0 30px 15px 0;
        letter-spacing: 1px;
        font-family: 'Open Sans', sans-serif;
    }

        .code h4 span {
            font-family: 'Open Sans', sans-serif;
            font-size: 15px;
            text-align: left;
            float: left;
            font-weight: 500;
        }

    .code .new {
        float: left;
        width: 120px;
        border-right: #ccc solid 1px;
        margin-right: 20px;
    }

        .code .new:last-child {
            border-right: none;
            margin-right: 0;
        }

    .code h5 {
        line-height: 30px;
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        color: #000;
        font-weight: 600;
        width: 110px;
        margin: 0 0 15px 0;
        padding: 0 0 10px 0;
        float: left;
        text-align: left;
        letter-spacing: 1px;
    }

    .code .new span {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        text-align: left;
        float: left;
        font-weight: 500;
    }



    .code h6 {
        line-height: 30px;
        font-family: 'Open Sans', sans-serif;
        font-size: 26px;
        color: #000;
        font-weight: 600;
        text-align: center;
        width: 100%;
        margin-bottom: 18px;
    }

    .code span.newC {
        font-family: 'Open Sans', sans-serif;
        padding-bottom: 0;
        font-size: 15px;
        font-weight: 500;
        text-align: center;
        width: 100%;
        float: left;
    }

.fa {
    font-size: 18px !important;
}
/***********************************************/
.ServiceRequest .centring {
    width: 1180px;
    margin: 0 auto;
}

.ServiceRequest h1 {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 28px;
    padding-right: 90px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
}
/*Create a New Request*/
.createNew {
    width: 90%;
    float: left;
}

    .createNew h1 {
        font-family: 'Open Sans', sans-serif;
        color: #000;
        font-size: 20px;
        padding-right: 90px;
        line-height: 30px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 20px;
        float: left;
    }

    .createNew h2 {
        font-family: 'Open Sans', sans-serif;
        color: #000;
        font-size: 20px;
        padding-right: 0;
        line-height: 30px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 0;
        float: left;
    }

    .createNew h3 {
        color: #000;
        font-size: 15px;
        padding-right: 90px;
        line-height: 30px;
        font-family: 'Open Sans', sans-serif;
        text-align: left;
        margin-bottom: 10px;
    }

    .createNew .imgBox {
        float: right;
        margin-left: 90px;
        margin-top: 2px;
    }

.DemographicMain {
    width: 100%;
    float: left;
}

.Demographic {
    font-family: 'Open Sans', sans-serif;
    border-collapse: collapse;
    width: 100%;
    font-size: 13px;
}

    .Demographic td, .Demographic th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    .Demographic tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .Demographic tr:hover {
        background-color: #ddd;
    }

    .Demographic th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        background-color: #ffcb4e;
        color: #000;
    }
/**************srvice request***************/
.ServiceRequest {
    width: 100%;
    float: left;
    margin: 0 0 20px;
}

    .ServiceRequest .centring {
        width: 1180px;
        margin: 0 auto;
    }

    .ServiceRequest h1 {
        font-family: 'Open Sans', sans-serif;
        color: #000;
        font-size: 28px;
        padding-right: 90px;
        line-height: 30px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 20px;
    }
/*Create a New Request*/
.createNew {
    width: 90%;
    float: left;
}

    .createNew h1 {
        font-family: 'Open Sans', sans-serif;
        color: #000;
        font-size: 20px;
        padding-right: 90px;
        line-height: 30px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 20px;
        float: left;
    }

    .createNew h2 {
        font-family: 'Open Sans', sans-serif;
        color: #000;
        font-size: 20px;
        padding-right: 0;
        line-height: 30px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 0;
        float: left;
    }

    .createNew h3 {
        font-family: 'Open Sans', sans-serif;
        color: #000;
        font-size: 15px;
        padding-right: 90px;
        line-height: 30px;
        font-weight: 600;
        text-align: left;
        margin-bottom: 10px;
    }

    .createNew .imgBox {
        float: right;
        margin-left: 90px;
        margin-top: 2px;
    }

.DemographicMain {
    width: 100%;
    float: left;
}

.Demographic {
    font-family: 'Open Sans', sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    .Demographic td, .Demographic th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    .Demographic tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .Demographic tr:hover {
        background-color: #ddd;
    }

    .Demographic th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        background-color: #ffcb4e;
        color: #000;
    }

/*LabNumber*/
.LabNumber {
    width: auto;
    float: none;
    border-bottom: dashed 1px #ccc;
    padding: 0px 25px 10px 0;
    margin: 0px 0 20px 0;
    text-align: left;
}

    .LabNumber h1 {
        font-family: 'Open Sans', sans-serif;
        color: #444444;
        font-size: 18px;
        font-weight: 400;
        float: left;
        line-height: 36px;
    }

    .LabNumber input.field {
        width: 200px;
        padding: 10px;
        border: #ccc solid 1px;
        float: left;
        margin-left: 25px;
        margin-top: 15px;
    }



/*Tab Box Start*/
#tabstrip {
    padding: 0 0 25px 0;
    width: 100%;
}

.tabDiv {
    width: auto;
    float: left;
}

.NewOldUser {
    width: auto;
    margin: 20px auto;
}



#divnewuser {
    font-family: 'Open Sans', sans-serif;
    color: #444444;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    float: left;
    padding: 10px 15px;
    white-space: nowrap;
    border: #e7aa3b solid 1px;
    border-radius: 10px;
    margin-left: 0;
}

.simple {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    color: #000;
    border: #000 solid 1px;
    font-size: 15px !important;
    font-weight: bold !important;
}

.hover {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    color: #ffffff !important;
    ;
    border: #e7aa3b solid 1px;
    font-size: 15px !important;
    font-weight: bold !important;
    background: #e7aa3b;
    border-radius: 10px;
}

#divolduser {
    font-family: 'Open Sans', sans-serif;
    color: #444444;
    font-size: 15px !important;
    font-weight: 400;
    cursor: pointer;
    float: left;
    padding: 10px 15px;
    white-space: nowrap;
    border: #e7aa3b solid 1px;
    border-radius: 10px;
    margin-left: 15px
}

.NewOldUser .right {
    width: 100px;
    float: right;
}

.activeTab {
    background-color: #b7d4ee;
    color: #000;
}

.inactiveTab {
    background-color: #fff;
}

.activePanel {
    position: relative;
    color: #000;
    background-color: #fff;
    clear: both;
    display: block;
    margin-top: 35px;
    float: left;
    width: 100%;
}

.inactivePanel {
    display: none;
}

.tabBBOx {
    width: auto;
    float: left;
}
/*Tab Box End*/






/*First Name*/
.FirstName {
    width: 100%;
    float: left;
    border-top: #ccc dashed 1px;
    padding: 13px 0 15px 0;
    text-align: left;
    position: relative;
    z-index: 10;
}

    .FirstName h1 {
        font-family: 'Open Sans', sans-serif;
        color: #000;
        font-size: 20px;
        font-weight: 600;
        float: left;
        line-height: 40px;
    }

    .FirstName .SelectWhat {
        width: auto;
        float: left;
        margin-right: 0;
        line-height: 35px;
        height: 80px
    }

    .FirstName .firstnameDiv {
        width: auto;
        float: left;
        position: relative;
        top: -30px;
        line-height: 32px;
    }

    .FirstName label {
        line-height: 30px;
        display: block;
        font-size: 14px;
    }

    .FirstName .field {
        width: 250px;
        border: #ccc solid 1px;
        float: left;
        padding-left: 10px;
        margin-right: 20px;
        line-height: 31px;
    }

    .FirstName .field2 {
        width: 262px;
        border: #ccc solid 1px;
        float: left;
        padding-left: 10px;
        margin-right: 20px;
        line-height: 41px;
        height: 37px;
    }

    .FirstName select.select {
        width: 250px;
        padding: 8px;
        border: #ccc solid 1px;
        float: left;
        margin-left: 0;
        color: #333;
        clear: both;
        margin-top: 0;
        margin-right: 30px;
    }

    .FirstName .imgBox {
        margin-top: 6px;
    }

#RequestType {
    margin-bottom: 10px
}

.submitBox {
    width: auto;
    background: #e7a837;
    border: 1px solid #e7a837;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    clear: both;
    padding: 8px 30px;
    margin: 20px auto 20px auto;
}

    .submitBox:hover {
        background: #e7a837;
        color: #fff;
    }

.another {
    width: auto;
    float: left;
    color: #3079df;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    clear: both;
    margin-top: 8px;
    position: absolute;
    bottom: -50px;
}

    .another .img {
        margin-top: -3px;
        margin-right: 2px;
        position: relative;
        top: 2px;
    }

/*Reason*/
.Reason {
    width: 90%;
    float: left;
    margin: 0;
    padding-top: 22px;
    border-top: #ccc dashed 1px
}

    .Reason h2 {
        font-family: 'Open Sans', sans-serif;
        color: #444444;
        font-size: 15px;
        padding-right: 90px;
        line-height: 30px;
        font-weight: 400;
        text-align: left;
        margin-bottom: 10px;
    }

    .Reason textarea.textarea {
        width: 50%;
        height: 150px;
        border: #ccc solid 1px;
        float: left;
        padding-left: 10px;
        float: left;
    }

.submitBox2 {
    width: auto;
    background: #e7a837;
    border: 1px solid #e7a837;
    font-weight: 400;
    cursor: pointer;
    padding: 8px 30px;
    margin: 50px 0 0 25px;
    float: left;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 15px;
}

    .submitBox2:hover {
        background: #e7a837;
        color: #fff;
    }



/*Details Submitted*/
.DetailsSubmitted {
    width: 100%;
    margin: 0 auto;
    margin: 10px 0;
    text-align: left;
    clear: both;
}

    .DetailsSubmitted h2 {
        font-family: 'Open Sans', sans-serif;
        color: #000;
        background: #cadef9;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .DetailsSubmitted span {
        color: #7f7f82;
        font-style: italic;
        font-weight: normal;
        font-size: 12px;
    }

    .DetailsSubmitted tr {
        border: none;
    }

.clr {
    clear: both;
}

.otpBox {
    width: 100%;
    float: left;
}

.testLabel {
    height: 26px;
    float: left;
}

.help {
    display: inherit !important;
    width: 250px;
    float: left;
}

.sub {
    width: 128px;
    margin: 0 auto;
    clear: both;
}

.imgcss {
    margin-top: 34px;
}

.DetailsSubmitted > table {
}

    .DetailsSubmitted > table td {
        padding: 5px 10px 8px 5px;
        font-family: 'Open Sans', sans-serif;
        width: 30%;
    }

        .DetailsSubmitted > table td span {
            color: #444;
            font-style: normal;
            font-size: 14px;
            display: block;
            padding: 5px 10px;
            background: #ccc;
            margin-bottom: 8px;
            font-weight: 600;
        }

.detailsbmt {
}

/************************************** srvice request end *************/
.container-bmenu {
    position: absolute;
    cursor: pointer;
    right: 0px;
    top: 15px;
    display: none
}

.bar1, .bar2, .bar3 {
    width: 32px;
    height: 3px;
    background-color: #000;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-5px, 4px);
    transform: rotate(-45deg) translate(-5px, 4px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

.overlay3 {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,1);
    overflow-y: auto;
    z-index: 1;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
}

/******************utililty******************/
.quality-doctable {
    margin-bottom: 20px;
}

    .quality-doctable tr td, .quality-doctable1 tr td, .knowledge-centertable tr td {
        border-bottom: 1px solid #eee;
        padding: 10px 0
    }


.trftable {
    background: #ccc;
}

.sdbottable tr td {
    border-bottom: 1px solid #fafafa;
    padding: 10px 0 5px;
}

.scrolltablelr {
    display: none;
    font-size: 12px;
    text-align: center;
    color: #00419f;
    margin: 15px 0;
    font-weight: 600;
}

#divRe {
    position: relative
}

/************ acc detail****************/
.AcRit li {
    border-bottom: 1px solid #fafafa;
}
/******************************************************/
.impmsg-num {
    position: absolute;
    left: 120px;
    top: 5px;
    background: #f00;
    border-radius: 100%;
    padding: 0px 5px;
    color: #fff;
    font-weight: bold;
    font-size: 12px
}
/************************** IMBOX *******************************/
.inbox {
    width: 100%;
    text-align: center;
}


    .inbox > ul {
        width: 100%;
        border-bottom: none;
        float: none;
        display: inherit;
        margin: 15px 0 0 0;
    }

        .inbox > ul > li {
            width: 100%;
            display: inline-block;
            margin: 15px 0 0 0;
            vertical-align: top;
            position: relative;
        }

            .inbox > ul > li a {
                font-size: 15px;
                font-family: 'Open Sans', sans-serif;
                color: #000;
                text-decoration: none;
                font-weight: 600;
                padding: 15px 30px 20px 30px;
                display: block;
                float: left;
                width: 100%;
                background: #f2f2f2;
                box-sizing: border-box;
            }



                .inbox > ul > li a:hover, .inbox > ul > li a.active {
                    background: #e7a837;
                }

    .inbox .heart {
        color: #000;
        font-size: 14px;
        border-radius: 50%;
        border: #000 solid 2px;
        padding: 6px;
        position: absolute;
        left: -17px;
        top: 16px;
        background: #fff;
    }

    .inbox .headingmainBox {
        width: 60%;
        float: left;
    }

    .inbox .headingBox {
        font-size: 18px;
        font-family: 'Open Sans', sans-serif;
        color: #000;
        text-decoration: none;
        text-align: left
    }

    .inbox .headingPara {
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        color: #000;
        text-decoration: none;
        font-weight: 500;
        word-wrap: break-word;
        text-align: left;
        white-space: nowrap;
        width: auto;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .inbox .sms {
        float: left;
        margin-right: 40px;
        font-size: 58px;
    }

    .inbox .arrow {
        float: right;
        font-size: 35px;
        margin-top: 16px;
    }

    .inbox .date {
        width: auto;
        float: left;
        font-size: 18px;
        font-family: 'Open Sans', sans-serif;
        color: #000;
        text-decoration: none;
        margin-top: 20px;
        margin-left: 40px;
    }

    .inbox .paragraph_heading {
        width: 96%;
        border-bottom: #ccc solid 1px;
        line-height: 25px;
        padding: 0 2% 15px 2%;
        margin: 0 auto 20px;
        box-sizing: border-box;
        position: relative;
    }

        .inbox .paragraph_heading .Left {
            width: auto;
            float: left;
            font-size: 18px;
            font-family: 'Open Sans', sans-serif;
            color: #015592;
        }

        .inbox .paragraph_heading .Right {
            width: auto;
            float: right;
            font-size: 18px;
            font-family: 'Open Sans', sans-serif;
            color: #015592;
        }

    .inbox .allHeading {
        width: 92%;
        margin: 0 auto;
        padding: 20px 20px 15px 20px;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        color: #444;
        border: #ccc solid 1px;
        text-align: left;
        box-sizing: border-box;
    }

        .inbox .allHeading img {
            max-width: 100% !important;
        }

    .inbox .clear {
        clear: both;
    }

    .inbox p {
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        color: #000;
        padding: 0;
        margin: 0 0 15px 0;
    }

.closeimbox {
    margin: 20px 0 0 0;
    text-align: center
}

    .closeimbox a {
        margin-top: 8px;
        width: 94px;
        height: 34px;
        border: 1px solid #e7a837;
        font-size: 16px;
        color: #000;
        font-weight: 500;
        cursor: pointer;
        background: #e7a837;
        text-decoration: none;
        text-align: center;
        line-height: 34px;
        border-radius: 5px;
        padding: 8px 30px;
    }

        .closeimbox a:hover {
            background: #fff;
            border: 1px solid #e7a837;
            color: #000;
        }
/************************** SMS marketing *******************************/
.sms-markeging-wrap {
    width: auto;
    margin: 30px auto 0;
    font-family: 'Open Sans', sans-serif;
}

.sms-mark-left {
    float: right;
    width: 45%;
    border: 1px solid #ccc;
    padding: 0;
    margin-top: 30px;
}

    .sms-mark-left p {
        padding: 5px 2%;
        margin: 0 0 8px 0;
        border-top: 1px solid #eee;
    }

        .sms-mark-left p:nth-child(1) {
            border-top: none;
        }

        .sms-mark-left p a {
            color: #004baa;
            text-decoration: underline;
        }

    .sms-mark-left table td {
        padding: 15px 10px;
    }

        .sms-mark-left table td a {
            color: #004baa;
            text-decoration: underline;
        }

    .sms-mark-left table tr:nth-child(odd) {
        background: #eee;
    }

.sms-mark-right {
    float: right;
    width: 50%;
    text-align: left;
}

.mobile-app-right {
    float: left;
}

.sms-markhead {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #0667AD;
    text-align: center;
    border-bottom: 1px solid #0667ad;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-weight: 600;
}

.sms-mark-video {
    width: 100%;
    height: 300px;
}

.sms-mark-subhead, .sms-marklinks, .smsportal-btn, ul.smsportal-tc .smstchead, .submitbtn-smsmark {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.sms-mark-subhead {
    color: #fff;
    background: #0250A3;
    padding: 10px 10px;
    border-radius: 5px;
}

.sms-marklinks {
    margin: 15px 0 0 0
}

    .sms-marklinks a {
        display: block;
        color: #444;
        padding: 10px;
        border-bottom: 1px solid #ccc;
        background: url(../images/ppticon.png) right 10px top 10px no-repeat;
        margin-bottom: 10px;
    }

        .sms-marklinks a:hover {
            color: #0250A3;
            border-color: #0250A3
        }

.smsmarsubhead {
    margin-top: 40px;
}

.smsportal-btn {
    width: 250px;
    margin: 40px auto;
    text-align: center;
    font-size: 22px;
}

    .smsportal-btn a {
        background: #faca40;
        padding: 15px 0;
        color: #000;
        border: 1px solid #faca40;
        display: block;
        border-radius: 20px;
    }

        .smsportal-btn a:hover {
            background: #fff;
            color: #0250A3;
        }

ul.smsportal-tc {
    padding: 0;
    margin: 0;
    float: none !important;
}

    ul.smsportal-tc .smstchead {
        color: #444;
        margin-bottom: 10px;
    }

    ul.smsportal-tc li {
        font-size: 12px;
        color: #444;
        list-style-type: disc;
        margin: 0 0 5px 13px;
        padding-left: 10px;
        width: 92%;
        line-height: normal;
        float: none
    }

.submitbtn-smsmark {
    width: 250px;
    margin: 40px auto;
    text-align: center;
    font-size: 20px;
    background: #faca40;
    padding: 12px 0;
    color: #000;
    border: 1px solid #faca40;
    display: block;
    border-radius: 20px;
    cursor: pointer;
}

    .submitbtn-smsmark:hover {
        background: #fff;
        color: #0250A3;
    }

.contactlinks-sms {
    font-size: 12px;
    color: #444;
    margin: 20px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #0667AD
}

    .contactlinks-sms a {
        color: #0060B9
    }

        .contactlinks-sms a:hover {
            color: #000;
        }
/************************** SMS marketing *******************************/
.newiconimg {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 30px;
}

    .newiconimg img {
        width: 100%;
    }
/********************** feedback form ********************************/
.feedbackform {
    padding: 0;
    margin: 0;
}

.getservice-reqform {
    position: relative;
    top: 90px;
    width: 410px;
    float: right;
}

.searchget-service {
    float: none !important;
}

.detailsbmt {
    background: #e7a837;
    border: 1px solid #e7a837;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    cursor: pointer;
    clear: both;
    padding: 8px 30px;
    margin: 20px auto 20px auto;
    font-weight: 400;
    letter-spacing: 0.5px
}

.detailsbmt-wrap {
    text-align: center;
}

.labeltxtupload {
    position: relative;
}

    .labeltxtupload:after {
        content: "(Aadhaar/Voter/Driving license/Passport)";
        background-color: white;
        left: 90px;
        bottom: 4px;
        color: #444;
        position: absolute;
        font-size: 12px;
    }

.upload {
    width: 40%;
    position: relative;
    color: transparent
}

.addcolor-upload {
    color: #444;
}

.reqnot-found {
    text-align: center !important;
    color: #FF3700 !important;
    font-size: 16px !important;
}

/** registration **/
.scale {
    max-width: 100%;
    height: auto;
    width: auto\9;
}

.business-part-app-wrap {
    width: auto;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
}

.bpapp-left {
    float: left;
    width: 308px;
}

    .bpapp-left img {
    }

.bpapp-right {
    width: 720px;
    float: right;
    font-family: 'Open Sans', sans-serif;
}

    .bpapp-right > h2 {
        margin-bottom: 0;
        font-family: 'Open Sans', sans-serif;
    }

.small-bpapp {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    font-style: italic;
    font-weight: 600;
}

.bpapp-benefits-box {
    background: #eee;
    margin: 20px 0 0 0;
    padding: 20px 20px 10px;
    font-family: 'Open Sans', sans-serif;
}

    .bpapp-benefits-box > ol.benefits-listing {
        padding: 0;
        margin: 0 0 0 15px;
        float: none
    }

        .bpapp-benefits-box > ol.benefits-listing > li {
            list-style: decimal;
            font-size: 14px;
            padding-left: 15px;
            margin: 0 0 13px 0;
            float: none;
            width: auto;
            line-height: 20px;
        }

.benefts-btn-download {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    display: block;
    width: 220px;
    margin: 20px auto 0;
    font-weight: 600;
}

    .benefts-btn-download a {
        color: #000;
        background: #faca40;
        padding: 8px 0;
        font-size: 18px;
        display: block;
        border-radius: 15px;
        font-family: 'Open Sans', sans-serif;
    }

/*********************** dashboard ******************************/
.dashboard-topwrap {
    width: 100%;
    margin: 20px auto 30px;
    font-family: 'Open Sans', sans-serif;
}

.complaint-dashboard-wrap {
    width: 1206px;
    margin: 20px auto 20px;
    font-family: 'Open Sans', sans-serif;
}

.complaint-date-box {
    float: left;
    position: relative
}

.dash-date-box {
    float: none;
    margin: 0 0 10px 0;
    position: relative
}

.dashbord-head {
    float: left;
    margin: 0 150px 0 0;
    font-family: 'Open Sans', sans-serif;
}

.complaint-head {
    margin: 0 100px 0 0;
}

.select-from-dash {
    margin-right: 10px;
}

.select-to-dash {
    margin: 0 10px;
}

.selectdate-dash-style {
    height: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 16px;
    padding: 5px;
    margin: 0;
    font-weight: 600;
    width: 150px;
}

.searchbtndash-box {
    float: left;
    margin: 3px 0 0 15px;
}

.searchbtn-dash {
    background: url(../images/sprite-img.png) left -127px top -8px no-repeat #205080;
    border: 0;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    cursor: pointer;
    outline: none;
    color: transparent
}

.select-from-dash, .select-to-dash {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    font-weight: 600;
}

.export-xls {
    text-align: right;
    position: absolute;
    right: -67px;
    bottom: -50px;
}

.export-xlsbtn {
    margin: 10px 0 15px 0;
    background: #efb71a;
    border: 0;
    border-radius: 3px;
    font-weight: 600;
    font-size: 14px;
    padding: 4px 20px;
    cursor: pointer;
    color: #183450;
}

.export-xls1 {
    position: relative;
    float: left;
    margin: -10px 0 0 25px;
}


.graph-wrap {
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
}

    .graph-wrap .graphleft {
        float: left;
        width: 925px;
        overflow: hidden;
        position: relative;
        padding: 10px;
        border: 1px solid #e6c899;
        background: #fffaf2
    }

.graph-border {
    border: 1px solid #e4e4e4;
    overflow: hidden;
    background: #fff
}

.graph-box {
    margin: -10px 0 5px -70px;
    width: 980px;
    text-align: center;
    height: 310px;
}

.error-trends {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #205080;
    background: #caddf0;
    text-transform: none;
    text-align: center;
    padding: 10px 0;
    position: relative;
    z-index: 1;
}

    .error-trends span {
        font-size: 13px;
    }

.info-icon {
    background: #205080;
    height: 22px;
    width: 22px;
    margin-left: 0;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    color: #fff;
}

.tipbox .showtip {
    visibility: hidden;
    width: 375px;
    background-color: #205080;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 500;
    bottom: 26px;
    left: -170px;
    margin-left: 0;
    opacity: 0;
    transition: opacity 0.3s;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    -webkit-box-shadow: 4px -2px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px -2px 5px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 4px -2px 5px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 4px -2px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 4px -2px 5px 0 rgba(0, 0, 0, 0.1);
}

.tipbox:hover .showtip {
    visibility: visible;
    opacity: 1;
}



.graph-wrap .graphright {
    float: right;
    width: 267px;
    position: relative;
    border: 1px solid #e6c899;
    padding: 10px 10px 10px;
    background: #fffaf2
}

.graphright a {
    color: #fff;
}

    .graphright a:hover {
        color: #fff;
    }

.csat-box {
    background: rgba(118,220,137,1);
    background: -moz-linear-gradient(left, rgba(118,220,137,1) 0%, rgba(118,220,137,1) 39%, rgba(226,251,233,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(118,220,137,1)), color-stop(39%, rgba(118,220,137,1)), color-stop(100%, rgba(226,251,233,1)));
    background: -webkit-linear-gradient(left, rgba(118,220,137,1) 0%, rgba(118,220,137,1) 39%, rgba(226,251,233,1) 100%);
    background: -o-linear-gradient(left, rgba(118,220,137,1) 0%, rgba(118,220,137,1) 39%, rgba(226,251,233,1) 100%);
    background: -ms-linear-gradient(left, rgba(118,220,137,1) 0%, rgba(118,220,137,1) 39%, rgba(226,251,233,1) 100%);
    background: linear-gradient(to right, rgba(118,220,137,1) 0%, rgba(118,220,137,1) 39%, rgba(226,251,233,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76dc89', endColorstr='#e2fbe9', GradientType=1 );
    padding: 10px 10px 40px;
    position: relative;
    overflow: hidden;
    margin-top: 0;
}

.complaint-box {
    background: rgba(252,160,144,1);
    background: -moz-linear-gradient(left, rgba(252,160,144,1) 0%, rgba(252,160,144,1) 39%, rgba(255,209,196,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(252,160,144,1)), color-stop(39%, rgba(252,160,144,1)), color-stop(100%, rgba(255,209,196,1)));
    background: -webkit-linear-gradient(left, rgba(252,160,144,1) 0%, rgba(252,160,144,1) 39%, rgba(255,209,196,1) 100%);
    background: -o-linear-gradient(left, rgba(252,160,144,1) 0%, rgba(252,160,144,1) 39%, rgba(255,209,196,1) 100%);
    background: -ms-linear-gradient(left, rgba(252,160,144,1) 0%, rgba(252,160,144,1) 39%, rgba(255,209,196,1) 100%);
    background: linear-gradient(to right, rgba(252,160,144,1) 0%, rgba(252,160,144,1) 39%, rgba(255,209,196,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca090', endColorstr='#ffd1c4', GradientType=1 );
    padding: 10px 20px 35px;
    position: relative
}

.pre-anascore {
    background: rgba(245,165,66,1);
    background: -moz-linear-gradient(left, rgba(245,165,66,1) 0%, rgba(235,203,138,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(245,165,66,1)), color-stop(100%, rgba(235,203,138,1)));
    background: -webkit-linear-gradient(left, rgba(245,165,66,1) 0%, rgba(235,203,138,1) 100%);
    background: -o-linear-gradient(left, rgba(245,165,66,1) 0%, rgba(235,203,138,1) 100%);
    background: -ms-linear-gradient(left, rgba(245,165,66,1) 0%, rgba(235,203,138,1) 100%);
    background: linear-gradient(to right, rgba(245,165,66,1) 0%, rgba(235,203,138,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a542', endColorstr='#ebcb8a', GradientType=1 );
    padding: 10px 20px 40px;
    position: relative
}

.complaint-box, .csat-box, .pre-anascore {
    -webkit-box-shadow: 0px 5px 21px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 21px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 11px -5px rgba(0,0,0,0.75);
    border-radius: 10px;
    overflow: hidden;
}

.dashright-line {
    background: #d9d9d9;
    height: 1px;
    width: 100%;
    margin: 14px 0
}

.dash-scoreleft {
    width: 100%;
    float: none;
    text-align: center
}

.dash-scoreright, .dash-scoreright1 {
    width: 130px;
    float: right;
    display: none
}

.dash-greenimg {
    width: 55px;
    height: 55px;
    background: url(../images/sprite-img.png) left -4px top 0px no-repeat;
    margin: 0 auto
}

.dash-greentxt {
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    font-weight: 600;
    color: #05840F
}

.dash-greentxt-small {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    color: #006312;
    font-weight: 600;
}

.dash-orangeimg {
    width: 55px;
    height: 55px;
    margin: 0 auto;
    position: absolute;
    right: 5px;
    top: 5px;
}
/*.dash-orangeimg{width:55px; height:55px; background:url(../images/sprite-img.png) left -67px top 0px no-repeat; margin:0 auto; position:absolute; right:5px; top:5px;}*/
.dash-orangetxt {
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    font-weight: 600;
    color: #9e0000;
    height: 60px;
}

.dash-orangetxt-small {
    font-size: 15px;
    text-align: left;
    background: #65413a;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 5px 0 5px 10px;
    font-weight: 500;
    letter-spacing: 0.1px;
}

    .dash-orangetxt-small:after {
        content: "\f061";
        position: absolute;
        right: 10px;
        top: 8px;
        font: normal normal normal 14px/1 FontAwesome;
        font-weight: 300 !important
    }

.graph-bottomtxt {
    text-align: center;
    margin-top: 10px;
}

.graph-green-caption, .graph-red-caption {
    font-size: 14px;
    color: #444;
    font-weight: 600;
    position: relative
}

.graph-green-caption {
    margin-right: 50px;
}

    .graph-green-caption:before {
        content: '';
        width: 15px;
        height: 15px;
        background: #74d887;
        position: absolute;
        left: -25px;
        top: 2px;
    }

.graph-red-caption:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #f9593a;
    position: absolute;
    left: -25px;
    top: 2px;
}

.color-percent-green {
    color: #12B805;
}

.color-percent-orange {
    color: #FF7600;
}

.color-percent-darkred {
    color: #990000;
}

.color-percent-bright-red {
    color: #FF0000;
}

.color-percent-yellow {
    background-color: #FDCD00 !important;
}

.csstxt, #txtscore {
    font-size: 13px;
    font-weight: 700;
    height: 18px;
}

#txtscore {
    margin-top: 5px;
}

.select-preanalytical {
    display: inline-flex;
}

.preanalytical-page-score {
    text-align: center
}

.yourscore-txt-inner {
    margin-bottom: 10px;
    border: 1px solid #CCCCCC;
    max-width: 580px;
    margin: 0 auto 10px;
    padding: 5px 7px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 10px;
}

.yourscore-txt-inner, #pascore {
    display: block
}

#pascore {
    font-size: 36px;
    border: 2px solid #C86B03;
    padding: 22px 0 0 0;
    border-radius: 50%;
    width: 100px;
    height: 78px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    background: rgba(249,232,197,1.00)
}

.pascore-points-box {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
}

    .pascore-points-box .pascore-points-head {
        color: #282828;
        font-weight: 600;
        font-size: 16px;
    }

    .pascore-points-box .pascore-points-subhead {
        color: #282828;
        font-weight: 600;
        font-size: 14px;
        margin-top: 6px;
    }

        .pascore-points-box .pascore-points-subhead .pascore-formula {
            display: block;
            background: #fff1ab;
            max-width: 515px;
            padding: 5px 42px;
            font-size: 13px;
            font-weight: 600;
            margin-top: 5px;
            border-radius: 6px;
            border: 1px solid #fbdaa1;
        }

    .pascore-points-box ul.pascore-points {
        font-size: 13px;
        padding: 10px;
        margin: 10px 0;
        background: #f3f3f3;
        border-top: 2px solid #ccc;
        border-bottom: 2px solid #ccc;
        width: 98%;
        display: block
    }

        .pascore-points-box ul.pascore-points ol {
            display: block;
            width: 100%;
            padding: 0 0 0 17px;
            margin: 0 0 10px 0;
            position: relative;
            color: #282828
        }

            .pascore-points-box ul.pascore-points ol:before {
                content: '\2022';
                position: absolute;
                left: 0;
                top: -11px;
                font-size: 30px;
                color: #1698cc
            }

#scoreval {
    font-size: 20px;
    font-weight: 700;
}

.pascore-points-table-box {
    font-size: 13px;
    padding: 0;
    margin: 10px 0;
    width: auto;
    display: block
}

    .pascore-points-table-box .pascore-table {
        width: 600px;
        background: #f3f3f3;
    }

        .pascore-points-table-box .pascore-table th, .pascore-points-table-box .pascore-table td {
            padding: 10px 30px
        }

            .pascore-points-table-box .pascore-table th:last-child, .pascore-points-table-box .pascore-table td:last-child {
                text-align: center
            }

        .pascore-points-table-box .pascore-table th {
            background: #ccc;
            color: #000;
            text-transform: uppercase
        }

        .pascore-points-table-box .pascore-table td {
            border-bottom: 1px solid #D3D3D3;
        }

        .pascore-points-table-box .pascore-table tr:last-child td {
            border: none
        }



/*********dashboard complaint section ****************/
.comp-dash-tablewrap {
    padding: 0;
    margin: 40px 0 0 0
}

    .comp-dash-tablewrap > table {
        background: #eee;
    }

    .comp-dash-tablewrap th {
        width: 10%;
    }

        .comp-dash-tablewrap th:nth-child(7), .comp-dash-tablewrap th:nth-child(9) {
            width: 15%;
        }

    .comp-dash-tablewrap th, .comp-dash-tablewrap td {
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        padding: 10px 5px;
    }

    .comp-dash-tablewrap th {
        background: #ccc;
        color: #000;
        font-weight: 600;
    }

    .comp-dash-tablewrap td {
        background: #fff;
        font-weight: 400;
    }

        .comp-dash-tablewrap td:last-child {
            font-size: 12px;
        }

.complaint-bg {
    background: #FFF2BD;
    display: block;
    border-radius: 5px;
    font-size: 12px;
    padding: 2px;
}

.accept-rejectbtn {
    background: #00B362;
    cursor: pointer;
    border: 0;
    color: #fff;
    border-radius: 4px;
    padding: 3px 6px 5px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}

.accept-rejectbtn-red {
    background: #BD3702 !important;
}
/** CSAT SCORE **/
.csat-dash-tablewrap {
    padding: 0;
    margin: 10px 0 0 0
}

    .csat-dash-tablewrap > table {
        background: #eee;
    }

    .csat-dash-tablewrap th {
        width: 10%;
    }

    .csat-dash-tablewrap th, .csat-dash-tablewrap td {
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        padding: 10px 5px;
    }

    .csat-dash-tablewrap th {
        background: #ccc;
        color: #000;
        font-weight: 600;
    }

    .csat-dash-tablewrap td {
        background: #fff;
        font-weight: 400;
    }

.close-dash {
    padding: 0;
    margin: 30px auto;
    font-family: 'Open Sans', sans-serif;
}

    .close-dash a {
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        background: #004cbd;
        color: #fff;
        border-radius: 30px;
        padding: 7px 50px;
    }

.datanot-foud {
    color: #E40003 !important;
    text-align: center;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.graph-chkbox {
    margin-top: 15px;
    text-align: left;
    position: relative;
}

    .graph-chkbox input {
        position: relative;
        top: 2px;
        margin-right: 4px !important;
    }

    .graph-chkbox label {
        font-size: 13px;
        font-weight: 600;
        margin: 0 10px 0 3%;
    }

        .graph-chkbox label:nth-child(2) {
            margin-left: 0;
        }

.export-graphbtn {
    position: absolute;
    right: 0;
    top: -3px;
}

    .export-graphbtn a {
        position: relative;
        font-size: 13px;
        font-weight: 600;
    }

        .export-graphbtn a:before {
            position: absolute;
            content: '\f019';
            left: -18px;
            top: 4px;
            font: normal normal normal 14px/1 FontAwesome;
        }

.csat-filter {
    margin: 20px 0 20px;
    width: 100%;
    text-align: left
}

.select-month-score {
    margin: 0 20px 0 50px;
}

    .select-month-score select {
        padding: 5px;
        width: 150px;
        margin: 0 0 0 10px;
    }

    .select-month-score label {
        font-size: 14px;
    }

.scat-knowmore {
    font-size: 15px;
    text-align: left;
    background: #378600;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 5px 0 5px 10px;
    font-weight: 500;
    letter-spacing: 0.1px;
    color: #fff
}

    .scat-knowmore:after {
        content: "\f061";
        position: absolute;
        right: 10px;
        top: 8px;
        font: normal normal normal 14px/1 FontAwesome;
        font-weight: 300 !important
    }

    .scat-knowmore:visited {
        color: #fff;
    }

.pre-ana-knowmore {
    font-size: 15px;
    text-align: left;
    background: #d47500;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 5px 0 5px 10px;
    font-weight: 500;
    letter-spacing: 0.1px;
}

    .pre-ana-knowmore:after {
        content: "\f061";
        position: absolute;
        right: 10px;
        top: 8px;
        font: normal normal normal 14px/1 FontAwesome;
        font-weight: 300 !important
    }

.csat-filter-inner {
    width: auto;
    margin-bottom: 20px;
}

.dash-greentxt {
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
}

.preana-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
}

svg.radial-progress {
    height: auto;
    max-width: 100%;
    padding: 0;
    transform: rotate(-90deg);
    width: 100%;
    margin-top: 10px;
}

    svg.radial-progress circle {
        fill: rgba(0,0,0,0);
        stroke: #fff;
        stroke-dashoffset: 219.91148575129; /* Circumference */
        stroke-width: 5;
    }

        svg.radial-progress circle.incomplete {
            opacity: 0.25;
        }

        svg.radial-progress circle.complete {
            stroke-dasharray: 219.91148575129; /* Circumference */
        }

    svg.radial-progress text {
        fill: #000;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        font-size: 18px;
        text-anchor: middle;
    }

.loader {
    border: 12px solid #eee;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 12% auto 0;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#wait, #wait1 {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    margin: 0;
    width: 100%;
    height: 100%;
}

#wait1 {
    top: 35%;
}

/*** COLORS ***/
/* Primary */

.dash-scoreright svg.radial-progress circle {
    stroke: #006312;
}

.dash-scoreright svg.radial-progress text {
    fill: #006312
}

/* Secondary */

.dash-scoreright1 svg.radial-progress circle {
    stroke: #9e0000;
}

.dash-scoreright1 svg.radial-progress text {
    fill: #9e0000
}

.legends-csat {
    margin: 30px 0 0;
    font-size: 12px;
    width: 500px;
    float: left
}

    .legends-csat td {
        padding: 3px 8px;
        border-bottom: 1px solid #eee;
    }

    .legends-csat .csatgreen {
        background-color: #98e278;
        color: #000;
    }

    .legends-csat .csatorange {
        background-color: #e7b676;
        color: #000;
    }

    .legends-csat .csatred {
        background-color: #f97f7f;
        color: #000;
    }

/*********************** dashboard ******************************/

.materialsbtn {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
}

    .materialsbtn:hover {
        color: #115dab;
    }

.csat-leftfilter {
    float: left;
}

.complaint-leftfilter {
    float: left;
}

.searchbtn-dash-csat {
    float: left !important;
}

.menu li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.complaint-msgbox {
    padding: 40px 0;
    text-align: center;
    margin: 20px 0;
    color: #20A400;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #eee;
}

    .complaint-msgbox span {
        font-size: 20px;
        display: block;
        margin-bottom: 10px;
    }

.select-from-csat, .select-month-score {
    float: left;
}

.dashboard-dates {
    float: left
}

.select-dashboard {
    position: relative;
    margin: 0 0 22px 0;
    text-align: left
}

    .select-dashboard .select1 {
        cursor: pointer;
        display: inline-flex;
        position: relative;
        color: #323232;
        width: auto;
        font-weight: 400;
    }

        .select-dashboard .select1 .select-hidden {
            display: none;
            visibility: hidden;
            padding-right: 10px;
        }

        .select-dashboard .select1 .select-styled1 {
            font-size: 14px;
            position: relative;
            cursor: pointer;
            top: 0;
            right: 0;
            bottom: 0;
            background: url(../../images/downarr-w.png) right 10px top 50% no-repeat #eee;
            background-size: 13px;
            left: 0;
            padding: 5px 35px 5px 10px;
            transition: all 0.2s ease-in;
            border: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            -ms-appearance: none;
            -o-appearance: none;
            appearance: none;
            width: 100%;
        }

            .select-dashboard .select1 .select-styled1 option {
                color: #000;
                background-color: #fff
            }

.yourscore {
    display: inline-flex;
    margin-right: 5px;
    font-size: 15px;
    font-weight: 600;
}


.side-box {
    width: 245px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .side-box .left-col, .side-box .right-col {
        width: calc(50% - 1px);
        min-height: 107px;
        padding: 16px 0px 4px !important;
        box-shadow: none !important;
    }

    .side-box .left-col {
        border-radius: 10px 0px 0px 0px;
    }

    .side-box .right-col {
        border-radius: 0px 10px 0px 0px;
    }

    .side-box .bottom-col {
        background-color: #d47500;
        text-align: center;
        color: #fff;
        width: 100%;
        border-radius: 0px 0px 10px 10px;
    }

        .side-box .bottom-col h3 {
            line-height: 38px;
            margin: 0px;
            position: relative;
        }

            .side-box .bottom-col h3:after {
                content: "\f061";
                position: absolute;
                right: 10px;
                top: 8px;
                font: normal normal normal 14px/1 FontAwesome;
                font-weight: 300 !important;
            }

    .side-box a {
        display: block;
    }

    .side-box .preana-text {
        font-size: 26px;
        height: auto;
        line-height: 1;
    }
    /*.side-box .pre-anascore {
    background: linear-gradient(to right, rgb(249, 197, 132) 0%, rgb(245, 214, 153) 100%);
}*/
    /*.side-box .color-percent-orange{
    color: #a56d0d;
}*/

    .side-box .color-percent-orange {
        height: 22px;
        line-height: 23px;
    }


/*** document approved ***/
.documentapp-wrap {
    margin: 20px auto 20px;
}

.document-app-head {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-align: left;
    padding: 0;
    margin: 0
}

.docapp-tablewrap {
    padding: 0;
    margin: 20px 0 0 0
}

    .docapp-tablewrap > table {
        background: #eee;
    }

    .docapp-tablewrap th {
        width: 10%;
    }

        .docapp-tablewrap th:nth-child(7), .docapp-tablewrap th:nth-child(9) {
            width: 15%;
        }

    .docapp-tablewrap th, .docapp-tablewrap td {
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        padding: 10px 5px;
    }

    .docapp-tablewrap th {
        background: #ccc;
        color: #000;
        font-weight: 600;
    }

    .docapp-tablewrap td {
        background: #fff;
        font-weight: 400;
    }

        .docapp-tablewrap td:last-child {
            font-size: 12px;
        }

    .docapp-tablewrap table tr:nth-child(odd) td {
        background: #f5f5f5;
    }

.document-app-head {
    float: left;
    margin: 0 100px 0 0;
}

.docapp-right-top {
    float: left;
}

.doctxtbox-style {
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px 0 5px 6px;
    margin: 0;
    font-size: 14px;
    margin-right: 20px;
}

/**** document licences**/
.doc-licences-table1 {
    padding: 0 0 30px 0;
    margin: 0; /*max-height:250px; overflow-x:hidden; overflow-y:auto;*/
}

    .doc-licences-table1 table tr td {
        width: 15.59% !important;
        font-size: 14px;
    }

    .doc-licences-table1 table tr .uploadlist-head {
        background: #c5c5c5;
        color: #4e4e4e;
        font-weight: 600
    }

.docupload-second-table {
    margin: 0px 0 0 0 !important;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
}

    .docupload-second-table > tbody > tr {
        display: flex;
        flex-wrap: wrap;
        height: 50px;
    }

        .docupload-second-table > tbody > tr > td {
            width: 32%;
            padding: 6px;
            display: flex;
            word-wrap: break-word;
            position: relative;
            line-height: 35px;
        }

        .docupload-second-table > tbody > tr:nth-child(2n+1) {
            background: #ececec;
        }

.doc-licences-table1 .UploadedList {
    float: none;
}

.doc-licences-table1 tr:nth-child(2n+1) {
    background: #fff !important;
}

.doc-licences-table1 > tbody > tr, .doclist > tbody > tr {
    height: auto !important
}

.doc-licences-table1 > .UploadedList > tbody > tr, .doclist > tbody > tr {
    height: auto !important
}

.doc-licences-table1 > .List2 tr > td {
    padding: 8px 6px !important;
    border-bottom: 1px solid #ddd;
}

.approve-status {
    font-size: 16px;
    margin-left: 3px;
}

    .approve-status .tickicon {
        color: green;
    }

        .approve-status .tickicon a {
            color: green;
        }

    .approve-status .crossicon {
        color: red;
    }

        .approve-status .crossicon a {
            color: red;
        }

    .approve-status .pendingicon {
        color: #FC9C11;
    }

.approve-status1 {
    font-size: 16px;
    margin-left: 3px;
    position: relative;
    top: -8px;
}

    .approve-status1 .tickicon {
        color: green;
    }

        .approve-status1 .tickicon a {
            color: green;
        }

    .approve-status1 .crossicon {
        color: red;
    }

        .approve-status1 .crossicon a {
            color: red;
        }

    .approve-status1 .pendingicon {
        color: #FC9C11;
    }

.upload-doc-head, .upload-doc-head2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    background: #5E5E5E;
    margin: 20px 0 5px 3px;
    padding: 5px;
    width: 98.65%
}

.upload-doc-head2 {
    background: none;
    color: #282828;
    font-weight: 600;
}
/****************** bank details **********************/
.bank-detail-wrap {
    padding: 0;
    margin: 0
}

    .bank-detail-wrap table {
        width: 68%
    }

        .bank-detail-wrap table tr td:nth-child(1), .bank-detail-wrap table tr td:nth-child(2) {
            font-family: 'Open Sans', sans-serif;
            font-size: 14px;
            font-weight: 400;
            padding: 10px;
        }

        .bank-detail-wrap table tr td:nth-child(1) {
            width: 17%;
            text-align: left;
        }

        .bank-detail-wrap table tr td:nth-child(2) {
            width: 43%;
            text-align: left;
        }

.bank-detail-field {
    border: 1px solid #ccc;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 8px;
    width: 55%;
}

.bank-detail-field1 {
    background: #ebebe4;
}

.submit-bank-detail {
    background: #e7a837;
    padding: 10px 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 20px;
}

.bank-detail-editbtn {
    margin-top: 10px;
}

.details-conf {
    color: #ADAA9E;
    float: right
}
/********** franchisee details **********************/
.fran-accdetail-wrap {
    width: auto;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
}

    .fran-accdetail-wrap h1 {
        margin: 0;
        padding: 0;
        font-size: 24px;
        font-weight: 400;
    }

.fran-accdetail-box-inner {
    margin: 25px 0 0 0
}

.detailbutton {
    border-bottom: 2px solid #004cab;
    padding: 0px 0 4px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #004cab;
    cursor: pointer;
    position: relative;
    letter-spacing: 0.5px;
    font-size: 16px;
}

    .detailbutton:after {
        content: '';
        position: absolute;
        right: 10px;
        top: 5%;
        border: solid #004cab;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 5px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
        transition: all 0.5s ease-out 0s;
    }

.detailcontent {
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.on:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 40%;
    border: solid #004cab;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.fran-accdetail-lrbox {
}

.franlrbox-bottom-margin {
    margin-top: 20px;
}

.fran-accdetail-left, .fran-accdetail-right {
    float: left;
    width: 200px;
    padding: 25px 20px 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #282828;
    font-size: 15px;
}

.fran-accdetail-left {
    background: #eee;
}

.fran-accdetail-right {
    float: right;
    width: 880px;
    padding: 0;
}

.fran-accdetail-inner {
    padding: 20px 0 0 0;
    margin: 0
}

.invoice-codebox {
    float: left;
}

.warehouse-codebox {
    padding: 0;
    margin: 0 0 0 20px;
    float: left
}

    .warehouse-codebox span {
        position: relative;
        margin: 0 20px 0 0
    }

        .warehouse-codebox span.list {
            float: left;
            margin-bottom: 0;
            line-height: 27px;
        }

.radiobox-fran {
    width: 272px;
    float: left;
    padding-top: 7px;
}

.noradio-fran, .yesradio-fran {
    position: relative;
}

    .noradio-fran label, .yesradio-fran label {
        position: relative;
        top: -1px;
    }

.noradio-fran {
    margin: 0 20px 0 0
}

.txtboxstyle-franacc-detail, .select-franacc-detail, .textarea-franacc-detail, .timeselect-fran {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ccc;
    width: 250px;
    margin: 0;
}

    .txtboxstyle-franacc-detail::placeholder, .select-franacc-detail::placeholder, .textarea-franacc-detail::placeholder, .timeselect-fran::placeholder {
        color: #d5d5d5;
        opacity: 1;
        font-size: 12px;
        font-weight: 400;
    }

    .txtboxstyle-franacc-detail:-ms-input-placeholder, .select-franacc-detail:-ms-input-placeholder, .textarea-franacc-detail:-ms-input-placeholder, .timeselect-fran:-ms-input-placeholder {
        color: #d5d5d5;
        font-size: 12px;
        font-weight: 400;
    }

    .txtboxstyle-franacc-detail::-ms-input-placeholder, .select-franacc-detail::-ms-input-placeholder, .textarea-franacc-detail::-ms-input-placeholder, .timeselect-fran::-ms-input-placeholder {
        color: #d5d5d5;
        font-size: 12px;
        font-weight: 400;
    }

.txtbox-direction {
    margin: 0 20px 0 0;
    float: left;
}

.select-franacc-detail {
    width: 272px;
}

.timeselect-fran {
    width: 240px;
    position: relative;
    top: -7px;
}

.textarea-franacc-detail {
    width: 95%;
    height: 80px;
    margin-bottom: 10px;
}

.height-addess-pin {
    height: 120px;
}

.paymentmode-radio {
    width: auto;
}

.paymentmode-radiobtns {
    position: relative;
    display: inline-block;
    margin: 0 50px 0 0;
    text-align: center
}

.fran-labtimingbox {
    width: 272px;
    float: left;
    padding-top: 7px;
}

.btnswrap-fran-details {
    margin-top: 30px;
    text-align: center
}

.button-frandetail {
    background: #FFCE00;
    color: #000;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    padding: 8px 30px;
    margin: 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/******************* tax doc list *************************/
.submitBtn {
    background: #e7a837;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    padding: 8px 15px;
    border: none
}

.imgPDF {
    margin-top: 5px;
}

.Selectmultiple {
    color: #666666;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.GreyColor {
    border-bottom: #ccc solid 1px;
    padding-bottom: 5px;
    color: #666666;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

.BlueColor {
    border-bottom: #ccc solid 1px;
    padding-bottom: 5px;
    color: #3192f0;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

.RedColor {
    border-bottom: #ccc solid 1px;
    padding-bottom: 5px;
    color: #cd1916;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

.deleteDiv {
    color: #000;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}


.plusDiv {
    width: auto;
    height: auto;
    float: right
}

.searchBar {
    float: left;
    width: 100%;
    text-align: left;
    margin: 10px 0 5px 0
}

    .searchBar .leftBar {
        float: left;
        width: 50%;
    }

        .searchBar .leftBar input.field {
            float: left;
            border: 1px solid #dfe0df;
            color: #000;
            font-family: 'Open Sans', sans-serif;
            font-size: 12px;
            margin-bottom: 10px;
            padding: 10px;
            width: 50%;
        }

        .searchBar .leftBar .btn {
            background: #e7a837 none repeat scroll 0 0 !important;
            color: #ffffff !important;
            cursor: pointer;
            display: block;
            float: left;
            font-size: 16px;
            font-weight: normal;
            height: 38px;
            margin-bottom: 5px;
            text-align: center;
            margin-left: 10px;
            padding: 0 16px;
        }

            .searchBar .leftBar.btn:hover {
                background: #ffffff !important;
                border: 1px solid #e7a837 !important;
                color: #666666 !important;
            }

    .searchBar .rightBar {
        float: right;
        width: auto
    }

        .searchBar .rightBar .cal {
            float: left;
        }

        .searchBar .rightBar .dateBar {
            float: left;
            line-height: 28px;
            padding: 0 16px;
            margin-left: 10px;
            background: url('http://dmp.lalpathlabs.com/Images/arrow-img.jpg') no-repeat right 5px center #ccc
        }
/******* upload tax doc *****************/
.uploadDiv {
    max-width: 900px;
    border: #ccc dashed 3px;
    border-radius: 20px;
    padding: 30px 0 20px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 15px;
}

    .uploadDiv .imgBox {
        text-align: center;
        margin-bottom: 15px;
    }

    .uploadDiv .uploadFiles {
        text-align: center;
        color: #2a53a5;
        font-size: 18px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

        .uploadDiv .uploadFiles a {
            color: #2a53a5;
            font-size: 18px;
            text-decoration: none;
        }

    .uploadDiv .MaxFiles {
        text-align: center;
        color: #666666;
        font-size: 12px;
    }

.submitBtn2 {
    background: #e7a837;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    padding: 10px 25px;
    border: none;
    border-radius: 10px;
}

.imgPDF {
    margin-top: 5px;
}

.Selectmultiple {
    color: #666666;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.GreyColor {
    border-bottom: #ccc solid 1px;
    padding-bottom: 5px;
    color: #666666;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

.BlueColor {
    border-bottom: #ccc solid 1px;
    padding-bottom: 5px;
    color: #82acdd;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

.RedColor {
    border-bottom: #ccc solid 1px;
    padding-bottom: 5px;
    color: #cd1916;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

.uploadDiv .uploadFiles input {
    border: 1px solid #ccc;
    padding: 5px;
}

.uploadfiles-table tr td {
    border-bottom: #ccc solid 1px;
    padding-bottom: 5px;
    color: #666666;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    vertical-align: middle;
    padding: 0 10px 0;
}

    .uploadfiles-table tr td:nth-child(1) {
        width: 60%;
    }

    .uploadfiles-table tr td:nth-child(2) {
        width: 40%;
    }

    .uploadfiles-table tr td:nth-child(3) {
        width: 30px;
    }

.head-updoc, .head-updoc1 {
    border: none !important;
    font-weight: 600;
    font-size: 13px !important;
    color: #fff !important;
    background: #666;
    padding: 10px 0 !important;
}

.head-updoc1 {
    padding-left: 15px !important;
}

.uploadbtn-taxdoc {
    background: #e7a837;
    padding: 7px 20px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0 !important;
    position: relative;
    top: 1px;
}
/** pop **/
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 100;
}

.pp {
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    width: 100%;
    height: 100%;
}

.popup {
    width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 101;
    top: 20%;
}

.cnt223 {
    max-width: 350px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    position: relative;
    z-index: 103;
    padding: 15px 10px 5px;
    border-radius: 5px;
    border: 5px solid #FFC705;
    text-align: center
}

    .cnt223 .x {
        right: -10px;
        position: absolute;
        top: -10px;
        cursor: pointer;
        color: #000;
        background: #FFC705;
        border-radius: 50%;
        padding: 6px 8px 8px;
        height: 30px;
        width: 28px;
        text-align: center;
        -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
        box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
    }

.pophead-welcome {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.radiopop-welcome {
    padding: 0;
    margin: 20px auto 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    width: 60%;
}

.radiopop-left, .radiopop-right {
    float: left;
    width: 45%;
}

.radiopop-right {
    float: right
}

.paninput-popwelcome {
    width: 70%;
    margin: 0 auto
}

.paninput-popwelcome-style {
    border: 1px solid #ccc;
    padding: 5px 2%;
    width: 94%;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.paninput-popwelcome span {
    font-size: 11px;
    text-align: center;
    display: block;
    margin-top: 5px;
}

.submitpop-wel {
    background: #FFC705;
    text-align: center;
    margin-top: 20px;
    border: 0;
    cursor: pointer;
    -webkit-border-radius: 5px;
    ;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 5px 20px;
}
/** pop **/
/** pop1 **/
/*.overlay {position: fixed; top: 0; left: 0; width: 100%; height: 100%;  background:rgba(0,0,0,0.8); z-index: 100;}
.pp{background-color: #000; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; width:100%; height:100%;}
.popup{width: 100%; margin: 0 auto; display:none; position: absolute; z-index: 101; top:10%;}
.cnt223{max-width: 700px; height: auto; margin: 0 auto; background:#fff; position: relative; z-index: 103; padding:15px; border-radius: 5px; border:5px solid #FFC705; text-align:center}
.cnt223 .x{right: -10px; position: absolute; top: -10px; cursor:pointer; color:#000; background:#FFC705; border-radius:50%; padding:6px 8px 8px; height:30px; width:28px; text-align:center; -webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.5); box-shadow:0 0 3px 0 rgba(0,0,0,0.5);}
.pophead-welcome{font-size:14px; font-family: 'Open Sans', sans-serif; font-weight:600; color:#282828; margin-bottom:15px; text-align:left}
.poptxt1{font-size:13px; font-family: 'Open Sans', sans-serif; font-weight:400; color:#282828; padding-bottom:5px; text-align:left}
.poptxt1 p{padding:0; margin:0 0 15px 0;}
.poptxt1 ul{padding:0; margin:0 0 0 18px;}
.poptxt1 ul li{list-style:disc; margin-bottom:10px;}

.radiopop-welcome{padding:0; margin:0px auto 20px; font-family: 'Open Sans', sans-serif; font-size:13px; color:#000; font-weight:400; width:100%; text-align:left; line-height:25px;}
.radiopop-left, .radiopop-right{float:none; width:100%;}
.radiopop-left label, .radiopop-right label{position:relative; top:-3px;}
.radiopop-right{float:none}
.paninput-popwelcome{width:70%; margin:0 auto}
.paninput-popwelcome-style{border:1px solid #ccc; padding:5px 2%; width:94%; margin:0 auto; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:16px;}
.paninput-popwelcome span{font-size:11px; text-align:center; display:block; margin-top:5px;}
.submitpop-wel{background:#FFC705; text-align:center; margin-top:0px; border:0; cursor:pointer; -webkit-border-radius:5px;; border-radius:5px; text-transform:uppercase;  font-family: 'Open Sans', sans-serif; font-weight:700; font-size:14px; padding:5px 20px;}

.radio-pop{font-family: 'Open Sans', sans-serif; font-weight:400;}
.radio-pop input[type=radio]:not(old){width: 2em; margin: 0; padding: 0; font-size: 1em; opacity: 0; cursor:pointer}
.radio-pop input[type=radio]:not(old) + label{display: inline-block; margin-left: -2em; line-height: 21px; font-weight:normal; cursor:pointer}
.radio-pop input[type=radio]:not(old) + label > span{display: inline-block; width: 15px; height: 15px; margin: 0.25em 0.5em 0.25em 0.25em; border: 1px solid #a1a1a1; border-radius: 3px; background: #fff; vertical-align: bottom; font-weight:bold; cursor:pointer}
.radio-pop input[type=radio]:not(old):checked + label > span:before{content: '✓'; display: block; width: 13px; color: #000; font-size: 12px; line-height: 14px; text-align: center;text-shadow : 0 0 0.0714em rgb(115,153,77); font-weight:bold; cursor:pointer}*/
/** pop 1**/
/** pop add owner **/
.overlay-addown {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 100;
}

.pp {
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    width: 100%;
    height: 100%;
}

.popup-addown {
    width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 101;
    top: 10%;
}

.cnt223-addown {
    max-width: 60%;
    height: auto;
    margin: 0 auto;
    background: #fff;
    position: relative;
    z-index: 103;
    padding: 15px;
    border-radius: 5px;
    border: 5px solid #FFC705;
    text-align: center
}

    .cnt223-addown .x-addown {
        right: -10px;
        position: absolute;
        top: -10px;
        cursor: pointer;
        color: #000;
        background: #FFC705;
        border-radius: 50%;
        padding: 6px 8px 8px;
        height: 22px;
        width: 22px;
        text-align: center;
        -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
        box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
    }



/******************* add owner ********************************/
.add-owner-wrap {
    width: auto;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
}

    .add-owner-wrap h1 {
        margin: 0 0 20px 0;
        padding: 0;
        font-size: 24px;
        font-weight: 400;
    }

.add-owner-lrbox {
    margin-bottom: 10px;
}

.add-owner-left, .add-owner-right {
    float: left;
    width: 26.4%;
    padding: 10px 20px 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #282828;
    font-size: 14px;
    text-align: right
}

    .add-owner-left span {
        display: block;
        font-size: 10px;
    }

.add-owner-left {
    background: #eee;
}

.add-owner-right {
    float: right;
    width: 67.7%;
    padding: 0;
    text-align: left
}

.radiobox-addown {
    width: 272px;
    padding-top: 7px;
}

.noradio-addown, .yesradio-addown {
    position: relative;
}

    .noradio-addown label, .yesradio-addown label {
        position: relative;
        top: -1px;
    }

.noradio-addown {
    margin: 0 20px 0 0
}

.txtboxstyle-addown-detail, .select-addown-detail, .textarea-addown-detail, .timeselect-addown, .txtboxstyle-addown-otp {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    padding: 9px 10px;
    border: 1px solid #ccc;
    width: 400px;
    margin: 0;
}

.textarea-addown-detail {
    height: 80px;
    margin-bottom: 10px;
}

.otpown {
    margin-top: 10px;
}

.txtboxstyle-addown-otp {
    width: 130px;
}

.txtarea-leftheight {
    height: 80px;
}

.btnswrap-addown-details {
    margin-top: 0;
}

.button-addown-detail, .button-addown-verify {
    background: #FFCE00;
    color: #000;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin: 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.button-addown-verify {
    padding: 10px 15px;
    background: #fff;
    border: 1px solid #FFCE00;
    margin-left: 5px;
    font-size: 12px;
}
/**** kindly note ****/
.kindly-note-wrap {
    width: auto;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
}

    .kindly-note-wrap h1 {
        margin: 0 0 20px 0;
        padding: 0;
        font-size: 24px;
        font-weight: 400;
    }

.kind-note-txtbox {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #282828;
    line-height: 26px;
    padding: 15px 25px;
    background: #eee;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc
}

.approve-reject-wrap {
    text-align: center;
    margin: 20px 0 0
}

.app-rejbtn, .rejbtn {
    background: #FFCE00;
    background-image: url(../images/righticon.png);
    background-repeat: no-repeat;
    background-position: right 8px top 10px;
    color: #000;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    padding: 8px 30px;
    margin: 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: -50px;
}

.rejbtn {
    background-image: url(../images/crossicon.png);
    background-repeat: no-repeat;
    background-position: right 8px top 12px;
}
/********* owner details **************/
.owner-detail-wrap {
    width: auto;
    margin: 0 auto 40px;
    font-family: 'Open Sans', sans-serif;
}

.owner-detail-lrbox {
    margin-bottom: 10px;
}

.owner-detail-left, .owner-detail-right {
    float: left;
    width: 300px;
    padding: 10px 20px 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #282828;
    font-size: 14px;
    text-align: right
}

    .owner-detail-left span {
        display: block;
        font-size: 10px;
    }

.owner-detail-left {
    background: #eee;
}

.owner-detail-right {
    float: left;
    width: 500px;
    padding: 0;
    text-align: left;
    margin-left: 20px;
}

.bgleftwhite {
    background: #fff !important
}

.owner-detailtxt-lrbox {
    margin-bottom: 2px;
}

.owner-detailtxt-left, .owner-detailtxt-right {
    float: left;
    width: 300px;
    padding: 10px 20px 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #282828;
    font-size: 14px;
    text-align: right
}

    .owner-detailtxt-left span {
        display: block;
        font-size: 10px;
    }

.owner-detailtxt-left {
    background: #eee;
}

.owner-detailtxt-right {
    width: 500px;
    text-align: left;
    font-weight: 400;
}

.owner-detail-wrap h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #282828;
    position: relative;
    margin: 0 0 20px 0;
    text-align: left
}

    .owner-detail-wrap h3 span {
        position: relative;
        padding-right: 10px;
        background: #fff;
        z-index: 10
    }

    .owner-detail-wrap h3:after {
        position: absolute;
        content: '';
        height: 2px;
        width: 100%;
        background: #ccc;
        bottom: 5px;
        left: 0;
    }

.edit-details-owner-box {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 10;
    padding-left: 10px;
}

    .edit-details-owner-box a {
        color: #282828;
        background: #FFD600;
        padding: 7px 10px 7px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        display: block
    }

        .edit-details-owner-box a .penicon {
            font-size: 20px;
        }

.edit-txt {
    font-size: 15px;
    position: relative;
    top: -1px;
    background: transparent !important
}

.border-owndetails {
    border: 2px solid #FFC600;
    padding: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

/*****invoice ledger**/
.tdsdocts-table tr td {
    padding: 10px;
    font-size: 14px;
    border-bottom: 1px solid #ccc
}

    .tdsdocts-table tr td:nth-child(2) {
        padding-left: 0;
    }

.tickmark-green {
    color: #20A400;
    position: relative;
    top: 8px;
    margin-left: 5px;
}

.otpmob, #spntick {
    float: left;
}

.note-process {
    font-size: 1.04rem;
    font-family: 'Open Sans', sans-serif;
    color: #424242;
    margin-top: 10px;
    text-align: left;
}

.morecenter-field {
    margin-top: 10px;
    margin-right: 5px;
}
/************* statewise docs ******************/
.statewise-docwrap {
    padding: 0;
    margin: 20px 0 0 0;
}

.statewise-doc-table {
    padding: 0;
    margin: 0;
    width: 100%;
    font-size: 13px;
    border: 0
}

    .statewise-doc-table tr th, .statewise-doc-table tr td {
        padding: 8px 13px
    }

    .statewise-doc-table tr td {
        text-align: center;
    }

        .statewise-doc-table tr td:nth-child(1), .statewise-doc-table tr td:nth-child(2) {
            text-align: left;
        }

        .statewise-doc-table tr th:nth-child(1), .statewise-doc-table tr td:nth-child(1) {
            width: 40px;
        }

    .statewise-doc-table tr th {
        background: #B3B3B3;
        color: #000;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .statewise-doc-table tr:nth-child(odd) {
        background: #eee;
    }

.cheque-bounce-wrap {
    padding: 0;
    margin: 20px 0 0 0;
}

.cheque-bounce-table {
    padding: 0;
    margin: 0;
    width: 100%;
    font-size: 13px;
    border: 0
}

    .cheque-bounce-table tr th, .cheque-bounce-table tr td {
        padding: 8px 13px
    }

    .cheque-bounce-table tr td {
        text-align: left;
    }

    .cheque-bounce-table tr th {
        background: #B3B3B3;
        color: #000;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .cheque-bounce-table tr:nth-child(odd) {
        background: #eee;
    }

.sample-docs table {
    width: 540px;
}

.sample-docs tr th {
    background: #e4e4e4;
    color: #000;
    padding: 7px 10px;
}

.sample-docs tr td {
    padding: 8px;
}

.bank-detail-file-upload {
    border: 1px solid #eee;
    width: 188px;
    padding: 7px 5px;
}

#btnPost {
    margin: 0;
}

.deldoc-bnkdetail {
    background: transparent url(../Images/cros-icon.png) no-repeat scroll 4px 0px;
    width: 36px;
    border: none;
}

.detail-submitted {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    background: #004cab;
    color: #fff;
    padding: 8px 10px;
}

.curent-status-box {
    margin-bottom: 15px;
    color: #000;
    font-size: 16px;
    background: #ebf2f5;
    border: 1px solid #d7e2e6;
    padding: 15px;
}

.status-curent {
    margin-bottom: 15px
}

    .status-curent span, .status-date span {
        width: 200px;
        display: inline-block;
    }

    .status-curent .colon, .status-date .colon {
        width: 20px;
    }

/**************biomedical*******************/
.biomdedi-link {
    padding-right: 15px !important;
}

.biomedical-note-wrap {
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
}

    .biomedical-note-wrap h1 {
        margin: 0 0 20px 0;
        padding: 0;
        font-size: 24px;
        font-family: 'Open Sans', sans-serif;
    }

.biomedical-note-txtbox {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #282828;
    line-height: 26px;
}

    .biomedical-note-txtbox p {
        padding: 0;
        margin: 0 0 10px 0;
        font-family: 'Open Sans', sans-serif;
    }

ol.biomedical-list {
    padding: 0;
    margin: 0 0 20px 17px;
}

    ol.biomedical-list li {
        list-style-type: decimal;
        margin-bottom: 10px;
        padding: 0 0 0 10px;
        font-weight: bold;
    }

        ol.biomedical-list li a {
            color: #282828;
        }

            ol.biomedical-list li a:hover {
                text-decoration: underline;
            }

.biomedical-table {
    width: 100%;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

    .biomedical-table td:nth-child(1) {
        width: 20%;
        font-family: 'Open Sans', sans-serif;
    }

    .biomedical-table td:nth-child(2) {
        width: 80%;
    }

    .biomedical-table td span {
        color: red;
    }

    .biomedical-table td {
        padding: 20px 10px;
    }

    .biomedical-table tr:nth-child(odd) {
        background-color: #eee;
    }

.bio-annexures {
    background: #eee;
    padding: 5px 5px 5px 10px !important;
}


/**** eKYC Page Start****/
.eKYC {
    width: 1206px;
    height: auto;
    margin: 0px;
    color: #000;
}

    .eKYC .eKYC_section {
        width: 100%;
        height: auto;
        margin: 30px 0;
        padding: 15px 30px;
        border: 3px solid #ebebeb;
        float: left;
        box-sizing: border-box;
    }

        .eKYC .eKYC_section h1 {
            margin: 0;
            padding: 0;
            font-size: 24px;
            float: left;
            font-family: 'Open Sans', sans-serif;
        }

        .eKYC .eKYC_section p {
            margin: 12px 0 0 0;
            float: left;
            clear: left;
            text-align: justify;
            line-height: 22px;
            padding: 17px;
            border: 2px solid #e6c899;
            border-radius: 15px;
        }

        .eKYC .eKYC_section .Sectionekyc {
            width: 100%;
            margin: 25px 0 20px 0;
            float: left;
        }

        .eKYC .eKYC_section .leftekyc {
            float: left;
            width: 88%;
            padding: 4% 6%;
        }

            .eKYC .eKYC_section .leftekyc ul {
                list-style: none;
                margin: 0;
                padding: 0;
                width: 60%;
            }

            .eKYC .eKYC_section .leftekyc li {
                line-height: normal;
                float: left;
                width: 100%;
                margin-bottom: 20px;
                position: relative;
            }

                .eKYC .eKYC_section .leftekyc li::before {
                    content: "";
                    border-bottom: #b5c3d6 dotted 3px;
                    display: block;
                    float: left;
                    position: absolute;
                    top: 20px;
                    width: 61%;
                    left: 42px;
                }

                .eKYC .eKYC_section .leftekyc li::after {
                    content: "";
                    border-left: #b5c3d6 dotted 3px;
                    display: block;
                    float: left;
                    position: relative;
                    top: 20px;
                    height: 70px;
                    left: -23px;
                    width: 5px;
                }

                .eKYC .eKYC_section .leftekyc li:last-child::after {
                    border-left: none;
                    height: auto
                }

                .eKYC .eKYC_section .leftekyc li .check {
                    width: auto;
                    color: green;
                    font-size: 28px !important;
                    float: left;
                    margin-left: -43px;
                    margin-top: 8px;
                }

                .eKYC .eKYC_section .leftekyc li .close {
                    width: auto;
                    color: red;
                    font-size: 28px !important;
                    float: left;
                    margin-left: -43px;
                    margin-top: 8px;
                }

                .eKYC .eKYC_section .leftekyc li .pending {
                    width: auto;
                    color: #e7a837;
                    font-size: 28px !important;
                    float: left;
                    margin-left: -43px;
                    margin-top: 8px;
                }

                .eKYC .eKYC_section .leftekyc li span {
                    border-radius: 50%;
                    width: 40px;
                    height: 40px;
                    font-family: 'Open Sans', sans-serif;
                    font-size: 20px;
                    color: #000;
                    display: block;
                    line-height: 40px;
                    float: left;
                    position: relative;
                    z-index: 9;
                    background: #fff;
                    border: 2px solid #e7a837;
                    color: #666666;
                }

                .eKYC .eKYC_section .leftekyc li a.btnBox {
                    margin-top: 2px;
                    background: #e7a837;
                    color: #fff;
                    font-size: 16px;
                    font-family: 'Open Sans', sans-serif;
                    padding: 7px 0;
                    text-align: center;
                    border: #e7a837 solid 2px;
                    cursor: pointer;
                    float: right;
                    position: relative;
                    z-index: 9;
                    width: 150px;
                }

                    .eKYC .eKYC_section .leftekyc li a.btnBox:hover {
                        background: #ffffff;
                        border: 1px solid #e7a837;
                        color: #666666;
                    }


        .eKYC .eKYC_section .rightekyc {
            width: 180px;
            float: right;
            background: #fce5ce;
            border: #f9cb9c solid 3px;
            text-align: center;
            border-radius: 30px;
            margin: 10%;
        }

            .eKYC .eKYC_section .rightekyc h2 {
                font-family: 'Open Sans', sans-serif;
                font-size: 16px;
                color: #000;
                padding-top: 6px;
            }

            .eKYC .eKYC_section .rightekyc h3 {
                font-family: 'Open Sans', sans-serif;
                font-size: 34px;
                color: #000;
            }

/**** eKYC Page End****/




/**** FranchiseAccount Div Start****/

.photoShops {
    width: 50%;
    float: left;
}

.FrontShops {
    width: 150px;
    float: left;
}

.FrontInput {
    width: 210px;
    float: left;
}

.InputFile {
    width: 88%
}

.ImageFront {
    position: relative;
    top: 6px;
}

.Nopadding {
    padding: 0;
}

#radiologyfaciltyother {
    float: left;
    margin: 7px;
}

.newPin {
    width: 138px;
    margin: 0
}

.mainHeading {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}

.subHeading {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;
}

.goTopara {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #000;
}

    .goTopara a {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #004cab;
        text-decoration: none
    }

        .goTopara a:hover {
            color: #000;
        }

#PermanentAddress {
    margin: 10px 0 0 0;
}
/**** FranchiseAccount Div End****/



/**** Payment Div End****/
.centerdiv h6 {
    font-size: 28px;
    font-weight: 400;
    margin: 20px 0 10px 0;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}

.Payment {
    width: 100%;
    height: auto;
    float: left;
    border: solid #f5f5f5 4px;
    margin: 10px 0 40px;
    text-align: left;
    padding: 10px 30px 20px 30px;
    box-sizing: border-box;
    color: #444444;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

    .Payment h2 {
        font-size: 24px;
        font-weight: 400;
        margin: 0 0 20px 20px;
        padding: 0px;
        font-family: 'Open Sans', sans-serif;
    }

    .Payment .Billing {
        width: auto;
        padding: 20px 20px 0 20px;
        position: relative
    }

        .Payment .Billing .credit {
            width: 350px;
            min-height: 100px;
            -webkit-box-shadow: 0px 5px 11px -3px rgba(137,135,135,1);
            -moz-box-shadow: 0px 5px 11px -3px rgba(137,135,135,1);
            vertical-align: top;
            box-shadow: 0px 5px 11px -3px rgba(137,135,135,1);
            border-radius: 15px;
            display: inline-block;
            margin-right: 30px;
        }

            .Payment .Billing .credit ul {
                list-style: none;
                margin: 0;
                padding: 15px 20px;
            }

            .Payment .Billing .credit li {
                line-height: 25px;
                font-family: 'Open Sans', sans-serif;
                font-size: 14px;
                color: #444444;
            }

                .Payment .Billing .credit li span {
                    line-height: 25px;
                    font-family: 'Open Sans', sans-serif;
                    font-size: 14px;
                    color: #000;
                    text-align: right;
                    float: right;
                    font-weight: bold;
                }

                    .Payment .Billing .credit li span .rupee {
                        font-size: 20px;
                    }


            .Payment .Billing .credit .redioBox {
                padding: 15px 20px;
            }

                .Payment .Billing .credit .redioBox .topBox {
                    width: 100%;
                    line-height: 10px;
                    font-family: 'Open Sans', sans-serif;
                    font-size: 16px;
                    color: #444444;
                    margin-top: 5px;
                    display: inline-block;
                }

                    .Payment .Billing .credit .redioBox .topBox .divRedio {
                        margin-right: 20px
                    }

                .Payment .Billing .credit .redioBox .botBox {
                    width: 100%;
                    line-height: 10px;
                    font-family: 'Open Sans', sans-serif;
                    font-size: 26px;
                    color: #01259f;
                    font-weight: bold;
                    padding-left: 46px;
                    margin-top: 13px;
                }

                .Payment .Billing .credit .redioBox .enterAmount {
                    margin-top: 10px;
                }

                    .Payment .Billing .credit .redioBox .enterAmount input.field {
                        padding: 9px 15px;
                        border-top: none;
                        border-left: none;
                        border-right: none;
                        border-bottom: #000 solid 1px;
                        font-family: 'Open Sans', sans-serif;
                        font-size: 14px;
                        color: #000;
                    }


        .Payment .Billing .BtnBox {
            width: auto;
            display: inline-block;
        }

            .Payment .Billing .BtnBox .NextBox {
                width: 164px;
                height: 50px;
                font-family: 'Open Sans', sans-serif;
                font-size: 22px;
                color: #fff;
                border: none;
                cursor: pointer;
                border-radius: 10px;
                background: url(../images/arrow-down.jpg) no-repeat right 20px center #2580eb;
                position: absolute;
                bottom: 0;
            }

            .Payment .Billing .BtnBox .paynow {
                width: 164px;
                height: 50px;
                font-family: 'Open Sans', sans-serif;
                font-size: 19px;
                color: #fff;
                border: none;
                cursor: pointer;
                border-radius: 10px;
                background: #2580eb;
                margin: 10px;
            }

    .Payment .divider {
        width: 100%;
        display: inline-block;
        border-bottom: #c5c5c5 solid 1px;
        margin: 50px 0;
    }

    .Payment .imgHdfc {
    }

.tdClass {
    border: solid 1px #000 !important;
}

.Payment .GatewayBox {
    width: 100%;
    margin-top: 20px;
    line-height: 23px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #444444;
}

.newpaynow {
    width: 115px !important;
    float: left;
    font-size: 13px !important;
    display: inline-block;
}

.paynow_credit {
    width: 500px !important;
}

.left_pay {
    width: 350px;
    float: left;
    margin-right: 25px;
}

    .left_pay .credit {
        width: 350px;
        float: left;
        margin-right: 25px;
        min-height: 70px !important;
        margin-bottom: 20px;
    }

/**** Payment Div End****/

/******************************************************************************************************************************/
@media screen and (max-width:1255px) {
    .topband, .centerdiv, .bottomband {
        width: 95%
    }

    .topband {
        height: auto;
    }

    .menu {
        font-size: 11px
    }

    .loginpage section {
        float: none;
        margin: 25px auto;
    }

    .loginpage h2 {
        margin-bottom: 30px;
    }

    .loginpage p, .utiliti-page p {
        margin-bottom: 15px;
    }

    .loginpage {
        margin-top: 30px;
        padding-bottom: 50px;
    }

    .bredcrum {
        width: 95%;
    }

    .footer {
        height: auto;
        padding: 15px 0
    }

    .bottomleft {
        margin-top: 0;
        text-align: center;
        float: none;
        width: 100%
    }

    .bottomright {
        width: 110px;
        float: none;
        margin-top: 10px;
    }

        .bottomright > ul {
            padding: 0;
            margin: 0px;
        }

            .bottomright > ul li:nth-child(3) {
                margin-right: 0;
            }

    .menu > li {
        margin-right: 10px;
    }

    .logo {
        width: 140px;
        margin: 16px 9px 0 0;
    }

    .logout {
        margin: 27px 0 0 0
    }

        .logout p {
            font-size: 12px;
        }

    /*******inner******/
    .ReportsPortal.list {
        float: none;
    }

    .ReportsPortal li {
        -webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
        width: 48.6%;
    }

    .ReportsPortal {
        margin-top: 0;
    }

        .ReportsPortal li:nth-child(1), .ReportsPortal li:nth-child(2) {
            min-height: 190px
        }

        .ReportsPortal li:nth-child(3), .ReportsPortal li:nth-child(4) {
            min-height: 125px;
        }

        .ReportsPortal li:nth-child(5), .ReportsPortal li:nth-child(6) {
            min-height: 190px
        }

        .ReportsPortal li:nth-child(7), .ReportsPortal li:nth-child(8) {
            min-height: 155px
        }

        .ReportsPortal li:nth-child(2), .ReportsPortal li:nth-child(6) {
            margin-right: 0;
        }

        .ReportsPortal li.list {
            width: 48.6%;
            min-height: 132px;
            -webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
            box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
        }

    .code {
        width: 97.5%;
    }

        .code .new {
            width: 50%;
            text-align: center;
            margin-right: 0
        }

            .code .new span {
                float: none;
                text-align: center;
            }

        .code ul {
            padding: 0;
            margin: 0;
            text-align: left;
        }

        .code li {
            float: none;
            width: 31.1%
        }

            .code li:nth-child(3) {
                margin-right: 0
            }

        .code h4 {
            text-align: center
        }

    /**utility**/
    .innerpage {
        margin: 20px 0
    }

    .quality-doctable tr td:nth-child(1) {
        width: 7%
    }

    .quality-doctable tr td:nth-child(2) {
        width: 50%
    }

    .quality-doctable tr td:nth-child(3) {
        width: 10%;
        text-align: center
    }

    .quality-doctable tr td:nth-child(4) {
        width: 10%;
        text-align: center;
    }

    .quality-doctable1 tr td:nth-child(1) {
        width: 7%
    }

    .quality-doctable1 tr td:nth-child(2) {
        width: 69%
    }

    .quality-doctable1 tr td:nth-child(3) {
        width: 10%;
        text-align: center
    }

    .gap10 {
        display: none;
    }

    .utiliti-page, .invoice-page, .report-page {
        width: 95%
    }

    .top-section {
        margin-top: 20px;
        padding: 15px;
    }

        .top-section h1 {
            float: none;
            text-align: left;
            font-family: 'Open Sans', sans-serif;
        }

    .GpB25 {
        margin-bottom: 20px
    }

    .TblW100 {
        margin-top: 15px
    }

    .trftable tr td:nth-child(1) {
        width: 60%
    }

    .trftable tr td:nth-child(2) {
        width: 20%
    }

    .trftable tr td:nth-child(3) {
        width: 20%
    }

    .banneimg {
        margin-top: 20px
    }

    .livestatus-img {
        max-width: 100%
    }

    .status {
        width: 435px;
        margin: 20px auto 0;
        float: none
    }

    .UploadedList tr > td:nth-child(1) {
        width: 2% !important;
    }
    /*.UploadedList tr > td:nth-child(2){display:none}*/
    .UploadedList tr > td:nth-child(3) {
        width: 52% !important;
    }

    .UploadedList .bigcol {
        width: 42% !important;
    }

    .ServiceRequest .centring {
        width: 95%;
    }

    .createNew {
        width: 100%;
    }

    .top-section left {
        width: 350px
    }

    .report-table {
        width: 95%;
        font-family: 'Open Sans', sans-serif;
    }

    .report-table {
        width: 100%;
        font-family: 'Open Sans', sans-serif;
    }

    .dwnreport {
        margin: 0 0 30px 0
    }

    .PhleList > li:nth-child(1) {
        width: 15px;
    }

    .PhleList > li:nth-child(3) {
        width: 300px;
    }

        .PhleList > li:nth-child(3) a {
            margin: 0 2px;
        }

    .doclist tr > td:nth-child(2) {
        width: 350px
    }

    .doclist tr > td:nth-child(3) {
        width: 500px
    }

    .emptyp > .right {
        width: 290px;
    }

    .W535 {
        width: 100%
    }

    .AcDetail left {
        width: 160px;
    }

    .AcLft {
        padding-right: 43px !important;
    }

    .acc-ll {
        width: 190px !important;
    }
    /**imbox**/
    .inbox > ul > li a {
        padding: 10px 30px;
    }
    /**sms marketing**/
    .sms-mark-left {
        width: 45%;
    }

    .sms-mark-video {
        height: 280px;
    }

    .sms-mark-right {
        width: 45%;
    }

    .Demographic {
        font-size: 12px;
    }
    /** registration **/
    .bpapp-left {
        width: 280px;
    }

    .bpapp-right {
        width: 595px;
        font-family: 'Open Sans', sans-serif;
    }

    .bpapp-benefits-box > ol.benefits-listing > li {
        font-size: 13px;
    }
    /*** dashboard graph - Complaint - CSAT****/
    .dashbord-head {
        float: none;
        margin: 0;
        text-align: left
    }

    .graph-wrap .graphleft {
        width: 72%;
    }

    .graph-box {
        width: 100%;
    }

    .graph-chkbox label {
        font-size: 12px;
        margin: 0 10px 0 1%;
        font-weight: 500;
    }

    .export-graphbtn {
        top: 0;
    }

    .complaint-dashboard-wrap {
        width: auto;
    }

    .dash-date-box {
        width: 100%;
    }

    .searchbtndash-box {
        float: left;
    }

    .export-xls {
        right: 0;
    }

    .complaint-head {
        float: none;
        text-align: left;
        margin: 0
    }

    .dash-date-box {
        float: none;
        margin-top: 20px;
    }

    .select-from-csat {
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .select-month-score {
        margin-left: 0;
    }

    .csat-filter-inner {
        margin-bottom: 0
    }

    /*********** bank details *************/
    .bank-detail-wrap table {
        width: 90%;
    }

    .docupload-second-table > tbody > tr > td:nth-child(1) {
        width: 44%
    }

    .docupload-second-table > tbody > tr > td:nth-child(2) {
        width: 10%
    }

    .docupload-second-table > tbody > tr > td:nth-child(3) {
        width: 40.3%
    }

    .utiliti-page, .invoice-page, .report-page {
        width: 95%
    }

    /**** eKYC Page Start****/
    .eKYC {
        width: 95%
    }

        .eKYC .eKYC_section .rightekyc {
            margin: 10% 8%;
        }
    /**** eKYC Page End****/

    .txtboxstyle-addown-detail.morecenter-field.clsTxtMore_Center._help2 {
        width: 49% !important;
    }

    #Business_Profession {
        width: 69% !important;
    }

    #Qualification {
        width: 69% !important;
    }
}

@media screen and (max-width:990px) {
    .header {
        height: 60px;
        z-index: 100;
        position: fixed;
    }

    .logo {
        margin: 8px 0 0
    }

    .logout {
        margin: 20px 8% 0 0;
    }

        .logout p {
            height: 37px;
        }


    /********************** menu *****************/
    .menu {
        transition: 0.5s;
        position: fixed;
        width: 0;
        right: 0;
        top: 0;
        background: #fafafa;
        margin: 60px 0 0 0;
        z-index: 10;
        padding: 10px 0px 20px;
        height: calc(100% - 90px);
        overflow: scroll;
        overflow-x: hidden
    }

        .menu > li {
            display: block;
            width: 250px;
            height: auto;
            line-height: normal;
            float: none;
            text-align: right;
            border-bottom: 1px solid #eee
        }

            .menu > li > a {
                color: #716c6c;
                display: block;
                padding: 0 18px 10px 0;
            }

            .menu > li > ul {
                background: #fff;
            }

    .submnu {
        color: #716c6c
    }

        .submnu div {
            padding: 10px 10px 10px 0
        }

    .submnulist {
        float: none;
        position: relative;
        width: 100%
    }

    .submnu:hover .listgap {
        display: none !important;
    }

    .submnulist li {
        border-bottom: 0;
        text-align: right;
        float: none;
    }

        .submnulist li:hover {
            border-color: #c2bebe;
            border-bottom-color: 0;
        }

        .submnulist li a {
            padding-right: 7px
        }

    .menu {
        font-size: 12px
    }

    .container-bmenu {
        display: block;
        z-index: 20;
    }

    .mywidth {
        width: 250px;
    }

    .overlay-width {
        width: 100%;
        opacity: 0.8;
    }

    .bredcrum {
        font-size: 13px;
        margin-top: 0;
    }

        .bredcrum li {
            background-size: 15px;
            background-position: top 5px left 0;
            font-family: 'Open Sans', sans-serif;
        }

    .midle {
        margin-top: 80px
    }
    /************************************/
    .ReportsPortal.list {
        margin-bottom: 20px
    }

    .ReportsPortal li {
        width: 48.2%;
    }

        .ReportsPortal li.list {
            width: 48.2%;
        }

    .code li {
        width: 47%
    }

        .code li:nth-child(2) {
            margin-right: 0;
        }

        .code li:nth-child(3) {
            width: 97.5%;
        }
    /**utility**/
    .innerpage {
        padding: 10px 10px;
        font-family: 'Open Sans', sans-serif;
    }

    .noborderTbl {
        width: 100%;
    }

    .trftable tr td:nth-child(1) {
        width: 50%
    }

    .trftable tr td:nth-child(3) {
        width: 30%
    }

    .block-form input, .block-form textarea {
        width: 80%
    }

    .UploadedList {
        margin-bottom: 40px !important
    }

        .UploadedList tr > td:nth-child(1) {
            width: 43% !important;
            display: none;
        }

        .UploadedList tr > td {
            display: block;
        }

            .UploadedList tr > td:nth-child(2) {
                width: 98% !important;
                padding-left: 2%;
            }

            .UploadedList tr > td:nth-child(3) {
                width: 100% !important;
            }

    .gap30 {
        display: none;
    }

    .UploadedList > tbody > tr {
        height: auto;
    }

    .FirstName select.select, .FirstName .field {
        width: 180px;
    }

    .FirstName .field2 {
        width: 194px
    }

    .forget {
        margin-top: 20px !important;
    }

    .loginpage section {
        margin-top: 0;
    }

    .top-section left {
        float: none;
        width: 100%;
    }

    .top-section right {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .report-table {
        font-size: 12px;
        margin-bottom: 30px;
        font-family: 'Open Sans', sans-serif;
    }

    .doclist > tbody > tr {
        height: auto;
    }

    .doclist tr > td:nth-child(3) {
        width: 100%;
        padding: 0 0 0 40px;
    }

    .inputSelect2, .upload-btn {
        height: 30px;
    }

    .DocOwner {
        margin-bottom: 30px;
    }

    .doclist {
        margin-bottom: 20px
    }

    .AcDetail left {
        width: 115px;
    }

    .acc-ll {
        width: 177px !important;
    }
    /**imbox**/
    .inbox > ul > li a {
        padding: 10px 10px;
    }

    .inbox .date {
        position: absolute;
        right: 10px;
        top: 10px;
        margin: 0;
        font-size: 16px;
    }

    .inbox .arrow {
        position: absolute;
        right: 10px;
        bottom: 10px;
        margin: 0;
        font-size: 25px;
    }

    .inbox .sms {
        font-size: 40px;
        margin-right: 15px;
    }

    .inbox .headingmainBox {
        width: 77%;
    }
    /**sms marketing**/
    .sms-mark-left, .sms-mark-right {
        width: 48%;
    }
    /**feedback**/
    .feedback-another {
        margin-top: 20px;
    }

    .textAreaLarg {
        width: 67.5%;
    }

    .getservice-table {
        width: auto;
        max-width: 100%;
        overflow: scroll;
        overflow-y: hidden;
    }

    .Demographic {
        width: 1000px;
    }

    .createNew h3 {
        padding: 0;
        margin: 0;
    }

    .createNew h2 {
        padding: 0;
    }

    .getservice-reqform {
        top: 73px;
    }
    /** registration **/
    .bpapp-left {
        float: none;
        margin: 0 auto
    }

    .bpapp-right {
        float: none;
        margin: 20px auto 0;
        width: 100%;
        font-family: 'Open Sans', sans-serif;
    }
    /*** dashboard graph - Complaint - CSAT****/
    .dashboard-topwrap {
        margin-bottom: 20px;
    }

    .graph-wrap .graphleft {
        width: 100%;
        border: none;
        padding: 0;
    }

    .searchbtndash-box {
        margin-left: 11px;
    }

    .graph-wrap .graphright {
        width: 100%;
        margin-top: 30px;
        position: relative
    }

    .graph-box {
        margin-top: -20px;
        height: 300px;
    }

    .complaint-box, .csat-box, .pre-anascore {
        width: 31.2%;
        float: left;
        height: auto;
    }

    .csat-box {
        margin-top: 0
    }

    .dash-greentxt-small {
        font-size: 20px;
        padding-top: 40px;
    }

    .complaint-box {
        margin: 0 3%
    }

    .dashright-line {
        display: none
    }

    .scat-knowmore, .dash-orangetxt-small, .pre-ana-knowmore {
        font-size: 14px;
    }

    /*********** bank details *************/
    .bank-detail-wrap table {
        width: 100%;
    }

    .docupload-second-table > tbody > tr {
        display: block;
        height: auto !important;
        margin-bottom: 10px;
    }

        .docupload-second-table > tbody > tr > td:nth-child(2) {
            display: none;
        }

        .docupload-second-table > tbody > tr > td:nth-child(1) {
            padding-top: 10px;
            width: 100%;
        }

        .docupload-second-table > tbody > tr > td:nth-child(3) {
            padding-top: 10px;
            width: 100%;
            left: 0 !important
        }

        .docupload-second-table > tbody > tr > td {
            line-height: normal;
        }

    .DocLicBT {
        float: left;
        width: 100%;
    }

        .DocLicBT:nth-child(2) {
            margin-top: 0 !important
        }


    /**** eKYC Page Start****/
    .eKYC {
        width: 95%
    }

        .eKYC .eKYC_section .rightekyc {
            margin: 10% 2%;
        }
    /**** eKYC Page End****/


    .txtboxstyle-addown-detail.morecenter-field.clsTxtMore_Center._help2 {
        width: 68% !important;
    }

    #txtFMInvoiceCode {
        width: 66%;
    }

    #LoacationOwnProcessingLab {
        width: 380px;
    }
}

@media screen and (max-width:767px) {
    .loginpage h1 {
        font-weight: 600;
    }

    .ReportsPortal li {
        width: 47.7%;
    }

        .ReportsPortal li.list {
            width: 47.3%
        }

    .ReportsPortal ol li a {
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
    }
    /**utility**/
    .noborderTbl tr td:nth-child(1) {
        width: 6%
    }

    .noborderTbl tr td:nth-child(2) {
        width: 80%
    }

    .noborderTbl tr td:nth-child(3) {
        width: 10%;
        text-align: right
    }

    .quality-doctable tr td:nth-child(1) {
        width: 9%
    }

    .quality-doctable1 tr td:nth-child(1) {
        width: 11%
    }

    .quality-doctable1 tr td:nth-child(2) {
        width: 63%
    }

    .trftable tr td:nth-child(1) {
        width: 46%
    }

    .trftable tr td:nth-child(2) {
        width: 16%
    }

    .block-form input, .block-form textarea {
        width: 100%
    }

    .UploadedList > tbody > tr {
        height: auto;
        margin-bottom: 10px
    }

    .UploadedList tr > td {
        padding: 0 6px;
        line-height: 18px;
    }

        .UploadedList tr > td:nth-child(1) {
            width: 100% !important;
            padding-top: 10px
        }

        .UploadedList tr > td:nth-child(3) {
            width: 100% !important;
            padding-bottom: 10px;
            padding-top: 10px
        }

    .emptyp .left, .emptyp .right {
        width: 100%
    }

    .emptyp .right {
        margin-top: 10px
    }

    .tbtxt {
        font-size: 14px
    }

        .tbtxt p {
            padding: 0;
            margin: 0 0 15px 0
        }

    .Demographic {
        font-size: 12px
    }

    .FirstName select.select, .FirstName .field {
        width: 140px
    }

    .FirstName .field2 {
        width: 154px
    }

    .Reason {
        width: 100%;
        text-align: center
    }

        .Reason textarea.textarea {
            float: none;
            width: 95.5%
        }

    .submitBox2 {
        width: auto;
        margin: 20px auto 10px;
        float: none
    }

    .top-section .textbox-small {
        width: 175px;
    }

    .dwnreport {
        width: 100%
    }

    .report-submit-btn {
        width: 48%;
    }

    .innerpage ul {
        float: none;
        font-family: 'Open Sans', sans-serif;
    }

    .PhleList {
        float: left !important;
    }

    .AcLft {
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important;
    }

    .AcRit {
        float: none !important;
        width: 100% !important;
    }

    .AcDetail left {
        width: 40%
    }

    .acc-ll {
        width: 40% !important;
    }

    .acc-rr {
        width: 60% !important;
    }

    .DocOwner ul {
        float: left !important;
    }

    .bottomleft p {
        font-size: 12px;
    }
    /**imbox**/
    .inbox .headingmainBox {
        width: 71%;
    }

    .inbox .headingBox {
        font-size: 16px;
    }

    .inbox .date {
        font-size: 14px;
    }

    .inbox .sms {
        font-size: 24px;
        margin-right: 10px;
    }

    .inbox .paragraph_heading {
        width: 100%;
        padding: 0 0 15px 0
    }

    .inbox .allHeading {
        width: 100%;
    }
    /** sms marketing **/
    .sms-mark-left, .sms-mark-right {
        float: none;
        width: 100%;
    }

    .sms-mark-left {
        margin-bottom: 30px;
    }

    .submitbtn-smsmark {
        width: 230px;
        padding: 8px 0;
        font-size: 16px;
    }

    .sms-mark-subhead, .sms-marklinks, .smsportal-btn, ul.smsportal-tc .smstchead, .submitbtn-smsmark {
        font-size: 14px;
    }

        .sms-marklinks a {
            background-size: 20px;
        }

    .sampledocs {
        font-size: 14px;
        display: block;
        line-height: 20px;
    }
    /**feedback**/
    .feedback-cmts {
        display: block;
        margin: 10px 0;
    }

    .textLarg, .textAreaLarg {
        width: 100%;
    }

    .userimg {
        float: none;
        margin: 0 auto;
    }

    .userdtl {
        width: 100%;
    }

    #nv_js-box_12566 {
        position: absolute !important;
        top: 40% !important;
    }

    .nv-animated {
        width: 320px !important;
        height: auto !important
    }

    .description span {
        font-size: 12px !important;
    }

    .description strong {
        word-wrap: break-word !important;
    }

    .addnew {
        margin: 0
    }

    .getservice-reqform {
        text-align: left;
        margin: 15px 0 10px;
        top: 0;
        float: left;
    }
    /*** dashboard graph - Complaint - CSAT****/
    .graph-chkbox {
        text-align: center;
        margin-top: 35px
    }

    .export-graphbtn {
        left: 0;
        top: -30px;
    }

    .dash-greentxt-small {
        padding-top: 25px;
    }

    .inputTxt {
        width: 160px;
    }

    .daticon {
        background-position: right 5px top 6px;
    }

    .export-xls {
        bottom: -60px;
    }

    .comp-dash-tablewrap {
        margin-top: 50px;
    }

    .docapp-tablewrap {
        margin-top: 50px;
    }

    .legends-csat {
        width: 100%;
    }

    .pre-anascore {
        width: 100%;
        margin-top: 10px;
    }

    .complaint-box {
        float: right;
        margin: 0;
    }

    .complaint-box, .csat-box {
        width: 45%;
    }
    /*********** bank details *************/
    .bank-detail-wrap table tr td:nth-child(1) {
        width: 25%;
    }

    .bank-detail-wrap table tr td:nth-child(2) {
        width: 43%;
    }

    .bank-detail-field {
        width: 95%;
    }

    .details-conf {
        display: block;
        float: none;
        margin-top: 23px;
    }

    .pascore-points-table-box .pascore-table {
        width: 100%
    }

        .pascore-points-table-box .pascore-table th, .pascore-points-table-box .pascore-table td {
            padding: 7px 15px;
        }

    .pascore-points-box .pascore-points-subhead .pascore-formula {
        padding: 5px 12px;
    }

    .pascore-points-box {
        margin-top: 10px;
    }

    .sample-docs table {
        width: 100%;
    }

    .UploadedList tr > td:nth-child(2) {
        padding-top: 10px;
    }


    /**** eKYC Page Start****/
    .eKYC {
        width: 95%
    }

        .eKYC .eKYC_section .leftekyc {
            width: 88%;
            padding: 7% 6% 4% 6%;
        }

        .eKYC .eKYC_section .rightekyc {
            margin: 20px 0 0 0;
            width: 100%;
            border-radius: 15px;
        }

        .eKYC .eKYC_section .leftekyc ul {
            width: 80%;
        }
    /**** eKYC Page End****/

}

@media screen and (max-width:599px) {
    .logo {
        width: 130px;
        margin-top: 10px;
    }

    .logout {
        margin-right: 15%;
    }

    .loginpage {
        margin-top: 0px;
        padding-bottom: 20px;
    }

        .loginpage h1 {
            font-size: 22px;
        }

        .loginpage section {
            padding: 5%;
            width: 88%;
        }

        .loginpage h2 {
            font-size: 20px;
        }

        .loginpage input {
            font-size: 14px;
        }

        .loginpage p, .utiliti-page p, .loginpage input, .loginpage .submit-btn {
            width: 100%
        }

    .bottomleft p {
        font-size: 12px
    }

    /****************************************/
    .ReportsPortal li {
        width: 98%;
        margin: 0 0 20px 0;
    }

        .ReportsPortal li.list {
            width: 98%;
            margin: 0 0 20px 0;
        }

        .ReportsPortal li:nth-child(1), .ReportsPortal li:nth-child(2), .ReportsPortal li:nth-child(3), .ReportsPortal li:nth-child(4), .ReportsPortal li:nth-child(5), .ReportsPortal li:nth-child(6), .ReportsPortal li:nth-child(7), .ReportsPortal li:nth-child(8), .ReportsPortal li.list {
            min-height: auto;
            padding-bottom: 5px
        }

    .code li {
        width: 100%
    }

        .code li:nth-child(3) {
            width: 100%
        }

    .code h4, .code h5 {
        width: 100%;
    }
    /**utility**/
    .innerpage h2 {
        margin-bottom: 10px;
        font-family: 'Open Sans', sans-serif;
    }

    .quality-doctable, .quality-doctable1, .trftable {
        font-size: 12px
    }

        .quality-doctable tr td:nth-child(1) {
            width: 8%
        }

        .quality-doctable tr td:nth-child(2) {
            width: 35%
        }

        .quality-doctable tr td:nth-child(3) {
            width: 15%
        }

        .quality-doctable tr td:nth-child(4) {
            width: 15%
        }

        .quality-doctable1 tr td:nth-child(1) {
            width: 14%
        }

        .quality-doctable1 tr td:nth-child(2) {
            width: 76%
        }

        .quality-doctable1 tr td:nth-child(3) {
            width: 10%
        }

        .trftable tr td:nth-child(1) {
            width: 42%
        }

        .trftable tr td:nth-child(3) {
            width: 34%
        }

    .block-form p {
        margin-top: 10px
    }

    .block-form input, .block-form textarea {
        font-size: 14px
    }

    .top-section span {
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
    }

    .top-section p span.field-validation-error {
        margin-top: -3px !important;
    }

    .status {
        width: 96%
    }

        .status .textbox-small {
            margin: 0;
        }

    .UploadedList {
        margin-bottom: 20px !important;
        font-size: 12px;
    }

    .sdbottable {
        font-size: 12px;
    }

        .sdbottable tr td {
            vertical-align: top;
        }

    .UploadedList tr > td {
        padding-right: 0;
    }

    .Demographic {
        font-size: 12px
    }


    .FirstName select.select {
        width: 82vw
    }

    .FirstName .firstnameDiv {
        top: 0;
    }

    .another {
        bottom: 50px;
    }

    .FirstName .SelectWhat {
        height: auto;
        float: none;
        margin-bottom: 100px;
    }

    .FirstName select.select {
        float: none;
        margin-right: 0;
    }

    .imgcss {
        margin-top: 0;
        top: 42px !important;
        right: 0
    }

    .FirstName img {
        position: absolute;
        top: 0;
        right: 0
    }

    .FirstName > .clr {
        margin-bottom: 130px;
    }

    .FirstName .field {
        width: 36.3vw
    }

    .FirstName .field2 {
        width: 39vw;
    }

    #tabstrip {
        padding-bottom: 0;
    }

    .Reason h2 {
        padding-right: 0;
        line-height: 20px;
        font-size: 22px
    }

    .top-section .submit-btn, .inputSelect2, .top-section .textbox-small {
        font-size: 12px;
        height: 35px;
    }

    .top-section .textbox-small {
        width: 160px;
    }

    .top-section .submit-btn {
        margin-left: 15px;
        width: 100px;
    }

    .dwnreport {
        margin-bottom: 20px
    }

    .report-submit-btn {
        width: 280px;
        font-size: 14px;
        float: none;
        margin-bottom: 10px
    }

    .innerpage ul {
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
    }

    .PhleList > li:nth-child(3) {
        width: 70%;
        margin: 10px 0 0 30px;
    }

    .DocOwner {
        margin-bottom: 20px;
    }

        .DocOwner ul {
            width: 100%;
            font-size: 12px;
        }

    .doclist {
        font-size: 12px;
    }

    .upload-btn {
        font-size: 13px;
    }

    .doclist > tbody > tr > td:nth-child(1) {
        width: 20px;
    }

    .doclist tr > td:nth-child(2) {
        width: 85%;
        line-height: 20px;
        padding-top: 8px
    }

    .tablestyl {
        margin-top: 0;
        width: 100%
    }

    .AcDetail left {
        width: 30%
    }

    .AcDetail right {
        width: 70%
    }

    .innerpage ul {
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
    }

    .block-form input, .block-form textarea {
        font-size: 13px;
    }

    .acc-ll, .acc-rr {
        width: 50% !important
    }

    .submitBox {
        margin: 40px auto 0
    }
    /**imbox**/
    .inbox .headingmainBox {
        width: 90%;
    }

    .inbox .headingmainBox {
        line-height: 22px !important;
    }

    .inbox .date {
        right: auto;
        left: 10px;
        top: auto;
        bottom: 0;
    }

    .inbox .arrow {
        bottom: 5px;
    }

    .inbox > ul > li a {
        padding: 10px 10px 35px 10px;
    }

    .inbox .paragraph_heading {
        width: 100%;
        padding: 0 0 8px 0
    }

        .inbox .paragraph_heading .Left, .inbox .paragraph_heading .Right {
            font-size: 14px;
            font-weight: 600;
        }
    /** sms marketing **/
    /**feedback**/
    .hilight {
        font-size: 15px !important;
    }

    .feedbackform li {
        font-size: 13px;
        line-height: 17px;
        margin-bottom: 20px;
    }

    .feedbk-bottxt {
        font-size: 13px;
    }

    .userimg {
        width: 100px;
    }

        .userimg img {
            width: 100%
        }

    .DetailsSubmitted > table td span {
        font-size: 12px;
        padding: 5px
    }

    .DetailsSubmitted > table td {
        font-size: 12px;
    }
    /** registration **/
    .innerpage h2 {
        margin-bottom: 0;
        font-family: 'Open Sans', sans-serif;
    }
    /*** dashboard graph - Complaint - CSAT****/
    .complaint-box, .csat-box {
        width: 48%;
    }

    .graph-box {
        margin: -20px 0 5px -30px;
    }

    .dash-greentxt-small {
        padding-top: 10px;
    }

    .scat-knowmore:after {
        right: 15px;
    }

    .complaint-leftfilter {
        width: 240px;
        text-align: left
    }

    .inputTxt {
        width: 240px !important;
    }

    .select-from-dash, .select-to-dash {
        margin-bottom: 5px;
        display: block;
        text-align: left
    }

    .select-to-dash {
        margin-top: 15px;
    }

    .searchbtndash-box {
        margin-top: 95px;
    }

    .comp-dash-tablewrap th, .comp-dash-tablewrap td {
        font-size: 12px;
        padding: 5px;
    }

    .docapp-tablewrap th, .docapp-tablewrap td {
        font-size: 12px;
        padding: 5px;
    }

    .select-from-csat {
        margin-bottom: 15px !important;
    }

    .searchbtn-dash-csat {
        margin-top: -8px;
    }

    .export-xls1 {
        position: absolute;
        margin: 0;
        right: 0;
        bottom: -50px;
    }

    .csat-filter {
        margin-bottom: 40px;
    }

    .csat-dash-tablewrap th, .csat-dash-tablewrap td {
        font-size: 12px;
        padding: 5px;
    }

    .csat-filter {
        margin-top: 10px;
    }

    .complaint-box, .csat-box, .pre-anascore {
        width: 100%;
    }

    .complaint-box, .pre-anascore {
        margin-top: 15px
    }
    /*********** bank details *************/
    .bank-detail-wrap table tr td:nth-child(1) {
        width: 25%;
    }

    .submit-bank-detail {
        padding: 8px 15px;
        font-size: 13px;
    }

    .bank-detail-wrap table tr td:nth-child(1), .bank-detail-wrap table tr td:nth-child(2), .bank-detail-field {
        font-size: 13px;
    }

    .ReportsPortal ol li.has-sub1 ol {
        right: auto;
        left: 0;
        width: 100%;
        top: 28px;
    }


    /**** eKYC Page Start****/
    .eKYC {
        width: 95%
    }

        .eKYC .eKYC_section .leftekyc {
            width: 88%;
            padding: 7% 6% 4% 6%;
        }

            .eKYC .eKYC_section .leftekyc li a.btnBox {
                font-size: 14px;
                width: 48%;
                margin-top: 0;
            }

            .eKYC .eKYC_section .leftekyc li span {
                width: 30px;
                height: 30px;
                line-height: 30px;
            }

        .eKYC .eKYC_section .rightekyc {
            margin: 20px 0 0 0;
            width: 100%;
            border-radius: 15px;
        }

        .eKYC .eKYC_section .leftekyc li::before {
            top: 14px;
            width: 50%;
            left: 22px;
        }

        .eKYC .eKYC_section .leftekyc li::after {
            left: -17px;
        }

        .eKYC .eKYC_section .leftekyc ul {
            width: 80%;
        }
    /**** eKYC Page End****/

}

@media screen and (max-width:479px) {
    .loginpage h1 {
        padding: 0 20px;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .loginpage section {
        margin: 10px auto;
        padding-bottom: 5px;
    }

    .loginpage h2 {
        margin-bottom: 15px;
    }

    .loginpage input {
        height: 35px;
    }

    .loginpage p, .utiliti-page p, .loginpage span {
        font-size: 14px;
    }

    .loginpage .submit-btn {
        height: 40px;
        margin-top: 0;
    }
    /**utility**/
    .innerpage h2 {
        font-size: 20px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
    }

    .noborderTbl {
        font-size: 14px;
    }

        .noborderTbl tr td:nth-child(1) {
            width: 10%
        }

        .noborderTbl tr td:nth-child(2) {
            width: 70%
        }

        .noborderTbl tr td:nth-child(3) {
            width: 10%
        }

    .quality-doctable tr td:nth-child(1) {
        width: 14%
    }

    .quality-doctable tr td:nth-child(2) {
        width: 25%
    }

    .quality-doctable tr td:nth-child(3) {
        width: 15%
    }

    .quality-doctable tr td:nth-child(4) {
        width: 15%
    }

    .quality-doctable1 tr td:nth-child(1) {
        width: 23%
    }

    .quality-doctable1 tr td:nth-child(2) {
        width: 67%
    }

    .quality-doctable1 tr td:nth-child(3) {
        width: 10%
    }

    .top-section h1 {
        font-size: 20px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
    }

    .status {
        width: 100%
    }

        .status .textbox-small {
            margin: 0 0 15px 0;
            float: left;
            width: 55%
        }

        .status .submit-btn {
            float: right;
            margin: 0;
            width: 120px;
        }

    .LabNumber h1 {
        float: none;
        line-height: 25px;
        font-size: 16px;
    }

    .LabNumber input.field {
        float: none;
        margin: 0;
        width: 100%
    }

    #divnewuser {
        font-size: 13px !important;
        padding: 10px 6px;
        font-weight: normal !important
    }

    #divolduser {
        font-size: 13px !important;
        padding: 10px 6px;
        margin-left: 15px;
        font-weight: normal !important
    }

    .FirstName select.select {
        width: 79vw;
    }

    .FirstName .field {
        width: 32.7vw
    }

    .FirstName .field2 {
        width: 36.7vw
    }

    .forget {
        margin-top: 10px !important;
    }

    .top-section left strong {
        width: 65px
    }

    .submit-btns {
        margin-left: 0 !important;
    }

    .top-section .textbox-small {
        width: 100%;
        margin: 10px 0;
    }

    .top-section p {
        float: none;
    }

    .inputSelect2 {
        width: 100%;
        margin: 0 0 10px 0;
        float: none;
        background-position: right 4px top 7px;
    }

    .top-section .submit-btn {
        float: none;
        margin: 0 auto
    }

    .report-table {
        width: auto;
        max-width: 100%;
        overflow: scroll;
        margin-top: 0;
        font-family: 'Open Sans', sans-serif;
    }

        .report-table table {
            width: 600px;
            font-family: 'Open Sans', sans-serif;
        }

    .scrolltablelr {
        display: block;
    }

    .PhleList > li:nth-child(3) {
        width: 200px;
    }

    .celstyle {
        margin: 0 0 10px;
    }

        .celstyle label, .emptyp .left, .emptyp .right, .stylelTC span {
            font-size: 13px;
        }

        .celstyle input, .celstyle textarea, .celstyle select {
            font-size: 13px;
            margin: 0;
            width: 100%
        }

        .celstyle label {
            display: block;
            float: none;
        }

    .W42 {
        float: left !important;
        width: 42px !important
    }

    .W228 {
        width: 83% !important;
    }

    .daticon {
        background-position: right 8px top 5px;
    }

    .inputSelect {
        background-position: right 8px top 15px;
    }

    /**imbox**/
    .inbox .headingmainBox {
        width: 86%;
    }

    .inbox .headingBox {
        font-size: 15px;
    }

    .inbox .paragraph_heading {
        margin-bottom: 25px;
    }

        .inbox .paragraph_heading .Right {
            position: absolute;
            bottom: -25px;
            right: 0;
        }
    /** sms marketing **/
    .sms-mark-video {
        height: 160px;
    }

    .deldoc {
        width: 25px;
    }

    .dateicon-servreq {
        width: 180px;
    }

    .searchget-service {
        width: 105px;
    }

    .getservice-reqform {
        width: auto;
    }


    /** registration **/
    .bpapp-left {
        width: 99%;
        text-align: center;
    }

    .bpapp-benefits-box {
        margin-top: 10px;
        padding: 10px 10px 5px;
    }

        .bpapp-benefits-box > ol.benefits-listing > li {
            margin-bottom: 8px;
            line-height: 19px;
            padding-left: 8px;
        }
    /*** dashboard graph - Complaint - CSAT****/
    .complaint-box, .csat-box, .pre-anascore {
        width: 100%;
        height: auto;
    }

    .complaint-head {
        font-size: 20px;
    }

    .comp-dash-tablewrap {
        max-width: 100%;
        overflow: scroll;
        overflow-y: hidden;
    }

        .comp-dash-tablewrap > table {
            width: 480px;
        }

    .docapp-tablewrap {
        max-width: 100%;
        overflow: scroll;
        overflow-y: hidden;
    }

        .docapp-tablewrap > table {
            width: 480px;
        }

    .select-month-score {
        margin-right: 10px;
    }

        .select-month-score label {
            display: block;
            margin-bottom: 5px;
        }

        .select-month-score select {
            margin: 0;
        }

    .searchbtn-dash-csat {
        margin-top: 15px;
    }
    /*** pop home ***/
    .cnt223 {
        width: 80%;
        padding: 30px 10px 15px;
    }

    .pophead-welcome {
        font-size: 18px;
    }

    .radiopop-welcome {
        width: auto;
        margin: 20px auto 10px;
        font-size: 14px;
    }
    /*********** bank details *************/
    .bank-detail-wrap table tr td:nth-child(1), .bank-detail-wrap table tr td:nth-child(2) {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    .bank-detail-wrap table tr td:nth-child(1) {
        padding-bottom: 0;
    }

    .bank-detail-editbtn {
        position: relative;
        margin-top: -20px;
    }



    /**** eKYC Page Start****/
    .eKYC {
        width: 95%
    }

        .eKYC .eKYC_section .leftekyc {
            width: 88%;
            padding: 7% 0 4% 10%;
        }

            .eKYC .eKYC_section .leftekyc li a.btnBox {
                font-size: 14px;
                width: 48%;
                margin-top: 0;
            }

            .eKYC .eKYC_section .leftekyc li span {
                width: 30px;
                height: 30px;
                line-height: 30px;
            }

        .eKYC .eKYC_section .rightekyc {
            margin: 20px 0 0 0;
            width: 100%;
            border-radius: 15px;
        }

        .eKYC .eKYC_section .leftekyc li::before {
            top: 14px;
            width: 50%;
            left: 22px;
        }

        .eKYC .eKYC_section .leftekyc li::after {
            left: -17px;
        }

        .eKYC .eKYC_section .leftekyc ul {
            width: 95%;
        }

        .eKYC .eKYC_section {
            padding: 15px 13px;
        }

            .eKYC .eKYC_section p {
                font-size: 14px;
                line-height: 20px;
            }

            .eKYC .eKYC_section .leftekyc li .check {
                font-size: 22px !important;
                margin-left: -28px;
                margin-top: 8px;
            }
    /**** eKYC Page End****/

}

@media(max-width: 991px) {
    .add-owner-right {
        width: 63.7%;
    }

    .txtboxstyle-addown-detail, .select-addown-detail, .textarea-addown-detail, .timeselect-addown, .txtboxstyle-addown-otp {
        width: 100%;
        box-sizing: border-box;
    }

    #getotp {
        margin-top: 14px;
        float: left;
    }

    .otpown {
        margin-top: 14px;
        float: left;
        display: flex;
        margin-left: 8px;
    }

    .owner-detailtxt-left {
        width: 34%;
        box-sizing: border-box;
    }

    .owner-detailtxt-right {
        width: 65%;
        box-sizing: border-box;
    }
}

@media(max-width: 767px) {
    .add-owner-left {
        width: 100%;
        box-sizing: border-box;
        background-color: transparent;
        text-align: left;
        padding-left: 0px;
        margin-bottom: 2px;
    }

    .add-owner-lrbox {
        margin-bottom: 5px;
    }

    .add-owner-right {
        width: 100%;
    }

    .txtboxstyle-addown-detail, .select-addown-detail, .textarea-addown-detail, .timeselect-addown, .txtboxstyle-addown-otp {
        width: 100%;
    }

    .txtarea-leftheight {
        height: auto;
    }

    .innerpage h2 {
        padding: 10px 0px;
        font-family: 'Open Sans', sans-serif;
    }

    .owner-detailtxt-left {
        width: 100%;
        text-align: left;
        padding-left: 10px;
    }

    .owner-detailtxt-right {
        width: 100%;
    }

    #textfield10 {
        min-width: 200px;
    }
}
/*kuldeep -12-4-2019*/


.clr {
    clear: both;
}

.cpl-wrap {
    max-width: 1138px;
}

    .cpl-wrap .cpl-head {
        font-size: 18px;
        font-weight: 400;
        font-family: 'Open Sans', sans-serif;
        background: #e7a837;
        color: #fff;
        padding: 8px 10px;
        position: relative;
    }

        .cpl-wrap .cpl-head:after {
            content: '';
            position: absolute;
            right: 12px;
            top: 12px;
            border: solid #fff;
            border-width: 0 2px 2px 0;
            display: inline-block;
            padding: 5px;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -webkit-transition: all 0.5s ease-out 0s;
            -moz-transition: all 0.5s ease-out 0s;
            -o-transition: all 0.5s ease-out 0s;
            transition: all 0.5s ease-out 0s;
        }

        .cpl-wrap .cpl-head.on:after {
            content: '';
            position: absolute;
            right: 12px;
            top: 18px;
            border: solid #fff;
            border-width: 0 2px 2px 0;
            display: inline-block;
            padding: 5px;
            transform: rotate(225deg);
            -webkit-transform: rotate(225deg);
            -webkit-transition: all 0.5s ease-out 0s;
            -moz-transition: all 0.5s ease-out 0s;
            -o-transition: all 0.5s ease-out 0s;
            transition: all 0.5s ease-out 0s;
        }

    .cpl-wrap .cpl-head1:after {
        display: none !important;
    }

    .cpl-wrap .cplpost-left {
        background: #eee;
    }

    .cpl-wrap .cplpost-wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .cpl-wrap .cplpost-left, .cpl-wrap .cplpost-right {
        width: 240px;
        padding: 25px 20px 15px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        color: #282828;
        font-size: 15px;
        box-sizing: border-box;
    }

    .cpl-wrap .cplpost-right {
        width: calc(100% - 240px);
        padding: 0 0 0 15px;
    }

        .cpl-wrap .cplpost-right .detail-inner {
            padding: 20px 0 0 0;
            margin: 0;
        }

    .cpl-wrap .cpl-labelbox {
        padding-top: 7px;
    }

    .cpl-wrap .txtbox-inputmain {
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        font-size: 14px;
        color: #000;
        padding: 5px 10px;
        border: 1px solid #ccc;
        width: 250px;
        margin: 0;
    }

    .cpl-wrap .txtbox-input {
        margin: 0 20px 0 0;
        float: left;
    }

    .cpl-wrap .txtbox-inputmain.W42 {
        width: 22px !important;
        float: left;
    }

    .cpl-wrap .txtbox-inputmain.W228 {
        width: 206px !important;
    }

    .cpl-wrap .txtbox-input.daticon {
        background: #fff url(../images/clander-icon.png) no-repeat 98% 3px;
        background-size: 22px;
    }

    .cpl-wrap .inputSelect {
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        font-size: 14px;
        width: 272px;
        height: 32px;
        background: #fff url(../images/ero3.png) no-repeat 255px center;
        border: none;
        padding: 0 5px;
        color: #000;
        box-sizing: border-box;
        -webkit-appearance: none;
        border: 1px solid #ccc;
    }

    .cpl-wrap .inputTxtAr {
        font-family: 'Open Sans', sans-serif;
        width: 272px;
        height: 106px;
        background: #fff;
        border: none;
        padding: 8px;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        box-sizing: border-box;
        border: 1px solid #ccc;
    }


    .cpl-wrap .cplpost-right .checkfilds {
    }

    .cpl-wrap .cplpost-right .w33 label {
        width: 32%;
        display: inline-block;
        padding: 5px 0;
    }

    .cpl-wrap .cplpost-right .w100 label {
        width: 100%;
        display: block;
        padding: 5px 0;
    }

    .cpl-wrap .cplpost-right .slc-time {
        padding-bottom: 20px;
    }

        .cpl-wrap .cplpost-right .slc-time span {
            display: inline-block;
            width: 108px;
        }

    .cpl-wrap .cplpost-right .slc-days span {
        display: inline-block;
        width: 108px;
    }

.phlebotomists_edit {
    background-color: #f5f5f5;
}

    .phlebotomists_edit .cplpost-left, .phlebotomists_edit .cplpost-right {
        padding: 10px 20px !important;
    }

        .phlebotomists_edit .cplpost-right .detail-inner {
            padding: 0px !important;
        }



/**** Phlebotomist Page Start****/
.phlebotomist-wrap ul {
    margin: 0px;
    padding: 5px;
    float: none;
    display: flex;
    box-sizing: border-box;
    border: 1px solid #cfcfcf;
    border-top: none;
    align-items: center;
}

    .phlebotomist-wrap ul:nth-child(even) {
        background: #efefef;
    }

.phlebotomist-wrap h2 {
    font-size: 16px;
    background: #9b9b9b;
    padding: 10px 5px;
    margin: 0px;
    margin-top: 25px;
    color: #fff;
}

    .phlebotomist-wrap h2:first-child {
        margin-top: 0px;
    }

.phlebotomist-wrap ul li a.viewsc {
    font-size: 14px;
    color: #048fda;
    text-decoration: underline;
}

    .phlebotomist-wrap ul li a.viewsc:hover {
        text-decoration: none;
    }

.topbatcrm h1 {
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}

    .topbatcrm h1 a {
        font-size: 15px;
        font-family: 'Open Sans', sans-serif;
        float: right;
        border: #ccc solid 1px;
        padding: 5px;
    }

.addnewbtn .addnew {
    float: none;
    margin: 0;
    width: auto;
    background: #e4e4e4 url(../Images/addbt.png) no-repeat top 5px right 6px;
    background-size: auto;
    background-size: 35px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 25px;
    padding: 0px 55px 0 20px;
    display: inline-block;
}

.addnewbtn .more-btn {
    float: none;
    margin: 0;
    width: auto;
    background: #e4e4e4 url(../Images/more-arrow.png) no-repeat top 5px right 6px;
    background-size: auto;
    background-size: 35px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 25px;
    padding: 0px 55px 0 20px;
    display: inline-block;
}

.phlebotomist-wrap .PhleList > li:nth-child(2) {
    width: 50% !important;
    line-height: normal;
}

.phlebotomist-wrap .PhleList > li:nth-child(3) {
    width: 40% !important;
}

    .phlebotomist-wrap .PhleList > li:nth-child(3) a {
        border-radius: 2px;
        margin: 0 5px;
    }

.ownersbtns {
    padding-top: 20px;
}
/**** Phlebotomist Page End****/







@media (max-width:1003px) {
    .cpl-wrap .cplpost-right .w33 label {
        width: 49%;
    }

    .phlebotomist-wrap .PhleList > li:nth-child(2) {
        width: 40% !important;
    }

    .phlebotomist-wrap .PhleList > li:nth-child(3) {
        width: 50% !important;
    }


    /**** AddOwner Page Start****/
    #LoacationOwnProcessingLab {
        width: 76%;
    }

{
    width: 100%
}

#editmobileno {
    position: relative;
    top: 7px;
}

#PermanentAddress {
    width: 100%
}

#Business_Profession {
    width: 100% !important
}

#Qualification {
    width: 100% !important
}

._help {
    width: 24% !important;
    font-size: 12px;
}

._help2 {
    width: 50% !important;
    font-size: 12px;
}

._help3 {
    width: 76% !important;
    font-size: 12px;
}

._help4 {
    width: 100% !important;
    max-width: 37%;
    font-size: 12px;
}

.radiobox-addown {
    width: 100%;
}

.txtboxstyle-addown-detail.morecenter-field.clsTxtMore_Center._help2 {
    width: 50% !important
}

.app-rejbtn, .rejbtn {
    font-size: 11px;
    padding: 8px 30px 8px 10px;
    margin: 0 5px;
    margin-top: -39px;
}
/**** AddOwner Page End****/

}

@media (max-width:767px) {
    .cpl-wrap .cplpost-right .w33 label {
        width: 100%;
    }

    .topbatcrm h1 {
        padding: 10px 0px;
        font-family: 'Open Sans', sans-serif;
    }

    .phlebotomist-wrap .PhleList > li:nth-child(3) a {
        border-radius: 3px;
        min-width: auto;
        padding: 0px;
        text-indent: 100px;
        overflow: hidden;
        width: 33px;
    }

        .phlebotomist-wrap .PhleList > li:nth-child(3) a.viewsc {
            text-indent: 0px;
            overflow: auto;
            width: auto;
        }

    .phlebotomist-wrap h2 {
        display: flex;
    }

    .phlebotomist-wrap .PhleList > li:nth-child(3) {
        width: 190px !important;
        margin: 0px;
    }

    .phlebotomist-wrap .PhleList > li:nth-child(2) {
        width: 50% !important;
    }

    .phlebotomists_edit .cplpost-left, .phlebotomists_edit .cplpost-right {
        padding: 10px !important;
        line-height: normal;
    }

    .phlebotomists_edit .cplpost-left {
        width: 135px;
    }

    .phlebotomists_edit .cplpost-right {
        width: calc(100% - 135px);
    }

    .editphlebtn {
        margin-top: 12px;
        padding: 0 15px;
        text-indent: 100px;
        overflow: hidden;
        width: 33px;
    }

    .phlebotomists_edit .cplpost-right .name {
        padding-right: 30px;
        display: block;
    }

    .editphlebtn {
        position: absolute;
        right: 5px;
    }

    /**** AddOwner Page Start****/
    #LoacationOwnProcessingLab {
        width: 100%;
    }

    #editmobileno {
        position: relative;
        top: 7px;
    }

    #PermanentAddress {
        width: 100%
    }

    #Business_Profession {
        width: 100% !important
    }

    #Qualification {
        width: 100% !important
    }

    ._help {
        width: 24% !important;
        font-size: 12px;
    }

    ._help2 {
        width: 50% !important;
        font-size: 12px;
    }

    ._help3 {
        width: 76% !important;
        font-size: 12px;
    }

    ._help4 {
        width: 100% !important;
        max-width: 37%;
        font-size: 12px;
    }

    .radiobox-addown {
        width: 100%;
    }

    .app-rejbtn, .rejbtn {
        font-size: 11px;
        padding: 8px 30px 8px 10px;
        margin: 0 5px;
        margin-top: -39px;
    }

    .Thankyou {
        max-width: 83% !important;
    }
    /**** AddOwner Page End****/
}

@media (max-width:599px) {
    .cpl-wrap .cplpost-left, .cpl-wrap .cplpost-right {
        width: 100%;
        padding: 2px 10px 2px;
    }

    .cpl-wrap .cplpost-left {
        line-height: 36px;
    }

    .cpl-wrap .cplpost-right .detail-inner {
        padding: 5px 0 15px 0;
    }

    .cpl-wrap .cplpost-right, .cpl-wrap .txtbox-inputmain, .cpl-wrap .inputSelect, .cpl-wrap .inputTxtAr {
        font-size: 13px;
        font-weight: normal;
    }

    .cpl-wrap .cplpost-right {
        border: 1px solid #eaeaea;
    }

    .topbatcrm h1 {
        padding: 10px 0px;
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        font-weight: 600;
    }

    .phlebotomist-wrap ul {
        justify-content: space-between;
    }

    .phlebotomist-wrap .PhleList > li:nth-child(2) {
        width: 50% !important;
    }

    .phlebotomist-wrap .PhleList > li:nth-child(3) {
        width: 190px !important;
        margin: 0px;
        min-width: 190px !important;
    }

    .phlebotomists_edit .cplpost-left {
        width: 135px;
    }

    .phlebotomists_edit .cplpost-right {
        width: calc(100% - 135px);
    }

    .phlebotomists_edit .cplpost-left, .phlebotomists_edit .cplpost-right {
        padding: 10px !important;
        line-height: normal;
    }

    /**** AddOwner Page Start****/
    #LoacationOwnProcessingLab {
        width: 100%;
    }

    #editmobileno {
        position: relative;
        top: 7px;
    }

    #PermanentAddress {
        width: 100%
    }

    #Business_Profession {
        width: 100% !important
    }

    #Qualification {
        width: 100% !important
    }

    ._help {
        width: 24% !important;
        font-size: 12px;
    }

    ._help2 {
        width: 50% !important;
        font-size: 12px;
    }

    ._help3 {
        width: 76% !important;
        font-size: 12px;
    }

    ._help4 {
        width: 100% !important;
        max-width: 37%;
        font-size: 12px;
    }

    .radiobox-addown {
        width: 100%;
    }

    .app-rejbtn, .rejbtn {
        font-size: 11px;
        padding: 8px 30px 8px 10px;
        margin: 0 5px;
        margin-top: -39px;
    }

    .Thankyou {
        max-width: 83% !important;
    }
    /**** AddOwner Page End****/


}

@media (max-width:479px) {
    .phlebotomist-wrap .PhleList > li:nth-child(2) {
        width: 60% !important;
    }

    .phlebotomist-wrap .PhleList > li:nth-child(3) {
        width: 90px !important;
        margin: 0px;
        min-width: 90px !important;
    }

        .phlebotomist-wrap .PhleList > li:nth-child(3) a.viewsc {
            font-size: 12px;
        }

    .phlebotomist-wrap .PhleList > li:nth-child(2) {
        width: 56% !important;
    }

    .phlebotomists_edit .cplpost-left {
        width: 120px;
        font-size: 13px;
    }

    .phlebotomists_edit .cplpost-right {
        width: calc(100% - 120px);
    }


    /**** AddOwner Page Start****/
    #LoacationOwnProcessingLab {
        width: 100%;
    }

    #editmobileno {
        position: relative;
        top: 7px;
    }

    #PermanentAddress {
        width: 100%
    }

    #Business_Profession {
        width: 100% !important
    }

    #Qualification {
        width: 100% !important
    }

    ._help {
        width: 24% !important;
        font-size: 12px;
    }

    ._help2 {
        width: 50% !important;
        font-size: 12px;
    }

    ._help3 {
        width: 76% !important;
        font-size: 12px;
    }

    ._help4 {
        width: 100% !important;
        max-width: 37%;
        font-size: 12px;
    }

    .radiobox-addown {
        width: 100%;
    }

    .app-rejbtn, .rejbtn {
        font-size: 11px;
        padding: 8px 30px 8px 10px;
        margin: 0 5px;
        margin-top: 18px;
    }

    .btnRelative {
        margin: 10px 0 0 0;
    }

    .Thankyou {
        max-width: 83% !important;
    }

    .popupaddon {
        top: 30% !important;
    }
    /**** AddOwner Page End****/


}

@media (max-width:359px) {
    .cpl-wrap .cplpost-left {
        line-height: 20px;
    }

    .cpl-wrap .txtbox-inputmain {
        width: 232px;
        margin: 0px;
    }

        .cpl-wrap .txtbox-inputmain.W228 {
            width: 188px !important;
            margin: 0px;
        }

    .cpl-wrap .inputSelect {
        width: 254px;
        background: #fff url(../images/ero3.png) no-repeat 234px center;
    }

    .cpl-wrap .inputTxtAr {
        width: 254px;
    }
}

@charset "utf-8";
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(..//fonts/OpenSansRegular.woff) format('woff'), url(..//fonts/ops1.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */


@font-face {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url("../fonts/Roboto-Light.ttf") format('truetype');
}


@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url('../fonts/Roboto-Light.eot');
    src: local('☺'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

