/* Minification failed. Returning unminified contents.
(660,21): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(2548,13): run-time error CSS1036: Expected expression, found '!important'
(2565,13): run-time error CSS1036: Expected expression, found '!important'
 */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

@font-face {
    font-family: 'Sylfaen';
    src: url('./fonts/Sylfaen.eot?#iefix') format('./fonts/embedded-opentype'), url('./fonts/Sylfaen.woff') format('woff'), url('./fonts/Sylfaen.ttf') format('truetype'), url('./fonts/Sylfaen.svg#Sylfaen') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('./fonts/opensans-webfont.eot');
    src: url('./fonts/opensans-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/opensans-webfont.woff2') format('woff2'), url('./fonts/opensans-webfont.woff') format('woff'), url('./fonts/opensans-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('./fonts/opensans-semibold-webfont.eot');
    src: url('./fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/opensans-semibold-webfont.woff2') format('woff2'), url('./fonts/opensans-semibold-webfont.woff') format('woff'), url('./fonts/opensans-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "open_sansregular";
    min-width: 960px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

form {
    display: block;
    margin: 0;
}

    /*form label { width:150px; display:inline-block; font:normal 13px/26px Arial, Helvetica, sans-serif; vertical-align:top;}
form input[type="text"] { width:280px; border:1px solid #bbb; padding:3px; font:normal 13px Arial, Helvetica, sans-serif; color:#707070; vertical-align:top;}
form textarea { width:280px; padding:3px; border:1px solid #bbb; padding:3px; font:normal 13px Arial, Helvetica, sans-serif; color:#707070; vertical-align:top;}*/

    form div {
        margin-bottom: 0;
    }

    form .validation-img {
        margin-left: 159px;
    }
/*form input[type="button"] { background:#49c5ff; font:normal 13px/22px Arial, Helvetica, sans-serif; color:#fff; border:none; padding:0 25px; display:block; height:30px; border-radius:2px; margin-left:160px; cursor:pointer; text-transform:uppercase;}
form input[type="button"]:hover { background:#35b2ec;}*/

p {
    text-align: justify;
    margin-bottom: 20px;
}

    p img.content-img-left {
        float: left;
        margin: 0 10px 10px 0;
    }

    p img.content-img-right {
        float: right;
        margin: 0 0px 10px 10px;
    }

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    padding-bottom: 5px;
}

    h1.border, h2.border, h3.border, h4.border, h5.border, h6.border {
        border-bottom: 1px solid #006a84;
    }

    h1.border-half, h2.border-half, h3.border-half, h4.border-half, h5.border-half, h6.border-half {
        border-bottom: 1px solid #006a84;
        display: inline-block;
    }

h1 {
    font: normal 22px Arial, Helvetica, sans-serif;
    color: #005c83;
}

h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 20px;
    -webkit-margin-after: 10px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

h3 {
    font: normal 16px Arial, Helvetica, sans-serif;
    color: #005c83;
}

h4 {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #005c83;
}

h5 {
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #005c83;
}



.col-left {
    float: left;
    width: 220px;
    padding: 0 0 1px;
}

.col-main {
    float: left;
    width: 700px;
    padding: 0 0 1px;
}

.col-right {
    float: right;
    width: 220px;
    padding: 0 0 1px;
}


body {
    background: #f0f0f0;
    color: #000;
}

/*.content{padding-bottom: 10px; min-height: 475px;}*/
.wrapper {
    width: 950px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}

.cls {
    clear: both;
    overflow: hidden;
    height: 0px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clr:after {
    clear: both;
    content: "";
    display: block;
}






@font-face {
    font-family: 'rokkittbold';
    src: url('rokkitt-bold-webfont.eot');
    src: url('rokkitt-bold-webfont.eot?#iefix') format('embedded-opentype'), url('rokkitt-bold-webfont.woff') format('woff'), url('rokkitt-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'rokkittregular';
    src: url('rokkitt-regular-webfont.eot');
    src: url('rokkitt-regular-webfont.eot?#iefix') format('embedded-opentype'), url('rokkitt-regular-webfont.woff') format('woff'), url('rokkitt-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* =============== Content Columns Start ===============*/

.col2-set .col-1 {
    float: left;
    width: 48.5%;
}

.col2-set .col-2 {
    float: right;
    width: 48.5%;
}

.col2-set .col-narrow {
    width: 32%;
}

.col2-set .col-wide {
    width: 65%;
}

.col3-set .col-1 {
    float: left;
    width: 32%;
}

.col3-set .col-2 {
    float: left;
    width: 32%;
    margin-left: 2%;
}

.col3-set .col-3 {
    float: right;
    width: 32%;
}

.col4-set .col-1 {
    float: left;
    width: 23.5%;
}

.col4-set .col-2 {
    float: left;
    width: 23.5%;
    margin: 0 2%;
}

.col4-set .col-3 {
    float: left;
    width: 23.5%;
}

.col4-set .col-4 {
    float: right;
    width: 23.5%;
}

.col2-set p, .col3-set p, .col4-set p {
    margin: 10px 0;
}

.col2-set, .col3-set, .col4-set {
    margin-bottom: 20px;
}

/* =============== Content Columns Over ===============*/


/* =============== Layout Start ===============*/

.col2-left-layout .main {
    clear: both;
    content: ".";
    display: block;
    overflow: hidden;
}

    .col2-left-layout .main .col-main {
        float: right;
        width: 73%;
    }

    .col2-left-layout .main .col-left {
        float: left;
        width: 23%;
    }

.col2-right-layout .main {
    clear: both;
    content: ".";
    display: block;
    overflow: hidden;
}

    .col2-right-layout .main .col-main {
        float: left;
        width: 73%;
    }

    .col2-right-layout .main .col-right {
        float: right;
        width: 23%;
    }

.col3-layout .main {
    clear: both;
    content: ".";
    display: block;
    overflow: hidden;
}

    .col3-layout .main .col-right {
        float: right;
        width: 23%;
    }

    .col3-layout .main .col-wrapper {
        float: left;
        width: 73%;
    }

        .col3-layout .main .col-wrapper .col-main {
            float: right;
            width: 67.5%;
        }

        .col3-layout .main .col-wrapper .col-left {
            float: left;
            width: 28.5%;
        }

        .col3-layout .main .col-wrapper .col-main-sec {
            width: 100%;
        }

/* =============== Layout Over ===============*/


/* =============== Header Css Start =============== */


.header {
    background: #e0f3fa;
    padding-bottom: 26px;
}

    .header .logo {
        margin: 20px 0 0 0;
    }

/* =============== Header Css Over =============== */

/* =============== Menu Css Start =============== */


ul.pureCssMenu ul {
    display: none;
}

ul.pureCssMenu li:hover > ul {
    display: block;
}

ul.pureCssMenu ul {
    position: absolute;
    left: -1px;
    top: 100%;
}

    ul.pureCssMenu ul ul {
        position: absolute;
        left: 98%;
        top: -2px;
    }

ul.pureCssMenu, ul.pureCssMenu ul {
    margin: 0px;
    list-style: none;
}

    ul.pureCssMenu table {
        border-collapse: collapse;
    }

ul.pureCssMenu {
    display: block;
    zoom: 1;
    float: left;
}

    ul.pureCssMenu ul {
        width: 155.4px;
        background: #dadada;
        padding: 10px;
    }

    ul.pureCssMenu li {
        display: block;
        font-size: 0px;
    }

    ul.pureCssMenu ul li {
        border-bottom: 1px solid #a5a5a5;
    }

        ul.pureCssMenu, ul.pureCssMenu ul li a {
            font: normal 18px Georgia, "Times New Roman", Times, serif !important;
            color: #a3228e;
            padding: 0px;
        }

            ul.pureCssMenu.small-font, ul.pureCssMenu.small-font ul li a {
                font: normal 16px Georgia, "Times New Roman", Times, serif !important;
                color: #005c83;
                padding: 0px;
            }

            ul.pureCssMenu.smallest-font, ul.pureCssMenu.smallest-font ul li a {
                font: normal 13px Georgia, "Times New Roman", Times, serif !important;
                color: #005c83;
                padding: 0px;
            }

            ul.pureCssMenu, ul.pureCssMenu ul li a:hover {
                font: normal 18px Georgia, "Times New Roman", Times, serif;
                color: #000;
            }

                ul.pureCssMenu a :active, ul.pureCssMenu a :focus {
                    outline-style: none;
                }

                ul.pureCssMenu a, ul.pureCssMenu li.dis a :hover, ul.pureCssMenu li.sep a :hover {
                    display: block;
                    vertical-align: middle;
                    text-align: left;
                    text-decoration: none;
                    padding: 0px 13px;
                    _padding-left: 0;
                    font: normal 14px/46px arial;
                    color: #00425f;
                    text-decoration: none;
                    cursor: pointer;
                }

                ul.pureCssMenu.small-font a, ul.pureCssMenu.small-font li.dis a :hover, ul.pureCssMenu.small-font li.sep a :hover {
                    display: block;
                    vertical-align: middle;
                    text-align: left;
                    text-decoration: none;
                    padding: 0px 13px;
                    _padding-left: 0;
                    font: italic 16px/16px Georgia, "Times New Roman", Times, serif;
                    color: #fff;
                    text-decoration: none;
                    cursor: pointer;
                    margin-top: 7px;
                }

                ul.pureCssMenu.smallest-font a, ul.pureCssMenu.smallest-font li.dis a :hover, ul.pureCssMenu.smallest-font li.sep a :hover {
                    display: block;
                    vertical-align: middle;
                    text-align: left;
                    text-decoration: none;
                    padding: 0px 13px;
                    _padding-left: 0;
                    font: italic 13px/13px Georgia, "Times New Roman", Times, serif;
                    color: #fff;
                    text-decoration: none;
                    cursor: pointer;
                    margin-top: 7px;
                }

                ul.pureCssMenu span {
                    overflow: hidden;
                }

                ul.pureCssMenu li {
                    float: left;
                }

                ul.pureCssMenu ul li {
                    float: none;
                }

                ul.pureCssMenu ul a {
                    text-align: left;
                    white-space: nowrap;
                }

                ul.pureCssMenu li.sep {
                    text-align: left;
                    padding: 0px;
                    line-height: 0;
                    height: 100%;
                }

                    ul.pureCssMenu li.sep span {
                        float: none;
                        padding-right: 0;
                        width: 3px;
                        height: 100%;
                        display: inline-block;
                        background-color: #cccccc #111111 #111111 #cccccc;
                        background-image: none;
                    }

                ul.pureCssMenu ul li.sep span {
                    width: 100%;
                    height: 3px;
                }

                ul.pureCssMenu li:hover {
                    position: relative;
                }

                    ul.pureCssMenu li:hover > a {
                        font: italic 18px/18px Georgia, "Times New Roman", Times, serif;
                        color: #000;
                        text-decoration: none;
                    }

                ul.pureCssMenu > li:hover > a {
                    font: normal 14px/46px arial;
                    color: #00425f;
                    text-decoration: none;
                }

                ul.pureCssMenu.small-font li:hover > a {
                    font: italic 16px/16px Georgia, "Times New Roman", Times, serif;
                    color: #2cd6ff;
                    text-decoration: none;
                }

                ul.pureCssMenu.smallest-font li:hover > a {
                    font: italic 13px/13px Georgia, "Times New Roman", Times, serif;
                    color: #2cd6ff;
                    text-decoration: none;
                }

                ul.pureCssMenu lia :hover {
                    position: relative;
                    background-color: #377D9F;
                    border-color: #377D9F;
                    border-style: solid;
                    font: normal 12px Trebuchet MS, Tahoma;
                    color: #FFFFFF;
                    text-decoration: none;
                }

                ul.pureCssMenu li.dis a {
                    color: #666 !important;
                }

                ul.pureCssMenu img {
                    border: none;
                    float: left;
                    _float: none;
                    margin-right: 2px;
                    width: 16px;
                    height: 16px;
                }

                ul.pureCssMenu ul img {
                    width: 16px;
                    height: 16px;
                }

                ul.pureCssMenu img.over {
                    display: none;
                }

                ul.pureCssMenu li.dis a :hover img.over {
                    display: none !important;
                }

                ul.pureCssMenu li.dis a :hover img.def {
                    display: inline !important;
                }

                ul.pureCssMenu li:hover > a img.def {
                    display: none;
                }

                ul.pureCssMenu li:hover > a img.over {
                    display: inline;
                }

                ul.pureCssMenu a :hover img.over, ul.pureCssMenu a :hover ul img.def, ul.pureCssMenu a :hover a :hover ul img.def, ul.pureCssMenu a :hover a :hover a :hover ul img.def, ul.pureCssMenu a :hover a :hover img.over, ul.pureCssMenu a :hover a :hover a :hover img.over, ul.pureCssMenu a :hover a :hover a :hover a :hover img.over {
                    display: inline;
                }

                ul.pureCssMenu a :hover img.def, ul.pureCssMenu a :hover ul img.over, ul.pureCssMenu a :hover a :hover ul img.over, ul.pureCssMenu a :hover a :hover a :hover ul img.over, ul.pureCssMenu a :hover a :hover img.def, ul.pureCssMenu a :hover a :hover a :hover img.def, ul.pureCssMenu a :hover a :hover a :hover a :hover img.def {
                    display: none;
                }

                ul.pureCssMenu a :hover ul, ul.pureCssMenu a :hover a :hover ul, ul.pureCssMenu a :hover a :hover a :hover ul {
                    display: block;
                }

                    ul.pureCssMenu a :hover ul ul, ul.pureCssMenu a :hover a :hover ul ul {
                        display: none;
                    }

                ul.pureCssMenu span {
                    display: block;
                    padding-right: 12px;
                }

                ul.pureCssMenu li:hover > a > span { /*background-image:url(./images/arrv_white.gif*/
                    );
                }

                ul.pureCssMenu a :hover span {
                    _background-image: url(./images/arrv_white.gif);
                }

                ul.pureCssMenu ul span, ul.pureCssMenu a :hover table span {
                    background-image: url(./images/arr_white.gif);
                }

                ul.pureCssMenu > li {
                    background: #bde3f6;
                    behavior: url(pie.htc);
                    border-radius: 5px;
                    -webkit-border-radius: 5px;
                }

                ul.pureCssMenu > li {
                    margin-right: 10px;
                }

                    ul.pureCssMenu > li:last-child {
                        margin-right: 0px;
                    }

                    ul.pureCssMenu > li:hover, ul.pureCssMenu > li.active {
                        background: #9fd8f5;
                    }

                    ul.pureCssMenu > li.green {
                        background: url(./images/green-btn-bg.jpg) repeat-x;
                    }

                        ul.pureCssMenu > li.green a {
                            font: bold 16px/46px arial;
                            color: #fff;
                        }

                            ul.pureCssMenu > li.green a:focus {
                                outline: 1px dotted #000;
                            }

/* =============== Menu Css Over =============== */


/* =============== Content Css Start =============== */

.slider-sec {
    background: url(./images/banner_bg_main.png) repeat-x;
}

    .slider-sec .slider {
        width: 940px;
        height: 350px;
    }

.grey-belt {
    background: #f0f0f0;
    padding-bottom: 15px;
    margin-top: 20px;
}

.box-main > div {
    width: 300px;
    float: left;
}

    .box-main > div h1 {
        font-family: 'rokkittbold';
        font-size: 24px;
        color: #010101;
        line-height: 50px;
    }

    .box-main > div + div {
        margin-left: 20px;
    }

.newslatter input[type="text"] {
    padding: 2px;
    border: 1px solid #e1e1e1;
    background: #fff;
    height: 24px;
    width: 260px;
    display: block;
}

.newslatter input[type="submit"] {
    background: url(./images/small-green-btn-bg.jpg) repeat-x;
    border: none;
    margin-top: 10px;
    height: 28px;
    font: bold 14px arial;
    color: #fff;
    width: 75px;
    behavior: url(pie.htc);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.newslatter p {
    margin-bottom: 10px;
}

.tweets ul li {
    padding-left: 0px;
    padding-right: 10px;
    font: normal 12px arial;
    color: #303030;
}

    .tweets ul li + li {
        margin-top: 20px;
    }

.tweets input[type="button"] {
    background: url(./images/tweet-like-btn.png) no-repeat;
    width: 108px;
    height: 30px;
    border: none;
    margin: 15px 0 0 62px;
}

.package {
    margin-top: -37px;
}

    .package .doctors .top-part img {
        margin-top: 5px;
    }

    .package .patients .top-part img {
        margin-top: 10px;
    }

    .package .cont {
        min-height: 210px; /* border-bottom:6px solid #0097db;*/
    }
        /*NIKUNJ 15-12-2014*/
        .package .cont ul li { /* background:url(../images/blue-arrow.png)no-repeat left 7px; */
            padding-left: 150px;
            box-sizing: border-box;
        }

            .package .cont ul li a {
                font: bold 24px arial;
                color: #0b9bd7;
                text-decoration: none;
                font-family: 'open_sansregular';
                font-size: 20px;
            }

    .package .box-main > div h1 {
        font-family: 'rokkittbold';
        font-size: 46px;
        color: #010101;
        line-height: 60px;
    }

    .package .packages h1 {
        background: url(./images/icon-dollor.png)no-repeat right;
    }

    .package .doctors h1 {
    }

    .package .doctors .cont {
    }

    .package .patients h1 {
    }


/*---#for_patients_cont{ background:#f0f0f0 url(../images/icon-patient.png)no-repeat right;}*/

/* =============== Content Css Over =============== */


/* =============== Footer Css Start =============== */

.footer {
    background: #0b0b0b;
    padding: 10px 0 10px 0;
}

    .footer .foot-menu {
        border-bottom: 1px solid #484848;
        *overflow: hidden;
    }

    .footer .foot-menu-1 {
        float: left;
        width: 255px;
    }

        .footer .foot-menu-1 ul {
            float: left;
            padding-bottom: 20px;
            width: 200px;
            list-style-type: none;
        }

            .footer .foot-menu-1 ul li {
                float: left;
                padding: 10px 10px;
                width: 100%;
            }

                .footer .foot-menu-1 ul li:last-child {
                    padding-right: 0px;
                }

                .footer .foot-menu-1 ul li a {
                    font: normal 14px arial;
                    color: #898989;
                    text-decoration: none;
                }

                    .footer .foot-menu-1 ul li a:hover {
                        color: #9fd8f5;
                    }

                    .footer .foot-menu-1 ul li a:focus {
                        outline: 1px dotted #898989;
                    }

                .footer .foot-menu-1 ul li + li {
                }



    .footer .foot-menu-2 {
        float: left;
        width: 160px;
    }

        .footer .foot-menu-2 ul {
            float: left;
            padding-bottom: 20px;
            width: 160px;
            list-style-type: none;
        }

            .footer .foot-menu-2 ul li {
                float: left;
                padding: 10px 10px;
                width: 100%;
            }

                .footer .foot-menu-2 ul li:last-child {
                    padding-right: 0px;
                }

                .footer .foot-menu-2 ul li a {
                    font: normal 14px arial;
                    color: #898989;
                    text-decoration: none;
                }

                    .footer .foot-menu-2 ul li a:hover {
                        color: #9fd8f5;
                    }

                    .footer .foot-menu-2 ul li a:focus {
                        outline: 1px dotted #898989;
                    }

                .footer .foot-menu-2 ul li + li {
                }





    .footer p {
        margin-bottom: 0px;
    }

        .footer p.copyright-txt {
            font: normal 12px arial;
            color: #898989;
            text-align: right;
        }

            .footer p.copyright-txt a {
                color: #9FD8F5;
                font: 12px arial;
                text-decoration: underline;
            }

                .footer p.copyright-txt a:hover {
                    color: #9FD8F5;
                    font: 12px arial;
                }

                .footer p.copyright-txt a:focus {
                    outline: #898989 dotted 1px;
                }

/* =============== Footer Css Over =============== */

/* =============== register your site Css start =============== */

.content {
    background: url(./images/inner-page-bg.png) repeat-x;
    min-height: 400px;
    padding: 0px 0;
}

    .content h2.page-ttl {
        font-family: 'rokkittbold';
        font-size: 26px;
        color: #fff;
    }

.box {
    background: #f0f0f0;
    /*border: 1px solid #d4d4d4;
    padding: 20px;*/
    border-radius: 5px;
}

.personal-information {
    margin-bottom: 10px;
}

    .personal-information .h-row {
        *overflow: hidden;
    }

        .personal-information .h-row div {
            float: left;
            margin-left: 20px;
        }

            .personal-information .h-row div:first-child {
                margin-left: 0px;
            }

    .personal-information label {
        font: normal 12px arial;
        color: #000;
        vertical-align: middle;
    }

    .personal-information input[type="text"] {
        background: #fff;
        border: 1px solid #e1e1e1;
        height: 23px;
        padding: 2px;
        border-radius: 3px;
        width: 195px;
        margin-left: 5px;
        vertical-align: middle;
    }

h4.section-ttl {
    font: bold 14px arial;
    color: #0b9bd7;
    padding: 0px;
    margin-bottom: 10px;
}

.add-con .box {
    float: left;
    width: 423px;
}

    .add-con .box + .box {
        margin-left: 10px;
    }

        .add-con .box + .box + .box {
            margin-top: 10px;
            float: right;
        }

.v-row div {
    margin-bottom: 10px;
    *overflow: hidden;
}

    .v-row div label {
        float: left;
        width: 90px;
        display: block;
        font: normal 12px/27px arial;
        color: #000;
        vertical-align: middle;
    }
/*.v-row div input[type="text"], input[type="password"]  { float:left; background:#fff; border:1px solid #e1e1e1; padding:2px; height:23px; vertical-align:middle; width:254px; border-radius:3px;}*/
/*select { background:#fff; border:1px solid #e1e1e1; padding:2px; height:23px; vertical-align:middle; width:254px; border-radius:3px;} */

.add-con {
    margin-bottom: 10px;
    *overflow: hidden;
}
    /*.add-con .address { padding-bottom:62px;}*/
    .add-con .contact {
        padding-bottom: 20px;
    }

.abt-hear input[type=text] {
    padding: 2px;
    height: 23px;
    width: 174px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    margin-left: 5px;
}

.box > .v-row select {
    padding: 3px;
    background: #fff;
    border: 1px solid #dddddd;
    width: 260px;
    margin-right: 20px;
}

.box > select {
    padding: 3px;
    background: #fff;
    border: 1px solid #dddddd;
    width: 195px;
    margin-right: 20px;
    margin-left: 10px;
}

.verification h4.section-ttl {
    text-align: center;
}

.code-captcha {
    margin: 0 auto;
    width: 350px;
}

    .code-captcha img {
        vertical-align: middle;
    }

    .code-captcha input[type="text"] {
        vertical-align: middle;
        font: 26px/36px Arial,Helvetica,sans-serif;
        color: #333333;
        line-height: 26px;
        letter-spacing: 7px;
        background: #fff;
        border: 1px solid #e1e1e1;
        height: 23px;
        width: 154px;
        border-radius: 3px;
        padding: 10px;
        margin-left: 5px;
    }

/* =============== register your site Css over =============== */

/* =============== package Css start =============== */

.packages > div {
    float: left;
    margin-left: 19px;
    width: 300px;
}

    .packages > div:first-child {
        margin-left: 0px;
    }

.packages div.software .top-part {
    background: url(./images/software-pack-top.png) no-repeat;
    width: 300px;
    height: 35px;
}

.packages div.website .top-part {
    background: url(./images/website-pack-top.png) no-repeat;
    width: 301px;
    height: 31px;
    margin-top: 4px;
}

.packages div.soft-web .top-part {
    background: url(./images/soft-web-pack-top.png) no-repeat;
    width: 302px;
    height: 25px;
    margin-top: 10px;
}

.packages div .detail-cont {
    min-height: 320px;
    background: #f0f0f0;
    border-bottom: 5px solid #0097db;
    padding: 0px 20px 20px 20px;
}

.packages div.website .detail-cont {
    width: 261px;
}

.packages div.soft-web .detail-cont {
    width: 261px;
    margin-left: 1px;
}

.packages div .detail-cont .title {
    height: 100px;
}

    .packages div .detail-cont .title h1 {
        float: left;
        font-family: 'rokkittbold';
        font-size: 26px;
        color: #000;
        line-height: 24px;
        margin-top: 15px;
    }

    .packages div .detail-cont .title div {
        float: right;
    }

.packages div .detail-cont ul li {
    font: bold 12px/24px arial;
    color: #0b9bd7;
    text-decoration: none;
}

.packages div .detail-cont ul li {
    background: url(./images/blue-arrow.png) no-repeat left 8px;
    padding-left: 19px;
}

.packages div .detail-cont .button-group {
    margin-top: 19px;
}

    .packages div .detail-cont .button-group .more-info {
        margin-bottom: 19px;
    }

        .packages div .detail-cont .button-group .more-info input {
            background: url(./images/dark-blue-btn.png) repeat-x;
            height: 40px;
            border: none;
            border-radius: 3px;
            width: 100px;
            font-family: 'rokkittbold';
            font-size: 18px;
            color: #fff;
            cursor: pointer;
        }

    /*.packages div .detail-cont .button-group .green-btn-group input { background:url(../images/green-btn-med.png) repeat-x; height:40px; border:none; border-radius:3px; padding:0 10px; font-family:'rokkittbold'; font-size:28px; color:#fff; cursor:pointer;}
.packages div .detail-cont .button-group .green-btn-group input:first-child { margin-right:3px;}*/

    .packages div .detail-cont .button-group .green-btn-group a {
        background: url(./images/green-btn-med.png) repeat-x;
        height: 40px;
        border: none;
        border-radius: 3px;
        padding: 0 10px;
        font-family: 'rokkittbold';
        font-size: 18px;
        color: #fff;
        cursor: pointer;
        text-decoration: none;
        display: inline-block;
        line-height: 40px;
    }

        .packages div .detail-cont .button-group .green-btn-group a:focus {
            outline: 1px dotted #000;
        }

        .packages div .detail-cont .button-group .green-btn-group a:first-child {
            margin-right: 3px;
        }

    .packages div .detail-cont .button-group .greenbtngroup input {
        background: url(./images/green-btn-med.png) repeat-x;
        height: 40px;
        border: none;
        border-radius: 3px;
        padding: 0 8px;
        font-family: 'rokkittbold';
        font-size: 18px;
        color: #ffffff !important;
    }

        .packages div .detail-cont .button-group .greenbtngroup input:first-child {
            margin-right: 3px;
        }

/* =============== package Css over =============== */

/* =============== sign in Css start =============== */

.sign-in-box {
    width: 460px;
    margin: 0 auto;
}

    .sign-in-box .top-part {
        background: url(./images/sign-in-box-top.png) no-repeat;
        width: 460px;
        height: 22px;
    }

    .sign-in-box .signin-data {
        background: #f0f0f0;
        border-bottom: 5px solid #0097db;
        min-height: 330px;
        padding: 0 20px 20px 20px;
    }

        .sign-in-box .signin-data .title {
            *overflow: hidden;
        }

            .sign-in-box .signin-data .title h1 {
                float: left;
                font-family: 'rokkittbold';
                font-size: 26px;
                color: #000;
                margin-top: 10px;
            }

            .sign-in-box .signin-data .title div {
                float: right;
            }

        .sign-in-box .signin-data p.note {
            font: bold 12px/24px arial;
            color: #0b9bd7;
        }

        .sign-in-box .signin-data .field-input {
            padding-bottom: 20px;
            border-bottom: 1px solid #0097db;
        }

            .sign-in-box .signin-data .field-input input[type="text"] {
                background: #fff;
                border: 1px solid #e1e1e1;
                border-radius: 3px;
                height: 26px;
                display: block;
                width: 97%;
                font: normal 12px arial;
                color: #000;
                padding: 0 5px;
            }

            .sign-in-box .signin-data .field-input input[type="password"] {
                background: #fff;
                border: 1px solid #e1e1e1;
                border-radius: 3px;
                height: 26px;
                display: block;
                width: 97%;
                margin-top: 10px;
                font: normal 12px arial;
                color: #000;
                padding: 0 5px;
            }

            .sign-in-box .signin-data .field-input .signin-btn {
                *overflow: hidden;
            }

                .sign-in-box .signin-data .field-input .signin-btn input {
                    background: url(./images/green-btn-med.png) repeat-x;
                    border: none;
                    border-radius: 3px;
                    height: 40px;
                    float: left;
                    margin-top: 20px;
                    min-width: 100px;
                    font-family: 'rokkittbold';
                    font-size: 18px;
                    color: #fff;
                    cursor: pointer;
                }

            .sign-in-box .signin-data .field-input input[type="reset"] {
                background: url(./images/dark-blue-btn.png) repeat-x;
                border: none;
                border-radius: 3px;
                height: 40px;
                float: left;
                margin-top: 20px;
                margin-left: 10px;
                min-width: 75px;
                font-family: 'rokkittbold';
                font-size: 18px;
                color: #fff;
            }

        .sign-in-box .signin-data .links-fp-dr {
            *overflow: hidden;
            margin-top: 20px;
        }

            .sign-in-box .signin-data .links-fp-dr a {
                float: left;
                font: bold 12px arial;
                color: #0b9bd7;
                text-decoration: none;
            }

                .sign-in-box .signin-data .links-fp-dr a:hover {
                    text-decoration: underline;
                }

                .sign-in-box .signin-data .links-fp-dr a + a {
                    float: right;
                }

        /* =============== sign in Css over =============== */

        /* =============== forgot Css start =============== */

        .sign-in-box .signin-data.forgot { /*padding-bottom:0px ;*/
            min-height: 190px !important;
        }

            .sign-in-box .signin-data.forgot p.note {
                font: bold 12px/24px arial;
                color: #0b9bd7;
                margin-bottom: 45px;
            }

            .sign-in-box .signin-data.forgot .forgot-input {
                border-bottom: 0px;
            }

            .sign-in-box .signin-data.forgot .field-input .button input {
                float: none;
                padding: 0 10px;
            }

                .sign-in-box .signin-data.forgot .field-input .button input.green {
                    background: url(./images/green-btn-bg.jpg) repeat-x;
                    border: none;
                    height: 40px;
                    margin-top: 20px;
                    color: #fff;
                    min-width: 100px;
                    border-radius: 3px;
                    cursor: pointer;
                    font-family: 'rokkittbold';
                    font-size: 18px;
                    padding: 0;
                }

                .sign-in-box .signin-data.forgot .field-input .button input.blue {
                    background: url(./images/dark-blue-btn.png) repeat-x;
                    border: none;
                    height: 40px;
                    margin-top: 20px;
                    color: #fff;
                    min-width: 100px;
                    border-radius: 3px;
                    cursor: pointer;
                    margin-left: 15px;
                    font-family: 'rokkittbold';
                    font-size: 18px;
                    padding: 0;
                }

/* =============== forgot Css over =============== */

/* =============== checkout template Css start =============== */

.choose-template {
    width: 960px;
    margin-left: -10px;
}

#horiz_container li {
    background: url(./images/thumb-bg.png) no-repeat;
    width: 318px;
    height: 318px;
    position: relative;
}

    #horiz_container li img {
        margin: 10px 0 0 10px;
    }

    #horiz_container li .black-belt {
        position: absolute;
        z-index: 999;
        bottom: 10px;
        left: 10px;
        width: 298px;
        height: 40px;
        background: url(./images/thumb-belt-bg.png) repeat;
    }

        #horiz_container li .black-belt span.txt {
            font: normal 14px/40px arial;
            color: #fff;
            margin-left: 10px;
            float: left;
        }

        #horiz_container li .black-belt span.icon {
            float: right;
            margin-right: 10px;
        }

/* =============== checkout template Css over =============== */


/* =============== question Css start =============== */

.sign-in-box .signin-data.question {
    min-height: 230px !important;
}

    .sign-in-box .signin-data.question .question-input {
        padding-bottom: 0px;
        border-bottom: 0px;
    }

        .sign-in-box .signin-data.question .question-input .answer {
            margin-bottom: 5px;
        }

            .sign-in-box .signin-data.question .question-input .answer div {
                float: none;
                clear: both;
            }

                .sign-in-box .signin-data.question .question-input .answer div input {
                    float: left;
                    vertical-align: middle;
                    margin-right: 10px;
                    margin-top: 2px;
                    margin-bottom: 5px;
                }

                .sign-in-box .signin-data.question .question-input .answer div label {
                    float: left;
                    vertical-align: middle;
                    margin-bottom: 5px;
                }

        .sign-in-box .signin-data.question .question-input .button input {
            float: none;
            padding: 0 10px;
        }

            .sign-in-box .signin-data.question .question-input .button input.green {
                background: url(./images/green-btn-med.png) repeat-x;
                border: none;
                border-radius: 3px;
                height: 40px;
                float: left;
                margin-top: 20px;
                min-width: 100px;
                font-family: 'rokkittbold';
                font-size: 18px;
                color: #fff;
                cursor: pointer;
                padding: 0;
            }

            .sign-in-box .signin-data.question .question-input .button input.blue {
                background: url(./images/dark-blue-btn.png) repeat-x;
                padding: 0;
            }

/* =============== question Css oevr =============== */


/* =============== four step Css start =============== */

.four-step {
    margin-top: 20px;
}

    .four-step .step {
        padding-left: 50px;
        position: relative;
    }

        .four-step .step .step-title {
            background: url(./images/step-belt-bg.png) no-repeat;
            height: 48px;
            font-family: 'rokkittbold';
            font-size: 26px;
            line-height: 48px;
            color: #000;
            padding-left: 75px;
        }

        .four-step .step .step-cont {
            padding-left: 75px;
            margin-top: 9px;
            margin-bottom: 19px;
            *overflow: hidden;
        }

            .four-step .step .step-cont > div {
                float: left;
            }

            .four-step .step .step-cont .thumb {
                background: url(./images/step-thumb.png) no-repeat;
                width: 223px;
                height: 156px;
                margin-right: 35px;
            }

                .four-step .step .step-cont .thumb img {
                    margin: 10px 0 0 10px;
                }

            .four-step .step .step-cont .discription {
                margin-top: 7px;
            }

                .four-step .step .step-cont .discription .btn input.green-btn {
                    background: url(./images/green-btn-med.png) repeat-x;
                    min-width: 75px;
                    font: normal 18px/40px arial;
                    color: #fff;
                    border: none;
                    height: 40px;
                    border-radius: 5px;
                    cursor: pointer;
                }

            .four-step .step .step-cont .name-info p {
                font: normal 14px arial;
                color: #00425f;
                margin: 0px;
            }

            .four-step .step .step-cont p {
                font: normal 14px arial;
                color: #00425f;
                margin: 30px 0 20px 0;
            }

        .four-step .step.personal-info .step-label {
            position: absolute;
            left: 3px;
            top: -19px;
        }

        .four-step .step.personal-info .step-curve {
            position: absolute;
            right: 0px;
            top: 20px;
        }

        .four-step .step.select-Sub .step-label {
            position: absolute;
            right: 55px;
            top: -19px;
        }

        .four-step .step.select-Sub .step-curve {
            position: absolute;
            left: 0px;
            top: 20px;
        }

        .four-step .step.choose-ur-template .step-label {
            position: absolute;
            left: 3px;
            top: -19px;
        }

        .four-step .step.choose-ur-template .step-curve {
            position: absolute;
            right: 0px;
            top: 20px;
        }

        .four-step .step.create-website .step-label {
            position: absolute;
            right: 50px;
            top: -19px;
        }

        .four-step .step.create-website .step-cont {
            padding-left: 17px;
            margin-top: -5px;
            margin-bottom: 0px;
        }

            .four-step .step.create-website .step-cont .banner {
                background: url(./images/create-website-banner.png) no-repeat;
                height: 183px;
                float: none;
                padding-left: 305px;
            }

                .four-step .step.create-website .step-cont .banner p {
                    margin: 0px;
                    font: normal 36px/110px arial;
                    color: #fff;
                }

                .four-step .step.create-website .step-cont .banner .btn input.green-btn {
                    background: url(./images/green-btn-med.png) repeat-x;
                    min-width: 75px;
                    font: normal 18px/40px arial;
                    color: #fff;
                    border: none;
                    height: 40px;
                    border-radius: 5px;
                    cursor: pointer;
                }

/* =============== four step Css over =============== */


/* =============== thank-you page Css start =============== */

.transaction-information {
    margin-bottom: 20px;
}

    .transaction-information h4, .login-information h4, .error-message h4 {
        margin-bottom: 25px;
    }

h3.amount {
    font: bold 13px arial;
    color: #000;
    margin-bottom: 20px;
    text-align: right;
}

.transaction-detail > div, .login-detail > div, .error-detail > div {
    margin-bottom: 25px;
    font: normal 14px arial;
}

    .transaction-detail > div label, .login-detail > div label, .error-detail > div label {
        font: normal 14px arial;
        width: 135px;
        float: left;
    }

.transaction-detail > p, .login-detail > p, .error-detail > p {
    text-align: center;
    margin-bottom: 0px;
}

.sucess {
    border: 1px solid #4f8a10;
    margin: 0;
    font: bold 13px/36px arial;
    color: #4f8a10;
    padding-left: 60px;
    background: url(./images/right-sign.png) no-repeat 8px 2px #edfced;
}

.error {
    border: 1px solid #f9adad;
    margin: 0;
    font: bold 13px/36px arial;
    color: #d63f3f;
    padding-left: 60px;
    background: url(./images/error-sign.png) no-repeat 8px 2px #ffd8d8;
}


/* =============== thank-you page Css over =============== */

/* =============== credit card information Css start =============== */

.credit-bill-info > div.credit {
    width: 468px;
    float: left;
}

.credit-bill-info > div.billing {
    width: 375px;
    float: left;
    margin-left: 13px;
}

    .credit-bill-info > div.billing div, .credit-bill-info > div.credit div {
        *overflow: hidden;
    }

    .credit-bill-info > div.billing label {
        width: 75px;
        float: left;
        font: normal 13px/27px arial;
        color: #000;
    }

    .credit-bill-info > div.billing input[type="text"], .credit-bill-info > div.credit input[type="text"] {
        float: left;
        background: #fff;
        border: 1px solid #ddd;
        padding: 2px;
        height: 21px;
        border-radius: 3px;
        width: 250px;
        font: normal 12px/22px arial;
        color: #000;
    }

    .credit-bill-info > div.billing span, .credit-bill-info > div.credit span {
        float: left;
        margin-right: 10px;
        line-height: 27px;
    }

.credit-bill-info > div.credit label {
    width: 135px;
    float: left;
    font: normal 13px/27px arial;
    color: #000;
}

    .credit-bill-info > div.credit label em {
        color: #ff0101;
        margin-left: 3px;
    }

.credit-bill-info > div.credit input.small {
    width: 120px;
}

.credit-bill-info > div.credit select {
    padding: 3px;
    background: #fff;
    border: 1px solid #dddddd;
    width: 125px;
    margin-right: 20px;
}

.credit-bill-info > div.credit .button-group {
    margin-left: 150px;
    margin-top: 80px;
}

    .credit-bill-info > div.credit .button-group input.green {
        background: url(./images/green-btn-med.png) repeat-x;
        height: 40px;
        font: normal 16px arial;
        color: #fff;
        border: none;
        padding: 0 10px;
        border-radius: 3px;
        cursor: pointer;
    }

    .credit-bill-info > div.credit .button-group input.blue {
        background: url(./images/dark-blue-btn.png) repeat-x;
        height: 40px;
        font: normal 16px arial;
        color: #fff;
        border: none;
        padding: 0 10px;
        border-radius: 3px;
        cursor: pointer;
        margin-left: 10px;
    }

.bottomMargin {
    margin-bottom: 13px;
}

/* =============== credit card information Css over =============== */


.reveal-modal .color-option {
    position: absolute;
    right: -38px;
    top: 0px;
}

    .reveal-modal .color-option .color-btn {
        width: 38px;
        height: 45px;
    }
        /*.reveal-modal .color-option .color-btn .choose-opt { background:#f7f7f7; width:140px; padding-left:10px; height:90px; margin-top:45px; position:absolute; border-radius: 0 3px 3px 0; margin-left:-150px;}*/
        /*.reveal-modal .color-option .color-btn .choose-opt { background:#f7f7f7; width:140px; padding-left:10px; height:90px; margin-top:45px; position:absolute; border-radius: 0 3px 3px 0; margin-left:0px;}*/
        .reveal-modal .color-option .color-btn .choose-opt {
            background: #f7f7f7;
            width: 140px;
            padding-left: 10px;
            height: 90px;
            position: absolute;
            border-radius: 0 3px 3px 0;
            margin-left: 0px;
        }

            .reveal-modal .color-option .color-btn .choose-opt ul li {
                float: left;
                margin-right: 10px;
            }

            .reveal-modal .color-option .color-btn .choose-opt ul {
                padding-top: 16px;
            }

.reveal-modal .larg-view-img {
    position: relative;
    z-index: 999;
}

.reveal-modal .color-option .color-btn:hover .choose-opt {
    margin-left: 0px;
    transition: all 1s ease 0s;
}

/*.reveal-modal .color-option .color-btn .choose-opt > input.green{ background:url(../images/green-btn-med.png) repeat-x ; height:30px; font: bold 12px arial; color:#fff; border:none; padding:0 5px; border-radius:3px; cursor:pointer; margin-top:5px; }*/
.reveal-modal .color-option .color-btn .choose-opt > input.green {
    background: url(./images/green-btn-med.png) repeat-x;
    height: 30px;
    font: bold 12px arial;
    color: #fff;
    border: none;
    padding: 0 5px;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 10px;
}

/* =============== Custom Css Start =============== */

.cls {
    clear: both;
    overflow: hidden;
    height: 0px;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.common-btn-group {
    float: right;
    margin: 0px 0;
}

    .common-btn-group input[type="submit"].green {
        background: url(./images/green-btn-bg.jpg) repeat-x;
        border: none;
        height: 40px;
        margin-top: 20px;
        color: #fff;
        min-width: 100px;
        border-radius: 3px;
        cursor: pointer;
        font-family: 'rokkittbold';
        font-size: 18px;
    }

    .common-btn-group input[type="submit"].blue {
        background: url(./images/dark-blue-btn.png) repeat-x;
        border: none;
        height: 40px;
        margin-top: 20px;
        color: #fff;
        min-width: 100px;
        border-radius: 3px;
        cursor: pointer;
        font-family: 'rokkittbold';
        font-size: 18px;
    }

    .common-btn-group input[type="reset"] {
        background: url(./images/dark-blue-btn.png) repeat-x;
        border: none;
        height: 40px;
        margin-top: 20px;
        color: #fff;
        min-width: 100px;
        border-radius: 3px;
        cursor: pointer;
        margin-left: 15px;
        font-family: 'rokkittbold';
        font-size: 18px;
    }

.processbar {
    left: 50%;
    color: Black;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    position: absolute;
    top: 400px;
    background: transparent;
}

.processbar1 {
    color: Black;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: transparent;
    z-index: 10000;
}

.processbar2 {
    position: fixed;
    top: 0px;
    left: 49%;
    background-color: White;
    z-index: 10000;
    opacity: 1;
    font-weight: bold;
}

    .processbar2 img {
        height: 30px;
        width: 30px;
    }

.required {
    color: red;
    padding-left: 2px;
}

.errormsgbox {
    background-color: #FFD8D8;
    background-image: url("./Images/error-sign.png");
    background-position: 7px 3px;
    background-repeat: no-repeat;
    border: 1px solid #F9ADAD;
    color: #D63F3F;
    font-weight: bold;
    line-height: 16px;
    padding: 10px 10px 10px 50px;
    clear: both;
}

.forgoterrormsgbox {
    background-color: #FFD8D8;
    background-image: url("./Images/error-sign.png");
    background-position: 7px 10px;
    background-repeat: no-repeat;
    border: 1px solid #F9ADAD;
    color: #D63F3F;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 10px 10px 50px;
    clear: both;
}

.successbox {
    font-weight: bold;
    color: #4F8A10;
    line-height: 16px;
    border: 1px solid;
    margin: 0px 0px;
    padding: 10px 10px 10px 60px;
    background-repeat: no-repeat;
    background-position: 7px 3px;
    background-color: #EDFCED;
    background-image: url('./Images/right-sign.png');
    clear: both;
}

.forgotsuccessbox {
    font-weight: bold;
    color: #4F8A10;
    line-height: 30px;
    border: 1px solid;
    padding: 10px 10px 10px 60px;
    background-repeat: no-repeat;
    background-position: 7px 10px;
    background-color: #EDFCED;
    background-image: url('./Images/right-sign.png');
}

.masterLogin {
    position: absolute;
    left: 790px;
    top: -7px;
    width: 300px;
}

    .masterLogin label {
        margin-right: 10px;
        font: 14px/46px arial;
        float: right;
    }

    .masterLogin a {
        margin-right: 0px;
        font: 14px/46px arial;
        float: right;
        color: DarkBlue;
    }

/* =============== Custom Css Over =============== */

/* =============== Input Focus Css Start =============== */

.newslatter input[type="text"]:focus {
    background-color: #EDF7FD;
    outline: #000 dotted 1px;
}

.personal-information input[type="text"]:focus {
    background-color: #EDF7FD;
    outline: #000 dotted 1px;
}

.v-row div input[type="text"]:focus, input[type="password"]:focus {
    background-color: #EDF7FD;
    outline: #000 dotted 1px;
}

.box > .v-row select:focus, .box > select:focus {
    background-color: #EDF7FD;
    outline: #000 dotted 1px;
}

.code-captcha input[type="text"]:focus {
    background-color: #EDF7FD;
    outline: #000 dotted 1px;
}

.sign-in-box .signin-data .field-input input[type="text"]:focus {
    background-color: #EDF7FD;
    outline: #000 dotted 1px;
}

.sign-in-box .signin-data .field-input input[type="password"]:focus {
    background-color: #EDF7FD;
    outline: #000 dotted 1px;
}

.sign-in-box .signin-data.question .question-input .answer div input:focus {
    background-color: #EDF7FD;
    outline: #000 dotted 1px;
}

.credit-bill-info > div.billing input[type="text"]:focus, .credit-bill-info > div.credit input[type="text"]:focus {
    background-color: #EDF7FD;
    outline: #000 dotted 1px;
}

.credit-bill-info > div.credit select:focus {
    background-color: #EDF7FD;
    outline: #000 dotted 1px;
}

/* =============== Input Focus Css Over =============== */





#for_doctors {
    width: 100%;
}

/*-------------20-9-13------------*/
.footer {
    width: 100%;
    float: left;
}

.content {
    width: 100%;
    float: left;
}

.package {
    width: 100%;
    float: left;
    margin-top: 0px;
}

.grey-belt {
    margin-top: 0px;
}

.doctors .cont h1 {
    background: url(./images/icon-doctor.png)no-repeat left;
    padding: 30px 0 30px 107px;
    margin: 20px 30px;
}

.patients .cont h1 {
    background: url(./images/icon-patient.png)no-repeat left;
    padding: 30px 0 30px 107px;
    margin: 20px 30px;
}

.cont ul li {
    position: relative;
    height: 86px;
    border-radius: 14px;
    border: 2px solid #0198db;
    margin: 10px 10px 70px 10px;
}

    .cont ul li div {
        display: table-row;
        height: 84px;
    }

.package .cont ul li a {
    display: table-cell;
    vertical-align: middle;
}

.round_img img {
    height: 96px;
    width: 96px;
}

.package .cont ul li .round_img img {
    display: block;
    position: absolute;
    bottom: -52px;
    left: 30px;
    border: 2px solid #0198db;
    border-radius: 100%;
    padding: 5px;
    background-color: #fff;
    z-index: 999;
}
/*NIKUNJ 15-12-2014*/


/**************NIKUNJ 15-12-2014*********************/
.video_img {
    position: absolute;
}

    .video_img img {
        margin: 45px 70%;
    }

.cont ul li .how_it_works_main {
    height: 180px;
}

.how_it.round_img img {
    top: -40px !important;
    left: 162px;
    right: inherit;
}

.ortho_main {
    width: 460px;
    margin: 0 auto;
    min-height: inherit !important;
    padding: 0 22px 22px 22px !important;
}

    .ortho_main ul li {
        margin: 0 10px;
    }

.banner_caption h2 {
    font-family: 'Sylfaen';
    font-size: 40px;
    line-height: 0;
    color: #000;
    line-height: 46px;
}

.banner_caption {
    line-height: 20px;
    width: 510px;
    float: left;
    padding-top: 80px;
}

.banner_right_img {
    width: 410px;
    float: right;
}

    .banner_right_img img {
        max-height: 280px;
        max-width: 410px;
    }

.banner_caption a {
    font-family: 'open_sansregular';
    font-size: 24px;
    color: #000;
    text-decoration: none;
}

.drop_main {
    float: right;
    margin: 0 8px 0 0;
}

    .drop_main select {
        padding: 13px 10px;
    }

.cont ul li {
    width: 452px;
    float: left;
    background: #fff;
}

    .cont ul li:after {
        content: " ";
        position: absolute;
        z-index: 50;
        border: solid 2px #d7d7d7;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        display: block;
        margin: 8px;
        border-radius: 14px;
    }

.sec_section_labs {
    width: 100%;
    float: left;
}

.img_text_bt p {
    font-family: 'open_sansregular';
    font-size: 14px;
    padding: 10px;
    color: #001111;
}

.img_text_bt a.more_sec {
    text-align: right;
    float: right;
    font-family: 'open_sanssemibold';
    color: #001111;
    padding: 0 10px 20px 0;
    text-decoration: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

.tp_img {
    position: relative;
}

    .tp_img img {
        height: 189px;
        width: 302px;
    }

    .tp_img span {
        position: absolute;
        bottom: 40px;
        z-index: 999;
        left: 0;
        background-color: #fff;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
    }

        .tp_img span h3 {
            color: #0097db;
            font-size: 20px;
            padding: 7px 9px;
        }

.sec_section_labs ul li {
    width: 302px;
    float: left;
    background: #fff;
    margin-bottom: 20px;
    margin-left: 20px;
}

.sec_mid_box {
    margin: 0 20px;
}

.img_text_bt {
    box-shadow: 1px 0 5px 0px #000;
    float: left;
    min-height: 200px;
    position: relative;
    width: 300px;
}

.copyright_txt {
    text-align: left;
    float: left;
}

.powered_text {
    text-align: right;
    float: right;
}

.footer p {
    font-size: 13px;
    color: #fff;
    font-family: 'open_sansregular';
}

    .footer p a {
        font-size: 13px;
        color: #fff;
        text-decoration: underline;
    }


.inn_slide {
    background: none !important;
}

    .inn_slide .slider-sec {
        background: none;
    }

        .inn_slide .slider-sec .slider {
            width: 675px;
        }

.inn_slide {
    width: 675px;
    float: right;
    min-height: auto;
}

    .inn_slide .slider-sec .slider {
        height: auto;
    }

    .inn_slide .flex-direction-nav .flex-prev {
        left: 22px;
        background: url(./images/left_arrow.png) no-repeat;
        width: 44px;
        height: 44px;
        display: block;
    }

    .inn_slide .flex-direction-nav .flex-next {
        right: 22px;
        left: auto;
        background: url(./images/right_arrow.png) no-repeat;
        width: 44px;
        height: 44px;
        display: block;
    }

    .inn_slide .flex-direction-nav a {
        top: 48%;
        margin: 0;
        background: none;
    }

    .inn_slide .slides h2 {
        position: absolute;
        top: 0;
        background-color: #0079af;
        color: #fff;
        padding: 10px 16px;
        top: 25px;
        font-family: 'open_sanssemibold';
        font-size: 22px;
    }

.inner_sec_main {
    width: 100%;
    padding-top: 20px;
    float: left;
    min-height: 439px;
}

.tree_menu_left {
    width: 265px;
    float: left;
}

.banner_bt_content p {
    color: #111;
    font-size: 14px;
    font-family: 'open_sansregular';
    padding: 15px;
}

.banner_bt_content {
    box-shadow: 1px 0 3px 0px #000;
    float: left;
    background: #fff;
}

.product_slide_main {
    font-family: 'open_sansregular';
    width: 200px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.slide_product_img img {
    height: 200px;
    width: 200px;
}

.slider_product_text h2 {
    height: 25px;
    font-size: 15px;
    color: #0097db;
}

.slider_product_text p {
    font-size: 14px;
    color: #101010;
    margin-bottom: 0;
}

.slider_product_text {
    background: #fff;
    padding: 10px;
    box-shadow: 1px 0 7px 0px #B5AFAF;
    min-height: 70px;
    position: relative;
}

.carousel_product_main {
    float: left;
    width: 100%;
    padding-top: 50px;
}

.product_head_main h3 {
    font-family: 'open_sansregular';
    background: #0097db;
    color: #fff;
    padding: 8px;
    width: 200px;
    text-align: center;
    font-size: 18px;
    position: relative;
    top: -19px;
    margin: 0 auto;
}

.product_head_main {
    border-top: 2px solid #0097db;
    height: 50px;
    width: 87%;
    margin: 0 auto;
}

.carousel_product_main .owl-prev {
    background: url(./images/thumb_pre_arrow.png) no-repeat !important;
    display: block !important;
    width: 25px;
    height: 25px;
    text-indent: -2000px;
    border-radius: 0 !important;
    float: left;
    opacity: 1 !important;
    padding: 0 !important;
    margin: !important;
}

    .carousel_product_main .owl-prev:hover {
        background: url(./images/thumb_pre_arrow_hover.png) no-repeat !important;
    }

.carousel_product_main .owl-next {
    background: url(./images/thumb_next_arrow.png) no-repeat !important;
    display: block !important;
    width: 25px;
    height: 25px;
    text-indent: -2000px;
    border-radius: 0 !important;
    float: right;
    opacity: 1 !important;
    padding: 0 !important;
    margin: !important;
}

    .carousel_product_main .owl-next:hover {
        background: url(./images/thumb_next_arrow_hover.png) no-repeat !important;
    }

.carousel_product_main .owl-buttons {
    position: absolute;
    top: -68px;
    width: 100%;
}

.product_slide_main:hover .slider_product_text {
    border-bottom: 3px solid #0097db;
    padding: 10px 10px 7px 10px;
}

.tree_menu_left h3 {
    font-family: 'open_sanssemibold';
    color: #fff;
    background: #0097db;
    padding: 10px;
    font-size: 22px;
}

.gw-sidebar .gw-nav-list li a {
    font-family: 'open_sansregular';
    font-size: 16px !important;
}

.arrow_main .list_main_int {
    background: url(./images/plus_icon_tree.png) no-repeat !important;
    display: block;
    background-position: 5px 8px !important;
    padding-left: 32px !important;
}

.arrow_main.active .list_main_int {
    background: url(./images/minus_icon_tree.png) no-repeat !important;
    display: block;
    background-position: 5px 8px !important;
    padding-left: 32px !important;
}

.head_right_main {
    float: right;
    clear: right;
    padding-top: 52px;
}

.user_name_main {
    float: right;
    padding: 16px 0;
    font-family: 'open_sansregular';
    position: absolute;
    right: 10px;
}

.slider_product_text a {
    background: #0097db;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    padding: 3px 10px;
    border-radius: 10px;
    position: absolute;
    right: 14px;
    top: -18px;
}

    .slider_product_text a:hover {
        background: #33B0E8;
    }




/****************************** Login CSS Sukhdev 08/09/2015 ********************************/


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #5f696a;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #99a3a4;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #99a3a4;
    }

    .form-control::-webkit-input-placeholder {
        color: #99a3a4;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #ecf0f1;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

.flexslider .slides img {
    width: auto !important;
}



.patientlogin_main {
    margin: 60px auto;
    width: 380px;
}

    .patientlogin_main input {
        border: 1px solid #d3d3d3;
        padding: 2px;
        box-sizing: border-box;
        /*width: 100% !important;*/
    }

        .patientlogin_main input[type="submit"] {
            border: 1px solid #0176C3;
        }

    .patientlogin_main .date_cont {
        width: 35%;
        float: left;
    }

    .patientlogin_main .date_cont_right {
        width: 100%;
        float: left;
    }

    .patientlogin_main input[type="radio"] {
        width: auto !important;
    }

.patientreg_main {
    width: 580px;
}

    .patientreg_main input.From-Date {
        width: auto !important;
    }

.forgotpassword-submit {
    float: right !important;
    width: auto !important;
}

.patientlogin_main .text_wd {
    width: 65%;
}

.email_textfild {
    background: #fff;
    border: solid 1px #d5d5d5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    direction: ltr;
    position: relative;
    padding-left: 55px;
    width: 290px;
}

.middlesection span.text-danger {
    color: #E01A16;
    margin-left: 60px;
    font-size: 13px;
}

.ClientTextalign span.text-danger {
    color: #E01A16;
    margin-left: 210px;
    font-size: 11px;
    display: block;
}

.parsonal_textfild span.text-danger {
    color: #E01A16;
    font-size: 11px;
    display: block;
}

div.text-danger {
    color: #E01A16;
}

.email_textfild.padd {
    padding-left: 10px;
    margin-top: 7px;
    direction: ltr;
}

.email_textfild.ptop {
    display: block;
    direction: ltr;
    margin-top: 10px;
}

.email_textfild.madd {
    margin-top: 10px;
    direction: ltr;
}

.email_textfild .log-img {
    position: absolute;
    left: -1px;
    top: -1px;
    direction: ltr;
}

.email_textfild input {
    border: none;
    margin: 9px 0 9px 0;
    height: 25px;
    direction: ltr;
    width: 272px;
    color: #444;
    padding: 3px;
}

    .email_textfild input.wdt {
        width: 317px;
        direction: ltr;
    }


.login {
    float: right;
    margin: 10px;
}

    .login a {
        color: #016dae;
        text-decoration: none;
        font-size: 16px;
    }

        .login a:hover {
            text-decoration: underline;
        }

.doctorlogin {
    text-align: center;
}

    .doctorlogin h2 {
        color: #016dae;
        font-size: 26px;
        /*margin-left: 390px;*/
        /*width: 250px;*/
        /*text-decoration: underline;*/
    }

.middlesection {
    margin: 0 auto;
    float: left;
    background: rgba(107, 107, 107, 0.03);
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ececec;
}

/*.doctorlogin-submit
{
    margin-left: 60px;
}*/

.forgotpassword-submit {
    margin-left: 50px;
    float: right;
    width: auto;
}

.forgot_text_doctor a {
    color: #79797a;
    float: left;
    font-size: 14px;
    text-decoration: none;
    margin-top: 10px;
}

    .forgot_text_doctor a:hover {
        text-decoration: underline;
    }

.title {
    color: #016dae;
    font-size: 16px !important;
    width: 600px;
    float: left;
}


.supply-button2 {
    /*width: 150px;*/
    height: auto;
    float: left;
    margin: 25px 0 0 0;
    cursor: pointer;
}

    .supply-button2 a {
        width: 100%;
        height: auto;
        float: left;
        background: #158cdb;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        padding: 5px 0;
        text-decoration: none;
    }

    .supply-button2 input[type="submit"] {
        /*width: 100%;*/
        height: auto;
        float: left;
        background: #158cdb;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        padding: 5px;
        text-decoration: none;
        cursor: pointer;
    }

        .supply-button2 input[type="submit"]:hover {
            background: #0C7DC7;
        }

        .supply-button2 input[type="submit"].Active {
            background: #0C7DC7;
        }

    .supply-button2 a:hover {
        background: #0C7DC7;
    }

    .supply-button2 a.Active {
        background: #0C7DC7;
    }

.supply-button3 {
    width: 100px;
    height: auto;
    float: left;
    cursor: pointer;
    margin-left: 10px;
}

    .supply-button3 input[type="submit"] {
        width: 100%;
        height: auto;
        float: left;
        background: #158cdb;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        padding: 5px 0;
        text-decoration: none;
        cursor: pointer;
    }

    .supply-button3 a {
        width: 100%;
        height: auto;
        float: left;
        background: #158cdb;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        padding: 5px 0;
        text-decoration: none;
    }

    .supply-button3 input[type="submit"]:hover {
        background: #0C7DC7;
    }

    .supply-button3 input[type="submit"].Active {
        background: #0C7DC7;
    }

    .supply-button3 a:hover {
        background: #0C7DC7;
    }

    .supply-button3 a.Active {
        background: #0C7DC7;
    }


.date {
    width: 100%;
    float: left;
}

.date_cont {
    width: 175px;
    float: left;
}

.date_cont_login {
    float: right;
}

.date_forgot {
    float: left;
    margin-left: 5px;
}

    .date_forgot a {
        color: #016dae;
        font-size: 15px;
    }

.date_cont_left {
    width: 80px;
    float: left;
    margin: 5px 0 0 0;
}

.date_cont_right {
    width: 225px;
    float: left;
}

.date2 {
    width: 100%;
    float: left;
    margin: 25px 0 0 0;
}

.date_cont2 {
    width: 100px;
    float: left;
}

.wrapper {
    width: 970px;
    height: auto;
    margin: 0 auto;
}

.bothsection {
    float: left;
    width: 100%;
    height: 480px;
}

    .bothsection .left_section {
        float: left;
        width: 620px;
    }

        .bothsection .left_section .left_title {
            width: 100%;
            float: left;
            margin: 14px 0 0 0;
        }

            .bothsection .left_section .left_title h2 {
                font-size: 26px;
                color: #016dae;
            }

        .bothsection .left_section .left_img {
            width: 100%;
            float: left;
        }

            .bothsection .left_section .left_img img {
                border: 5px solid #ececec;
            }

        .bothsection .left_section .left_content {
            width: 100%;
            float: left;
        }

            .bothsection .left_section .left_content p {
                font-size: 18px;
                color: #808080;
            }

                .bothsection .left_section .left_content p a {
                    font-size: 18px;
                    color: #016dae;
                    text-decoration: none;
                }

                    .bothsection .left_section .left_content p a:hover {
                        text-decoration: underline;
                    }

    .bothsection .right_section {
        float: right;
        width: 300px;
    }

        .bothsection .right_section .sub-cat {
            width: 100%;
            float: left;
        }

            .bothsection .right_section .sub-cat h3 {
                color: #8c8d8d;
                font-size: 24px;
                font-weight: normal;
                border-bottom: 1px solid #35940f;
                padding: 7px 0;
            }

            .bothsection .right_section .sub-cat ul#subcat {
                margin: 0;
                padding: 0;
                list-style: none;
            }

                .bothsection .right_section .sub-cat ul#subcat li {
                    background: url(./images/bullet.png) no-repeat;
                    width: 100%;
                    float: left;
                    background-position: 0px 11px;
                    padding: 7px 0px;
                }

                    .bothsection .right_section .sub-cat ul#subcat li a {
                        margin: 0 0 0 20px;
                        float: left;
                        color: #79797a;
                        font-size: 18px;
                        text-decoration: none;
                    }

                        .bothsection .right_section .sub-cat ul#subcat li a:hover {
                            /*text-decoration: underline;*/
                            color: #000000;
                        }

.midportion {
    width: 100%;
    height: auto;
    float: left;
    background: url(./images/white_tile_bg.png);
}

.mid_content {
    width: 100%;
    float: left;
    margin: 60px 0 50px 0;
    text-align: center;
}

    .mid_content h1 {
        font-size: 30px;
        color: #016dae;
    }

    .mid_content p {
        font-size: 24px;
        color: #016dae;
    }


/****************data entry and product list screen CSS******************/

#container {
    padding: 10px;
    background: #fff;
    direction: ltr;
    float: left;
    width: 100%;
}

.page_title {
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    direction: ltr;
    height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
}

#container h2.padd {
    padding-top: 0px;
    direction: ltr;
}

#container h2 {
    color: #333333;
    direction: ltr;
    font-size: 22px;
    font-weight: normal;
    line-height: 18px;
}

.widecolumn {
    padding: 10px 0 0 0;
    direction: ltr;
    float: left;
    width: 100%;
}

.parsonal_selectSmallSearch {
    border: solid 1px #dddddd;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    direction: ltr;
    width: 220px;
    padding: 5px 5px;
    float: left;
}

.personal_box {
    border: solid 1px #dddddd;
    background: #f6f6f6;
    padding: 10px;
    width: 97%;
    margin-bottom: 10px;
    direction: ltr;
}

.alignleft {
    float: left;
    direction: ltr;
}

.blue_btn_small input {
    background: #005D7F;
    ;
    border: none;
    color: #FFFFFF;
    direction: ltr;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 30px;
    min-width: 60px;
    padding: 0 10px;
    margin: 2px 10px 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    position: relative;
}

.equip a.descending {
    background: url(./images/arrow_down.png) no-repeat right 8px;
    direction: ltr;
    padding: 8px 20px 8px 0px;
    display: inline;
}

.equip a {
    background: url(./images/arrow_normal.png) no-repeat right 8px;
    direction: ltr;
    padding: 8px 20px 8px 0px;
    display: inline;
}

.equip-paging {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    direction: ltr;
    color: #333333;
    background: #f4f4f4;
    border-left: solid 1px #dddddd;
    border-top: solid 1px #dddddd;
    padding: 8px 0;
}

.selected-button-page {
    background: #ccc;
    display: inline-block;
    margin: 5px;
    direction: ltr;
    padding: 4px 7px;
}

.parsonal_selectSmallSearch {
    border: solid 1px #dddddd;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    direction: ltr;
    width: 220px;
    padding: 5px 5px;
    float: left;
}

.parsonal_textfildLarge input[type="text"], .parsonal_textfild input[type="password"] {
    border: solid 1px #dddddd;
    border-radius: 3px;
    direction: ltr;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 150px;
    padding: 6px 5px;
    font-size: 12px;
    color: #333333;
}

.parsonal_html {
    margin-top: 10px;
}

.dark_btn_small input {
    background: #3a3a3a;
    border: none;
    color: #FFFFFF;
    float: right;
    direction: ltr;
    font-size: 13px;
    font-weight: normal;
    height: 30px;
    margin-left: 10px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    position: relative;
}

.equipbg {
    font-size: 12px;
    color: #333333;
    border-left: solid 1px #dddddd;
    border-top: solid 1px #dddddd;
    padding: 8px 4px 5px 4px;
    background-color: white;
}

.equip {
    font-size: 11px;
    font-weight: bold;
    direction: ltr;
    color: #333333;
    background: #f4f4f4;
    border-left: solid 1px #dddddd;
    border-top: solid 1px #dddddd;
    padding: 8px 4px 8px 4px;
}

.parsonal_selectSmallSearch select {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 220px;
    height: 18px;
    direction: ltr;
}

.equip a {
    background: url(./images/arrow_normal.png) no-repeat right 8px;
    direction: ltr;
    padding: 8px 20px 8px 0px;
    display: inline;
    color: #000;
    text-decoration: none;
    cursor: pointer !important;
    margin-left: 5px;
}

.equip-paging {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    direction: ltr;
    color: #333333;
    background: #f4f4f4;
    border-left: solid 1px #dddddd;
    border-top: solid 1px #dddddd;
    padding: 8px 0;
}

.rgt {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    direction: ltr;
}

.list-data {
    float: left;
    width: 100%;
    padding-top: 12px;
}

/******************detail page css****************/
.parsonal_textfild label {
    width: 200px;
    float: left;
    margin-right: 8px;
    font-size: 13px;
    color: #333333;
    line-height: 24px;
    direction: ltr;
}


.ClientTextalign {
    width: 100%;
}

.parsonal_textfild {
    padding: 3px 0 0 0;
    direction: ltr;
    float: left;
    width: 100%;
}

.packagelist {
    display: block;
    margin-left: 208px;
    width: 293px;
}

.parsonal_textfild textarea {
    width: 400px;
    height: 50px;
    border: solid 1px #dddddd;
    direction: ltr;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 5px 5px;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.blue_btn input {
    background: #005C7F no-repeat right -50px;
    padding: 0 10px;
    border: none;
    font-size: 14px;
    height: 47px;
    color: #fff;
    font-weight: normal;
    min-width: 110px;
    direction: ltr;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(pie.htc);
    position: relative;
}

.dark_btn input {
    background: #3A3A3A no-repeat right -50px;
    padding: 0 10px;
    border: none;
    height: 47px;
    direction: ltr;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    min-width: 110px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(pie.htc);
    position: relative;
}

.personal_box {
    border: solid 1px #dddddd;
    background: #f6f6f6;
    padding: 10px;
    width: 97%;
    margin-bottom: 10px;
    direction: ltr;
}

.ajax__fileupload_dropzone {
    border-style: dotted;
    border-width: 1px;
    line-height: 50px;
    text-align: center;
    _text-align: left;
    margin-bottom: 2px;
}

.parsonal_select {
    padding: 3px 0 0 0;
    direction: ltr;
    float: left;
    width: 100%;
}

    .parsonal_select label {
        width: 200px;
        float: left;
        margin-right: 8px;
        font-size: 13px;
        color: #333333;
        line-height: 24px;
        direction: ltr;
    }

    .parsonal_select select {
        border: solid 1px #dddddd;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        width: 220px;
        padding: 6px 5px;
        font-size: 12px;
        color: #333333;
    }

.parsonal_textfild input[type="checkbox"] {
    /*.parsonal_textfild;*/
    float: left;
    /*padding: 6px 5px;*/
    padding: 0 5px;
    font-size: 12px;
    color: #333333;
    margin-top: 7px;
    height: 15px;
    width: 15px;
}

.parsonal_textfild input[type="text"], .parsonal_textfild input[type="number"], .parsonal_textfild input[type="password"], .parsonal_textfild input[type="datetime"] {
    border: solid 1px #dddddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 220px;
    padding: 6px 5px;
    font-size: 12px;
    color: #333333;
}

.ajax__fileupload {
    padding: 4px;
    border: #D3D3D3 1px solid;
    overflow: auto;
}

.ajax__fileupload_selectFileContainer {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 80px;
    /* float: left; */
}

.ajax__fileupload_selectFileContainer {
    height: 24px;
    line-height: 24px;
}

.ajax__fileupload_selectFileButton {
    display: block;
    height: 24px;
    line-height: 24px;
    width: 80px;
    text-align: center;
    background-color: #212121;
    color: #D0D0D0;
    cursor: pointer;
    margin-right: 4px;
    font-size: 13px;
}

.ajax__fileupload_selectFileContainer input {
    border: medium none;
    cursor: pointer;
    height: 40px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.product_name {
    font-size: 12px;
}

.asterisk {
    color: #E01A16;
}

/*code form remove underline from link*/
a:-webkit-any-link {
    text-decoration: none;
}


/*============================ Product Page Css - By Sukhdev Kanzariya ===========================*/

.dentist_product_main {
    padding: 15px;
}

.dentist_product_title {
    color: #5ea0fe;
    font-style: italic;
    line-height: 22px;
    text-align: left;
    vertical-align: bottom;
    font-size: 22px;
    font-weight: bold;
}

.dentist_product_nav {
    margin: 15px 0;
}

.nav_item {
    float: left;
    margin-right: 30px;
}

    .nav_item img {
        margin-right: 4px;
    }

    .nav_item a {
        color: #333333;
        font-size: 15px;
        letter-spacing: 1px;
        text-decoration: none;
    }

.dentist_product_image {
    margin: 20px 0;
}

    .dentist_product_image img {
        width: 100%;
        height: 50%;
        margin-top: 20px;
    }

.dentist_product_desc {
}

.dentist_product_tab {
    margin: 25px 15px;
    width: 100%;
}

.tab_title {
    color: #000;
    font-size: 14px;
    line-height: 20px;
}

.destination_tab_content {
}

.dentist_product_bna {
    width: 100%;
    margin: 25px 20px;
}

.bna_images {
}

.bna_before {
    float: left;
    margin-right: 20px;
}

.bna_After {
}

.bna_images img {
    height: 210px;
    width: 327px;
}

.before {
    font-size: 15px;
    font-style: italic;
    left: 5px;
    position: absolute;
    text-transform: capitalize;
    top: 190px;
    color: #ffffff;
    height: 17px;
    width: 65px;
    background: linear-gradient(to right, #000000 60%, #ffffff );
}

.after {
    font-size: 15px;
    font-style: italic;
    left: 353px;
    position: absolute;
    text-transform: capitalize;
    top: 190px;
    color: #ffffff;
    height: 17px;
    width: 55px;
    background: linear-gradient(to right, #000000 60%, #ffffff );
}

.bna_desc {
    color: #000;
    font-size: 12px;
    line-height: 16px;
    padding: 10px 15px;
    text-align: left;
    background-color: #cccccc;
    margin: 60px 0 5px 0;
    height: auto;
}

.custom-pager {
    position: absolute;
    top: 230px;
    left: 10px;
    color: #666666;
    font-size: 12px;
}

.slider-prev {
    position: absolute;
    top: 230px;
    left: 430px;
    color: #666666;
    font-size: 12px;
}

.slider-next {
    position: absolute;
    top: 230px;
    left: 500px;
    color: #666666;
    font-size: 12px;
}

.slider-pause {
    position: absolute;
    top: 230px;
    left: 570px;
    cursor: pointer;
    color: #666666;
    font-size: 12px;
}

.slider-play {
    position: absolute;
    top: 230px;
    left: 570px;
    display: none;
    cursor: pointer;
    color: #666666;
    font-size: 12px;
}

.upper-label {
    font-size: 11px;
    color: #333333;
    line-height: 8px;
    direction: ltr;
    margin-top: 5px;
    margin-bottom: 5px;
}

.notice-label {
    font-size: 11px;
    color: #333333;
    line-height: 8px;
    direction: ltr;
    font-weight: 600;
    font-style: italic;
    margin-left: 10px;
}

.case-text-align {
    width: 80%;
    float: right;
}

.text-with {
    width: 100px;
}

.occlusal-staining {
    border-top: none;
    border-bottom: dotted #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 280px;
    height: 55px;
    /*margin-top: 15px;*/
}

.ceramic-shade {
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 280px;
    height: 80px;
    margin-top: 15px;
}

.pontic-design {
    border-top: none;
    border-bottom: dotted #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 280px;
    height: 100px;
}

.margin-design {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 280px;
    height: 250px;
}

.dentures-flippers {
    border-top: none;
    border-bottom: dotted #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 280px;
    height: 240px;
}

.tooth-setup {
    border-top: none;
    border-bottom: dotted #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 280px;
    height: 130px;
}

.acrylic-shade {
    border-top: none;
    border-bottom: dotted #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 280px;
    height: 55px;
}

.tcs-flexible-shade {
    border-top: none;
    border-bottom: dotted #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 280px;
    height: 80px;
}

.kenson-teeth {
    border-top: none;
    border-bottom: dotted #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 280px;
    height: 90px;
}

.premium-brand-teeth {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 280px;
    height: 170px;
}

.zicornia-restorations {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 310px;
    height: 180px;
    /*margin-top: 15px;*/
}

.stump-shade {
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 310px;
    height: 80px;
    margin-top: 15px;
}

.porcelain-metal {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 310px;
    height: 90px;
}

.full-cast-restorations {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 310px;
    height: 200px;
}

.composite-restorations {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 310px;
    height: 95px;
}

.nightguards-retainers {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 310px;
    height: 210px;
}

.snoring-sleep-apnea {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 310px;
    height: 110px;
}

.playsafe-mouthguards {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 310px;
    height: 136px;
}

.inclusive-encode {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 310px;
    height: 150px;
}

.inclusive {
    width: 50%;
}

.encode {
    width: 50%;
    float: left;
}

.vitallium-metal-partials {
    border-top: none;
    border-bottom: dotted #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 591px;
    height: 360px;
    margin-top: -3px;
}

.crown-partial-combination {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 591px;
    height: 100px;
}

.provisional-restorations {
    border-top: none;
    border-bottom: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
    width: 591px;
    height: 270px;
}

.attr-cat {
    height: 20%;
    text-align: center;
}

    .attr-cat label {
        margin-right: 8px;
        font-size: 11px;
        font-weight: bolder;
        color: #333333;
        line-height: 24px;
        direction: ltr;
    }

.attr-val {
    height: 80%;
}

    .attr-val label {
        font-size: 10px;
        color: #333333;
        direction: ltr;
    }

.doctor-dashboard {
}

    .doctor-dashboard h2 {
        font-family: "open_sansregular";
        font-size: 24px;
    }


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #337ab7;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.index-button {
    position: relative;
    z-index: 99999;
    width: 100%;
}

.image-label {
    float: right;
    margin-top: -18px;
    width: 220px;
    font-size: 13px;
    color: #333333;
    line-height: 24px;
}
/*============================ Product Page Css - End ===========================*/

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin:0px; position: relative; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin:0 0 0 52px; display: block; background: url(./images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 83%; z-index: 10; cursor: pointer; text-indent: -9999px; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; left: -22px; }
.flex-direction-nav .flex-prev {left: -46px;}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {}
.flex-direction-nav .flex-disabled {}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center; display:none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
