﻿.tableTitle {
    display: inline-block;
    text-align: center;
    margin-right: 30px;
    float: left;
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
}

.tableTitleBlack {
    display: inline-block;
    text-align: center;
    margin-right: 30px;
    float: left;
    color: #6d6e72;
    font-size: 14px;
}

.tableTitleBlack1 {
    display: inline-block;
    text-align: left;
    width: 80%;
    float: left;
    color: #6D6E72;
    font-size: 14px;
    margin-left: 10px;
}

.tabletdleft {
    text-align: left;
}

.col_graph {
    background-image: url(../../../Images/col_head_grey.png);
    width: 302px;
    height: 63px;
    float:left;
    margin-left:1px;
    padding:0px !important;
}
.col_graph_head {
    background-image: url(../../../Images/col_head_grey1.png);
    width: 302px;
    height: 63px;
    float:left;
    margin-left:1px;
    padding:0px !important;
}

.col_graph1 {
    background-image: url(../../../Images/col_range.png);
    width: 305px;
    height: 63px;
    float:left;
    margin-left:1px;
}
.col_graph1_Surgeon {
    background-image: url(../../../Images/col_range_surgeon.png);
    width: 305px;
    height: 63px;
    float:left;
    margin-left:1px;
}
.tableIcon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../../../Images/NewDesign/info-image.png);
    position: relative;
    right: 0;
    margin-left: -26px;
    cursor: pointer;
}

.tableGrayIcon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../../../Images/NewDesign/gray-information.png);
    position: relative;
    right: 0px;
    margin-left: -26px;
    cursor: pointer;
}

.tableGrayIcon1 {
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../../../Images/NewDesign/gray-information1.png);
    position: relative;
    left: 5px;
    float: left;
    cursor: pointer;
    top: 4px;
}

.tableGrayIconPatientChar {
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../../../Images/NewDesign/gray-information1.png);
    position: relative;
    left: 5px;
    float: left;
    cursor: pointer;
    top: 15px;
}


#PracticeProfileTable thead th {
    /*border: 1px solid #9d77bd;
    padding-left: 10px!important;
    padding-right: 10px!important;
    text-align: left;*/
}

#PracticeProfileTable {
    display: block;
    margin: 0 auto;
    width: 775px;
}

    #PracticeProfileTable tr {
        min-height: 10px;
    }

    #PracticeProfileTable td {
        text-align: center;
    }

    #PracticeProfileTable thead {
        border: 1px solid #553370;
        background-color: #553370;
        color: #fff;
    }

        #PracticeProfileTable thead th {
            /*border: 1px solid #9d77bd;
    padding-left: 10px!important;
    padding-right: 10px!important;
    text-align: left;*/
        }

            #PracticeProfileTable thead th:hover {
                cursor: default;
            }

    #PracticeProfileTable .gridrow_alternate {
        background-color: #EEE;
    }

    #PracticeProfileTable td {
        border: 1px solid #DDD;
        padding-left: 10px!important;
        padding-right: 10px!important;
    }

    #PracticeProfileTable.grid {
        clear: both;
    }

        #PracticeProfileTable.grid th {
            border-right-style: solid;
            border-right-width: 1px;
        }

        #PracticeProfileTable.grid td, #PracticeProfileTable.grid th {
            padding: 4px!important;
        }

        #PracticeProfileTable.grid tr {
            min-height: 60px;
        }

        #PracticeProfileTable.grid td a {
            color: #000;
        }


        #PracticeProfileTable.grid tr.even td, #PracticeProfileTable.grid tr.even td.sorting_1 {
            background-color: #fff;
        }

        #PracticeProfileTable.grid tr.odd td, #PracticeProfileTable.grid tr.odd td.sorting_1 {
            background-color: #deefdb;
        }

        #PracticeProfileTable.grid thead th:hover {
            cursor: pointer;
        }

.commentsmain {
    border: 1px solid gray;
    padding: 5px;
    display: block;
}

.commentssection1 {
    display: block;
}

.commentssection2 {
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.commentssection3 {
    display: block;
}

.captionText {
    font-size: 19px;
    color: #15377c;
    line-height: 40px;
    float: left;
}

.captionTextbold {
    font-size: 19px;
    color: #15377c;
    float: left;
    font-weight: bold;
}

.optout_text {
    background-color: gray;
    color: white;
    font-size: 15px;
}

.topcaret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-bottom: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

table > tbody > tr > td a {
    color: #6d6e70;
}

    table > tbody > tr > td a:hover {
        color: #15377c;
        text-decoration: none;
    }

.ie7 .collapse {
    display: inline-block !important;
    margin-top: -10px;
}

    .ie7 .collapse ul li {
        display: inline !important;
        float: left!important;
        margin-right: 10px;
    }

    .ie7 .collapse ul {
        width: 800px !important;
    }

.ie7 .navbar-header {
    display: none;
}

.ie8 .collapse {
    display: inline-block !important;
    margin-top: -10px;
}

    .ie8 .collapse ul li {
        display: inline !important;
        float: left!important;
        margin-right: 10px;
    }

    .ie8 .collapse ul {
        width: 800px !important;
    }

.ie8 .navbar-header {
    display: none;
}

.info {
    background-image: url(../../../Images/NewDesign/gray-information.png);
    width: 24px;
    height: 24px;
    float: right;
    cursor: pointer;
}

#incharge thead th {
    height: 0px;
}

#incharge {
    margin-bottom: 22px;
}

    #incharge tr td {
        border: 1px solid #d3d3d3;
    }

.clear {
    clear: both;
}

.textContent {
    padding-top: 10px;
}

    .textContent ul {
        margin-top: 4px;
        margin-left: 20px;
    }

    .textContent .label {
        padding-bottom: 10px;
    }

    .textContent p {
        padding-bottom: 10px;
    }

.label {
    font-weight: 700;
    color: #15377c;
}

.legend_hip {
    display: block;
    width: 100%;
    text-align: right;
    margin-bottom: 20px;
    float: right;
}

    .legend_hip span {
        float: right;
        margin-right: 10px;
    }

.legend_box {
    width: 22px;
    height: 25px;
    float: right;
}

.legend_hip .blue {
    background: #16377C;
}

.legend_hip .green {
    background: #52A145;
}

.legend_hip .purple {
    background: #860F7E;
}

.legend_wrap {
    width: 475px;
    margin: 0 auto;
}

a.homelink {
    color: blue;
    text-decoration: underline;
}

    a.homelink:hover {
        color: blue;
    }

.faq_div .label {
    color: #15377c;
    font-size: 16px;
    padding: 12px 0;
}

.faq_div a {
    color: #15377c;
}

.faq_all {
    background: #e6e7e9;
    padding: 20px;
    margin-bottom: 20px;
}

.news_descri a {
    color: #15377c;
}



.wrap {
    white-space: pre-wrap;
    
}
.faqheader {
    float:left;
}

.faqheader .faqcontent {
    
    width: 30px;
   
}
.faqbody {
    overflow: hidden;
}

.faqbody p {
    word-wrap: break-word;
}
select{-moz-appearance:button-arrow-down;}

