﻿* {
    margin: 0;
    padding: 0;
    font-family: 'RobotoRegular';
    text-decoration: none;
    border: 0;
    outline: 0;
    resize: none;
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/Roboto_Regular/roboto-regular-webfont.eot' ); /* IE9 Compat Modes */
    src: url('../fonts/Roboto_Regular/roboto-regular-webfont.eot?#iefix' ) format( 'embedded-opentype' ), /* IE6-IE8 */ url( '../fonts/Roboto_Regular/roboto-regular-webfont.woff' ) format( 'woff' ), /* Modern Browsers */ url( '../fonts/Roboto_Regular/roboto-regular-webfont.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */ url( '../fonts/Roboto_Regular/roboto-regular-webfont.svg#RobotoLight' ) format( 'svg' ); /* Legacy iOS */
}

@font-face {
    font-family: 'RobotoMedium';
    src: url('../fonts/roboto-medium/roboto-medium-webfont.eot' );
    src: url('../fonts/roboto-medium/roboto-medium-webfont.eot?#iefix' ) format('embedded-opentype' ), url('../fonts/roboto-medium/roboto-medium-webfont.woff' ) format('woff' ), url('../fonts/roboto-medium/roboto-medium-webfont.ttf' ) format('truetype' ), url('../fonts/roboto-medium/roboto-medium-webfont.svg#OpenSansBold' ) format('svg' );
}

@font-face {
    font-family: 'RobotoLight';
    src: url('../fonts/Roboto_Light/roboto-light-webfont.eot' ); /* IE9 Compat Modes */
    src: url('../fonts/Roboto_Light/roboto-light-webfont.eot?#iefix' ) format( 'embedded-opentype' ), /* IE6-IE8 */ url( '../fonts/Roboto_Light/roboto-light-webfont.woff' ) format( 'woff' ), /* Modern Browsers */ url( '../fonts/Roboto_Light/roboto-light-webfont.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */ url( '../fonts/Roboto_Light/roboto-light-webfont.svg#RobotoLight' ) format( 'svg' ); /* Legacy iOS */
}

@font-face {
    font-family: 'WebRupee';
    src: url( '../fonts/WebRupee.V2.0.eot?#iefix' )format( 'embedded-opentype' ), url( '../fonts/WebRupee.V2.0.ttf' ) format( 'truetype' ), url( '../fonts/WebRupee.V2.0.svg' ) format( 'svg' ),url( '../fonts/WebRupee.V2.0.woff' ) format( 'woff' );
    font-weight: normal;
    font-style: normal;
}

.Webrupee {
    font-family: 'WebRupee';
}

body {
    background-color: #f4f4f4;
}

.pover {
    overflow: auto;
}

/*#region admin login */

.lgn-bdy {
    background-color: #eee;
}

.vj-log-fm {
    width: 350px;
    height: auto;
    overflow: hidden;
    margin: 110px auto 0px auto;
    background-color: white;
    box-shadow: 0 0px 16px -5px rgba(0,0,0,0.2),0 6px 21px -4px rgba(0,0,0,0.19) !important;
    padding: 40px 50px;
}

    .vj-log-fm h3 {
        text-align: center;
        font-size: 24px;
        color: #000;
        font-family: RobotoRegular;
        font-weight: 400;
    }

    .vj-log-fm p {
        text-align: center;
        font-size: 13px;
        color: #666;
        font-family: 'RobotoRegular';
        margin: 25px 0px;
    }

.lng-logo {
    width: 346px;
    height: 96px;
    float: left;
    border: solid 0px blue;
    background: #ffffff url(../images/prescrip-logo.jpg)no-repeat center;
}

.vj-lng-hld {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 0px 0px 0px 0px;
    padding-top: 23px;
    border: solid 0px #333333;
}

.vj-lng-innr-flds {
    width: 100%;
    float: left;
    /*font-family: 'RobotoLight',Arial;*/
    font-family: Arial;
    font-size: 13px;
    color: #333;
}

.vj-lng-txt {
    /*font-family: 'RobotoLight',Arial;*/
    font-family: Arial;
    font-size: 23px;
    color: #333;
    text-align: center;
    padding-bottom: 25px;
}

.lgn-head {
    width: 100%;
    float: left;
    line-height: none;
    display: none;
}

.lgn-flds {
    width: 100%;
    height: 35px;
    float: left;
}

.vj-lng-tbox {
    width: 96%;
    height: 32px;
    padding-left: 10px;
    border: solid 1px #CCC;
    outline: none;
}

.vj-lng-val {
    width: 100%;
    height: 30px;
    font-family: Arial;
    font-size: 12px;
    color: Red;
    float: left;
}

    .vj-lng-val a {
        float: right;
        cursor: pointer;
        margin-top: 5px;
        color: #0090FF;
    }


.vj-lng-btn {
    width: 100%;
    height: 35px;
    border: solid 0px #333; /*margin-left:78px;*/
    background-color: #0090FF;
    cursor: pointer;
    font-size: 15px;
    font-family: Arial;
    color: #fff;
}



/*#endregion */

/* All Standard Controls CSS -  dropdownlist, textbox, button (Save, Reset Update, Cancel), label, radio button respectively  */

.ddl-css {
    width: 245px;
    height: 34px;
    line-height: 34px;
    float: left;
    padding: 0px 5px;
    border: solid 1px #d1d0d0;
    color: #282828;
    font-size: 13px;
}

.ddlwixwid {
    height: 32px !important;
}

.txtbox-css {
    width: 245px;
    padding: 6px 0px;
    float: left;
    text-indent: 10px;
    border: solid 1px #d1d0d0;
    color: #282828;
    font-size: 13px;
}

.mtxtbox-css {
    width: 235px;
    padding: 5px;
    float: left;
    border: solid 1px #d1d0d0;
    color: #282828;
    font-size: 13px;
    height: 80px;
    line-height: 15px;
}

.mgr-bootom10 {
    margin-bottom: 10px;
}

.mgr-bootom30 {
    margin-bottom: 30px;
}

.mgr-Top10 {
    margin-top: 30px;
}

.min-mandatorytxt {
    font-size: 13px;
    margin-left: 10px;
    line-height: 30px;
}

.btn-css {
    float: left;
    padding: 8px 20px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    border: 1px solid #0090FF;
}

.primry-colr {
    background-color: #0090FF;
}

.secndry-colr {
    background-color: #ffffff;
    color: #0090FF;
}

.lbl-css {
    font-size: 14px;
}

.rbl-css {
    padding: 6px;
}

/* All Standard Controls CSS ENDS HERE */

.wrapper {
    width: 100%;
    min-width: 1024px;
    float: left;
    overflow: auto;
}

.main-strip {
    width: 98%;
    padding: 0% 1%;
    height: 60px;
    overflow: hidden;
    float: left;
    border-bottom: solid 2px #fff;
    background-color: #fff;
    box-shadow: 0px 4px 6px -1px #999;
    position: relative;
}

.bdy-lft {
    width: 16%;
    float: left;
    height: 100%;
    min-height: 600px;
    background-color: #FFF;
    border-right: 1px solid #BCBCBC;
    border-bottom: 0px solid #BCBCBC;
    margin-top: 0px;
}

.bdy-rgt {
    width: 83.8%;
    float: right;
    min-height: 600px;
    border: solid 0px red;
    background-color: #fff;
}

.admin-logo {
    width: 160px;
    height: 60px;
    text-align: center;
    float: left;
    background-size: contain !important;
    background: url(http://cms2.prescrip.in/Images/pcd_logo.png) no-repeat center;
}

/* Menu CSS */
.vj-ad-lft-menu {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
}

.mnu-hldr li a {
    color: #1a1413;
    display: block;
    width: 100%;
    height: 100%;
}

.main-menu li {
    width: 100%;
    line-height: 40px;
    padding: 0px 15px;
    float: left;
    font-size: 13px;
    border-bottom: solid 1px #d1d0d0;
    color: #1a1413;
    cursor: pointer;
}

.sub-menu {
    width: 100%;
    padding-top: 10px;
    border-bottom: solid 1px #d1d0d0;
    overflow: hidden;
    float: left;
    display: none;
}

    .sub-menu li {
        width: 100%;
        padding: 0px 15px 10px 15px;
        float: left;
        font-size: 13px;
        color: #1a1413;
    }

.fnt-active {
    color: #EE2690 !important;
}

/* Menu CSS ENDS HERE */

.lgn-strip {
    width: 100%;
    height: 53px;
    overflow: hidden;
    float: left;
    border-bottom: solid 2px #EE2690;
    background-color: #fafafa;
}

.lgn-txt {
    width: 50%;
    height: 80%;
    float: right;
    margin-right: 25px;
    padding-top: 16px;
    border: solid 0px red;
    text-align: right;
    font-size: 14px;
    color: #5e5e5e;
}

    .lgn-txt span, .lgn-txt a {
        line-height: 30px;
        display: block;
        float: right;
    }

.anc-lgout {
    cursor: pointer;
    height: 70% !important;
    padding-left: 15px;
    margin-left: 15px;
    border-left: solid 1px #d1d0d0;
    color: #0090FF;
}

.content-bdy {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
    border: solid 0px red;
    text-align: left;
    padding-bottom: 40px;
}

.page-head {
    width: 100%;
    padding: 19px 0px 7px 0px;
    margin-bottom: 13px;
    border-bottom: dashed 1px #d1d0d0;
    font-size: 20px;
    font-weight: 300;
    color: #0090FF;
}

.back-btn {
    display: none;
    float: right;
    font-size: 13px;
    padding: 7px 20px;
    color: White;
    margin-top: 0px;
    cursor: pointer;
    border: 1px solid #0090FF;
    color: #0090FF;
}

.back-btn-quest {
    display: none;
    float: right;
    font-size: 13px;
    padding: 7px 20px;
    color: White;
    margin-top: 0px;
    cursor: pointer;
    border: 1px solid #0090FF;
    color: #0090FF;
}

.master-cntrls-hldr {
}

.srch-hldr {
    width: 95%;
    float: left;
    padding: 20px 10px;
    background-color: #fafafa;
    border: dashed 0px #d1d0d0;
}

.showAdSearch {
    display: none;
}

.srch-cntrls-hldr {
    width: 100%;
    float: left;
}

.srch-cntrls-lft {
    width: 11%;
    float: left;
    border: solid 0px red;
}

.srch-cntrls-rgt {
    width: 88%;
    float: right;
    border: solid 0px red;
}

.srchcntrl-hldr {
    width: 245px;
    float: left;
    font-size: 12px;
    border: solid 0px red;
    margin-right: 20px;
    margin-bottom: 20px;
}

.srchcntrl-head {
    width: 100%;
    float: left;
    padding-bottom: 4px;
}

.srch-by-txt {
    padding: 25px 15px 0px 0px;
    float: left;
    font-weight: 300;
    color: #5e5e5e;
    font-size: 14px;
}

.srch-ddl-txtbox {
    padding: 0px 15px 0px 0px;
    float: left;
}

.srchmarginfix {
    margin-top: 8px;
}

.srch-btn-hldr {
    float: left;
}

@media screen and (max-width: 1024px) {
    .srch-ddl-txtbox select {
        width: 122px !important;
    }

    .srch-btn-hldr input[type=submit] {
        padding: 8px 10px !important;
    }

    .lblRec {
        margin-left: 5px !important;
    }
}



.m-right-5 {
    margin-right: 5px;
}

.w-167 {
    width: 167px;
}

.w-220 {
    width: 220px;
}

.w-120 {
    width: 120px;
}

.w-150 {
    width: 150px;
}

.w-100 {
    width: 100px;
}

.sort-hldr {
    width: 100%;
    float: left;
    padding: 45px 0px 15px 0px;
    border-bottom: dashed 1px #d1d0d0;
    margin-bottom: 25px;
}

.grd-head {
    /*width: 245px;*/
    width: 180px;
    line-height: 35px;
    float: left;
    font-size: 22px;
    color: #0090FF;
    font-weight: 300;
}

.sort-by-txt {
    padding: 0px 7px 0px 15px;
    line-height: 35px;
    float: left;
    font-weight: 300;
    color: #5e5e5e;
    font-size: 14px;
}

.pd-lft-0 {
    padding-left: 0px !important;
}

.flt-rgt {
    float: right;
}
/*add*/
.add-hldr {
    width: 100%;
    float: left;
    margin-top: 20px;
    display: none;
}

.add-showmap {
    width: 100%;
    float: left;
    margin-top: 20px;
    display: none;
}

.cntrls-row {
    width: 100%;
    float: left;
    padding-bottom: 0px;
    border: solid 0px red;
}

.cntrl-hldr {
    width: 245px;
    float: left;
    font-size: 12px;
    border: solid 0px red;
    margin-right: 23px;
}

.inr-cntrl-hldr {
    width: 100%;
    float: left;
}

.mtop-70 {
    margin-top: 70px;
}

.asterisk {
    color: Red;
}

.asterisk-val {
    float: left;
    margin-right: 5px;
}


.cntrl-head {
    width: 100%;
    float: left;
    padding-bottom: 4px;
}

.cntrl-val {
    width: 100%;
    height: 20px;
    float: left;
    color: red;
}

/*grid*/
.grd-hldr {
    width: 100%;
    float: left;
    overflow-y: hidden;
    overflow-x: auto;
}

.grd-css {
    width: 100%;
    border: solid 1px #ededed;
}

    .grd-css th {
        text-transform: uppercase;
        border: Solid 1px #ededed;
        background-color: #fafafa;
        padding: 10px 5px;
        font-size: 12px;
        font-weight: 600;
        color: #5e5e5e;
    }

    .grd-css td {
        padding: 5px;
        border-bottom: dashed 1px #ededed;
        border-right: solid 1px #ededed;
        font-size: 12px;
        color: #5e5e5e;
        font-weight: 400;
    }

        .grd-css td a {
            font-size: 12px;
            border: #e5e5e5 solid 1px;
            padding: 5px;
            color: #5e5e5e;
        }

        .grd-css td input[type=checkbox], .grd-css th input[type=checkbox] {
            cursor: pointer;
        }

        .grd-css td div b {
            border-bottom: dashed 0px #ccc;
        }

.filter-display span {
    display: inline-block;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    border: solid 1px #E896C2;
}

.omItemtemp {
    padding: 0px !important;
}

.omcolorfix {
    background-color: #BFE4BF;
}

.wth-200 {
    width: 200px;
}

.wth-250 {
    width: 250px;
}

.btn-grd-css {
    background-color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    color: #0090FF;
}

    .btn-grd-css:hover {
        text-decoration: underline;
    }

.act-width {
    width: 80px;
}

.alert-box {
    width: 200px;
    position: fixed;
    padding: 10px 20px;
    top: 75px;
    right: -242px;
    background: #0090FF;
    border: 1px solid #0090FF;
    color: #fff;
    font-size: 13px;
}

.sel-role {
    float: left;
    line-height: 35px;
    padding-right: 20px;
    padding-left: 5px;
    font-size: 13px;
}

/*access denied*/

.access-denied {
    width: 100%;
    height: 461px;
    float: left;
    background: url(http://cdn.vivahealthx.com/images/access-denied.gif) no-repeat center;
    margin-top: 20px;
}

.chk-all-hldr {
    float: left;
    overflow: hidden;
}

    .chk-all-hldr a {
        color: #505050;
        font-size: 13px;
        text-decoration: none;
    }

        .chk-all-hldr a:hover {
            text-decoration: underline;
        }

.chklist-css {
    float: left;
}

    .chklist-css tr td {
        padding: 0px 0px 0px 0px;
    }

        .chklist-css tr td label {
            float: right;
            margin-top: 0px;
            margin-left: 3px;
            width: 185px;
            overflow: hidden;
            font-size: 12px;
            color: #585858;
        }

.modList-hldr {
    border: solid 1px #d1d0d0;
    width: 243px;
    min-height: 150px;
    max-height: 150px;
    overflow: auto;
}

.disnone {
    display: none;
}

.vj-mn-add-plus {
    background-image: url('http://cdn.kanhaijewels.com/images/brown-menu-arrow.png');
    background-repeat: no-repeat;
    background-position: right center;
}


.vj-ad-lft-menu ul.ad-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    cursor: pointer;
    background-repeat: repeat-y;
    /*Font-family: Proxima;*/
    color: #484848;
    Font-size: 13px;
    font-weight: 500;
}

    .vj-ad-lft-menu ul.ad-menu li.itm {
        height: 40px;
        line-height: 40px;
        padding: 0px 0px 0px 15px;
        border-top: solid 1px #BCBCBC;
        display: block;
        width: 92%;
        border-left: solid 4px #f7f7f7;
    }

    .vj-ad-lft-menu ul.ad-menu li.ad-mnu-li {
        padding-left: 15px;
        height: 40px;
        line-height: 40px;
        border-left: solid 4px White;
        border-top: solid 1px #BCBCBC;
        width: 92%;
    }



.ad-mnu-li-hvr {
    height: 30px;
    padding-left: 15px;
    padding-top: 10px;
    background: #fff;
    border-bottom: solid 1px #BCBCBC;
    width: 219px;
}

.cl-anc {
    overflow: hidden;
    /*text-indent: 5px;*/
}

    .cl-anc a {
        text-decoration: none;
        font-size: 12px;
        color: #565656;
    }

.cl-anc-hvr a {
    font-family: 'RobotoLight';
    font-size: 13px;
    color: #0090FF;
    text-decoration: none;
    margin-left: 10px;
}

.cls-bg-colr {
    background-color: #FFF;
}

.itm-hld {
    display: none;
    background-color: #f7f7f7;
}

.ad-mnu-li {
    color: #1a1413;
}

.ad-mnu-clk {
    /*background-color: #f0f0f0;*/
    background-color: White;
    color: #0090FF;
    border-left: solid 4px White !important;
}

.ad-sub-clk {
    border-left: solid 4px #0090FF !important;
}

.sub-clk {
    color: #0090FF !important;
}

.vj-mn-txt {
    /*font-family: 'Proxima';*/
    font-size: 13px;
    float: left;
    width: 200px;
}

.vj-mn-add-plus {
    background-image: url('http://cdn.vijaysales.com/images/right-arrow.png');
    background-repeat: no-repeat;
    background-position: 90% center;
}

.vj-mn-add-Dash {
    background-image: url('http://cdn.vijaysales.com/images/right-arrow.png');
    background-repeat: no-repeat;
    background-position: 90% center;
}

.img-vrt {
    vertical-align: text-top;
    width: 20px;
    height: 21px;
}

.sp-pd {
    padding-left: 0px;
}

.vj-mn-txt-hrv {
    font-family: 'RobotoLight';
    font-size: 14px;
    color: #0090FF;
    float: left;
    width: 200px;
    border: solid 0px red;
    background-image: url( 'http://cdn.vijaysales.com/images/right-arrow-hover.png' );
    background-repeat: no-repeat;
    background-position: right center;
}

.lblRec {
    line-height: 35px;
    float: left;
    font-size: 12px;
    color: #0090FF;
    font-weight: 600;
    margin-left: 25px;
}

.pd-buttom5 {
    padding-bottom: 3px;
}

.visible {
    display: block !important;
}

.hidden {
    display: none !important;
}

.lnk-css {
    color: #EE2690;
    cursor: pointer;
    font-size: 12px;
    text-decoration: underline;
}

.txt-cap {
    text-transform: capitalize;
}

.information {
    width: 16px;
    height: 16px;
    display: inline-block;
    float: right;
    background: url(http://cdn.vivahealthx.com/images/information.png) no-repeat;
    margin-left: 5px;
    cursor: pointer;
    margin-top: 1px;
}

.tooltip {
    max-width: 200px;
    display: none;
    position: absolute;
    border: 1px solid #EE2690;
    background-color: #fff;
    border-radius: 5px;
    padding: 8px;
    color: #333;
    font-size: 12px;
}

.noRecord {
    padding: 15px;
    border: solid 1px #f7f7f7;
    font-size: 12px;
    text-align: center;
    background: #ededed;
}

.imgPreview {
    width: 100px;
    height: 100px;
}

.recpbtnfix {
    width: 90px;
    margin: 0 auto;
}

.chklbl label {
    text-indent: 5px;
    display: inline-block;
}

.hidden {
    display: none;
}

.pop-bdy {
    padding: 35px 30px;
    float: left;
    border: solid 1px #e8e8e8;
    border-radius: 10px;
    background-color: #fff;
    display: none;
    max-width: 900px;
    width: 550px;
}

.b-close {
    position: absolute;
    right: -45px;
    top: -10px;
    background-image: url('http://cdn.vivahealthx.com/images/Close-wht.png');
    cursor: pointer;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
}

.cou-left {
    width: 50%;
    float: left;
}

.add-moreno {
    font-size: 13px;
    color: #0090FF;
    float: left;
    overflow: hidden;
    margin-left: 195px;
    cursor: pointer;
}

.uploadbtn {
    font-family: 'RobotoRegular';
    Color: #000;
    font-size: 13px;
    background-color: #e4e2e2;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 25px 15px;
    border-radius: 0px;
    /*margin-left: 85px;*/
}

.ViewNatureOfCall ul li {
    display: inline-block;
    box-shadow: 0px 2px 1px #d0d0d0;
    border: solid 1px #d0d0d0;
    padding: 5px 15px;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    color: red;
}

.addbrand {
    cursor: pointer;
    text-decoration: underline;
    color: green !important;
    font-size: 13px;
    border: none !important;
}

    .addbrand:hover {
        color: red;
    }

/*#region checkbox button */


.nostro-row .checkbox {
    margin: 7px 0;
}

.checkbox {
    position: relative;
    display: block;
    margin-top: 15px;
    margin-bottom: 30px;
}

    .checkbox label {
        font-family: RobotoRegular;
        font-size: 12px;
        color: #ababab;
        cursor: pointer;
        margin-left: 5px;
        line-height: 1.6;
    }

        .checkbox label:after {
            content: '';
            display: table;
            clear: both;
        }

.nostro-row .radio, .checkbox {
    margin: 25px 0px 25px 0px;
}

    .checkbox .cr {
        position: relative;
        display: inline-block;
        /*border: 1px solid #22a34b;*/
        border: 1px solid #bababa;
        border-radius: .25em;
        width: 1.7em;
        height: 1.7em;
        float: left;
        margin-right: .5em;
    }

        .checkbox .cr .cr-icon {
            position: absolute;
            /*font-size: .8em;*/
            line-height: 0;
            top: -8.5%;
            left: -1.9%;
            border: 1px solid #009688;
            border-radius: .25em;
            width: 1.7em;
            height: 1.7em;
            background: #009688;
        }



.glyphicon-ok:before {
    color: #fff;
    top: 10px;
    left: 3px;
    position: absolute;
}

.checkbox label input[type="checkbox"] {
    display: none;
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon {
        /*transform: scale(3) rotateZ(-20deg);*/
        opacity: 0;
        transition: all .3s ease-in;
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
        /*transform: scale(1) rotateZ(0deg);*/
        opacity: 1;
    }

    .checkbox label input[type="checkbox"]:disabled + .cr {
        opacity: .5;
    }


/*#endregion */


html body td {
    vertical-align: middle;
    text-align: left;
}

.rbtnAnswer {
    width: 100%;
    border: none;
    margin-bottom: 20px;
}

table {
    border-spacing: 0px;
}

.rbtnAnswer tr td {
    padding: 7px;
    border: solid 1px #ccc;
    width: 100%;
}

input[type="radio"] {
    margin-right: 6px;
}

.ratestar-inr {
    border: solid 0px red;
    width: 100px;
    height: auto;
    float: left;
    margin-right: 15px;
}

.star-div {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    text-align: center;
}

    .star-div img {
        height: 50px;
        width: 50px;
    }

.Startxtbox-css {
    width: 100%;
    padding: 6px 0px;
    float: left;
    text-indent: 10px;
    border: solid 1px #d1d0d0;
    color: #282828;
    font-size: 13px;
}

.ratestar-wapper {
    width: 100%;
    height: auto;
    display: inline-block;
}

.txtIncluded {
    font-family: RobotoRegular;
    font-size: 12px;
    color: #404040;
}
