/* CSS Document */

body {
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    background: url(images/bg.jpg);
    background-repeat: repeat-x;
    color: #6f6f6f;
    width: 95%;
    margin: 0px auto;
    margin-top: 2px;
}

/* Basic link styles 
---------------------------------------------------------------*/
a {
    outline: none;
    text-decoration: none;
    cursor: pointer;
    color: #3c6c8a;
    font-weight: 700;
}

    a:hover {
        text-decoration: none;
        color: #fbac29;
    }

/* Basic image style 
----------------------------------------------------------------*/
img {
    border: none;
    text-decoration: none;
}

/* Basic lists styles 
----------------------------------------------------------------*/


ul {
    padding: 0;
    margin: 0px;
}

    ul li {
        padding: 0;
        /*	line-height:30px; */
        margin: 0px;
        /* height: 53px;*/
    }

    ul ul {
        padding-left: 20px;
    }

    ul li a {
        text-decoration: none;
    }

ol li {
    line-height: 170%;
}

.mlink {
    background: url("images/one.gif") no-repeat scroll 0px -163px;
    display: block;
    color: #686868;
    margin: 0;
    padding: 5px 0px 5px 20px;
    text-decoration: none;
    border-bottom: 1px solid #E2E2E2;
    /*display :list-item;*/
}

    .mlink a:hover {
        padding-right: 20px;
        display: list-item;
        /*text-decoration : none;*/
        border-bottom: #F0F0F0 1px solid;
        margin: 0px 0px;
        padding: 5px 0px 2px 5px;
        background-color: #ffa200;
        color: #FFFFFF;
    }

/* Basic heading styles 
-----------------------------------------------------------------*/
.hide {
    display: none;
}

.show {
    display: inline-table;
}

th {
    padding: 4px;
    text-align: left;
}

td {
    text-align: left;
    margin-left: 80px;
}

p,
pre,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 1em 0;
    padding: 0;
}

h1 {
    font-size: 200%;
}

h2 {
    font-size: 175%;
}

h3 {
    font-size: 150%;
}

h4 {
    font-size: 125%;
}

h5 {
    font-size: 115%;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
}

.logo {
    width: 141px;
    display: block;
    height: 41px;
    background-image: url(../style/images/one.gif);
    background-position: -0px -158px;
    float: left;
}

.opt-pat a:hover img {
    border: 5px solid #0000ff;
}

.quotes {
    background-color: #ebebeb;
    margin: 0 20px;
    min-height: 40px;
}

.ErrorMessage {
    color: red;
    font: 14px Arial, Helvetica, sans-serif;
    background-image: url(../style/images/no.png);
    background-repeat: no-repeat;
    padding-left: 25px;
}

.Message {
    color: #11b100;
    font: 14px Arial, Helvetica, sans-serif;
    background-image: url(../style/images/yes.png);
    background-repeat: no-repeat;
    padding-left: 25px;
}

.Notification {
    color: Maroon;
    font-weight: bold;
    font-size: 12px
}

.LightBlue {
    color: #0098cd;
    font-weight: bold;
    font-size: 12px
}

.Bold {
    font-weight: bold;
    font-size: 12px
}

.page-title {
    font-size: 200%;
    color: #0098cd;
    text-align: left;
    border-bottom: 1px dotted #CCCCCC;
}

.page-icon {
    width: 40px;
    height: 40px;
    vertical-align: middle;
}

/* Basic form styles 
-----------------------------------------------------------------*/
.search2 {
    border: #CCCCCC 1px solid;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    padding: 5px 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

fieldset {
    border: #CCCCCC 1px solid;
    padding: 5px 5px;
    width: 95%;
    background-color: #FFFFFF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.plan {
    height: 292px;
    width: 232px;
    background-color: #88DDD9;
    margin: 20px;
    padding: 20px;
    background-image: url(light_gradient_sbg.png);
    background-repeat: no-repeat;
}

.planlayout {
    float: left;
}

/* Css for Subcrition Plan Start****************************/

.plan_layout_yellow {
    position: relative;
    float: left;
    font-weight: bold;
    margin: 20px;
    background-color: #FFFFFF;
    color: #666666;
    width: 200px;
    height: 237px;
    padding: 5px;
    background-color: #EBDE8B;
    background-image: url(../style/images/s_plan_bg.png);
    background-image: url(../style/images/free4.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.plan_layout_purpule {
    position: relative;
    float: left;
    font-weight: bold;
    margin: 20px;
    background-color: #FFFFFF;
    color: #666666;
    width: 200px;
    height: 237px;
    padding: 5px;
    background-color: #CAB6EE;
    background-image: url(../style/images/s_plan_bg.png);
}

.plan_layout_Acqa {
    position: relative;
    float: left;
    font-weight: bold;
    margin: 20px;
    background-color: #FFFFFF;
    color: #666666;
    width: 200px;
    height: 237px;
    padding: 5px;
    background-color: #AAD2EC;
    background-image: url(../style/images/s_plan_bg.png);
}

.plan_layout_pink {
    position: relative;
    float: left;
    font-weight: bold;
    margin: 20px;
    background-color: #FFFFFF;
    color: #666666;
    width: 200px;
    height: 237px;
    padding: 5px;
    background-color: #ECBBD8;
    background-image: url(../style/images/s_plan_bg.png);
}

.plan_layout_blue {
    position: relative;
    float: left;
    font-weight: bold;
    margin: 20px;
    background-color: #FFFFFF;
    color: #666666;
    width: 200px;
    height: 237px;
    padding: 5px;
    background-color: #C5D6AD;
    background-image: url(../style/images/s_plan_bg.png);
}

.plan_layout p {
    margin: 10px;
}

.plan_top_round {
    width: 210px;
    height: 15px;
    background-image: url(../style/images/plan_round_porder.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

.submit_plan {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.plan_title {
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    color: #666666;
    width: 140px;
    height: 37px;
    text-align: center;
    padding-top: 8px;
    background-image: url('../style/images/plan_title_bg.png');
    background-repeat: no-repeat;
}

.plan_bottom_round {
    width: 210px;
    height: 17px;
    background: url('../style/images/plan_round_porder.png') 0px 17px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.ul_plan {
    padding: 0;
    margin: 5px;
}

.li_plan {
    padding: 0;
    line-height: 20px;
    margin: 10px;
}

/*Css Subcription plan END*/

fieldset a {
    font-weight: bold;
}

legend {
    font-weight: bold;
    font-size: 120%;
    color: #666666;
    margin-left: 10px;
}

input,
select,
button {
    font-size: 12px;
    font-weight: normal;
    height: 25px;
}

}

.form {
    text-align: center;
}

.form-table {
    width: 90%;
    height: 100%;
}

.data-table {
    width: 95%;
}

.form-clear {
    clear: both;
    text-align: center;
}

.form-right {
    clear: left;
    text-align: right;
}

.form-left {
    clear: right;
    text-align: left;
}

.margin-right {
    margin-right: 1em;
}

.margin-left {
    margin-left: 6em;
}

* html button {
    width: 90px;
}

/* Grid
-----------------------------------------------------------------*/
.Grid table {
    font-size: 12px;
    margin: 0px 10px;
    text-align: left;
    border-collapse: collapse;
}

.Grid th,
.Grid td {
    text-align: left;
    padding: .5em;
    border: 1px solid #fff;
}

.Grid th {
    font-weight: normal;
    font-size: 13px;
    color: #039;
    background: #328aa4 url('images/tr_back.gif') repeat-x;
    color: #fff;
}

.Grid td {
    border-top: 1px solid #fff;
    background: #e1e1e1;
}

.Grid tbody tr:hover td {
    background: #ced8db;
}

.altRow td {
    background-color: #FFFFFF;
}


/* Grid2*/

.Grid2 table {
    font-size: 12px;
    margin: 0px 10px;
    text-align: left;
    border-collapse: collapse;
}

.Grid2 th,
.Grid2 td {
    text-align: left;
    padding: .5em;
    border: 1px solid #000;
}

.Grid2 th {
    padding: 8px;
    font-weight: normal;
    font-size: 13px;
    color: #039;
    background: #328aa4 url('images/tr_back.gif') repeat-x;
    color: #fff;
}

.Grid2 td {
    padding: 5px;
    border-top: 1px solid #fff;
    background: #e5f1f4;
}

.Grid2 tbody tr:hover td {
    background: #ced8db;
}


.hor-minimalist-b {
    font-size: 12px;
    background: #fff;
    margin: 5px;
    width: 95%;
    border-collapse: collapse;
    text-align: left;
}

    .hor-minimalist-b th {
        font-size: 14px;
        font-weight: normal;
        color: #039;
        padding: 6px 8px;
        border-bottom: 2px solid #6678b1;
    }

    .hor-minimalist-b td {
        border-bottom: 1px solid #ccc;
        color: #669;
        padding: 3px 8px;
    }

    .hor-minimalist-b tbody tr:hover td {
        color: #009;
    }

/* Basic HR-line style 
-----------------------------------------------------------------*/
hr {
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    height: 1px;
}

    hr .common {
        border-color: Blue;
    }

img.image_static {
    padding: 0 11px 12px 0;
    background: transparent url('images/img_shadow.png') no-repeat right bottom;
}

.saperator {
    padding: 0px;
    margin: 5px 0px 10px 0px;
    border-bottom: 1px dotted #CCCCCC;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    font-size: 1px;
    line-height: 1px;
    border: none 0px #FFFFFF;
}

.break {
    clear: both;
    height: 1px;
    padding-top: 0px;
    margin: 0px 0px 5px 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    font-size: 1px;
    line-height: 1px;
    border: none 0px #FFFFFF;
}

.clear {
    font-size: 1px;
    height: 1px
}


/*       Round Curve With css ...Wothout image         */
.curvedBox {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    .curvedBox .r1, .curvedBox .r2, .curvedBox .r3, .curvedBox .r4 {
        background-color: #FFFFFF;
        display: block;
        overflow: hidden;
        height: 1px;
        font-size: 1px;
    }

    .curvedBox .r2, .curvedBox .r3, .curvedBox .r4 {
        border-width: 0 1px;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
    }

    .curvedBox .r1 {
        margin: 0 6px;
    }

    .curvedBox .r2 {
        margin: 0 3px;
    }

    .curvedBox .r3 {
        margin: 0 2px;
    }

    .curvedBox .r4 {
        margin: 0 1px;
        height: 2px;
    }

    .curvedBox .content {
        padding: 5px;
        overflow: auto;
        border: 1px solid #f0f0f0;
        background-color: #FFFFFF;
        -moz-border-radius: 11px;
        -webkit-border-radius: 11px;
        border-radius: 11px;
    }

/*       Round Curve With css ...Wothout image         */

.logoContainer {
    float: left; /* Keep the logo container on the left */
    width: 200px;
    height: 50px;
    color: #FFF;
}

.userInfo {
    display: flex;
    flex-direction:column;
    margin-top: 5px;
    margin-left: auto;
    margin-right: 10px;
}

.userActions {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.userActions a {
    align-self: center;
    font-weight: bold;
    text-transform: capitalize;
}

.btnActions {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-top: 5px;
}

.home-nav-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .home-nav-list li {
        margin: 2px 2px;
    }

.home, .logout, .sea, .app, .add {
    margin-right: 10px;
}

.home-icon-button {
    position: relative;
    width: 110px;
    height: 40px;
}

    .home-icon-button:hover {
        cursor: pointer;
    }

.home-icon-button a {
    display: block;
    width: 100%; 
    height: 100%; 
    text-indent: -9999px; 
}


.sea {
    background: url('images/one.gif') -220px 0;
}

    .sea:hover {
        background: url('images/one.gif') -220px -40px;
    }

.add {
    background: url(images/one.gif) -500px 0px;
}

    .add:hover {
        background: url(images/one.gif) -500px -40px;
    }

.app {
    background: url(images/one.gif) -112px 0;
}

    .app:hover {
        background: url(images/one.gif) -112px -40px;
    }

.last-visit {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('images/one.gif');
    background-position: -500px -85px;
}

.visit-history {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('images/one.gif');
    background-position: 0px -78px;
}

.print-history {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('images/one.gif');
    background-position: -38px -78px;
}

.end-history {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('images/one.gif');
    background-position: -60px -78px;
}

.search-patient {
    width: 26px;
    height: 26px;
    display: block;
    background-image: url('images/one.gif');
    background-position: -474px -16px;
}

/* status bar start*/
.payment_bar {
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    width: 780px;
    color: #FFF;
}

.status_current {
    height: 15px;
    width: 120px;
    background: url('images/one.gif') -380px -95px;
    background-repeat: no-repeat;
    float: left;
    margin: 10px 15px;
    padding: 10px 2px;
    text-align: center;
}

.status_ok {
    height: 15px;
    width: 120px;
    background: url('images/one.gif') -380px -130px;
    background-repeat: no-repeat;
    float: left;
    margin: 10px 15px;
    padding: 10px 2px;
    text-align: center;
}

.status_pending {
    height: 15px;
    width: 120px;
    background: url('images/one.gif') -380px -165px;
    background-repeat: no-repeat;
    float: left;
    margin: 10px 15px;
    padding: 10px 2px;
    text-align: center;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs {
    padding: 0px;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    text-align: left;
    /*set to left, center, or right to align the menu as desired*/
}

    .shadetabs li {
        margin: 0;
    }

        .shadetabs li a {
            text-decoration: none;
            position: relative;
            height: 30px;
            width: 175px;
            display: block;
            z-index: 1;
            padding: 3px 7px;
            margin-right: 0px;
            color: #919191;
        }

            .shadetabs li a:visited {
                color: #2d2b2b;
            }

            .shadetabs li a:hover {
                text-decoration: none;
                color: #2d2b2b;
            }

            .shadetabs li a.selected {
                /*selected main tab style */
                position: relative;
                top: 1px;
            }

            .shadetabs li a.selected {
                /*selected main tab style */
                background-color: inherit;
                background-image: url(images/selected-tab.png);
                background-repeat: no-repeat;
                padding-left: 10px;
                padding-top: 9px;
            }

                .shadetabs li a.selected:hover {
                    /*selected main tab style */
                    text-decoration: none;
                }

.tabcontent {
    display: none;
}

@media print {
    .tabcontent {
        display: block !important;
    }
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2 {
    padding: 0;
    width: 362px;
    border-top: 5px solid #D25A0B;
    /*Brown color theme*/
    background: transparent;
}

    .modernbricksmenu2 ul {
        margin: 0;
        margin-left: 10px;
        /*margin between first menu item and left browser edge*/
        padding: 0;
        list-style: none;
    }

    .modernbricksmenu2 li {
        display: inline;
        margin: 0 2px 0 0;
        padding: 0;
        text-transform: uppercase;
    }

    .modernbricksmenu2 a {
        float: left;
        display: block;
        font: bold 11px Arial;
        color: white;
        text-decoration: none;
        margin: 0 1px 0 0;
        /*Margin between each menu item*/
        padding: 5px 10px;
        background-color: black;
        /*Brown color theme*/
        border-top: 1px solid white;
    }

        .modernbricksmenu2 a:hover {
            background-color: #D25A0B;
            /*Brown color theme*/
            color: white;
        }

        .modernbricksmenu2 a.selected {
            /*currently selected tab*/
            background-color: #D25A0B;
            /*Brown color theme*/
            color: white;
            border-color: #D25A0B;
            /*Brown color theme*/
        }

.tabcontent {
    display: none;
}

@media print {
    .tabcontent {
        display: block !important;
    }
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu {
    font: bold 13px Arial;
    width: 100%;
    /*leave this value as is in most cases*/
}

    .indentmenu ul {
        margin: 0;
        padding: 0;
        float: left;
        /* width: 80%; width of menu*/
        border-top: 1px solid navy;
        /*navy border*/
        background: black url(indentbg.gif) center center repeat-x;
    }

        .indentmenu ul li {
            display: inline;
        }

            .indentmenu ul li a {
                float: left;
                color: white;
                /*text color*/
                padding: 5px 11px;
                text-decoration: none;
                border-right: 1px solid navy;
                /*navy divider between menu items*/
            }

                .indentmenu ul li a:visited {
                    color: white;
                }

                .indentmenu ul li a.selected {
                    color: white !important;
                    padding-top: 6px;
                    /*shift text down 1px*/
                    padding-bottom: 4px;
                    background: black url(indentbg2.gif) center center repeat-x;
                }


.tabcontentstyle {
    /*style of tab content oontainer*/
    border: 1px solid gray;
    width: 450px;
    margin-bottom: 1em;
    padding: 10px;
}

.tabcontent {
    display: none;
}

@media print {
    .tabcontent {
        display: block !important;
    }
}


/*----------css for win-win-----------------------*/

.wintable {
    border-collapse: collapse;
    border: 0px;
}

.wininput {
    border: #CCCCCC 1px solid;
    background-color: #d4d4d4;
    border-radius: 5px;
    color: #006699;
    font-size: 12px;
    height: 25px;
    width: 175px;
}

.wintextarea {
    border: #CCCCCC 1px solid;
    background-color: #d4d4d4;
    border: #CCCCCC 1px solid;
    border-radius: 5px;
    color: #006699;
}

.winterm {
    width: 360px;
    height: 180px;
    overflow: scroll;
}

.wim_massage {
    width: 530px;
    height: 80px;
}

.win {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    min-height: 450px;
    padding: 20px;
    background-color: #e8e8e8;
    border-radius: 15px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
}

.fieldset_icon {
    float: left;
    font-size: 123.1%;
    height: 24px;
    margin: 0px;
    padding: 0px 0px 0px 25px;
}

.message_inbox_icon {
    background: url("images/one.gif") no-repeat scroll -480px -43px transparent;
}

.task_icon {
    background: url("images/one.gif") no-repeat scroll -455px -43px transparent;
}

.appointment_icon {
    background: url("images/one.gif") no-repeat scroll -430px -43px transparent;
}

#teethimg div {
    position: absolute;
    z-index: 500;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-color: #99CCFF;
    cursor: pointer;
    display: none;
}

#teethimg {
    position: relative;
    z-index: 100;
}

.showtext {
    display: inline;
}


/* ---Style2 Content After Merge---   */

#edit-content {
    display: inline-block;
    line-height: 1;
    padding: 7px 10px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background-color: #39c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}



#content_layout2 {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 990px;
    background: #FFFFFF;
    border: 1px solid #f0f0f0;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    /*behavior: url(Images/border-radius.htc);*/
}


#edit-content-left span {
    display: block;
}


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

    .profile-pic span {
        margin-top: 5px;
    }

#edit-content-left {
    margin: 10px 0px 10px 10px;
    border: 1px #CCCCCC solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 220px;
    padding: 5px;
    float: left;
}


.left_module {
    margin: 5px auto;
    /*border: 1px #CCCCCC solid;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 200px;
    min-height: 50px;
    padding: 5px;
}

.content_center {
    margin: 10px 10px 10px 10px;
    background-color: #FFFFFF;
    border: 1px solid #CCC;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    /*border-radius: 11px;
	behavior: url(Images/border-radius.htc);*/
    border-radius: 5px;
    width: 96.7%;
    padding: 5px;
    float: left;
}


#edit-content-right {
    margin: 10px 10px 10px 10px;
    border: 1px #CCCCCC solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    min-width: 650px;
    padding: 5px;
    float: left;
}

.edit-page-icon {
    float: left;
    font-size: 123.1%;
    margin: 2px 0;
    height: 45px;
    padding: 3px 15px 5px 38px;
}

.education-icon {
    background: url("images/imageset-edit.png") no-repeat scroll 0px 0px;
}

.award-icon {
    background: url("images/imageset-edit.png") no-repeat scroll 0px -48px;
}

.user-icon {
    background: url("images/imageset-edit.png") no-repeat scroll 0px -96px;
}


.contact-icon {
    background: url("images/imageset-edit.png") no-repeat scroll 0px -144px;
}

.schedule-icon {
    background: url("images/imageset-edit.png") no-repeat scroll 0px -188px;
}


#edit-content-left .title {
    font-size: 14px;
    margin-bottom: 0px;
    margin-left: 5px;
    height: 24px;
    padding: 3px 15px 5px 25px;
}

.title_contact_icon {
    background: url("images/imageset-edit.png") no-repeat scroll 0 -580px transparent;
    /*margin: 2px 0;*/
}

.education-title {
    margin: 10px 0px 0px 5px;
    width: 650px;
    border-bottom: #CCCCCC 1px solid;
    display: inline-block;
    font-weight: bold;
}


.page_title2 {
    margin: 10px 0px 0px 5px;
    width: 90%;
    border-bottom: #CCCCCC 1px solid;
    display: inline-block;
    font-weight: bold;
}


div.form-container form fieldset {
    border: 1px solid #DDDDDD;
    margin: 10px 0;
    padding: 10px;
}

div.form-container input {
    background: none repeat scroll 0 0 #F9FAFB;
    border: 1px solid #E6E6E6;
    color: #666666;
    padding: 3px;
}

div.form-container label,
div.form-container span.label {
    display: block;
    float: left;
    margin-right: 25px;
    padding-right: 10px;
    position: relative;
    text-align: right;
    width: 25%;
}

div.form-container .submit_b_align {
    display: block;
    float: left;
    margin-right: 25px;
    padding-right: 10px;
    position: relative;
    text-align: right;
    width: 25%;
}

div.form-container div {
    padding: 0.25em 0;
}


.left_module_container {
    background: url("images/quicklinks.gif") no-repeat scroll center bottom transparent;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
    margin: auto;
    width: 180px;
}

.left_module_header {
    background: url("images/quicklinks.gif") no-repeat scroll center top transparent;
    border-bottom: 1px solid #DDDDDD;
    margin: 0 auto;
    padding: 0;
    width: 200px;
    height: 25px;
}

.left_module_header_title {
    color: #FFFFFF;
    font-size: 14px;
    padding: 5px 0px 0px 10px;
}

.left_module2 {
    margin: 5px auto;
    /*border: 1px #CCCCCC solid;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    width: 200px;
    min-height: 50px;
    padding: 5px;
}


.team_member {
    /*background: url("images/team.png") no-repeat scroll left center transparent;*/
    background: url("images/one.gif") no-repeat scroll 0 -100px transparent;
    color: #686868;
    margin: 0;
    padding: 5px 0px 5px 20px;
    text-decoration: none;
    border-bottom: 1px solid #E2E2E2;
}

.my_network {
    /*background: url("images/team.png") no-repeat scroll left center transparent;*/
    background: url("images/one.gif") no-repeat scroll 0 -121px transparent;
    color: #686868;
    margin: 0;
    padding: 5px 0px 5px 20px;
    text-decoration: none;
    border-bottom: 1px solid #E2E2E2;
}

.forgot_icon {
    float: left;
    font-size: 123.1%;
    margin: 2px 0;
    height: 75px;
    width: 70px;
    padding: 3px 15px 5px 5px;
    background: url("images/imageset-edit.png") no-repeat scroll 0px -400px;
}


.box1 {
    background-color: #E1E1E1;
    /*width: 300px;*/

    margin: 0 auto 15px auto;
    padding: 10px;
    border: 1px solid #f0f0f0;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    /*behavior: url(Images/border-radius.htc);*/
}


#content3_right {
    margin: 10px 5px 10px 10px;
    border: 1px #CCCCCC solid;
    /*background:#FFFFFF;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /*behavior: url("images/border-radius.htc");*/
    width: 97%;
    padding: 5px;
    float: left;
}

div .designation {
    font-size: 10px;
    color: #3c83af;
}


/* Menu CSC after Merge */


.MenuContainer,
.MenuStyle,
.SubMenuStyle,
.TopMenuItemStyle,
.SubMenuItemStyle {
    background-color: #3c83af;
    color: #FFFFFF;
}

.MenuStyle,
.SubMenuStyle {
    /*position: absolute;*/
    z-index: 3;
}

.TopMenuItemStyle,
.SubMenuItemStyle {
    font-weight: bold;
}

.TopMenuItemStyle {
    font-size: 12px;
    padding: 0 10px 0 10px;
    /*height:30px;*/
}

.SubMenuItemStyle {
    font-size: 11px;
    display: block;
    width: 100%;
    padding: 2px;
    padding-right: 10px;
    border-bottom: 1px dotted #8cb8d5;
}

.TopMenuItemHoverStyle,
.SubMenuItemHoverStyle {
    color: #fbac29;
}

.SubMenuItemHoverStyle {
    background-color: #FFFFCC;
}


/*
New CSS
*/

.logoNew {
    background: url(images/one.gif) -195px -160px;
    width: 141px;
    height: 40px
}

.PatientSearchLogo {
    background: url(images/one.gif) -474px -17px;
    width: 26px;
    height: 26px;
}
