/* base declarations and general styles 

   copy  from Head 29/04/2015
*/
html.ie7 {
    width: auto;
}

body {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Calibri, sans-serif;
    font-size: 14px;
    color: #58595b;
   /*background-color: #eceeeb;*/
    line-height: normal; /* dev mod */
}

th {
    text-align: inherit; /* dev mod EP */
}

.UX_theme101 ul {
    padding: 0 5px 0 33px;
    margin: 0;
}
/* dev mod EP QL #22 bullet*/

/**********************************************************************/
/**********************************************************************/
/******************************   NOTE   ******************************/
/********          any declaration beginning with .ie8         ********/
/********      is css specifically for Internet Explorer 8     ********/
/********          -----------------------------------         ********/
/********          any declaration beginning with .ie7         ********/
/********      is css specifically for Internet Explorer 7     ********/
/********          -----------------------------------         ********/
/********          any changes to a css class MUST also        ********/
/********      be made to the .ie8 / .ie7 declaration too      ********/
/********                      THANK YOU!                      ********/
/**********************************************************************/
/**********************************************************************/

/*--- legacy pages -----*/

.copy01 ul.faq {
    width: inherit;
    list-style-type: none;
}

li.questionsAnswersMultiTopic_Question > a {
    background-image: url("/portal/images/open0icon.png");
    background-repeat: no-repeat;
    padding-left: 15px;
    /* background-size: 10px;*/
    background-position: 0px 3px;
}
/*-------end------------*/

.UX_theme101_homepage * {
  box-sizing: content-box !important;
}

.UX_theme101_pageHead span,
.UX_theme101_pageFooter span {
    border: none;
    width: auto;
    line-height: normal;
    display: inline;
}

.UX_theme101_mainContent {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}
    /* dev mod EP : fixing old/new pages*/
    .UX_theme101_mainContent .UX_theme101 {
        padding: 0px;
        margin: 0px;
        font-family: Calibri, sans-serif;
        font-size: 14px;
        color: #58595b;
        background-color: #eceeeb;
        line-height: normal;
    }
    /* dev mod EP : fixing old/new pages*/
    .UX_theme101_mainContent .content01 {
        margin: 0 auto;
    }

.ie7 .UX_theme101_mainContent .UX_theme101_leftNavPatients ~ .content01.UX_theme101_AdvancedSearch_wrapper {
    width: 659px;
}


/* layout */
.UX_theme101_pageHead {
    min-height: 85px;
    border-top: 5px solid #bcbec0;
    background-color: transparent;
    line-height: normal;
}

.UX_theme101_centerfloat {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

.UX_theme101_pageHead .UX_theme101_nav {
    min-height: 30px;
    float: right;
}

.ie7 .UX_theme101_pageHead .UX_theme101_nav {
    height: 26px;
    position: relative;
    top: -6px;
    left: 10px;
}

.UX_theme101_pageHead .UX_theme101_nav a {
    color: #75c06a;
    text-decoration: underline;
    padding-left: 9px;
    padding-right: 5px;
    border-left: 1px solid #9d9fa2;
}

.UX_theme101_pageHead .UX_theme101_nav :first-child + a {
    border-left: none;
}

.UX_theme101_pageHead .UX_theme101_nav .UX_theme101_date {
    color: #939598;
    margin-right: 15px;
    display: inline-block;
}

.UX_theme101_pageHead .UX_theme101_nav .UX_theme101_padlock {
    display: inline-block;
    background-color: #bcbec0;
    padding: 5px 8px 5px 8px;
    margin-left: 10px;
}

.ie7 .UX_theme101_pageHead .UX_theme101_nav .UX_theme101_padlock {
    position: relative;
    top: 6px;
}

.UX_theme101_mainNav {
    border-bottom: 1px solid #9d9fa2;
    border-top: 2px solid #9d9fa2;
    height: 38px;
    background-color: #bcbec0;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}

    .UX_theme101_mainNav .UX_theme101_centerfloat {
        display: block;
        clear: both;
        height: 38px;
    }

    .UX_theme101_mainNav .UX_theme101_socialMedia {
        display: block;
        float: right;
        height: 38px;
        line-height: 38px;
        font-style: italic;
    }

.ie7 .UX_theme101_mainNav .UX_theme101_socialMedia {
}

.ie7 .UX_theme101_mainNav .UX_theme101_socialMedia {
    line-height: normal;
}

    .ie7 .UX_theme101_mainNav .UX_theme101_socialMedia a,
    .ie8 .UX_theme101_mainNav .UX_theme101_socialMedia a {
        background-color: transparent !important;
    }

.UX_theme101_mainNav .UX_theme101_socialMedia a {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    padding: 0px;
    margin: 12px 0px 0px 6px;
    line-height: 16px;
    vertical-align: center;
    position: relative;
    top: 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .UX_theme101_mainNav .UX_theme101_socialMedia a img {
        opacity: 0.5;
        border: none;
        transition: opacity 0.2s;
    }

    .UX_theme101_mainNav .UX_theme101_socialMedia a:hover img,
    .UX_theme101_mainNav .UX_theme101_socialMedia a:active img {
        opacity: 1;
    }

.ie7 .UX_theme101_mainNav .UX_theme101_socialMedia :first-child + a + a + a + a + a {
    float: none;
}

.ie8 .UX_theme101_mainNav .UX_theme101_socialMedia a:hover img {
    display: block;
}

.UX_theme101_mainNav .UX_theme101_centerfloat > a {
    font-weight: bold;
    color: #fff;
    display: block;
    float: left;
    height: 38px;
    line-height: 38px;
    width: 125px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    background: transparent url('/portal/images/main-nav-divider.png') no-repeat center left;
    transition: background-color 0.2s;
}

.UX_theme101_mainNav .UX_theme101_centerfloat :first-child + a {
    background: none;
}

.UX_theme101_mainNav .UX_theme101_centerfloat > a:hover,
.UX_theme101_mainNav .UX_theme101_centerfloat > a:active,
.UX_theme101_mainNav .UX_theme101_centerfloat > a.highlight {
    background-image: none;
    background: #58a03e; /* Old browsers */
    background: -moz-linear-gradient(top, #58a03e 0%, #67ba49 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58a03e), color-stop(100%,#67ba49)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #58a03e 0%,#67ba49 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #58a03e 0%,#67ba49 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #58a03e 0%,#67ba49 100%); /* IE10+ */
    background: linear-gradient(to bottom, #58a03e 0%,#67ba49 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58a03e', endColorstr='#67ba49',GradientType=0 ); /* IE6-9 */
}

.UX_theme101_mainNav .UX_theme101_centerfloat > a.patients:hover,
.UX_theme101_mainNav .UX_theme101_centerfloat > a.patients:active,
.UX_theme101_mainNav .UX_theme101_centerfloat > a.patients.highlight {
    background-image: none;
    background-color: #5b4d82; /* Old browsers */
    background-color: -moz-linear-gradient(top, #5b4d82 0%, #6a5a97 100%); /* FF3.6+ */
    background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b4d82), color-stop(100%,#6a5a97)); /* Chrome,Safari4+ */
    background-color: -webkit-linear-gradient(top, #5b4d82 0%,#6a5a97 100%); /* Chrome10+,Safari5.1+ */
    background-color: -o-linear-gradient(top, #5b4d82 0%,#6a5a97 100%); /* Opera 11.10+ */
    background-color: -ms-linear-gradient(top, #5b4d82 0%,#6a5a97 100%); /* IE10+ */
    background-color: linear-gradient(to bottom, #5b4d82 0%,#6a5a97 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b4d82', endColorstr='#6a5a97',GradientType=0 ); /* IE6-9 */
}

.UX_theme101_mainNav .UX_theme101_centerfloat > a.dentists:hover,
.UX_theme101_mainNav .UX_theme101_centerfloat > a.dentists:active,
.UX_theme101_mainNav .UX_theme101_centerfloat > a.dentists.highlight {
    background-image: none;
    background: #80b3bf; /* Old browsers */
    background: -moz-linear-gradient(top, #80b3bf 0%, #91ccda 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80b3bf), color-stop(100%,#91ccda)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #80b3bf 0%,#91ccda 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #80b3bf 0%,#91ccda 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #80b3bf 0%,#91ccda 100%); /* IE10+ */
    background: linear-gradient(to bottom, #80b3bf 0%,#91ccda 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80b3bf', endColorstr='#91ccda',GradientType=0 ); /* IE6-9 */
}

.UX_theme101_mainNav .UX_theme101_centerfloat > a.employers:hover,
.UX_theme101_mainNav .UX_theme101_centerfloat > a.employers:active,
.UX_theme101_mainNav .UX_theme101_centerfloat > a.employers.highlight {
    background-image: none;
    background: #bfb27e; /* Old browsers */
    background: -moz-linear-gradient(top, #bfb27e 0%, #dacc8e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfb27e), color-stop(100%,#dacc8e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bfb27e 0%,#dacc8e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bfb27e 0%,#dacc8e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bfb27e 0%,#dacc8e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bfb27e 0%,#dacc8e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfb27e', endColorstr='#dacc8e',GradientType=0 ); /* IE6-9 */
}

.UX_theme101_mainNav .UX_theme101_centerfloat > a.producers:hover,
.UX_theme101_mainNav .UX_theme101_centerfloat > a.producers:active,
.UX_theme101_mainNav .UX_theme101_centerfloat > a.producers.highlight {
    background-image: none;
    background: #e28136; /* Old browsers */
    background: -moz-linear-gradient(top, #e28136 0%, #fe913c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e28136), color-stop(100%,#fe913c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e28136 0%,#fe913c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e28136 0%,#fe913c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e28136 0%,#fe913c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e28136 0%,#fe913c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e28136', endColorstr='#fe913c',GradientType=0 ); /* IE6-9 */
}

.UX_theme101_mainNav .UX_theme101_centerfloat > a:hover + a,
.UX_theme101_mainNav .UX_theme101_centerfloat > a:active + a {
    background-image: none !important;
}

.UX_theme101_mainNav .UX_theme101_centerfloat > a.highlight + a {
    background-image: none;
}

.UX_theme101_mainContent {
    background-color: transparent;
    min-height: 300px;
    height: auto;
    width: 930px;
    padding-left: 35px;
    padding-right: 35px;
}

.UX_theme101_homepage .UX_theme101_mainContent {
    width: 1000px !important;
    padding: 0px !important;
    overflow: hidden;
    position: relative;
}

.UX_theme101_mainContent .title {
    background: none !important;
}

.UX_theme101_mainContent .drop {
    background: none !important;
}

.UX_theme101_mainContent .drop {
    background: none !important;
}

/* main button styling */
.UX_theme101_Btn {
    border: 1px solid #9d9d9d;
    padding: 8px 10px 8px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #dcdcdc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#dcdcdc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#dcdcdc 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#dcdcdc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
    color: #59af3d;
    text-decoration: none;
    display: block;
    min-width: 80px;
}

    .UX_theme101_Btn:hover {
        border: 1px solid #888;
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
    }

    .UX_theme101_Btn.arrow {
        padding-right: 22px;
        position: relative;
    }

.ie7 .UX_theme101_Btn.arrow {
    padding-right: 10px;
    width: 108px;
}

.UX_theme101_Btn.arrow:after {
    content: url(/portal/images/btn_arrow_bg.png);
    position: absolute;
    right: 0px;
}

/* home page image slider */
.UX_theme101_mainContentTop {
    width: 1000px;
    min-height: 370px;
    position: relative;
}

.UX_theme101_home_slider_titles /* dev mod EP */ {
    cursor: pointer;
    position: absolute;
    width: 760px;
    height: 300px;
    padding: 0px;
    top: 0px;
    left: 0px;
    z-index: 19;
    overflow: hidden;
}

.UX_theme101_home_slider_titles_padding {
    position: relative;
}

.UX_theme101_heroimage_title /* dev mod EP */ {
    color: #fff;
    font-size: 37px;
}

.UX_theme101_heroimage_subtitle /* dev mod EP */ {
    color: #66BB49;
    font-size: 37px;
}

.UX_theme101_mainContentTop .UX_theme101_home_slider_overlaymessage {
    cursor: default; /* dev mod EP - enabling pause rotator on the overlay message*/
    position: absolute;
    width: 165px;
    height: 210px;
    padding: 30px 27px 15px 28px;
    top: 50px;
    right: -12px;
    z-index: 20;
    color: #fff;
    font-size: 15px;
    line-height: 1.3em;
    background: #56ad3b; /* Old browsers */
    background: -moz-linear-gradient(top, #77c45b 0%, #56ad3b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77c45b), color-stop(100%,#56ad3b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #77c45b 0%,#56ad3b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #77c45b 0%,#56ad3b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #77c45b 0%,#56ad3b 100%); /* IE10+ */
    background: linear-gradient(to bottom, #77c45b 0%,#56ad3b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( enabled = false); /* IE6-9 */ /* dev mod - removing gradient - not working on IE6-9 */
}

    .UX_theme101_mainContentTop .UX_theme101_home_slider_overlaymessage .UX_theme101_Btn {
        /*width:114px; */ /* dev mod - removed width limit on button */
        margin-top: 20px;
    }

    .UX_theme101_mainContentTop .UX_theme101_home_slider_overlaymessage img.return {
        position: absolute;
        bottom: -12px;
        right: 0px;
    }

.ie7 .UX_theme101_mainContentTop .UX_theme101_home_slider_overlaymessage img.return {
    right: 1px;
}
/* dev mod - overlay image */

/*left nav*/
.UX_theme101_leftNavPatients {
    width: 250px;
    min-height: 500px;
    background-color: #fff;
    float: left;
    position: relative; /* dev mod - position:absolute; fix for sidebar height*/
    bottom: 0px;
    top: 0px;
    left: 0px;
  visibility: hidden;
}

.UX_theme101_leftNavTopBorder {
    width: 200px;
    min-height: 30px;
    background-color: #f7f8f6;
}

.UX_theme101_mainWithLeftNav {
    width: 750px;
    display: block;
    /*margin-left: 250px;*/
    background-color: #f7f8f6;
}

#UX_theme101_leftNavMenu {
    background-color: #f7f8f6;
    min-height: 135px;
    text-align: left;
    font-family: Calibri;
    font-weight: normal;
    font-size: 16px;
    color: #6a5a98;
    text-decoration: none;
    display: block;
    position: relative;
    margin-left: 40px;
}

    #UX_theme101_leftNavMenu a {
        color: #6a5a98;
        display: block;
        margin: 0;
        margin-top: 1px; /* dev mod - space between hover states*/
        text-decoration: none;
        font-weight: normal;
        min-height: 19px;
        line-height: 1.2em;
        padding-top: 8px;
        padding-bottom: 9px;
        padding-right: 10px;
    }

        #UX_theme101_leftNavMenu a.highlight,
        /*#UX_theme101_leftNavMenu a:active,*/ /* dev mod - fix for IE highlighting active link*/
        #UX_theme101_leftNavMenu a:hover {
            background: #6a5a98;
            position: relative;
            left: -50px;
            padding-left: 50px;
            width: 190px;
            color: #fff;
            font-weight: bold;
        }

        #UX_theme101_leftNavMenu a img {
            display: none;
            border: none;
        }

        #UX_theme101_leftNavMenu a:hover img,
        #UX_theme101_leftNavMenu a.highlight img {
            display: block;
            position: absolute;
            left: 0px;
            bottom: -10px;
        }

/* dev mod - added .UX_theme101*/
.UX_theme101 select {
    width: 180px;
    border-color: #51a7e8;
    outline: none;
}

.UX_theme101 table.container {
    /*background-color: #f7f8f6;*/
    margin: 0 auto;
}

/*mainContentRightPatients*/

.UX_theme101_dashedLineBG {
    background-image: url(/portal/images/vertical-dashed-line.png);
    background-repeat: repeat-y;
    background-position: 499px 0px;
    border-left: 1px dashed #c7c9c9;
    border-right: 1px dashed #c7c9c9;
}

.UX_theme101_dashThird {
    background-position: 249px 0px;
    border-left: none;
    border-right: none;
}

.UX_theme101_mainContentRightPatients {
    width: 750px;
    min-height: 750px;
    background: #f7f8f6;
    margin-left: 250px;
}

.UX_theme101_purpleTopBorderPatients {
    background-color: #6a5a98;
    width: 750px;
    min-height: 30px;
    margin-top: 2px;
}

.icon-block-patient {
    display: inline-block;
    float: left;
    position: relative;
    margin-top:auto;
    margin-bottom:auto;
    min-height: 42px;
    /*height: 30px;*/
    /*line-height: 30px;*/
}
.icon-block-patient img{
    vertical-align: middle;
}
.icon-block-patient span{
    display: inline-block;
    vertical-align: middle;
    width: 180px; 
    margin-left: 12px;
    
    }
.UX_theme101_dentalTxtBodycostgenie {
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #6d6f71;
    margin-left: 0px;
    margin-right: 12px;
    margin-bottom: 12px;
}

span.costgenie {
    width: 425px; 
}

.costgeniebg {
    background: #dadbd9;
     padding-left: 10px;
}


.UX_two101_HalfTombHeader {
            
            background-color: #6a5a98;
            margin-top: 2px;
            min-height: 180px;
            color: #ffffff;
            
            text-align: left;
            font-family: Calibri;
            
            
            color: #ffffff;
            margin: 0px;
            padding: 0;
            width: 376px;
            height: 48px;
            left: -1px !important;
    
            left: inherit !important; /* dev mod - fix for FF display tombs title*/
            background-repeat: no-repeat; /* dev mod EP - fixing zoom in / zoom out*/
            -webkit-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
            -moz-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
            -o-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
            background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
            margin-left: -1px; /* dev mod EP - fixing zoom in / zoom out*/
        }
.UX_two101_HalfTombHeaderTitle {
    line-height: 25px;
    font-weight: bold;
    font-size: 20px;
    margin-left: 25px;
    padding-top: 25px;
}
.UX_two101_HalfTombHeaderText {
    line-height: 25px;
    font-weight: normal;
    font-size: 14px;
    margin-left: 25px;
}


.UX_theme101_mainContentRightPatients .patientImage375 {
    width: 375px;
    height: 180px
}

.UX_theme101_right-horizontal-notch {
    width: 250px;
    margin-bottom: 10px;
    background-color: #f7f8f6;
}

.UX_theme101_left-horizontal-notch {
    width: 500px;
    margin-bottom: 10px;
    background-color: #f7f8f6;
}

.UX_theme101_purpleBorderPatients6 {
    background-color: #6a5a98;
    width: 749px;
    min-height: 6px;
    margin-top: 2px;
    margin-bottom: 10px;
}

.UX_theme101_tombStonePatients {
    display: inline-block;
    width: 248px; /* dev mod - reduce to support zoom*/
    min-height: 333px;
    padding-top: 16px;
    background-color: #f7f8f6;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #808285;
    position: relative;
    vertical-align: top;
    margin-top: -45px;
    background: #dadbd9;
}

.UX_theme101_tombStonePatients250 {
    display: inline-block;
    width: 249px;
    min-height: 250px;
    border-left: dashed 1px #c7c9c9;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #808285;
    vertical-align: top;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edeeed), color-stop(15%, #edeeed), color-stop(100%, #f7f8f6));
    background: -moz-linear-gradient(top, #edeeed 0%, #f7f8f6 55%, #f7f8f6 130%);
    margin-bottom: 30px; /* dev mod - added padding to end of the find a plan tombs*/
}

.UX_theme101_tombStonePatients375 {
    display: inline-block;
    width: 374px;
    min-height: 250px;
    border-left: dashed 1px #c7c9c9;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #808285;
    vertical-align: top;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edeeed), color-stop(15%, #edeeed), color-stop(100%, #f7f8f6));
    background: -moz-linear-gradient(top, #edeeed 0%, #f7f8f6 55%, #f7f8f6 130%);
    margin-bottom: 30px; /* dev mod - added padding to end of the find a plan tombs*/
    height: 250px;
}


table td .UX_theme101_tombStonePatients250 {
    width: 249px;
    margin-right: 1px;
    position: relative; /* dev mod - fix for FF and table layouts in Find a Dental Plan*/
}

table td .UX_theme101_tombStonePatients375 {
    width: 374px;
    margin-right: 1px;
    position: relative; /* dev mod - fix for FF and table layouts in Find a Dental Plan*/
}

table.UX_there101_HalfTomb {
    width: 750px;
    position: relative; /* dev mod - fix FF issue with the layout of the tombs titles*/
}

    table.UX_theme101_tombs_table > thead > tr > th {
        height: 38px;
        overflow: visible;
        position: relative;
    }

        table.UX_theme101_tombs_table > thead > tr > th div {
            position: absolute;
            top: 0px;
            left: 0px;
            z-index: 5;
        }

    table.UX_theme101_tombs_table > tbody > tr > td {
        border-right: 1px dashed #c7c9c9;
        vertical-align: top;
        width: 250px;
        background-color: #f7f8f6;
        padding-bottom: 12px;
    }

        table.UX_theme101_tombs_table > tbody > tr > td:first-child {
            border-left: 1px dashed #c7c9c9;
        }

        table.UX_theme101_tombs_table > tbody > tr > td.UX_there101_doubleTomb {
            width: 500px;
        }

.UX_theme101_tombStonePatients250Right {
    display: inline-block;
    width: 248px;
    height: 250px;
    padding-top: 64px;
    background-color: #f7f8f6;
    border-left: dashed 1px #c7c9c9;
    border-right: dashed 1px #c7c9c9;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #808285;
    position: relative;
    /*padding-bottom:50px;
	padding-top:25px;*/
    vertical-align: top;
}

.UX_theme101_titleTombPatient {
    line-height: 40px;
    text-align: center;
    font-family: Calibri;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    margin: 0px;
    padding: 0;
    margin-bottom: 12px;
    width: 250px;
    height: 48px;
    background: url(/portal/images/tab-purple-250px-left.png) no-repeat; /* dev mod EP - fixing zoom in / zoom out*/
    -webkit-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
    -moz-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
    -o-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
    background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
}

.UX_theme101_titleTombPatientLeft {
    line-height: 40px;
    text-align: center;
    font-family: Calibri;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    margin: 0px;
    padding: 0;
    margin-bottom: 12px;
    width: 375px;
    height: 48px;
    background: url(/portal/images/tab-purple-375px-left.png) no-repeat; /* dev mod EP - fixing zoom in / zoom out*/
    -webkit-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
    -moz-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
    -o-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
    background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
}

.UX_theme101_titleTombPatientRight {
    line-height: 40px;
    text-align: center;
    font-family: Calibri;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    margin: 0px;
    padding: 0;
    margin-bottom: 12px;
    width: 375px;
    height: 48px;
    background-image: url(/portal/images/tab-purple-375px-right-nt.png);
}

.UX_theme101_titleTombPatientMiddle {
    line-height: 40px;
    text-align: center;
    font-family: Calibri;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    margin: 0px;
    padding: 0;
    margin-bottom: 12px;
    width: 250px;
    height: 48px;
    background-image: url(/portal/images/tab-purple-250px-middle-nt.png);
}

.UX_theme101_titleTombPlanDentist {
    line-height: 40px;
    text-align: center;
    font-family: Calibri;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    margin: 0px;
    padding: 0;
    width: 501px;
    height: 48px;
    left: -1px !important;
    background-image: url(/portal/images/tab-purple-500px-right.png); /* dev mod - changed colour of image*/
    left: inherit !important; /* dev mod - fix for FF display tombs title*/
    background-repeat: no-repeat; /* dev mod EP - fixing zoom in / zoom out*/
    -webkit-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
    -moz-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
    -o-background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
    background-size: 100%; /* dev mod EP - fixing zoom in / zoom out*/
    margin-left: -1px; /* dev mod EP - fixing zoom in / zoom out*/
}


.UX_theme101_tombStonePlan {
    min-height: 376px;
    background-color: #f7f8f6;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #808285;
    position: relative;
    vertical-align: top;
    float: left;
}

.UX_theme101_tombStoneFind {
    min-height: 340px;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #808285;
    position: relative;
    vertical-align: top;
    padding-bottom: 20px;
}

.UX_theme101_tombStonePlan,
.UX_theme101_tombStoneFind {
    width: 248px;
    display: block;
    float: left;
    position: relative;
    padding-top: 16px;
}

.UX_theme101_tombStonePlan500,
.UX_theme101_tombStoneFind500 {
    width: 500px;
    display: block;
    float: left;
    position: relative;
    padding-top: 10px;
}


    .UX_theme101_tombStoneFind select {
        margin-left: 10px;
        width: 210px;
        height: 28px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #ccc;
        padding-left: 4px;
        vert-align: middle;
        line-height: 28px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    /* dev mod EP - fixing advanced search*/
    .UX_theme101_tombStoneFind.UX_theme101_AdvancedSearch select {
        margin-left: 0px;
    }

    .UX_theme101_tombStoneFind select option {
        line-height: 28px;
    }

    .UX_theme101_tombStoneFind select.radius {
        margin-bottom: 6px;
    }

.UX_theme101_leftNavHorizontalRule {
    margin-left: 10px;
    padding-top: 65px; /* padding-top:130px; dev mod */
}

.UX_theme101_dentalTxtBody, .component-container .text {
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #6d6f71;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 12px;
}

    .UX_theme101_dentalTxtBody.UX_theme101_w350px {
        width: 350px;
    }

.UX_theme101_dentalTxtBodyItalic12 {
    font-family: Calibri;
    font-weight: normal;
    font-size: 12px;
    color: #6d6f71;
    margin-left: 15px;
    font-style: italic;
}

.UX_theme101_dentalTxtBody16Bold {
    font-family: Calibri;
    font-weight: bold;
    font-size: 16px;
    color: #6d6f71;
    /*margin-left:15px;*/
}

.UX_theme101_dentalTxtBodyItalic {
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #6d6f71;
    margin-left: 10px;
    font-style: italic;
}

.UX_theme101_tombStonePatients.UX_theme101_tombStoneOne .UX_theme101_dentalTxtBodyItalic {
    margin-top: 17px;
}

.UX_theme101_tombStonePatients.UX_theme101_tombStoneOne .UX_theme101_forgotTop {
    margin-top: 0px;
}
/* dev mode EP fixing margin */


.UX_theme101_dentalTxtLoggedIn {
    font-family: Calibri;
    font-size: 14px;
    color: #75c06a;
    font-style: bold;
    display: inline;
}

.UX_theme101_dentalTxtBodyList {
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #6d6f71;
    font-style: normal;
}

.UX_theme101_dentalTxtBodyItalic a {
    text-decoration: underline;
}
    /* dev mod */
    .UX_theme101_dentalTxtBodyItalic a:link {
        text-decoration: underline;
    }
    /* unvisited link */
    .UX_theme101_dentalTxtBodyItalic a:visited {
        text-decoration: underline;
    }
    /* visited link */
    .UX_theme101_dentalTxtBodyItalic a:hover {
        text-decoration: underline;
    }
    /* mouse over link */
    .UX_theme101_dentalTxtBodyItalic a:active {
        text-decoration: underline;
    }
/* selected link */

.UX_theme101_dentalTxtBodyTitle {
    font-family: Calibri;
    font-weight: bold;
    font-size: 14px;
    color: #6a5a98;
    /*margin-left:5px;*/
}

.UX_theme101_leftNavTxtTitle {
    font-family: Calibri;
    font-weight: bold;
    font-size: 14px;
    color: #6a5a98;
    /*margin-left:15px;*/ /* dev mod */
    margin-top: 10px;
    margin-bottom: 10px;
}

.UX_theme101_design_form .UX_theme101_dentalTxtBody16Bold {
    margin: 12px 12px 0px 12px;
}

.UX_theme101_design_form input[type=text], .UX_theme101_design_form input[type=password] { /* dev mod */
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    width: 180px;
    min-height: 20px;
    padding: 4px 20px 4px 8px;
    font-family: Calibri;
    /*color:#a7a9ac;*/ /* dev mod */
    font-size: 14px;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
}


    .UX_theme101_design_form input[type=text]:focus, .UX_theme101_design_form input[type=password]:focus /* dev mod */ {
        width: 180px;
        border-color: #51a7e8;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 0 5px rgba(81,167,232,0.5);
        outline: none;
    }

/* dev mod - validation messages*/
.UX_theme101_design_form span {
    margin-left: 10px;
    margin-bottom: 5px;
}

.UX_theme101_patientsFindBox select {
    margin-left: 10px;
    width: 210px;
    height: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding-left: 4px;
}

    .UX_theme101_patientsFindBox select option {
        line-height: 28px;
    }

    .UX_theme101_patientsFindBox select.radius {
        margin-bottom: 10px;
    }

.UX_theme101_mainselection {
    overflow: hidden;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    width: 180px;
    min-height: 20px;
    padding: 4px 20px 4px 8px;
    font-family: Calibri;
    color: #a7a9ac;
    font-size: 14px;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
}



.UX_theme101_tombBtnPatientGreen, .component-container .btn {
    -moz-box-shadow: inset 0px 1px 0px 0px #66BB49;
    -webkit-box-shadow: inset 0px 1px 0px 0px #66BB49;
    box-shadow: inset 0px 1px 0px 0px #66BB49;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5da842), color-stop(1, #67bb49) );
    background: -moz-linear-gradient( center top, #5da842 5%, #67bb49 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5da842', endColorstr='#67bb49');
    background-color: #5da842;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    text-indent: 0;
    border: 1px solid #67bb49;
    text-shadow: 1px 1px 0px #67bb49;
    display: inline-block;
    color: #ffffff;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    min-height: 30px;
    line-height: 30px;
    /*width:128px;*/
    text-decoration: none;
    text-align: center;
    /*margin-left:61px;*/
    /*position:absolute; bottom:30px;*/
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap; /* dev mod EP - prevent from wrapping */
    cursor: pointer;
}

    .UX_theme101_tombBtnPatientGreen:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #66BB49), color-stop(1, #5da842) );
        background: -moz-linear-gradient( center top,#66BB49 5%, #5da842 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67bb49', endColorstr='#5da842');
        background-color: #66BB49;
    }

    .UX_theme101_tombBtnPatientGreen:active {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #67bb49), color-stop(1, #5da842) );
        background: -moz-linear-gradient( center top, #66BB49 5%, #5da842 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67bb49', endColorstr='#5da842');
        background-color: #66BB49;
    }

.UX_theme101_tombBtnOnePatientGreen {
    float: right;
    margin: 0px 28px 0px 0px; /*dev mod EP : old margin:17px 28px 0px 0px; */
}

.UX_theme101_tombBtnTwoPatientGreen {
    margin: 12px 0px 8px 110px;
}

.UX_theme101_tombBtnThreePatientGreen {
    margin: 12px 0px 8px 110px;
}


.UX_theme101_tombBtnPatient, .component-container .btn {
    -moz-box-shadow: inset 0px 1px 0px 0px #8a7bb1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #8a7bb1;
    box-shadow: inset 0px 1px 0px 0px #8a7bb1;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #483a76), color-stop(1, #8a7bb1) );
    background: -moz-linear-gradient( center top, #483a76 5%, #8a7bb1 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#483a76', endColorstr='#8a7bb1');
    background-color: #483a76;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    text-indent: 0;
    border: 1px solid #8a7bb1;
    text-shadow: 1px 1px 0px #8a7bb1;
    display: inline-block;
    color: #ffffff;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    min-height: 30px;
    line-height: 30px;
    /*width:128px;*/
    text-decoration: none;
    text-align: center;
    /*margin-left:61px;*/
    /*position:absolute; bottom:30px;*/
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap; /* dev mod EP - prevent from wrapping */
    cursor: pointer;
     width: 185px;
}

    .UX_theme101_tombBtnPatient:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8a7bb1), color-stop(1, #483a76) );
        background: -moz-linear-gradient( center top, #8a7bb1 5%, #483a76 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a7bb1', endColorstr='#483a76');
        background-color: #8a7bb1;
    }

    .UX_theme101_tombBtnPatient:active {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8a7bb1), color-stop(1, #483a76) );
        background: -moz-linear-gradient( center top, #8a7bb1 5%, #483a76 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a7bb1', endColorstr='#483a76');
        background-color: #8a7bb1;
    }

    .UX_theme101_tombBtnPatientDisabled {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #828282), color-stop(1, #454545) );
        background: -moz-linear-gradient( center top, #828282 5%, #454545 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#454545');
        background-color: #828282;
    }

    .UX_theme101_tombBtnPatientDisabled:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #828282), color-stop(1, #454545) );
        background: -moz-linear-gradient( center top, #828282 5%, #454545 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#454545');
        background-color: #828282;
    }

.UX_theme101_tombBtnOnePatient {
    float: right;
    margin: 0px 10px 0px 0px; /*dev mod EP : old margin:17px 28px 0px 0px; */
    width: 187px;

}

.UX_theme101_tombBtnTwoPatient {
    margin: 12px 0px 8px 110px;
}

.UX_theme101_tombBtnThreePatient {
    margin: 12px 0px 8px 110px;
}

span.UX_theme101_align-right { /* EP  dev mod */
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-right: 74px;
}

span.UX_theme101_align-rightPlanWidget { /* EP  dev mod */
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-right: 20px;
    margin-top: 30px;
}

    span.UX_theme101_align-right a { /* EP  dev mod */
        margin-right: 15px;
    }

    span.UX_theme101_align-right.UX_theme101_getQuote { /* EP  dev mod */
        margin-bottom: 20px;
    }

.UX_theme101_tombBtnFourPatient {
    float: right;
    margin: 4px 28px 0px 0px;
}

.UX_theme101_tombBtnFivePatient {
    float: right;
    margin: 4px 15px 0px 0px;
}

.UX_theme101_tombBtnSixPatient {
    float: right;
    margin-right: 15px;
}

.UX_theme101_tombBtnSevenPatient {
    float: right;
    margin-right: 10px;
}

.UX_theme101_managePatients {
    width: 250px;
    float: left;
}

.UX_theme101_findPlanDentist {
    width: 498px;
    float: auto;
}

.UX_theme101_tombStonePlanDentist {
    display: block;
    float: left;
    width: 498px; /* dev mod - support zoom levels*/
    min-height: 392px;
    padding-top: 48px;
    background: #f7f8f6 url(/portal/images/vertical-dashed-line.png) repeat-y 249px 0px;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #808285;
    position: relative;
    vertical-align: top;
}


.UX_theme101_heroImg {
    border-bottom: 10px solid #bcbec0;
    background-color: #bcbec0; /* dev mod - fixed slider issue*/
}

    /* dev mod */
    .UX_theme101_heroImg #iview {
        position: relative;
    }

.ie7 .UX_theme101_heroImg .UX_theme101_Btn {
    left: 30px;
}

/* main section tombstones*/

.UX_theme101_tombStoneOne {
    display: inline-block;
    float: left;
    width: 229px;
    min-height: 240px;
}

.UX_theme101_tombStoneTwo {
    display: inline-block;
    float: left;
}

.UX_theme101_tombStoneThree {
    display: inline-block;
    float: left;
}

.UX_theme101_tombStoneFour {
    width: 247px; /* dev mod */
    display: inline-block;
    border-right: dashed 1px #c7c9c9;
    float: left;
}

.UX_theme101_tombStones {
    /* display:inline-block; */ /* dev mod */
    width: 249px;
    /* height:380px; */ /* dev mod */
    background-color: #f7f8f6;
    border-left: dashed 1px #c7c9c9;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #808285;
    position: relative;
    /*padding-bottom:50px;*/ /* dev mod */
    padding-top: 25px;
    vertical-align: top;
    /* dev mod */
    float: none !important; /* no need float element for tables */
    display: table-cell; /* back to default layout */
    padding-bottom: 90px; /* fixing space between the button and the text in each column */ /* dev mode replace 76 with 90 to fix padding around Get Started buttons*/
    height: inherit;
}

    /* dev mod */
    .UX_theme101_tombStones ul {
        padding-left: 22px;
    }
/* dev mod */
.ie7 .UX_theme101_tombStones ul {
    padding-left: 26px;
}
/* dev mod */
.UX_theme101_tombStones a.tombstomeTitle {
    text-decoration: none;
    cursor: pointer;
}

.UX_theme101_tombStoneTxt {
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #808285;
    margin-left: 10px;
    font-style: italic;
}

.UX_theme101_titleTomb {
    background-color: #000000;
    line-height: 30px;
    text-align: center;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: -1px;
    top: 0px;
    width: 250px;
    /* dev mod */
    left: inherit; /* fixing issue with FF absolute positioning + table-cells */
    top: inherit; /* fixing issue with FF absolute positioning + table-cells */
    margin-top: -29px;
    margin-left: -1px;
}

/* dev mod */
.ie7 .UX_theme101_titleTomb {
    margin-top: -4px;
    margin-left: 0px;
}

.UX_theme101_titleTombOne {
    background-color: #6a5a98;
}

.UX_theme101_titleTombTwo {
    background-color: #8ccbdd;
}

.UX_theme101_titleTombThree {
    background-color: #dacc8e;
}

.UX_theme101_titleTombFour {
    background-color: #fe913c;
}

.UX_theme101_tombHeadTxt, .component-container .component-title {
  font-family: 'BaseTwelveSansBIMedium', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 19px;
  line-height: 17px;
  color: #000000;
  margin-left: 13px;
  margin-bottom: 20px;
}

.UX_theme101_tombHeadTxt24, .component-container .component-title {
    font-family: 'BaseTwelveSansBIMedium', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    color: #000000;
    margin-left: 15px;
    margin-bottom: 6px;
}

.UX_theme101_tombHeadCopy { /* dev mod */
    margin-left: 15px;
    margin-bottom: 6px;
}

.UX_theme101_tombHeadTxtOne, .component-container .purple-text {
    color: #6a5a98;
}

.UX_theme101_tombHeadTxtTwo, .component-container .blue-text {
    color: #8ccbdd;
}

.UX_theme101_tombHeadTxtThree, .component-container .beige-text {
    color: #dacc8e;
}

.UX_theme101_tombHeadTxtFour, .component-container .orange-text {
    color: #fe913c;
}

.UX_theme101_tombHeadTxtFour, .component-container .green-text {
    color: #66bb49;
}


.UX_theme101_tombStones li span {
    position: relative;
    left: -5px;
}

.UX_theme101_tombStoneOne ul {
    list-style: url(/portal/images/purplecircle.png);
    margin-top: 0px;
}

.UX_theme101_tombStoneTwo ul {
    list-style: url(/portal/images/bluecircle.png);
    margin-top: 0px;
}

.UX_theme101_tombStoneThree ul {
    list-style: url(/portal/images/goldcircle.png);
    margin-top: 0px;
}

.UX_theme101_tombStoneFour ul {
    list-style: url(/portal/images/orangecircle.png);
    margin-top: 0px;
}

.UX_theme101_tombImg {
    border: 1px solid #bdbfc1;
    padding: 5px 5px;
    background: #ffffff;
    width: 219px;
    border-radius: 5px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.UX_theme101_tombBtn {
    -moz-box-shadow: inset 0px 1px 0px 0px #FFFF00;
    -webkit-box-shadow: inset 0px 1px 0px 0px #FFFF00;
    box-shadow: inset 0px 1px 0px 0px #FFFF00;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #FFFF00) );
    background: -moz-linear-gradient( center top, #000000 5%, #FFFFFF 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#FFFF00');
    background-color: #000000;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    text-indent: 0;
    border: 1px solid #FFFF00;
    display: inline-block;
    color: #ffffff;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    min-height: 30px;
    line-height: 30px;
    width: 128px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #FFFF00;
    margin-left: 61px;
    position: absolute;
    bottom: 50px;
}

    .UX_theme101_tombBtn:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFF00), color-stop(1, #000000) );
        background: -moz-linear-gradient( center top, #FFFF00 5%, #000000 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF00', endColorstr='#000000');
        background-color: #FFFF00;
    }

    .UX_theme101_tombBtn:active {
        /*position:relative;*/
        /*top:1px;*/
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFF00), color-stop(1, #000000) );
        background: -moz-linear-gradient( center top, #FFFF00 5%, #000000 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF00', endColorstr='#000000');
        background-color: #FFFF00;
    }

.UX_theme101_tombBtnOne, .component-container .purple-gradient {
    -moz-box-shadow: inset 0px 1px 0px 0px #8a7bb1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #8a7bb1;
    box-shadow: inset 0px 1px 0px 0px #8a7bb1;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #483a76), color-stop(1, #8a7bb1) );
    background: -moz-linear-gradient( center top, #483a76 5%, #8a7bb1 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#483a76', endColorstr='#8a7bb1');
    background-color: #483a76;
    border: 1px solid #8a7bb1;
    text-shadow: 1px 1px 0px #8a7bb1;
}

    .UX_theme101_tombBtnOne:hover, .component-container .purple-gradient:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8a7bb1), color-stop(1, #483a76) );
        background: -moz-linear-gradient( center top, #8a7bb1 5%, #483a76 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a7bb1', endColorstr='#483a76');
        background-color: #8a7bb1;
    }

    .UX_theme101_tombBtnOne:active, .component-container .purple-gradient:active {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8a7bb1), color-stop(1, #483a76) );
        background: -moz-linear-gradient( center top, #8a7bb1 5%, #483a76 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a7bb1', endColorstr='#483a76');
        background-color: #8a7bb1;
    }

.UX_theme101_tombBtnTwo, .component-container .blue-gradient {
    -moz-box-shadow: inset 0px 1px 0px 0px #8ccbdd;
    -webkit-box-shadow: inset 0px 1px 0px 0px #8ccbdd;
    box-shadow: inset 0px 1px 0px 0px #8ccbdd;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b9e0eb), color-stop(1, #8ccbdd) );
    background: -moz-linear-gradient( center top, #b9e0eb 5%, #8ccbdd 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9e0eb', endColorstr='#8ccbdd');
    background-color: #8ccbdd;
    border: 1px solid #8ccbdd;
    text-shadow: 1px 1px 0px #b9e0eb;
}

    .UX_theme101_tombBtnTwo:hover, .component-container .blue-gradient:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8ccbdd), color-stop(1, #b9e0eb) );
        background: -moz-linear-gradient( center top, #8ccbdd 5%, #b9e0eb 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ccbdd', endColorstr='#b9e0eb');
        background-color: #8ccbdd;
    }

    .UX_theme101_tombBtnTwo:active, .component-container .blue-gradient:active {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8ccbdd), color-stop(1, #b9e0eb) );
        background: -moz-linear-gradient( center top, #8ccbdd 5%, #b9e0eb 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ccbdd', endColorstr='#b9e0eb');
        background-color: #8ccbdd;
    }

.UX_theme101_tombBtnThree, .component-container .beige-gradient {
    -moz-box-shadow: inset 0px 1px 0px 0px #e6dcaf;
    -webkit-box-shadow: inset 0px 1px 0px 0px #e6dcaf;
    box-shadow: inset 0px 1px 0px 0px #dacc8e;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dacc8e), color-stop(1, #e6dcaf) );
    background: -moz-linear-gradient( center top, #dacc8e 5%, #e6dcaf 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dacc8e', endColorstr='#e6dcaf');
    background-color: #dacc8e;
    border: 1px solid #e6dcaf;
    text-shadow: 1px 1px 0px #e6dcaf;
}

    .UX_theme101_tombBtnThree:hover, .component-container .beige-gradient:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6dcaf), color-stop(1, #dacc8e) );
        background: -moz-linear-gradient( center top, #e6dcaf 5%, #dacc8e 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6dcaf', endColorstr='#dacc8e');
        background-color: #e6dcaf;
    }

    .UX_theme101_tombBtnThree:active, .component-container .beige-gradient:active {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6dcaf), color-stop(1, #dacc8e) );
        background: -moz-linear-gradient( center top, #e6dcaf 5%, #dacc8e 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6dcaf', endColorstr='#dacc8e');
        background-color: #e6dcaf;
    }

.UX_theme101_tombBtnFour, .component-container .orange-gradient {
    -moz-box-shadow: inset 0px 1px 0px 0px #febe80;
    -webkit-box-shadow: inset 0px 1px 0px 0px #febe80;
    box-shadow: inset 0px 1px 0px 0px #fe913c;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #febe80), color-stop(1, #febe80) );
    background: -moz-linear-gradient( center top, #fe913c 5%, #febe80 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe913c', endColorstr='#febe80');
    background-color: #fe913c;
    border: 1px solid #febe80;
    text-shadow: 1px 1px 0px #febe80;
    ;
}

    .UX_theme101_tombBtnFour:hover, .component-container .orange-gradient:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #febe80), color-stop(1, #dacc8e) );
        background: -moz-linear-gradient( center top, #febe80 5%, #fe913c 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#febe80', endColorstr='#fe913c');
        background-color: #febe80;
    }

    .UX_theme101_tombBtnFour:active, .component-container .orange-gradient:active {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #febe80), color-stop(1, #dacc8e) );
        background: -moz-linear-gradient( center top, #febe80 5%, #fe913c 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#febe80', endColorstr='#fe913c');
        background-color: #febe80;
    }

.UX_theme101_tombCarrot {
    margin-left: 119px;
    padding-bottom: 10px;
}

/*Patients Member Logged in */


.UX_theme101_patientsMemberLeft {
    width: 497px; /* dev mod - support for zoom level */
    min-height: 204px;
    display: block;
    float: none;
    vertical-align: top;
    padding-top: 0px;
}

.UX_theme101_patientsMemberLeftChoose {
    width: 498px;
    min-height: 300px;
    display: block;
    float: none;
    vertical-align: top;
    background-color: #F7F8F6;
}

table td {
    vertical-align: top;
}

.UX_theme101_patientsMemberRight {
    width: 249px;
    min-height: 205px;
    position: relative;
    vertical-align: top;
}

.UX_theme101_patientsMemberRightChoose {
    width: 249px;
    min-height: 300px;
    /*border-right:dashed 1px #c7c9c9;*/
    margin-left: 2px; /*EP dev mod : fixing dashed border*/
    position: relative;
    vertical-align: top;
    float: right;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edeeed), color-stop(15%, #edeeed), color-stop(100%, #f7f8f6));
    background: -moz-linear-gradient(top, #edeeed 0%, #f7f8f6 55%, #f7f8f6 130%);
}

table td .UX_theme101_patientsMemberRightChoose {
    float: none;
}

/*.UX_theme101_patientsMemberRight.UX_theme101_patientsMember30{min-height:270px;} EP dev mod*/
/*.UX_theme101_patientsMemberLeft.UX_theme101_patientsMember30{min-height:270px;}  EP dev mod*/



.UX_theme101_patientsMemberMiddle {
    width: 749px;
    min-height: 130px;
    /*position:relative; EP dev mod : block overlap*/
    vertical-align: top;
    float: none;
    background-color: #F7F8F6;
}

.UX_theme101_marginBottomFix {
    margin-bottom: -13px;
}
/* EP : putting back to -13px - fixing dotted line image issue*/
.ie7 .UX_theme101_marginBottomFix {
    margin-bottom: 0px;
}

.UX_theme101_patientsMemberMiddle .UX_theme101_dentalTxtBody {
    width: 600px;
    padding-bottom: 10px;
}

.UX_theme101_tombStonePatients250.UX_theme101_tombStoneOne {
    float: none;
    border: none;
}

.UX_theme101_patientsFindBox {
    width: 450px;
    min-height: 100px;
    display: inline;
}

.UX_theme101_patientsFindBoxLeft {
    width: 225px;
    min-height: 100px;
    float: left;
    padding: 5px 5px 5px 5px;
    /*display:inline;*/
}

.UX_theme101_patientsFindBoxRight {
    width: 235px; /* dev mod - FAD widget location to use more space to stop text wrapping */
    min-height: 100px;
    padding: 5px 5px 5px 5px;
    float: left;
    /*display:inline;*/
}

.UX_theme101_patientsFindBoxLeft .UX_theme101_dentalTxtBody16Bold {
    margin-left: 10px;
}

.UX_theme101_patientsFindBoxRight .UX_theme101_dentalTxtBody16Bold {
    margin-left: 10px;
}


/* dev mod */
.UX_theme101_patientsFindBox_plan {
    color: #FF0000;
}

.UX_theme101_patientsLoggedIn {
    width: 450px;
    line-height: 40px;
    border: 1px solid #c7c8ca;
    background-color: #eff0ef;
    margin-left: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 10px 10px 10px 10px;
}

.UX_theme101_patientsDentalActivityBar {
    width: 450px;
    line-height: 40px;
    border-bottom: 1px solid #c7c8ca;
    background-color: #eff0ef;
    margin-left: 10px;
    padding: 10px 10px 10px 10px;
}

table.UX_theme101_tableDentalActivity {
    width: 95%;
    font-family: Calibri;
    font-size: 14px;
    color: #6d6f71;
    border-collapse: collapse;
    margin-left: 10px;
}

    /* dev mod - new text styles in Dental activity table*/
    table.UX_theme101_tableDentalActivity .correction {
        color: #FF0000;
        font-size: 12px;
    }

    /* dev mod - new text styles in Dental activity table*/
    table.UX_theme101_tableDentalActivity .estimate {
        color: #66BB49;
        font-size: 12px;
    }

    table.UX_theme101_tableDentalActivity th {
        background: #eff0ef;
        border-bottom: 1px solid #c7c8ca;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        width: 450px;
        margin-left: 0px;
        padding: 8px;
        text-align: left;
    }

    table.UX_theme101_tableDentalActivity td {
        padding: 8px;
        border-bottom: 1px solid #c7c8ca;
        /*margin-left: 5px;*/
        text-align: left;
    }

        table.UX_theme101_tableDentalActivity td:first-child + td + td + td {
            text-align: right;
        }


    table.UX_theme101_tableDentalActivity tr {
        /*background:#dcddc0;*/
        border-bottom: 1px solid #c7c8ca;
        /*padding-left: 5px;*/
    }

table.UX_theme101_tableDentalActivityCoverage {
    width: 90%;
    font-family: Calibri;
    font-size: 14px;
    color: #6d6f71;
    border-collapse: collapse;
    margin-left: 10px;
    margin-right: 10px;
}

    table.UX_theme101_tableDentalActivityCoverage th {
        background: #eff0ef;
        border-bottom: 1px solid #c7c8ca;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        width: 160px;
        margin-left: 0px;
        padding: 8px;
        text-align: left;
    }

    table.UX_theme101_tableDentalActivityCoverage td {
        padding: 8px;
        border-bottom: 1px solid #c7c8ca;
        /*margin-left: 5px;*/
        text-align: left;
    }

.UX_theme101_patientsDentalActivityRow {
    width: 450px;
    line-height: 40px; /********************************** !!!!!!!!!!!!!!! *****************************************************/
    border-bottom: 1px solid #c7c8ca;
    /*background-color:#eff0ef;*/
    margin-left: 10px;
    padding: 10px 10px 10px 10px;
}

.UX_theme101_patientsFindBoxLeftZip .UX_theme101_dentalTxtBody16Bold img {
    margin-bottom: 10px;
    float: left;
}

/*Patients Member Logged in End*/

.UX_theme101_rightNavHorizontalRule {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px; /* dev mode EP */
}

.UX_theme101_tombHeadTxt24Green {
    font-family: 'BaseTwelveSansBIMedium', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    color: #6ab84f;
    margin-left: 15px;
    margin-bottom: 6px;
    margin-right: 5px;
    font-style: normal;
}

.UX_theme101_patientsZipCode {
    /*width:225px; */ /* dev mod - restriction on zipcode box not required */
    min-height: 80px;
    float: left;
    padding: 5px 5px 5px 5px;
    /*display:inline;*/
}

    .UX_theme101_patientsZipCode .UX_theme101_dentalTxtBody16Bold {
        margin-left: 10px;
    }

.UX_theme101_design_form_zip input[type=text] {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    width: 180px;
    min-height: 20px;
    padding: 4px 20px 4px 8px;
    font-family: Calibri;
    /*color:#a7a9ac; */ /* dev mod - disable font color */
    font-size: 14px;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 10px;
}

    .UX_theme101_design_form_zip input[type=text]:focus {
        width: 180px;
        border-color: #51a7e8;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 0 5px rgba(81,167,232,0.5);
        outline: none;
    }

.UX_theme101_patientsFindBoxZip {
    width: 480px;
    min-height: 120px;
    display: inline;
}

.UX_theme101_patientsFindBoxLeftZip {
    width: 260px; /* dev mod - width:240px; extra space required for validation message*/
    /*min-height:120px; dev mod EP */
    float: left;
    padding: 5px 5px 5px 5px;
    padding-right: 0px;
    /*display:inline;*/
}

    .UX_theme101_patientsFindBoxLeftZip span {
        margin-left: 10px;
    }
/* dev mod - for validation message */

.UX_theme101_patientsFindBoxCentreZip {
    background-image: url(images/or-dental-cost-zip.png);
    width: 20px;
    min-height: 120px;
    float: right;
    margin-top: 5px;
    /*display:inline;*/
}

.UX_theme101_patientsFindBoxRightZip {
    width: 220px;
    /*min-height:120px; dev mod EP */
    padding: 5px 0px 5px 0px;
    float: right;
    /*display:inline;*/
}

.UX_theme101_patientsFindBoxLeftZip .UX_theme101_dentalTxtBody16Bold {
    margin-left: 10px;
}

.UX_theme101_patientsFindBoxRightZip .UX_theme101_dentalTxtBody16Bold {
    margin-left: 10px;
}

.UX_theme101_patientsFindBoxZip select {
    margin-left: 10px;
    width: 210px;
    height: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding-left: 4px;
}

    .UX_theme101_patientsFindBoxZip select option {
        line-height: 28px;
    }

    .UX_theme101_patientsFindBoxZip select.radius {
        margin-bottom: 18px;
    }

.UX_theme101_dentalCostPromo {
    background-image: url(images/dental-cost-promo-right.png);
    width: 230px;
    /*min-height:229px; dev mod EP */
}

.UX_theme101_dentalCostHorizontalRule {
    margin-left: 5px;
    padding-top: 10px;
    width: 488px;
    margin-right: 5px;
    padding-bottom: 10px;
    float: left;
}

.UX_theme101_patientsMemberLeftPad {
    width: 488px;
    min-height: 240px;
    display: block;
    vertical-align: top;
    background-color: #F7F8F6;
    padding-left: 5px;
    padding-right: 5px;
}

.UX_theme101_manageIndent {
    padding-left: 10px;
}

.UX_theme101_dentalTxtBodyItalic21 {
    font-family: Calibri;
    font-weight: normal;
    font-size: 21px;
    color: #6d6f71;
    padding: 10px;
    font-style: italic;
}

.UX_theme101_patientsMemberRightPad {
    width: 239px;
    /*min-height:265px;  dev mod EP - change from 240*/
    position: relative;
    vertical-align: top;
    background-color: #F7F8F6;
    padding-left: 5px;
    padding-right: 5px;
}

    .UX_theme101_patientsMemberRightPad:first-child { /* dev mod EP */
        padding-bottom: 50px;
    }

/*.UX_theme101_patientsTableLoginWidget td {vertical-align: bottom;}*/ /* dev mode EP - removed */


.UX_theme101_tombBtnEightPatient {
    margin-left: 50px;
    /* margin-top:20px;*/ /* dev mod - dont need the top margin */
    position: absolute; /* float:0 ; */ /* dev mod - broken */
}

.UX_theme101_patientsDentalCost {
    width: 728px;
    min-height: 305px;
    position: relative;
    vertical-align: top;
    float: left;
    background-color: #F7F8F6;
    padding: 5px 10px 5px 10px;
}

table.UX_theme101_tableDentalCost {
    width: 700px; /* dev mod */
    font-family: Calibri;
    font-size: 14px;
    color: #6d6f71;
    border-collapse: collapse;
    margin-left: 10px;
}

    table.UX_theme101_tableDentalCost th {
        background: #eff0ef;
        /*border-bottom:1px solid #c7c8ca;*/ /* dev mod */
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        /*width:700px;*/ /* dev mod */
        padding: 2px 8px 2px 8px; /* dev mod - padding: 8px;*/
        text-align: left;
    }

    /* dev mod */
    table.UX_theme101_tableDentalCost tr.first-header-rowa th {
        text-align: center;
        padding-bottom: 4px;
    }

    /* dev mod */
    table.UX_theme101_tableDentalCost tr.first-header-rowb {
        border-bottom: 1px solid #c7c8ca;
    }

    table.UX_theme101_tableDentalCost .first-header-rowb th:first-child { /* dev mod - added :first-child selector*/
        /*width:100px;*/ /* dev mod */
    }

        table.UX_theme101_tableDentalCost .first-header-rowb th:first-child + th { /* dev mod - added :first-child selector*/
            /*width:280px;*/ /* dev mod */
        }

            table.UX_theme101_tableDentalCost .first-header-rowb th:first-child + th + th {
                text-align: right;
            }

                table.UX_theme101_tableDentalCost .first-header-rowb th:first-child + th + th + th {
                    text-align: right;
                }

                    table.UX_theme101_tableDentalCost .first-header-rowb th:first-child + th + th + th + th {
                        text-align: right;
                    }

    table.UX_theme101_tableDentalCost td {
        padding: 8px;
        /*border-bottom:1px solid #c7c8ca;*/ /* dev mod */
        /*margin-left: 5px;*/
        text-align: left;
    }

        table.UX_theme101_tableDentalCost td:first-child .data-row { /* dev mod - added :first-child selector*/
            width: 100px;
        }

    table.UX_theme101_tableDentalCost .data-row td:first-child + td + td { /* dev mod - style the dollar amounts */
        font-weight: bold;
        color: #6a5a98;
    }

        table.UX_theme101_tableDentalCost .data-row td:first-child + td + td + td { /* dev mod - style the dollar amounts */
            font-weight: bold;
            color: #6a5a98;
        }

    table.UX_theme101_tableDentalCost td:first-child + td + td {
        text-align: right;
    }

        table.UX_theme101_tableDentalCost td:first-child + td + td + td {
            text-align: right;
        }

            table.UX_theme101_tableDentalCost td:first-child + td + td + td + td {
                text-align: right;
            }

    table.UX_theme101_tableDentalCost tr.last-row { /* dev mod - added :last-child selector*/
        /*background:#dcddc0;*/
        border-bottom: 1px solid #c7c8ca;
        width: 400px; /* dev mod - need first col to span full table*/
        /*padding-left: 5px;*/
    }



.topMargin30px {
    margin-top: 30px;
}

.UX_theme101_smileWide {
    background-color: #dadbd9;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    color: #6d6f7;
    padding-top: 30px;
    padding-bottom: 30px;
    clear: both;
}

.UX_theme101_smileWideImg {
    margin-right: 30px;
    float: left;
}

.UX_theme101_pageFooter {
    background-color: #67bb49;
    border-top: 15px solid #5da842;
    min-height: 520px;
    color: #fff;
    line-height: normal;
    clear: both; /*dev mod - need to support the promo area not been displayed */
}

    .UX_theme101_pageFooter .UX_theme101_column {
        display: inline-block;
        width: 30%;
        margin-right: 3%;
        vertical-align: top;
    }

.ie7 .UX_theme101_pageFooter .UX_theme101_column {
    float: left;
}

    .ie7 .UX_theme101_pageFooter .UX_theme101_column:first-child + .UX_theme101_column + .UX_theme101_column {
        float: none;
    }

.UX_theme101_pageFooter .UX_theme101_column h1 {
    font-family: 'BaseTwelveSansBIMedium', sans-serif;
    font-size: 28px;
    -webkit-font-smoothing: antialiased;
    margin-top: 19px;
    margin-bottom: 19px;
}

.UX_theme101_pageFooter .UX_theme101_column > div {
    margin-bottom: 18px;
    clear: both;
}

.UX_theme101_pageFooter .UX_theme101_column .UX_theme101_divTitle {
    font-weight: bold;
    text-transform: uppercase;
}

.ie7 .UX_theme101_pageFooter .UX_theme101_column .UX_theme101_divTitle {
    display: block;
    float: left;
    overflow: visible;
    background: transparent url('/portal/images/ie7-colon-BG.gif') no-repeat right center;
    font-weight: bold !important;
    padding-right: 3px;
    margin-right: 5px;
}

.UX_theme101_pageFooter .UX_theme101_column .UX_theme101_divTitle:after {
    /*content:":";*/ /* dev mod - code will output this text */
    margin-right: 5px;
}

.UX_theme101_pageFooter .UX_theme101_column a {
    color: #fff;
    display: inline;
    margin-right: 3px;
    vertical-align: center;
}

    .UX_theme101_pageFooter .UX_theme101_column a:link {
        text-decoration: none;
    }

    .UX_theme101_pageFooter .UX_theme101_column a:visited {
        text-decoration: none;
    }

    .UX_theme101_pageFooter .UX_theme101_column a:hover {
        text-decoration: underline;
    }

    .UX_theme101_pageFooter .UX_theme101_column a:active {
        text-decoration: underline;
    }

.UX_theme101_pageFooter .UX_theme101_column .divider {
    display: inline-block;
    background-color: #fff;
    height: 11px;
    width: 1px;
    vertical-align: center;
    margin: 0px 5px 0px 5px;
    position: relative;
    top: 1px;
}

.ie7 .UX_theme101_pageFooter .UX_theme101_column .divider {
    display: inline;
    top: -3px;
}

.UX_theme101_pageFooter .UX_theme101_column a.blogThumb {
    display: block;
    float: left;
    width: 78px;
    height: 78px;
    margin: 6px 12px 12px 0px;
}

    .UX_theme101_pageFooter .UX_theme101_column a.blogThumb img {
        border: 4px solid #fff;
        width: 70px;
        height: 70px;
    }

.UX_theme101_pageFooter .UX_theme101_column a.footerArticleLink {
    display: block;
    width: auto;
    font-size: 20px;
    text-decoration: underline;
    font-weight: bold;
}

.ie7 .UX_theme101_pageFooter .copyright {
    clear: both;
}

.fadWidget a {
    text-decoration: underline;
    color: #66BB49;
}
/* dev mod - need all links in the FAD widget to have green links*/
.fadWidget.advSearch {
    margin-top: 20px;
    margin-right: 30px;
    margin-top: 20px;
    float: right;
}

.fadWidget.requiredTxt {
    color: #58595b;
    margin-left: 12px;
    font-family: Calibri, sans-serif;
    font-size: 14px;
    font-style: italic;
}

.navHidden {
    visibility: hidden;
}

.clear {
    clear: both;
}
/* dev mod - common style */

.UX_theme101_AdvancedSearch_wrapper.content01 {
    width: 1000px;
}

.UX_theme101_AdvancedSearch {
    border-left: 1px dashed #c7c9c9;
    border-right: 1px dashed #c7c9c9;
    padding-top: 0px !important;
    min-height: 502px;
}
/* fix for the old layout - To be removed later */
/*.UX_theme101_AdvancedSearch .UX_theme101_leftNavTopBorder {width: 894px;}*/
.UX_theme101_AdvancedSearch {
    margin-left: 17px;
    background-color: #f7f8f6;
    width: 894px;
}
/* end fix */
.UX_theme101 .UX_theme101_AdvancedSearch {
    width: 747px;
    padding-right: 0px;
    margin-left: 0px;
}

.UX_theme101_AdvancedSearch table {
    width: 550px;
}

    .UX_theme101_AdvancedSearch table td {
        padding-bottom: 12px;
    }

.UX_theme101_AdvancedSearch .fadeg {
    width: 210px;
}

.UX_theme101_AdvancedSearch.UX_theme101_design_form input[type=text] {
    margin-right: 0px;
    margin-left: 0px;
}

.UX_theme101_AdvancedSearch.UX_theme101_design_form input[type=radio] {
    margin-left: 12px;
}

.UX_theme101_AdvancedSearch.UX_theme101_tombStoneFind select[multiple=multiple] {
    height: inherit;
}

.UX_theme101_AdvancedSearch .UX_theme101_dentalTxtBody16Bold {
    margin-top: 0px;
}

.UX_theme101_AdvancedSearch .requiredHighlightMark {
    color: #66BB49;
    margin-left: 0px;
}

.UX_theme101_AdvancedSearch .requiredHighlightMessage {
    color: #66BB49;
    font-weight: bold;
}

.UX_theme101_AdvancedSearch select {
    padding-left: 1px;
}

/*.UX_theme101_AdvancedSearch {padding-right: 0px;}
.UX_theme101_AdvancedSearch.UX_theme101_leftNavTopBorder {width: 894px;}
.UX_theme101_leftNavPatients~.content01 .UX_theme101_AdvancedSearch { width: 659px;}*/

/*formatting FAD results */
.UX_theme101_FADsearchResults .dash {
    font-size: inherit;
    border-top-width: 0px;
}

.UX_theme101_FADsearchResults .results td {
    font-size: 11px;
}

.UX_theme101_FADsearchResults .fadresults {
    margin-left: 0px;
}

    .UX_theme101_FADsearchResults .fadresults #map {
        margin-top: 40px;
        margin-bottom: 50px;
    }

.UX_theme101_FADsearchResults #Tresult {
    border-collapse: collapse;
}

    .UX_theme101_FADsearchResults #Tresult tr.trBorder {
        border-top: 1px solid #F1F1F1;
    }

    .UX_theme101_FADsearchResults #Tresult td { /*padding-top: 10px;*/
    }

        .UX_theme101_FADsearchResults #Tresult td.tdInput {
            padding-right: 20px;
        }

.UX_theme101_FADsearchResults .resultsPages td a.selected {
    text-decoration: none;
}

.UX_theme101_FADsearchResults {
    margin-left: 17px;
}

    .UX_theme101_FADsearchResults .UX_theme101_leftNavTopBorder {
        background-color: inherit;
    }

    .UX_theme101_FADsearchResults .UX_theme101_patientsMemberMiddle {
        width: 756px;
        padding-right: 140px;
        background-color: #FFFFFF;
    }

    .UX_theme101_FADsearchResults input[type='text'] {
        border: 1px solid #B0B0B0;
        padding-left: 2px;
    }

    .UX_theme101_FADsearchResults select {
        border: 1px solid #B0B0B0;
    }

.UX_theme101 .UX_theme101_FADsearchResults .UX_theme101_patientsMemberMiddle {
    background-color: #F7F8F6;
}

.UX_theme101 .UX_theme101_FADsearchResults {
    margin-left: 250px;
    width: 750px;
}

    .UX_theme101 .UX_theme101_FADsearchResults .UX_theme101_patientsMemberMiddle {
        width: 750px;
        padding-right: 0px;
        height: inherit;
    }

    .UX_theme101 .UX_theme101_FADsearchResults .overlayPopup.mapPopup {
        margin: 0;
        padding: 0;
        width: 243px;
        text-align: left;
        font-size: 11px;
        background: none;
    }

.UX_theme101 .UX_theme101_FADDentistProfile .bold {
    font-weight: bold;
}

.UX_theme101 .UX_theme101_FADDentistProfile #map {
    margin-bottom: 5px;
}

.UX_theme101 .UX_theme101_FADDentistProfile .info p {
    font-size: 18px;
}

/* CE Styles*/

.UX_theme101 .UX_theme101_CEResults {
    margin-left: 0px;
    width: 750px;
}

.UX_theme101_CEResults {
    margin-left: 17px;
    background-position: 499px 0px;
    border-left: 1px dashed #c7c9c9;
}

/* CE Styles*/

#updating-progress-status {
    text-align: center;
    margin-top: 120px;
}

.print-visible {
    display: none;
}

.UX_theme101_tombBtnEmployer {
    -moz-box-shadow: inset 0px 1px 0px 0px #bfb27e;
    -webkit-box-shadow: inset 0px 1px 0px 0px #bfb27e;
    box-shadow: inset 0px 1px 0px 0px #bfb27e;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bfb27e), color-stop(1, #bfb27e) );
    background: -moz-linear-gradient( center top, #bfb27e 5%, #bfb27e 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfb27e', endColorstr='#bfb27e');
    background-color: #bfb27e;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    text-indent: 0;
    border: 1px solid #bfb27e;
    text-shadow: 1px 1px 0px #bfb27e;
    display: inline-block;
    color: #ffffff;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    min-height: 30px;
    line-height: 30px;
    /*width:128px;*/
    text-decoration: none;
    text-align: center;
    /*margin-left:61px;*/
    /*position:absolute; bottom:30px;*/
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap; /* dev mod EP - prevent from wrapping */
    cursor: pointer;
}

    .UX_theme101_tombBtnEmployer:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bfb27e), color-stop(1, #bfb27e) );
        background: -moz-linear-gradient( center top, #bfb27e 5%, #bfb27e 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfb27e', endColorstr='#bfb27e');
        background-color: #8a7bb1;
    }

    .UX_theme101_tombBtnEmployer:active {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bfb27e), color-stop(1, #bfb27e) );
        background: -moz-linear-gradient( center top, #bfb27e 5%, #bfb27e 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfb27e', endColorstr='#bfb27e');
        background-color: #bfb27e;
    }

/* ticker modifications */
.tickerContainer {
    margin: 4px 17px;
    border: solid 1px #000;
    height: 25px;
    width: 100%;
}

.tickerLabel {
    float: left;
    padding: 5px 0 0 3em;
    font-weight: bolder;
}

.tickerWrapper {
    float: left;
    padding-top: 5px;
    vertical-align: middle;
    padding-left: 1em;
}

.tickerContent {
    height: 18px;
    width: 700px;
    overflow: hidden;
}

.tickerContentText {
    color: Green;
    font-weight: bolder;
    display: inline;
    width: auto;
}

.tickerButtons {
    width: 74px;
    float: left;
}

.tickerTransparency {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}


/* Landing Page Component Styles */

.component-container {
    float: left;
    overflow: hidden;
}

.content-component img {
    display: block;
    width: 100%;
}

.component-container .component-title {
    font-size: 22px;
    margin-top: 10px;
}

.component-container .tomb {
    background-color: #6A589A;
    color: #fff;
    font: bold 17px Calibri;
    margin-bottom: 20px;
    padding: 10px 0;
    position: relative;
    text-align: center;
}

.component-container .purple {
    background-color: #6A589A;
}

.component-container .beige {
    background-color: #bfb27e;
}

.component-container .blue {
    background-color: #8ccbdd;
}

.component-container .orange {
    background-color: #fe913c;
}


.component-container .tomb:after {
    border: 10px solid transparent;
    border-top-color: #6A589A;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}

.component-container .purple:after {
    border-top-color: #6A589A;
}

.component-container .beige:after {
    border-top-color: #bfb27e;
}

.component-container .blue:after {
    border-top-color: #8ccbdd;
}

.component-container .orange:after {
    border-top-color: #fe913c;
}


.component-container .text-center {
    text-align: center;
}

.component-container .btn {
    margin: 5px 12px;
}

.component-container .btn-block {
    display: block;
    margin: 5px auto;
    width: 85%
}

.component-clear {
    clear: both;
    padding-bottom: 5px;
    padding-top: 5px;
}

.component-content-quarter {
    width: 25%;
}

.component-content-half {
    width: 50%;
}

.component-content-three-quarters {
    width: 75%;
}

.component-content-full {
    width: 100%;
}

#fadWidget {
    padding-top: 0;
}


/* mobile devices with small resolutions */
@media only screen and (max-width : 320px) {
}

/**********************************************************************/
/**********************************************************************/
/******************************   NOTE   ******************************/
/********          QCT5546 CSS                                 ********/
/********                      all bellow code                 ********/
/**********************************************************************/
/**********************************************************************/
.UX_theme101_mainContentRightPatients{
  width: 750px;
  min-height: 850px;
  background: #f7f8f6;
}


/**************** TOP INNER HEADER *********************/
.UX_two101_FullTombHeader{
/*background-image: url("~/media/Images/Home/fpo-image-full.ashx");*/
background-repeat: no-repeat;
  width: 750px;
  height: 175px;
}


.UX_two101_HalfTombHeader {
  background-color: rgba(129, 113, 183, .7);
  min-height: 175px;
  color: #ffffff;
  text-align: left;
  font-family: Calibri;
  margin: 0px;
  padding: 0;
  width: 397px;
  height: 48px;
  left: -1px !important;
  left: inherit !important;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  margin-left: -1px;

}

.UX_two101_HalfTombHeaderTitle {
  padding: 35px 0 10px 33px;
}

.UX_two101_HalfTombHeaderText {
  line-height: 17px;
  font-weight: normal;
  font-size: 14px;
  padding-left: 35px;
  max-width: 325px;
}

.UX_theme101_tombStonePlan500{
	  width: 498px;
	  display: block;
	  float: left;
	  position: relative;
}

.UX_theme101_tombStonePlan500_section1{
    padding-top: 0px; /*was 19px;*/
		height: 374px;
}

.UX_theme101_tombStonePlan500_section1 .UX_theme101_tombHeadTxt{
	margin-left: 19px;
	}

.UX_theme101_tombHeadTxtOne{
  color: #6a5a98;
}

.UX_theme101_dentalTxtBody{
  font-family: Calibri;
  font-weight: normal;
  font-size: 14px;
  color: #6d6f71;
  margin-left: 15px;
  margin-right: 12px;
  margin-bottom: 12px;
}

.UX_theme101_dentalTxtBody16Bold {
  font-family: Calibri;
  font-weight: bold;
  font-size: 16px;
  color: #6d6f71;
  /* margin-left: 15px; */
}

.icon-block-patient {
  display: inline-block;
  margin-top: auto;
  margin-bottom: auto;
  height: 42px;
    width: 218px;
  margin-right: 23px;
}
.icon-block-border{
	border-bottom: 1px solid #cdcfce;
	margin-bottom: 12px;
}
.icon-block-right{  
	float: right;
	max-width: 218px;
	margin-right: 20px; 
}
.icon-block-left{  
	float: left;
	max-width: 218px;
	margin-right: 27px; 
	  margin-left: 15px;
}
 .icon-block-patient-inner{
 	  display: inline-block;
	  max-width: 188px;
	  margin-left: 11px;
	  line-height: 18px;
 }

 .icon-block-no-img{
 	margin-left: 32px;
    margin-top: 4px;
 }

.icon-block-patient img{
	float: left;
	vertical-align: top;
}

.icon-block-patient-icon{
	height: 100%;
  	width: 19px;
  	display: inline-block;
  	vertical-align: middle;
    clear: none;#f7f8f6
    float: left;
}


/*********** box in section 1 ***************/

/*.UX_theme101_tombs_table {
  border-left: 1px dashed #c7c9c9;
  border-right: 1px dashed #c7c9c9;

}*/

.costgeniebg {
background: #eaeaea;
  margin: 13px;
  margin-left: 17px;
  float: left;
  position: relative;
  height: 76px;
  width: 463px;
  vertical-align: middle;
}

.costgeniebg img{
	float: left;
  	margin: 20px 0 20px 4px;
}

.costgenie{
	float: left;
  width: 80%;
  margin: 13px 0 13px 13px;	
}
.UX_theme101_dentalTxtBody18Bold {
  font-family: Calibri;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  color: #6d6f71;
  /* margin-left: 15px; */
}

.UX_theme101_dentalTxtBodycostgenie {
  font-family: Calibri;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #6d6f71;
  margin-left: 0px;
  margin-right: 12px;
  margin-bottom: 12px;
}


/******* Do you have acct & button *****************/
.UX_theme101_mymsmile_acct_holder{
	  position: relative;
  height: 32px;
  margin: 9px 13px 8px 17px;
  padding-bottom: 36px;
  float: left;
  position: relative;
  width: 463px;
  vertical-align: middle;
  border-bottom: 1px solid #c0c1c1;
}


.UX_theme101_align-right {
 display: inline-block;
  /* width: 100%; */
  text-align: right;
  float: right;
}

.UX_theme101_align-right a {
  margin-right: 0px;
}
.UX_theme101_tombBtnPatient, .component-container .btn {
  -moz-box-shadow: inset 0px 1px 0px 0px #8a7bb1;
  -webkit-box-shadow: inset 0px 1px 0px 0px #8a7bb1;
  box-shadow: inset 0px 1px 0px 0px #8a7bb1;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #483a76), color-stop(1, #8a7bb1) );
  background: -moz-linear-gradient( center top, #483a76 5%, #8a7bb1 100% );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#483a76', endColorstr='#8a7bb1');
  background-color: #483a76;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  text-indent: 0;
  border: 1px solid #8a7bb1;
  text-shadow: 1px 1px 0px #8a7bb1;
  display: inline-block;
  color: #ffffff;
  font-family: Calibri;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  height: 30px;
  line-height: 32px;
  text-decoration: none;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
  cursor: pointer;
  width: 184px;
}

.UX_theme101_accountmysmile{
	vertical-align: middle; 
	display: inline-block; 
	font-weight: bold;
	color: rgb(109, 111, 113);
  font-family: Calibri;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  margin-left: 4px;
  margin-top: 1px;
}

/******************** Section 2  - family or individual *************************/

.UX_theme101_tombStonePlan500_section2{
	margin: 21px 16px;
 	padding-bottom: 37px;
  	float: left;
  	position: relative;
  	width: 468px;
  	vertical-align: middle;
}

.UX_theme101_tombStonePlan500_section2 .UX_theme101_tombHeadTxt{
	margin-bottom: 8px;
	margin-left: 0;
}

.UX_theme101_section2_plan{
  width: 228px;
  float: left;
   margin-bottom: 25px;
}

.UX_theme101_tombStonePlan500_section2 .UX_theme101_dentalTxtBody{
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 14px;
}
.UX_theme101_dentalTxtBody.UX_theme101_section2_plan{
	margin-bottom: 22px;
}

.UX_theme101_tombStonePlan500_section2 .UX_theme101_align-rightPlanWidget_plans{
	float: right;
	  vertical-align: middle;
	  display: inline-block;
	  line-height: 66px;
}
.UX_theme101_tombStonePlan500_section2 .UX_theme101_align-rightPlanWidget_quote{
	float: right;
	  vertical-align: middle;
	  display: inline-block;
	  line-height: 84px;
}

.UX_theme101_tombStonePlan250{
  vertical-align: top;
  width: 249px;
  float: left;
  padding-bottom: 9px;
}


/************** LOGIN ******************/

.UX_theme101_tombStonePlan250 .UX_theme101_tombBtnPatient {
  width: 188px;
}

.UX_theme101_tombStoneOne {
  display: inline-block;
  float: left;
  width: 229px;
  min-height: 240px;
}
.UX_theme101_tombStonePatients {
  display: inline-block;
  width: 232px;
  border: 1px solid rgba(109,113,111,.38);
  min-height: 120px;  /*was 263px;*/
  padding-top: 12px;
  background-color: #f7f8f6;
  font-family: Calibri;
  font-weight: normal;
  font-size: 14px;
  color: #808285;
  position: relative;
  vertical-align: top;
  margin-top: -40px;
  background: #dadbd9;
}
.UX_theme101_tombStonePatients .UX_theme101_tombHeadTxt{
	margin-bottom: 12px;
    margin-left: 19px;
}
.UX_theme101_design_form{
	margin-bottom:4px;
}
.UX_theme101_design_form input[type=text], .UX_theme101_design_form input[type=password] {
  border: 0px solid #ccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  width: 180px;
  height: 30px;
  padding: 0px 20px 0px 8px;
  font-family: Calibri;
  color: #a7a9ac;
  font-size: 14px;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  margin-left: 11px;
  margin-right: 13px;
  margin-bottom: 7px;
  line-height: 33px;
}

.UX_theme101_tombBtnOnePatient {
	margin-top: 0px;
  margin-right: 12px;
  margin-left: 11px;
    margin-bottom: 14px;
}

.UX_theme101_tombStonePatients.UX_theme101_tombStoneOne .UX_theme101_forgotTop {
  margin-top: 0px;
}
.UX_theme101_tombStonePatients.UX_theme101_tombStoneOne .UX_theme101_dentalTxtBodyItalic {
  margin-top: 16px;
}
.UX_theme101_dentalTxtBodyItalic {
	font-family: Calibri;
  font-weight: normal;
  font-size: 16px;
  color: #6d6f71;
  margin-left: 13px;
  font-style: italic;
  line-height: 18px;
}

.UX_theme101_dentalTxtBodyItalic a:visited {
  text-decoration: underline;
}
.UX_theme101_dentalTxtBodyItalic a:link {
  text-decoration: underline;
}
.UX_theme101_dentalTxtBodyItalic a {
  text-decoration: underline;
}
.UX_theme101_dentalTxtBodyItalic a {
  color: #66BB49;
}

.UX_theme101_dividerline{
	border-bottom: 1px solid #bcbec0;
  margin: 11px 0 10px;
  width: 210px;
}

.UX_theme101_tombStonePatients p{
	  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}


/*************** right nav second section *********************/

.UX_theme101_tombStoneFind {
  width: 248px;
  display: block;
  float: left;
  padding-top: 25px;
  border-left: 1px dashed #c7c9c9;
  min-height: 340px;
  font-family: Calibri;
  font-weight: normal;
  font-size: 14px;
  color: #808285;
  position: relative;
  vertical-align: top;
  margin-bottom: 20px;
}

.UX_theme101_tombStoneFind .UX_theme101_tombHeadTxt{
	margin-bottom: 10px;
}

.UX_theme101_design_form .UX_theme101_dentalTxtBody18Bold {
  margin: 12px 12px 0px 12px;
}

.UX_theme101_dentalTxtSubheading{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-left: 13px;
}

#fadWidget .UX_theme101_design_form{
margin-bottom: 0px;
}

#txtUserAddress.UX_theme101_design_form input[type=text]{
	margin-top: 1px;
	margin-bottom: 9px;
}

.UX_theme101_tombStoneFind select {
  margin-left: 11px;
  width: 210px;
  height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  vertical-align: middle;
  line-height: 28px;

  background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8e8e8 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8e8e8 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8e8e8 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

color: #6d6f71;
font-family: arial;
font-size: 13px;
margin-bottom: 15px;
}

.UX_theme101 select {
  width: 206px;
  border-color: #51a7e8;
  outline: none;
}
select.ddlRadius {
  margin-top: 2px;
    margin-bottom: 10px;
}

#fadWidget .UX_theme101_tombBtnPatient{
	margin-left: 11px;
}

#fadWidget .UX_theme101_dividerline{
	margin-left: 13px;
	margin-top: 22px;
  	margin-bottom: 20px;
	}

.UX_theme101_compareright .UX_theme101_dentalTxtBody{
	margin-bottom: 7px;
	margin-left: 11px;
    margin-top: 5px;
}
.UX_theme101_compareright .UX_theme101_tombHeadTxt.UX_theme101_tombHeadTxtOne{
	  margin-bottom: 8px;
	  margin-left: 11px;
}




