body {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #F4F4F4;
    min-width: 770px;
    font-size: 14px;
}

li {
    line-height: 1.2em;
}

img {
    border: 0px;
}

div {
    position: relative;
}

    div.dd {
        position: static;
    }

.background-subhead {
    width: auto;
    z-index: 0;
    background-image: url(/images/background-with-sub-head.png);
    background-repeat: repeat-x;
    background-position: top; /*height: 1000px;*/
}

.background {
    width: 100%;
    z-index: 0;
    background-color: #FFF;
    /*background-image: url(/images/background.png);*/
    /*background-repeat: repeat-x;*/
    /*background-position: top;*/
    /*overflow:hidden;*/
    height: 100%;
}

#left-fade {
    background-color: #FFF;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,d7d7d7+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(215,215,215,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(215,215,215,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(215,215,215,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d7d7d7',GradientType=1 ); /* IE6-9 */
    float: left;
    width: 2.5%;
    height: 100%;
    overflow: hidden;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
}

#right-fade {
    background-color: #FFF;
    float: left;
    height: 100%;
    width: 2.5%;
    overflow: hidden;
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7d7d7+0,ffffff+50,ffffff+100 */
    background: rgb(215,215,215); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(215,215,215,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(215,215,215,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(215,215,215,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    position: fixed;
    right: 0;
    top: 0;
}

#bg-span, #bg-span-login {
    position: fixed;
    background: transparent;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+48,82d2ee+49,1e9bd7+53,82d2ee+54,0081bc+96,003462+98,00589b+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(130,210,238,1) 49%, rgba(30,155,215,1) 53%, rgba(130,210,238,1) 54%, rgba(0,129,188,1) 96%, rgba(0,52,98,1) 98%, rgba(0,88,155,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 48%,rgba(130,210,238,1) 49%,rgba(30,155,215,1) 53%,rgba(130,210,238,1) 54%,rgba(0,129,188,1) 96%,rgba(0,52,98,1) 98%,rgba(0,88,155,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 48%,rgba(130,210,238,1) 49%,rgba(30,155,215,1) 53%,rgba(130,210,238,1) 54%,rgba(0,129,188,1) 96%,rgba(0,52,98,1) 98%,rgba(0,88,155,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00589b',GradientType=0 ); /* IE6-9 */
    background-position: top;
    height: 169px;
    width: 95%;
    z-index: 0;
}

.content-container {
    /*width: 1000px;*/ /*background-image: url(/images/Background_v1.png);/*background.png);*/
    background-repeat: repeat-x;
    background-position: top;
    background-attachment: fixed; /*height: 1000px;*/
    width: 95%;
    height: inherit;
    /*overflow: hidden;*/
    left: 2.5%;
    float: left;
    /*margin-right: auto;     margin-left: auto;*/
    /*z-index: 999; margin-bottom: -20000px; padding-bottom: 20000px;*/
}

.content-container-login {
    /*width: 1000px;*/ /*background-image: url(/images/backgroundlogin_top.png);*/
    background-repeat: repeat-x;
    background-position: top;
    height: 1000px;
    width: 95%;
    left: 2.5%;
    height: inherit;
    overflow: hidden;
    margin: 0px;
    float: left;
    z-index: 999; /*margin-right: auto;     margin-left: auto;*/
}

.backgroundlogin {
    /*width: 1000px;*/
    background-image: url(/images/backgroundlogin.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 1000px;
    width: 95%;
    height: inherit;
    overflow: hidden;
    margin: 0px;
    float: left; /*margin-right: auto;     margin-left: auto;*/
    width: 100%;
    z-index: 0;
    background-image: url(/images/backgroundlogin.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 1000px;
}

.classic {
}

.header {
    height: 100px; /**/
    width: 95%;
    position: fixed;
    clear: both;
    background: white;
    z-index: 5;
}

.head-links {
    color: #666;
    display: none;
    text-decoration: none;
    font-size: 12px; /*width: 90%;*/
    margin-right: 5%;
    float: right; /*padding-top: 25px;*/
    padding-right: 3px;
    text-align: right;
    margin-top: 20px;
    margin-left: 80px;
    z-index: 10;
}

    .head-links a {
        text-decoration: none;
        color: #666;
    }

.head-links-small a {
    text-decoration: none;
    color: #666;
}

.head-links-small {
    color: #666;
    text-decoration: none;
    font-size: 12px; /*width: 90%;*/
    margin-right: 5%;
    float: right; /*padding-top: 25px;*/
    padding-right: 3px;
    text-align: right;
    margin-top: 20px;
    margin-left: 80px;
    z-index: 10;
}

.head-links-small1 {
    color: #666;
    text-decoration: none;
    font-size: 12px; /*width: 90%;*/
    margin-right: 5%;
    float: right; /*padding-top: 25px;*/
    padding-right: 3px;
    text-align: right;
    margin-top: 20px;
    margin-left: 80px;
    z-index: 10;
}

    .head-links-small1 a {
        text-decoration: none;
        color: #666;
    }

.header img {
    position: relative;
    top: -6px; /*padding-top: 20px;*/
    margin-left: 5px;
    margin-top: 0px;
}

.custom-label img {
    position: relative;
    top: -12px;
}

.breadcrumbs {
    /*font-style: italic;*/
    color: #FFF;
    text-align: right;
    top: 95px;
    right: 2.5%;
    width: 55%;
    font-size: 1em;
    position: fixed;
}

    .breadcrumbs ul {
        list-style-type: none;
        padding-right: 3px;
        margin-right: 6%;
    }

        .breadcrumbs ul li {
            list-style-type: none;
            display: inline;
        }

            .breadcrumbs ul li a {
                cursor: pointer;
            }

.version {
    width: 94%;
    float: right;
    color: White;
    font-style: italic;
    font-size: 24px;
    text-shadow: -1px -1px #3186B9;
    text-align: right;
    position: fixed;
    margin-top: 91px;
}

.WelcomeText {
    font-size: 24px;
    color: #F60;
}

.body {
    width: 95%;
    height: 100%;
    color: #333;
    background-color: #FFF;
    float: left;
    line-height: 18px;
}

.patSelector {
    float: left;
    margin-left: 10px;
    z-index: 999;
}

.patientButtonGroup {
    float: left;
    margin-left: 10px;
    margin-top: 2px;
}


.patientSelector {
    float: left;
}

.patientSelectorDropDown {
    margin-right: 10px;
    font-size: Large;
    height: 25px;
    float: left;
    margin-top: -3px;
    bottom: 3px;
}

.patientSelectorLabel {
    color: #FFF;
    font-weight: bold;
    font-size: Large;
    margin-top: 3px;
    float: left;
}

.styled {
    /*margin-top: 9px;
	margin-left: 5px;
	position: relative;*/
}

    .styled select {
        padding-left: 5px;
        padding-top: 5px;
        color: #4E4E4E;
        height: 10px;
        line-height: 10px;
    }

.styledRB {
    padding-left: 5px;
    padding-top: 5px;
    font-size: 12px;
    color: #4E4E4E;
    height: 10px;
    line-height: 10px;
}

.styledSeverity {
    padding-left: 5px;
    padding-top: 5px;
    font-size: 12px;
    color: #4E4E4E;
    height: 30px;
    line-height: 10px;
}

/* Login section satrt*/
.Login {
    color: #0086C0;
    font-size: 22px;
}

.Login_orange {
    color: #f07f28;
    font-size: 22px;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #E9E9E9;
    background: -webkit-linear-gradient(left, #E9E9E9, #E9E9E9, #E9E9E9);
    background: -moz-linear-gradient(left, #E9E9E9, #E9E9E9, #E9E9E9);
    background: -ms-linear-gradient(left, #E9E9E9, #E9E9E9, #E9E9E9);
    background: -o-linear-gradient(left, #E9E9E9, #E9E9E9, #E9E9E9);
}

.textwatermark {
    background-repeat: no-repeat;
    background-color: #FFF;
    color: black;
    border: solid 1px #00979c;
    text-decoration: none;
    font-weight: normal;
    padding: 2px 3px;
    height: 15px;
    background-position: left center;
    vertical-align: middle;
    text-align: right;
    width: 240px;
}


.logintext {
    background-repeat: no-repeat;
    background-color: #FFF;
    border: solid 1px #00979c;
    text-decoration: none;
    font-weight: normal;
    padding: 2px 7px;
    height: 20px;
    vertical-align: middle;
    text-align: left;
    width: 250px;
}

.orange-button {
    -moz-box-shadow: inset 0px 1px 0px 0px #e0a186;
    -webkit-box-shadow: inset 0px 1px 0px 0px #e0a186;
    box-shadow: inset 0px 1px 0px 0px #e0a186;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f07f28), color-stop(1, #e6512b) );
    background: -moz-linear-gradient( center top, #f07f28 5%, #e6512b 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07f28', endColorstr='#e6512b');
    background-color: #f07f28;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #de4007;
    display: inline-block;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #63290e;
}

    .orange-button:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6512b), color-stop(1, #f07f28) );
        background: -moz-linear-gradient( center top, #e6512b 5%, #f07f28 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6512b', endColorstr='#f07f28');
        background-color: #e6512b;
    }

    .orange-button:active {
        position: relative;
        top: 1px;
    }
/* Login section end*/


/* Search Box  ////////////////////////////////////////////////////////////// */

/*below prevents IE from automatically adding a clear button to text inputs (since we have our own)*/
input[type=text]::-ms-clear {
    display: none;
}


.search {
    display: inline-flex;
    margin-top: 0.25em;
}

#search-type {
    margin-top: 0.2em;
    margin-left: 0.1em;
    position: relative;
}

    #search-type select {
        height: 20px;
        line-height: 20px;
    }

.search img {
    vertical-align: middle;
    padding-right: 2px;
}

.searchHintMaster, .searchHint, .searchHintExt {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 16em;
    /*width: 300px;*/
    height: 1.8em;
    color: #4E4E4E;
    border: none;
    outline: none;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.3), 0 2px 0 rgba(255,255,255,.3), inset 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,.3), 0 2px 0 rgba(255,255,255,.3), inset 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px rgba(0,0,0,.3), 0 2px 0 rgba(255,255,255,.3), inset 0 1px 2px rgba(0,0,0,.2);
    z-index: 2;
    position: relative;
    margin-top: .2em;
    margin-right: .5em;
    margin-bottom: 0;
    margin-left: .5em;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    font-style: italic;
    font-size: 1.13em;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
}

.searchHintMaster {
    width: 20em;
}

#clearMasterSearch {
    left: 25em;
}

.searchIcon {
    float: left;
    margin: .5em .8em .5em .8em;
    color: white;
}

#results {
    list-style: none;
    font-size: 0.725em;
    background: -webkit-linear-gradient(#EAEAEA, #D6D6D6 80%);
    background: -moz-linear-gradient(#EAEAEA, #D6D6D6 80%);
    background: -ms-linear-gradient(#EAEAEA, #D6D6D6 80%);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    padding: 5px;
    width: 215px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #4E4E4E;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 0 1px #CFCFCF, inset 0 1px 0 rgba(255,255,255,.2), 0 2px 5px rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 0 1px #CFCFCF, inset 0 1px 0 rgba(255,255,255,.2), 0 2px 5px rgba(0,0,0,.4);
    box-shadow: 0 0 0 1px #CFCFCF, inset 0 1px 0 rgba(255,255,255,.2), 0 2px 5px rgba(0,0,0,.4);
    margin-right: auto;
    margin-left: 25px;
    position: absolute;
    visibility: inherit;
    z-index: 999;
    background-color: linear-gradient;
    background-position: 80%;
    float: left;
    margin-top: 35px;
    left: 394px;
    top: 112px;
}

    #results:before {
        content: '';
        display: block;
        width: 12px;
        height: 12px;
        position: absolute;
        background: #EBEBEB;
        z-index: 0;
        top: -6px;
        left: 16px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.1), -1px -1px 0 #19272e;
        -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,.1), -1px -1px 0 #19272e;
        box-shadow: inset 1px 1px 0 rgba(255,255,255,.1), -1px -1px 0 #19272e;
    }

    #results li {
        padding: 5px 12px;
        cursor: pointer;
    }

        #results li:hover {
            background: -webkit-linear-gradient(#A7D5F5, #86CFF7, #58BFF1 90%);
            background: -moz-linear-gradient(#A7D5F5, #86CFF7, #58BFF1 90%);
            background: -ms-linear-gradient(#A7D5F5, #86CFF7, #58BFF1 90%);
            background: -o-linear-gradient(#A7D5F5, #86CFF7, #58BFF1 90%);
            background: linear-gradient(#A7D5F5, #86CFF7, #58BFF1 90%);
            -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.3), inset 0 0 0 1px rgba(255,255,255,.1), inset 0 1px 0 rgba(255,255,255,.2);
            color: #FFF;
        }

#s:focus ~ #results {
    opacity: 1;
    top: auto;
}

#s:-webkit-input-placeholder, #s:-moz-placeholder {
    color: #EFEFEF;
}
/* END Search Box ////////////////////////////////////////////////////////////// */

#title-sub-head {
    min-height: 3.1em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e4e6+0,bdc5c9+100 */
    background: rgb(225,228,230); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(225,228,230,1) 0%, rgba(189,197,201,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(225,228,230,1) 0%,rgba(189,197,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(225,228,230,1) 0%,rgba(189,197,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e4e6', endColorstr='#bdc5c9',GradientType=0 ); /* IE6-9 */
}

.title-sub-head {
    height: 3em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e4e6+0,bdc5c9+100 */
    background: rgb(225,228,230); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(225,228,230,1) 0%, rgba(189,197,201,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(225,228,230,1) 0%,rgba(189,197,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(225,228,230,1) 0%,rgba(189,197,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e4e6', endColorstr='#bdc5c9',GradientType=0 ); /* IE6-9 */
}

.sub-head-img {
    margin-top: 4px;
    width: 23px;
    height: 23px;
    float: left;
    vertical-align: top;
    /*vspace:2px;
	align:left;*/
}

.title-heading {
    height: 1.5em;
    line-height: 1.5em;
    font-size: 1.5em;
    color: #FFF;
    z-index: 1;
    padding-left: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c4c9cd+0,a0a7ad+75,93979a+98,bdc5c9+100 */
    background: rgb(196,201,205); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(196,201,205,1) 0%, rgba(160,167,173,1) 75%, rgba(147,151,154,1) 98%, rgba(189,197,201,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(196,201,205,1) 0%,rgba(160,167,173,1) 75%,rgba(147,151,154,1) 98%,rgba(189,197,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(196,201,205,1) 0%,rgba(160,167,173,1) 75%,rgba(147,151,154,1) 98%,rgba(189,197,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c9cd', endColorstr='#bdc5c9',GradientType=0 ); /* IE6-9 */
    text-decoration: none;
}

.content-title-heading {
    height: 1.5em;
    line-height: 1.5em;
    font-size: 1.5em;
    color: #FFF;
    z-index: 1;
    /*padding-top: 0px;
    padding-right: 0px;*/
    /*padding-left: 10px;*/
    padding-bottom: 0px;
    position: fixed;
    background-color: #125169;
    width: 64.955%;
    background-position: top;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c4c9cd+0,a0a7ad+75,93979a+98,bdc5c9+100 */
    background: rgb(196,201,205); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(196,201,205,1) 0%, rgba(160,167,173,1) 75%, rgba(147,151,154,1) 98%, rgba(189,197,201,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(196,201,205,1) 0%,rgba(160,167,173,1) 75%,rgba(147,151,154,1) 98%,rgba(189,197,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(196,201,205,1) 0%,rgba(160,167,173,1) 75%,rgba(147,151,154,1) 98%,rgba(189,197,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c9cd', endColorstr='#bdc5c9',GradientType=0 ); /* IE6-9 */
}

.content-title {
    padding-left: 10px;
    line-height: 1.5em;
}

.quickLinksContainer {
    overflow: auto;
    word-wrap: break-word;
    border: 0px;
    height: 92%;
}

title-heading a:link {
    text-decoration: none;
}

.DefaultText1 a:visited {
    text-decoration: none;
}

.title-heading a:hover {
    text-decoration: none;
    font-style: italic;
}

.title-heading a:active {
    text-decoration: none;
}

#title-sub-head #s {
    margin-top: 2px;
}

.selectors1red {
    color: Red;
    list-style-type: none;
}

.selectors1 {
    color: #0086C0;
    list-style-type: none;
}

.selectors {
    color: #666;
    list-style-type: none;
}

    .selectors li {
        display: inline;
        margin-top: 2px;
        float: left;
        margin-right: 8px;
        padding-left: 2px;
    }

.sublist {
    margin-left: 1em;
}

.right-frame #content-body .ddx tr input {
    height: 1.5em;
    float: right;
    margin-right: .75em;
    margin-left: .75em;
    margin-top: 0.1em;
}

.right-frame #content-body .ddx td {
    min-width: 1em;
    vertical-align: top;
}

.frame-sections {
    font-weight: bold;
    color: #25A0D1;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7a9ac+0,ffffff+4,a7a9ac+100&1+0,0+2,0+88,1+100 */
    background: -moz-linear-gradient(top, rgba(167,169,172,1) 0%, rgba(211,212,214,0) 2%, rgba(255,255,255,0) 4%, rgba(178,180,182,0) 88%, rgba(167,169,172,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(167,169,172,1) 0%,rgba(211,212,214,0) 2%,rgba(255,255,255,0) 4%,rgba(178,180,182,0) 88%,rgba(167,169,172,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(167,169,172,1) 0%,rgba(211,212,214,0) 2%,rgba(255,255,255,0) 4%,rgba(178,180,182,0) 88%,rgba(167,169,172,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a9ac', endColorstr='#a7a9ac',GradientType=0 ); /* IE6-9 */
    height: 3em;
    line-height: 3em;
    display: table;
    width: 100%;
    table-layout: fixed;
    font-size: 0.9em;
}

.frame-sections-title {
    padding-left: 10px;
}

.frame-sections-icd {
    color: #25A0D1;
    font-weight: bold;
    font-size: 1.15em;
    line-height: 3em;
    margin-left: 1em;
    height: 40px;
    line-height: 3em;
    display: table;
    width: 100%;
    table-layout: fixed;
}

/*#frame-sections .selectors li*/
.selectorsRight {
    color: #666;
    display: block;
    margin-top: 5px;
    float: right;
    margin-right: 5px;
    font-size: 10px;
    line-height: 20px;
    vertical-align: middle;
}

.selectorsLeft {
    color: #666;
    display: block;
    margin-top: 5px;
    margin-right: 5px;
    font-size: 10px;
    line-height: 20px;
    vertical-align: middle;
}

.frame-sections .button {
    float: right;
    margin: 5px;
}

a.classic:before {
    content: "Return to Classic View";
}

a.use:before {
    content: "How to Use";
}

a.support:before {
    content: "Support";
}

a.feedback:before {
    content: "Feedback";
}

a.logout:before {
    content: "Logout";
}

div.head-links-small {
    display: none;
}

div.head-links {
    display: block;
}

div.head-links-small1 {
    display: none;
}

div.navigation {
    display: block;
}

div.navigationsmall {
    display: none;
}

div.navigationMore {
    margin-left: -4px;/*margins needed for auto-generated skip links*/
    margin-top: -15px;
}

div.navigationsmallMore {
    display: none;
}

a.level2 {
    margin-top: -2px;
    width: 5em;
}

.popout.level1 {
    width: 5em;
}

/* Navigation Old IE 8 or older ////////////////////////////////////////////////////////////// */

#navold ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 25px;
}

#navold li {
    display: inline;
}



    #navold li a {
        text-shadow: 1px 1px #25668D, -1px -1px #000;
        text-decoration: none;
        float: left;
        text-align: center;
        font-size: 12px;
        line-height: 15px;
        padding-top: 7px;
        padding-right: 9px;
        padding-bottom: 7px;
        padding-left: 9px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0060a5+0,00274e+100 */
        background: rgb(0,96,165); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(0,96,165,1) 0%, rgba(0,39,78,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0,96,165,1) 0%,rgba(0,39,78,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0,96,165,1) 0%,rgba(0,39,78,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0060a5', endColorstr='#00274e',GradientType=0 ); /* IE6-9 */
        margin-right: 2px;
        color: #FFF;
        font-weight: normal;
    }

        #navold li a:hover {
            color: #FFF;
            text-shadow: 1px 1px #3186B9, -1px -1px #000;
        }

#navold {
    padding-top: 40px;
    position: fixed;
    margin-top: 95px;
}
/* End Navigation Old ////////////////////////////////////////////////////////////// */

/* Navigation ////////////////////////////////////////////////////////////// */
#nav {
    z-index: 1;
}

    #nav ul {
        width: 100%;
        margin: 0px;
        padding: 0px;
        height: 2em;
    }

    #nav li {
        display: inline;
    }




        #nav li a {
            text-shadow: 1px 1px #25668D, -1px -1px #000;
            text-decoration: none;
            float: left;
            text-align: left;
            line-height: 15px;
            padding-top: 7px;
            padding-right: 9px;
            padding-bottom: 9px;
            padding-left: 9px;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0060a5+0,00274e+100 */
            background: rgb(0,96,165); /* Old browsers */
            background: -moz-linear-gradient(top, rgba(0,96,165,1) 0%, rgba(0,39,78,1) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, rgba(0,96,165,1) 0%,rgba(0,39,78,1) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, rgba(0,96,165,1) 0%,rgba(0,39,78,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0060a5', endColorstr='#00274e',GradientType=0 ); /* IE6-9 */
            margin-right: 2px;
            color: #FFF;
            font-weight: normal;
        }

            #nav li a:hover {
                color: #FFF;
                text-shadow: 1px 1px #3186B9, -1px -1px #000;
            }



/* End Navigation ////////////////////////////////////////////////////////////// */

/* Navigation Small ////////////////////////////////////////////////////////////// */

#navsmall ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 25px;
}

#navsmall li {
    display: inline;
}

    #navsmall li a {
        text-shadow: 1px 1px #25668D, -1px -1px #000;
        text-decoration: none;
        float: left;
        text-align: center;
        font-size: 12px;
        line-height: 15px;
        padding-top: 7px;
        padding-right: 9px;
        padding-bottom: 7px;
        padding-left: 9px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0060a5+0,00274e+100 */
        background: rgb(0,96,165); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(0,96,165,1) 0%, rgba(0,39,78,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0,96,165,1) 0%,rgba(0,39,78,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0,96,165,1) 0%,rgba(0,39,78,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0060a5', endColorstr='#00274e',GradientType=0 ); /* IE6-9 */
        margin-right: 2px;
        color: #FFF;
        font-weight: normal;
    }

        #navsmall li a:hover {
            color: #FFF;
            text-shadow: 1px 1px #3186B9, -1px -1px #000;
        }

#navsmall {
    padding-top: 40px;
    position: fixed;
    margin-top: 96px;
}


/* End Navigation Small ////////////////////////////////////////////////////////////// */
.content-frames {
    z-index: 0; /*auto !important;*/
    height: inherit;
    overflow: hidden;
    margin-top: 169px;
    background-color: #FFFFFF;
}


#content_body {
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 2em;
}

    #content_body p {
        margin-bottom: 0.15em;
    }

    #content_body li {
        margin-left: -1.25em;
    }

    #content_body ol {
        margin-left: -0.1em;
        margin-top: 0.15em;
    }

        #content_body ol[type="I"] {
            margin-left: -0.5em;
        }

    #content_body ul {
        margin-left: -0.1em;
    }

#poc_body {
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 2em;
}

    #poc_body p {
        margin-bottom: 0.15em;
    }

    #poc_body li {
        margin-left: -1.25em;
    }

    #poc_body ol {
        margin-left: -0.1em;
        margin-top: 0.15em;
    }

        #poc_body ol[type="I"] {
            margin-left: -0.5em;
        }

    #poc_body ul {
        margin-left: -0.1em;
    }

#switchPanel {
    position: fixed;
    bottom: 3px;
    right: 3%;
}

.tab-content-switch {
    overflow: hidden;
    border: none;
    background-color: none;
    margin: .5em;
}
    /* Style the buttons that are used to open the tab content */
    .tab-content-switch button {
        color: #1c88dc;
        background-color: white;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: .7em 1em;
        transition: 0.3s;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-weight: bold;
    }

        .tab-content-switch button:first-of-type {
            border: 0.1em solid #c6e1f6;
            border-right: none;
            -moz-border-radius-topleft: 0.6em;
            -webkit-border-top-left-radius: 0.6em;
            -moz-border-radius-topleft: 0.6em;
            -moz-border-radius-bottomleft: 0.6em;
            -webkit-border-bottom-left-radius: 0.6em;
            -moz-border-radius-bottomleft: 0.6em;
        }

        .tab-content-switch button:last-of-type {
            border: 0.1em solid #c6e1f6;
            border-left: none;
            -moz-border-radius-topright: 0.6em;
            -webkit-border-top-right-radius: 0.6em;
            -moz-border-radius-topright: 0.6em;
            -moz-border-radius-bottomright: 0.6em;
            -webkit-border-bottom-right-radius: 0.6em;
            -moz-border-radius-bottomright: 0.6em;
        }
    /* Style the buttons that are used to open the tab content */
    .tab-content-switch span {
        background-color: white;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: .7em 1em;
        transition: 0.3s;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-weight: bold;
    }

    /* Change background color of buttons on hover */
    .tab-content-switch button:hover {
        background-color: #ddd;
    }

    /* Create an active/current tablink class */
    .tab-content-switch button.active {
        background-color: #1c88dc;
        color: white;
    }

.toggleAndCopy {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.copyBtn {
    color: #929496;
    background-color: white;
    padding: .7em 1em;
    transition: 0.3s;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    border: 0.1em solid #c6e1f6;
    -moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    border-radius: 0.6em;
    margin: .5em;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}

    .copyBtn:hover {
        background: #e6e6e6;
    }

    .copyBtn:after, .copyBtn:focus {
        background: #929496;
        color: white;
    }


/*    Background behind the ImageViewer that pops up    */
.modalBackground {
    height: 100%;
    background-color: #EBEBEB;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px; /*width: 250px;*/
    color: #4E4E4E;
    font-weight: normal;
}

    .modalPopup div {
        position: inherit;
    }

    .modalPopup #content_body {
        padding-top: 0px;
        color: #4E4E4E;
        font-weight: normal;
    }

    .modalPopup a {
        text-decoration: none;
        font-weight: bold;
        color: #25A0D1;
    }

.equPopup {
    max-height: 25em;
}

.mceqContainer {
    position: fixed;
    z-index: 10001;
    display: block;
    top: 25%;
    left: 25%;
    height: 50%;
    width: 50%;
}

.dotted_subtle {
    background-image: url(/images/Welcome/line_greydotted.gif);
    background-repeat: repeat-x;
    height: 2px;
}

.welcome-container {
    background-color: #FFFFFF;
    height: 100%;
    margin-left: 2px;
    margin-right: 2px;
}

.left-frame-welcome {
    float: left; /*width: 78%; height:auto;*/
    height: 100%; /*background-image: url(/images/vertical-lt-grey-bar.png);     background-position: left;     background-repeat: repeat-y;*/
    background-color: #FFFFFF; /* margin-bottom: -2000px;     padding-bottom: 2000px;*/
}

.right-frame-welcome {
    float: right;
    width: 22%; /*height:auto;*/
    height: 100%; /*padding-left: 15px;        padding-right: 15px;     padding-top: 15px;*/ /*background-image: url(/images/vertical-lt-grey-bar.png);*/
    height: inherit;
    background-position: right;
    background-repeat: repeat-y;
    background-color: #FFFFFF; /* margin-bottom: -2000px;     padding-bottom: 2000px;*/
}

.left-frame {
    float: left;
    height: 100%;
    background-position: left;
    background-repeat: repeat-y;
    background-color: #FFFFFF; /*z-index:1;     margin-bottom: -2000px; padding-bottom: 2000px;*/
    position: fixed;
    display: block;
    margin-top: 0px;
    z-index: 2;
    width: 30%;
    border-right: 1px;
    border-right-style: groove;
    overflow-y: auto;
    overflow-x: hidden;
}

    .left-frame h1 {
        color: #4e4e4e;
        font-size: 22px;
    }

    .left-frame #subsections a {
        text-decoration: none;
        color: #4F4F4F;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #E4E4E4;
        display: block;
        float: left;
        width: 300px;
        height: 28px;
        line-height: 28px;
        text-indent: 7px;
    }

    .left-frame .favorite, .favorite-bookmarked {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7a9ac+0,ffffff+4,a7a9ac+100&1+0,0+2,0+88,1+100 */
        background: -moz-linear-gradient(top, rgba(167,169,172,1) 0%, rgba(211,212,214,0) 2%, rgba(255,255,255,0) 4%, rgba(178,180,182,0) 88%, rgba(167,169,172,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(167,169,172,1) 0%,rgba(211,212,214,0) 2%,rgba(255,255,255,0) 4%,rgba(178,180,182,0) 88%,rgba(167,169,172,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(167,169,172,1) 0%,rgba(211,212,214,0) 2%,rgba(255,255,255,0) 4%,rgba(178,180,182,0) 88%,rgba(167,169,172,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a9ac', endColorstr='#a7a9ac',GradientType=0 ); /* IE6-9 */
        height: 1em;
        display: block;
        padding-top: 8px;
        padding-bottom: 8px; /*padding-left: 5px;*/
        line-height: 1em;
        font-weight: bold;
    }

    .left-frame .favorite-bookmarked {
        /*background-image: url(/images/lt-grey-hover.png); /*, url(/images/bookmark.png);*/
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7a9ac+0,ffffff+4,a7a9ac+100&1+0,0+2,0+88,1+100 */
        background: -moz-linear-gradient(top, rgba(167,169,172,1) 0%, rgba(211,212,214,0) 2%, rgba(255,255,255,0) 4%, rgba(178,180,182,0) 88%, rgba(167,169,172,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(167,169,172,1) 0%,rgba(211,212,214,0) 2%,rgba(255,255,255,0) 4%,rgba(178,180,182,0) 88%,rgba(167,169,172,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(167,169,172,1) 0%,rgba(211,212,214,0) 2%,rgba(255,255,255,0) 4%,rgba(178,180,182,0) 88%,rgba(167,169,172,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a9ac', endColorstr='#a7a9ac',GradientType=0 ); /* IE6-9 */
        height: 1em;
    }

#left-content, .left-content {
    overflow-y: scroll;
    height: 100%;
}
/*.left-frame .favorite .date, .favorite-bookmarked .date*/
.date {
    font-size: 10px;
    color: #757575;
    font-weight: normal;
}

.left-frame #subsections a:hover {
    /*background-image: url(/images/lt-grey-hover.png);*/
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    background-repeat: repeat-x;
}

.left-frame #result-expand {
    /*background-image: url(/images/lt-grey-hover.png), url(/images/expand.png);*/
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, right top;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 10px;
}

.left-frame #result-detract {
    background-image: url(/images/lt-grey-hover.png), url(/images/detract.png);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, right top;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 10px;
}

.left-frame .padded-text0 {
    color: #666;
    text-align: left;
}

.left-frame .padded-text1 {
    /*background-image: url(/images/lt-grey-hover.png);*/
    /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);*/
    /*background-repeat: repeat-x, no-repeat;*/
    color: #666;
    padding-left: 1px;
    text-align: left;
}

.left-frame .padded-text3 {
    color: #666;
    text-align: left;
}

.left-frame .padded-text2 {
    color: #666;
    text-align: right;
    /*display: block;
	 margin-bottom: 5px;
	float: right;*/
    /*margin-right:5px;
   line-height: 20px;
	vertical-align: middle;*/
}

.left-frame td {
    border: 0px;
}

.pgg-link {
    color: #666;
    padding-right: 9px;
    padding-left: 9px;
}

.left-frame .padded-text {
    display: block;
    color: #666;
}

.left-frame #left-content {
    color: #4E4E4E;
    min-height: 60px;
    margin-top: 5px;
}

    .left-frame #left-content .result {
        color: #25B1E7;
        font-weight: bold;
    }

    .left-frame #left-content .small {
        font-size: .75em;
    }

    .left-frame #left-content a:hover {
    }

.mpExtender {
    color: #4E4E4E;
    font-weight: normal;
}

table.mpExtender /*tbody tr td*/ {
    border: 0px;
}

.mpExtender tbody tr td {
    border: 0px;
}

.mpExtender a {
    text-decoration: none;
    font-weight: bold;
    color: #25A0D1;
}

.right-frame {
    float: left;
    width: 68%;
    color: #4E4E4E;
    font-weight: normal;
    min-height: 820px;
    height: inherit;
    background-color: #FFFFFF;
    right: 0;
    display: block;
    left: 31.6%;
}

    .right-frame #content-body p strong {
        color: #0083BE;
        font-size: 1.25em;
    }

    .right-frame #content-body {
        height: inherit;
    }

.right-frame-content {
    padding: 0px;
}

    .right-frame-content p {
        margin-top: 0px;
    }

.right-frame strong {
    font-weight: bold;
}

.right-frame b {
    font-weight: bold;
}

.right-frame a:link, .right-frame a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #25A0D1;
}

.right-frame #alphabet a:link {
    font-size: 14px;
    color: #868686;
    line-height: 36px;
    height: 40px;
    text-shadow: 1px 1px #E1E1E1;
    text-align: right;
    font-weight: lighter;
}

/* text-decoration:none; font-weight:bold; font-size:12px;*/
.action {
    text-decoration: none;
    font-weight: bold;
    color: #25A0D1;
}

    .action:link, .action:visited, .action:active {
        text-decoration: none;
        font-weight: bold;
        color: #25A0D1;
    }
/* text-decoration:none; font-weight:bold; font-size:12px;*/
.general {
    text-decoration: none;
    font-weight: bold;
    color: #25A0D1;
}

    .general:link, .general:visited, .general:active {
        text-decoration: none;
        font-weight: bold;
        color: #25A0D1;
    }

.dig-selected-drug {
    width: inherit;
}

a.dig-selected-drug {
    color: #666;
    font-weight: normal;
    text-decoration: none;
    display: block; /*width: 685px;*/
    padding-left: 15px;
    cursor: pointer;
}

    a.dig-selected-drug:hover {
        background-image: url(/images/hover-bg.png);
        background-repeat: repeat-x;
    }

.right-frame .calculators a {
    color: #666;
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
    display: block; /*width: 685px;*/
    width: 100%;
    padding-left: 15px;
    cursor: pointer;
}

    .right-frame .calculators a:hover {
        background-image: url(/images/hover-bg.png);
        background-repeat: repeat-x;
    }

.right-frame #content-tabs {
    height: 35px;
    width: 400px;
    float: right;
    margin-right: 10px;
    margin-top: 6px;
}

    .right-frame #content-tabs ul {
        padding: 0px;
        float: right;
        margin: 0px;
    }

    .right-frame #content-tabs li, #content-tabs li a {
        list-style-type: none;
        display: inline;
        background: #E3F0FD; /* Old browsers */
        background: -moz-linear-gradient(top, #E3F0FD 0%, #eafaff 16%, #8BD0EB 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E3F0FD), color-stop(16%,#eafaff), color-stop(100%,#8BD0EB)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #E3F0FD 0%,#eafaff 16%,#8BD0EB 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #E3F0FD 0%,#eafaff 16%,#8BD0EB 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #E3F0FD 0%,#eafaff 16%,#8BD0EB 100%); /* IE10+ */
        background: linear-gradient(top, #E3F0FD 0%,#eafaff 16%,#8BD0EB 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E3F0FD', endColorstr='#8BD0EB',GradientType=0 ); /* IE6-9 */
        padding: 6px;
        margin-right: 1px;
        color: #0976AA;
        font-weight: bold;
        border-bottom-right-radius: 5px 4px;
        border-bottom-left-radius: 5px 4px;
    }

.right-frame #title-heading {
    overflow: hidden;
    width: 675px;
}

    .right-frame #title-heading #heading-text {
        width: 600px;
        float: left;
    }

.right-frame .star {
    padding-right: 10px;
    float: right;
    z-index: 3;
}

.left-frame .star {
    display: none;
    margin-top: -60px;
    /*float: right;*/
    margin-right: 25px;
    position: fixed;
    width: 100%;
    /*padding-left:60%;*/
    padding-left: 24%;
    z-index: 3;
}

.star a {
    color: #E6E6E6;
}



.checkbox, .radio {
    width: 19px;
    background: url(/images/checkbox.png) no-repeat;
    display: block;
    clear: left;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 0;
    float: left;
    height: 17px;
}

.sub-symptom {
}

.radio {
    background: url(/images/radio.png) no-repeat;
}
/* Drop down selectors */
.select {
    position: absolute;
    width: 75px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
    height: 21px;
    color: #4E4E4E;
    overflow: hidden;
    background-image: url(/images/select.png);
    background-repeat: no-repeat;
    padding-top: 0;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 8px;
    font-size: 8px;
    line-height: 16px;
}

.left-frame #matches {
    padding-left: 15px;
    color: #109CE0;
    font-weight: bold;
}

/* End Drop down selectors */
.styled-text-input {
    width: 45px;
    height: 17px;
    margin-left: 4px;
}

.input.Imprint {
    width: 44px;
    height: 17px;
    margin-left: 4px;
    border: 1px solid #c3c3c3;
}

.subsymptoms label {
    margin-left: 0.3em;
}

.fav-toggle {
    float: right;
    margin-right: 75px;
    margin-top: 10px;
    vertical-align: middle;
}


#symptom-list img {
    float: left; /*display:block;*/
}

/*#ddx a*/
#symptom-list a {
    color: #4e4e4e;
    text-decoration: none;
    padding-left: 3px;
    /*padding-right: 2000px;
	margin-right: -2000px;*/
    vertical-align: top;
    line-height: 1.5em; /*width:100%;     display:block;*/ /*float:left;*/
    height: 100%;
    display: block;
}

    #symptom-list a:hover {
        background-image: url(/images/hover-bg.png);
        background-repeat: repeat-x;
        background-size: cover;
    }


.ddx {
    vertical-align: top;
}

.ddxResults {
    text-align: center;
    position: absolute;
    height: 100%;
    width: 66.5%;
    z-index: 9999999;
}

.ddx-close {
    height: 1.3em;
    margin-right: .2em;
    margin-left: 0.5em;
    margin-top: 0.1em;
}

.dx-with-content {
    color: #4e4e4e;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px; /*margin-right: -2000px;*/
    vertical-align: top;
    line-height: 1.5em;
}

a.dx-no-content:link, a.dx-no-content, a.dx-no-content:visited {
    color: #4E4E4E;
    font-weight: normal;
    cursor: text;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 1.5em;
}

.ddx tr {
    line-height: 1.5em;
}

.ddx-item {
    margin-left: 0.5em;
    min-height: 1.75em;
}

.ddx-toggle {
    float: left;
    margin-right: 5px;
    vertical-align: middle;
    height: 1.5em;
}


/*#ddx #subset*/
#symptom-list .subsymptoms {
    color: #4e4e4e;
    line-height: 1.5em;
    text-align: left;
    margin-left: 3px;
    width: 100%;
}

#med-calc-container {
    /*height: 795px;*/
}

.left-frame #left-calc {
    padding-left: 5px;
    padding-top: 5px;
    color: #4E4E4E;
}

.left-frame #leftwound {
    padding-left: 13px;
    padding-top: 0px;
    font-weight: bold;
    color: #4E4E4E;
}

.left-tool-content {
    padding-left: 13px;
    padding-top: 0px;
    font-weight: bold;
    color: #4E4E4E;
}

.left-tool-content-bottom {
    padding-left: 13px;
    padding-top: 0px;
    padding-bottom: 4em;
    font-weight: bold;
    color: #4E4E4E;
}


#med-calc-container #left-equation {
    padding-left: 5px;
    padding-top: 5px;
    color: #4E4E4E;
    height: 460px;
    overflow-y: scroll;
}

    #med-calc-container #left-equation a {
        text-decoration: none;
        font-weight: bold;
        color: #25A0D1;
    }

/*.left-frame #dig-container {
	min-height: 600px;
}*/


.left-frame #allergy-ix {
    padding-top: 0.4em;
    color: #4E4E4E;
    min-height: 60px;
    max-height: 372px; /*overflow-y: scroll;*/
}

.main-text {
    color: #4E4E4E;
    padding: .4em 0 0 0.4em;
}

.ql-button-container {
    cursor: pointer;
    position: fixed;
    top: 92%;
    left: 3%;
    width: 30%;
    opacity: 0.7;
}

.button-ql {
    border: 0;
    background: none;
    box-shadow: none;
    background-image: url('/images/blue-arrow-left.gif');
    background-position: top;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    /*text-shadow: 1px 1px 0px #ffffff;*/
    text-align: center;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 13px;
    cursor: pointer;
    position: fixed;
    top: 92%;
    color: #000;
    /*border: 1px solid;
	border-color: #777777;*/
    margin: 3px;
}

.button-ql2 {
    /*-moz-box-shadow: inset 0px -1px 0px 0px #dbdbdb;
	-webkit-box-shadow: inset 0px -1px 0px 0px #dbdbdb;
	box-shadow: inset 0px -1px 0px 0px #dbdbdb;*/
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0f0f0), color-stop(1, #e0e0e0) );
    background: -moz-linear-gradient( center top, #f0f0f0 5%, #e0e0e0 100% );
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e0e0e0');
	background-color: #f0f0f0;*/
    background-image: url('/images/blue-arrow-left.svg');
    background-position: top;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0px; /*1px solid #dcdcdc;*/
    color: #777777;
    font-size: 0.75em;
    font-weight: bold;
    text-decoration: none;
    /*text-shadow: 1px 1px 0px #ffffff;*/
    text-align: center;
    padding-top: 24px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 13px;
    cursor: pointer;
    position: fixed;
    top: 122%;
    opacity: 0.6;
    color: #000;
    /*border: 1px solid;
	border-color: #777777;*/
    margin-left: 3px;
}
/*.button-ql:hover
{
	opacity: 0.85;   
}*/

/*#ql-button-container input
{
}*/

.button {
    -moz-box-shadow: inset 0px -1px 0px 0px #dbdbdb;
    -webkit-box-shadow: inset 0px -1px 0px 0px #dbdbdb;
    box-shadow: inset 0px -1px 0px 0px #dbdbdb;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0f0f0), color-stop(1, #e0e0e0) );
    background: -moz-linear-gradient( center top, #f0f0f0 5%, #e0e0e0 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e0e0e0');
    background-color: #f0f0f0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    color: #777777;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    text-align: center;
    padding-top: 0.25em;
    padding-right: 0.5em;
    padding-bottom: 0.25em;
    padding-left: 0.5em;
    font-size: 1em;
    cursor: pointer;
    margin: 3px;
}

    .button:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e0e0e0), color-stop(1, #f0f0f0) );
        background: -moz-linear-gradient( center top, #e0e0e0 5%, #f0f0f0 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#f0f0f0');
        background-color: #e0e0e0;
    }

    .button:active {
        position: relative;
        top: 1px;
    }

    .button:disabled, [disabled] {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e0e0e0), color-stop(1, #f0f0f0) );
        background: -moz-linear-gradient( center top, #e0e0e0 5%, #f0f0f0 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#f0f0f0');
        background-color: #e0e0e0;
        cursor: auto;
    }

a.bright-button, input.bright-button {
    -moz-box-shadow: inset 0px 1px 0px 0px #7cc4eb;
    -webkit-box-shadow: inset 0px 1px 0px 0px #7cc4eb;
    box-shadow: inset 0px 1px 0px 0px #7cc4eb;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #30b3f0), color-stop(1, #0f75c2) );
    background: -moz-linear-gradient( center top, #30b3f0 5%, #0f75c2 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30b3f0', endColorstr='#0f75c2');
    background-color: #30b3f0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #1270b8;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 18px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #074aa8;
    cursor: pointer;
}

.bright-button:hover {
    /*background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0f75c2), color-stop(1, #30b3f0) );
	background: -moz-linear-gradient( center top, #0f75c2 5%, #30b3f0 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f75c2', endColorstr='#30b3f0');*/
    background-color: #0f75c2;
}

.bright-button:active {
    position: relative;
    top: 1px;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0f75c2), color-stop(1, #30b3f0) );
    background: -moz-linear-gradient( center top, #0f75c2 5%, #30b3f0 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f75c2', endColorstr='#30b3f0');
}

.bright-button1 {
    -moz-box-shadow: inset 0px 1px 0px 0px #7cc4eb;
    -webkit-box-shadow: inset 0px 1px 0px 0px #7cc4eb;
    box-shadow: inset 0px 1px 0px 0px #7cc4eb;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #30b3f0), color-stop(1, #0f75c2) );
    background: -moz-linear-gradient( center top, #30b3f0 5%, #0f75c2 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30b3f0', endColorstr='#0f75c2');
    background-color: #30b3f0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #1270b8;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 0px #074aa8;
    cursor: pointer;
}

    .bright-button1:hover {
        /*background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0f75c2), color-stop(1, #30b3f0) );
	background: -moz-linear-gradient( center top, #0f75c2 5%, #30b3f0 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f75c2', endColorstr='#30b3f0');*/
        background-color: #0f75c2;
    }

    .bright-button1:active {
        position: relative;
        top: 1px;
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0f75c2), color-stop(1, #30b3f0) );
        background: -moz-linear-gradient( center top, #0f75c2 5%, #30b3f0 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f75c2', endColorstr='#30b3f0');
    }

.right-frame #pill-id {
}

    .right-frame #pill-id #imgmenu1 {
        width: 100%;
        float: left;
        display: inline;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding-bottom: 8px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #E8E8E8;
        padding-top: 8px;
    }

    .right-frame #pill-id #imgmenu2 a img {
        border: 1px solid #CCC;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
    }

.right-frame .star-favorite {
    display: block;
    margin-top: 7px;
    float: right;
}

/*AutoComplete flyout */
.completionIndexList, .completionList {
    border: solid 1px #444444;
    border-color: #666;
    font-size: large;
    margin: 0px;
    padding: 2px;
    height: 400px;
    overflow: auto;
    background-color: #FFFFFF;
    cursor: pointer;
    position: relative;
    verflow: hidden;
    width: 50px;
    text-overflow: ellipsis;
    z-index: 10000 !important;
}

    .completionIndexList a, .completionList a {
        display: block;
    }

.listItem {
    padding-left: .5em;
    text-indent: -.5em;
    color: #666;
}

.itemHighlighted {
    color: #666;
    background-color: lightblue;
    background-size: cover;
    padding-left: .5em;
    text-indent: -.5em;
}

/*Interactions accordion styles*/
.accordion {
    /*width: 400px;*/
}



.newsAccordionHeader {
    background-image: url(/images/lt-grey-hover.png), url(/images/expand.png);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, right 0px top 40%;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 8px;
    padding-left: 5px;
    margin-top: 0px;
    cursor: pointer;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #BEC2C3;
}

.newsAccordionHeaderSelected {
    background-image: url(/images/lt-grey-hover.png),url(/images/detract.png);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, right 0px top 40%;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 8px;
    padding-left: 5px;
    cursor: pointer;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #BEC2C3;
}

.newsAccordionContent {
    background-image: url(/images/lt-grey-hover.png); /*, url(/images/detract.png);*/
    background-repeat: repeat-x; /*, no-repeat;*/
    background-position: bottom; /*, right top;*/
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    background: -webkit-linear-gradient(#D2E6EF,white); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(#D2E6EF,white); /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(#D2E6EF,white); /* Firefox 3.6-15 */
    background: linear-gradient(#D2E6EF,white); /* Standard syntax */ /*BFE1F1 old color*/
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #BEC2C3;
}

.news-text1 {
    font-size: 13.5px;
    color: #666;
}

.news-title1 {
    font-size: 15px;
    color: #666;
    font-weight: 500;
    max-width: 90%;
}

.news-date1 {
    font-size: 11px;
    font-weight: bold;
    color: #666;
}

.accordionItem1 {
    /*background-image: url(/images/lt-grey-hover.png);*/
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, right top;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    cursor: pointer;
}

.accordionItem {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,1b7a9d+100&0.05+0,0.1+81,0.2+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(70,147,176,0.1) 81%, rgba(27,122,157,0.2) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(70,147,176,0.1) 81%,rgba(27,122,157,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(70,147,176,0.1) 81%,rgba(27,122,157,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0dffffff', endColorstr='#331b7a9d',GradientType=0 ); /* IE6-9 */
    padding-left: 10px;
    padding-bottom: 3px;
}

img.accordionItem {
    width: 25px;
    height: 25px;
}

.accordionItemSel {
    cursor: pointer;
    padding-left: 10px;
    padding-bottom: 3px;
    background-color: rgba(70,147,176,0.35);
}

.accordionHeader {
    background-image: url(/images/lt-grey-hover.png), url(/images/expand.png);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, right top;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    cursor: pointer;
}

.accordionHeaderSelected {
    background-image: url(/images/lt-grey-hover.png),url(/images/detract.png);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, right top;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    cursor: pointer;
}

.accordionGenHeader {
    background-image: url(/images/lt-pink-hover.png), url(/images/expand.png);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, right top;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    cursor: pointer;
}

.accordionGenHeaderSelected {
    background-image: url(/images/lt-pink-hover.png),url(/images/detract.png);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, right top;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    cursor: pointer;
}

.accordionContent {
    /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);*/
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px; /*     background-color: #D3DEEF;     border: 1px dashed #2F4F4F;     border-top: none;     padding: 5px;     padding-top: 10px;     */
    padding: .2em .2em .2em .5em;
    border-bottom-width: 1px;
    border-bottom-style: groove;
}

/*QuickLinks*/
#ql-pane {
    position: fixed;
    width: 38%; /*margin-top:36px;*/
}

#ql-container table {
    width: 100%; /*margin-top:36px;*/
}

.quickLinks a {
    background-image: url(/images/chevron-right.svg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 0.15em 0 0.15em 0;
    font-size: 1.15em;
    text-decoration: none;
    color: #4F4F4F;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
    display: block;
    float: left;
    width: 100%; /*300px;*/
    line-height: 1.75em;
    text-indent: 1.75em;
    height: 1.75em;
    cursor: pointer;
}
    /*.quickLinks a:hover
{
	background-image: url(/images/lt-blue-hover.png);
	background-repeat:repeat-x;
}*/

    /*.left-frame #subsections a:hover*/
    .quickLinks a:hover {
        background: #eeeeee;
        background-image: url(/images/chevron-right.svg);
        background-repeat: no-repeat;
        background-position: right;
        cursor: pointer;
    }


.left-frame table {
    width: 100%;
    border: 0px;
}

.left-frame tr {
    width: 100%;
    border: 0px;
}

.left-frame td {
    /*width: 100%;*/
    /*border: 0px;
    padding: 3px;*/
}
/*End of QuickLinks*/

.bolded {
    /*font: inherit;*/
    font-weight: bold;
}

.blue {
    font: inherit;
    color: #25A0D1;
}

.blue-bold {
    font: inherit;
    font-weight: bold;
    color: #25A0D1;
}

.blueEmph {
    font-size: 12px;
    font-weight: bold;
    color: #25A0D1;
}

/*    END - Background behind the ImageViewer that pops up    */

/* CSS for the clear button within search bars      */
span.icon_clear {
    position: absolute;
    left: 20em;
    display: none;
    z-index: 10; /* now go with the styling */
    cursor: pointer;
    font: bold 1em sans-serif;
    color: #666;
    top: 0.75em;
}

    span.icon_clear:hover {
        color: black;
    }

.modalBg {
    background-color: #cccccc;
    filter: alpha(opacity=80);
    opacity: 0.8;
}


.modalPanelQuickRef {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 800px;
    height: 500px;
}

.quickRefMultiples {
}

.modalPanel {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 440px;
    z-index: 50;
}

.modalPanelSmall {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 200px;
    z-index: 50;
}

.modalPanelMed {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 300px;
    z-index: 50;
}

    .modalPanelMed table tbody tr td {
        border: 0px;
    }

.modalPanelBig {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 400px;
    height: 500px;
    z-index: 50;
}

.modalPanelSlim {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 300px;
    height: 400px;
    z-index: 50;
}

.modalPanelHelp {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 100px;
    height: 250px;
    z-index: 50;
}

.modalPanelHeader {
    background-color: #59bee3;
    border-radius: 0px 0px 4px 4px;
    width: 99%;
    border-bottom: 1px #848889 solid;
    border-left: 1px #848889 solid;
    box-shadow: 0 0 3px 1px #b5bcbf;
    font-size: 14px;
    color: white;
    z-index: 50;
}

.labelStyle {
    width: 300px;
    float: left;
    display: block;
    clear: left;
    overflow: auto;
    word-wrap: break-word;
}


.left-frame .forgot a {
    text-decoration: none;
    font-weight: bold;
    color: #25A0D1;
}

.body a {
    color: #069;
    text-decoration: none;
}

.copyright {
    font-size: .5em;
    margin: 40px;
}

.DefaultText {
    color: #666;
    padding-left: 5px;
}

.DefaultText1 {
    color: #666;
    padding-left: 3px;
    font-weight: bold;
}

    .DefaultText1 a:link {
        /*color: #069;*/
        color: #25A0D1;
        text-decoration: none;
    }

    .DefaultText1 a:visited {
        text-decoration: none;
        color: #25A0D1;
    }

    .DefaultText1 a:hover {
        text-decoration: none;
        color: #F60;
    }

    .DefaultText1 a:active {
        text-decoration: none;
    }

img.special {
    border: 5px #CCDBE2 solid;
}

.Splash_Text {
    color: #666;
    padding-left: 5px;
    font-weight: bold;
}

.Splash_TextExp {
    color: Red;
    padding-left: 5px;
    font-weight: bold;
}

.left-frame-welcome .forgot a {
    text-decoration: none;
    font-weight: bold;
    color: #25A0D1;
}

#admin td {
    font-size: 9pt;
    text-decoration: none;
    padding: 3px;
}

#admin th {
    /*background-color: #25A0D1;*/
    background-image: url(/images/Background_v1_gr.jpg);
    font-weight: bold;
    font-size: 10pt;
    padding: 3px;
}

#admin hr {
    color: #b3ceeb;
}

.CellHeader {
    /*background-color: #25A0D1;*/
    background-image: url(/images/Background_v1_gr.jpg);
    font-weight: bold;
    font-size: 10pt;
    padding: 3px;
}


.TextHeader {
    color: #25A0D1;
    font-size: 1.25em;
    padding-left: 5px;
    font-weight: bold;
}

    .TextHeader img {
        height: 1.25em;
        vertical-align: middle;
    }

.UsersTable tr td {
    border: 1px solid #999999;
}

.balloon {
    margin: 0 auto 0 auto;
    max-width: 115px;
    text-align: center;
    color: #4E4E4E;
    font-weight: normal;
}

a.expand {
    color: #25A0D1;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}

a.autoclear {
    font-size: 1em;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}


span.autoclear {
    font-weight: bold;
}

a.bookmark-link {
    /*color: #787878;*/
    /*background-image: url(/images/lt-grey-hover.png);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    background-repeat: repeat-x;
    background-position: bottom;*/
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
    text-decoration: none;
    color: #4F4F4F;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
    display: block;
    float: left;
    width: 85%; /*300px;*/
    cursor: pointer;
}

.bookmark-link span {
    padding-left: 5px;
    display: inline-block;
}

a.news-link {
    font-size: 12px;
    color: #787878;
    /*background-image: url(/images/lt-grey-hover.png);*/
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    background-repeat: repeat-x;
    background-position: bottom;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #4F4F4F;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
    display: block;
    float: left;
    width: 100%; /*300px;*/
    height: 28px; /*line-height: 28px;     text-indent: 28px;*/
    cursor: pointer;
}

.news-link span {
    padding-left: 5px;
    display: inline-block;
}

.favorites {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
}

.note-link {
    float: right;
    border: 0px;
    border-collapse: collapse;
    height: 28px;
    width: 15%;
    background-image: url(/images/lt-grey-hover.png), url(/images/bookmark.png);
    background-position: bottom, center center;
    background-repeat: repeat-x, no-repeat;
    padding: 8px 0px 8px 0px;
    cursor: pointer;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
}

.note-link-fav {
    float: right;
    border: 0px;
    border-collapse: collapse;
    height: 28px;
    width: 15%;
    background-image: url(/images/lt-grey-hover.png), url(/images/star-clear-small.png);
    background-position: bottom, center center;
    background-repeat: repeat-x, no-repeat;
    padding: 8px 0px 8px 0px;
    cursor: pointer;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
}

.note-link-pn {
    float: right;
    border: 0px;
    border-collapse: collapse;
    height: 28px;
    width: 15%;
    background-image: url(/images/lt-grey-hover.png), url(/images/paperclip-grey.png);
    background-position: bottom, center center;
    background-repeat: repeat-x, no-repeat;
    padding: 8px 0px 8px 0px;
    cursor: pointer;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
}

.note-link-in {
    float: right;
    border: 0px;
    border-collapse: collapse;
    height: 28px;
    width: 15%;
    background-image: url(/images/lt-grey-hover.png), url(/images/institution-grey.png);
    background-position: bottom, center center;
    background-repeat: repeat-x, no-repeat;
    padding: 8px 0px 8px 0px;
    cursor: pointer;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
}

.note-link-invis {
    display: none;
}

.win-8-warn {
    border-bottom: 2px solid red;
    border-top: 2px solid red;
    font-weight: bold;
}

.ui-dropdownchecklist {
    border: 1px solid #ddd;
    border-right: 0;
    background: #fff url(/images/dropdown.png) no-repeat center right;
}

.ui-dropdownchecklist-hover, .ui-dropdownchecklist-active {
    background-image: url(/images/dropdown_hover.png);
    border-color: #5794bf;
}

.ui-dropdownchecklist-text {
    line-height: 19px;
    margin-right: 17px;
    color: #4E4E4E;
    overflow: hidden;
    font-size: 1em;
    padding-left: 2px;
    padding-right: 2px;
}

.ui-dropdownchecklist-dropcontainer {
    background-color: #fff;
    border: 1px solid #999;
}

.ui-dropdownchecklist-item {
}

.ui-dropdownchecklist-item-hover {
    background-color: #39f;
}

.ui-dropdownchecklist-item-disabled label {
    color: #ccc;
}

.ui-dropdownchecklist-item-hover .ui-dropdownchecklist-text {
    color: #fff;
}

.ui-dropdownchecklist-group {
    font-weight: bold;
    font-style: italic;
}

.ui-dropdownchecklist-indent {
    padding-left: 20px;
}

.ui-dropdownchecklist-dropcontainer {
    width: auto;
}

.ui-widget-content {
}

#toc li {
    line-height: 1.25;
}

.modalPanelDIGHelp {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    min-width: 300px;
    position: fixed !important;
}

.modalPanelDIGSetting {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 270px;
    height: 240px;
}

.modalPanePGGLookup {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 300px;
    height: 350px;
}


.digImgSevHelp {
    float: right;
    margin: 17px 10px 0px 0px;
}

.sevLegendItem {
    font-size: 1.15em;
}

.sevLegendBoldItem {
    font-size: 1.5em;
    font-weight: bold;
}

.singleArrow {
    height: 1.5em;
    padding-left: 5px;
    padding-right: 1px;
    align-content: center;
}

.pggSubTitle {
    color: #800040;
    vertical-align: middle;
    line-height: 1.5em;
}

.pggTitle {
    font-size: 1.5em;
    color: #25A0D1;
    line-height: 1.5em;
}

.doubleArrow {
    height: 1.5em;
    padding-left: 5px;
    padding-right: 1px;
    align-content: center;
}

.noArrow {
    height: 0px;
    width: 0px;
    padding-left: 1px;
    padding-right: 0px;
    align-content: center;
    visibility: hidden;
}


.PanelSeparatorView {
    /*background-color: #E0DCE1;
	border-style: solid;
	border-top: thick double #45B3DD;*/
    padding-top: 0px;
    background-color: #45B3DD;
    width: 100%;
    height: 1px;
    padding-bottom: 2px;
}

.PanelSeparatorHide {
    background-color: white;
    width: 0px;
    height: 0px;
    padding-bottom: 1px;
}

a.pgg-link {
    color: #45B3DD;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

.chkAutoPost {
    margin: 0px 10px 0px 10px;
}

/*Quick Ref Multiple Tabs Selection, styled off top right bar*/
.quickRefMultipleBar {
    background-color: #59bee3;
    border-radius: 0px 0px 6px 6px;
    min-width: 600px;
    border-bottom: 1px #848889 solid;
    border-left: 1px #848889 solid;
    border-right: 1px #848889 solid;
    box-shadow: 0 0 3px 1px #b5bcbf;
    font-size: 14px;
    display: block;
    float: left;
    margin: 0px 0px 0px 21px;
    color: white;
}

.quickRefMultipleBar1 {
    height: 35px;
    display: block;
    float: left;
    padding: 18px 0px 0 0px;
    margin: 0px 0px 0px 0px;
    background-color: #59bee3;
}

    .quickRefMultipleBar1:hover {
        background-color: #96D6ED;
        cursor: pointer;
    }

.quickRefMultipleBarActive {
    height: 35px;
    display: block;
    float: left;
    padding: 18px 0px 0 0px;
    margin: 0px 0px 0px 0px;
    background-color: #23A3D1;
}

    .quickRefMultipleBarActive:hover {
    }


.verticalLine {
    border-left: 2px solid white;
}
/*end quick ref section*/



/* Help section */
#centerHelp {
    visibility: hidden;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 250px;
    box-shadow: 0 0 5px 2px #b5bcbf;
    border-radius: 1px;
    background-color: rgba(255, 255, 255, 1.0);
    z-index: 100;
}

#centerHelpTitle {
    height: 25px;
    display: block;
    margin: 5px 10px 0px 10px;
}

#centerHelpTutorial {
    display: block;
    float: left;
    background-color: #6b838c;
    width: 190px;
    height: 210px;
    margin: 2px 3px 0px 6px;
    border-radius: 3px;
    cursor: pointer;
}

#centerHelpSupport {
    display: block;
    float: left;
    background-color: #8ea5ad;
    width: 190px;
    height: 210px;
    margin: 2px 6px 0px 3px;
    border-radius: 3px;
    cursor: pointer;
}

.helpText {
    text-align: center;
    font-size: 24px;
    color: white;
    vertical-align: bottom;
    margin-bottom: 10px;
}

/* Feedback */
.feedbackIcon {
    color: white;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
    vertical-align: middle;
}

#centerFeedback {
    visibility: hidden;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 500px;
    height: 300px;
    box-shadow: 0 0 5px 2px #b5bcbf;
    border-radius: 1px;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 1.0);
}

#centerFeedbackTitle {
    height: 25px;
    display: block;
    margin: 10px 10px 0px 10px;
}

.centerFeedbackText {
    margin: 10px;
    width: 490px;
}

.centerFeedbackButtons {
    margin: 10px;
    width: 490px;
    bottom: 0;
}

.divSubmitBtn {
    display: block;
    float: right;
    margin: 5px 20px 10px 5px;
}

.divCancelBtn {
    display: block;
    float: left;
    margin: 5px 0px 10px 5px;
}

#centerFeedbackQuick {
    display: block;
    float: right;
}

#centerFeedbackInfo {
    background-color: rgba(220, 226, 232, 1.0);
}

#centerFeedbackInfoText {
    padding: 5px 0px 5px 0px;
    margin: 10px 20px 10px 20px;
    font-size: 12px;
    font-style: italic;
}

.feedbackQuick {
    float: left;
    margin-right: 10px;
}

    .feedbackQuick:hover {
        box-shadow: 0 0 2px 1px rgba(220, 226, 232, 1.0);
        cursor: pointer;
    }

#divReportPage {
    bottom: 9px;
    right: 45px;
    position: fixed;
    width: 33px;
    height: 33px;
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 4px;
}

    #divReportPage:hover {
        background-color: rgba(175, 0, 0, 0.25);
        cursor: pointer;
    }

#centerReport {
    visibility: hidden;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 300px;
    box-shadow: 0 0 5px 2px #b5bcbf;
    border-radius: 1px;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 1.0);
}

#centerReportTitle {
    height: 25px;
    display: block;
    margin: 15px 10px 15px 10px;
    border-bottom: 1px solid #b5bcbf;
}

.centerReportButtons {
    margin: 10px;
    width: 390px;
    bottom: 0;
}

#reportRecents {
    display: table-row;
}

#reportRecentTool {
    display: table-cell;
    float: left;
}

#reportRecentMonograph {
    display: table-cell;
    float: right;
}

.reportCurrent {
    margin: 5px 0px 5px 10px;
}

.divRow {
    display: inline;
}

.divRowItem {
    margin: 5px 20px 5px 0px;
}

.btn-default2 {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin: 0px 5px 0px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

    .btn-default2:hover,
    .btn-default2:focus,
    .btn-default2:active,
    .btn-default2.active,
    .open .dropdown-toggle.btn-default2 {
        color: #333333;
        background-color: #ebebeb;
        border-color: #adadad;
    }

.selectedDrugsList {
    max-height: 180px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.listedDrug {
}

.removeDrug {
    color: lightgray;
    font-size: unset;
    display: inline;
    padding: 10px;
    line-height: 1.45em;
}

    .removeDrug:hover {
        color: gray;
        font-size: unset;
        display: inline;
        padding: 10px;
    }

.headerBottom {
    position: absolute;
}

.patientMenuContainer {
    z-index: 150;
    padding-top: 8px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}

.interactionResultsBarContainer {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 0 10px 0 10px;
}

    .interactionResultsBarContainer > span {
        display: inline-block;
    }

.interactionResultsBar {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    position: relative;
}

#lbImprintHelp {
    color: #125169;
    font-size: 1.5em;
    margin: 5px 0 5px 5px;
}

    #lbImprintHelp:hover {
        color: #96D6ED;
        text-decoration: none;
        cursor: pointer;
    }

.DigIcon, .digIcon, .dig-link-header img {
    height: 1.5em;
    align-content: center;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
}

.dig-link-header {
    font-size: 1.25em;
    line-height: 1.75em;
}

.DIGSetting {
    float: right;
}

    .DIGSetting a {
        color: white;
        text-decoration: none;
        padding: 0;
        margin: 0;
        margin-right: .4em;
    }

.selectPanel {
    margin-top: 5px;
    max-height: 100px;
    min-height: 60px;
    overflow-y: auto;
}

.CurrentlyPrescribedDrug {
    font-weight: bold;
}

.right-frame .star .favsIcon {
    color: white;
    margin-right: 0.15em;
}

.favsDown {
    color: white;
    text-decoration: none;
}

.right-frame .star .selectedFavsIcon {
    color: yellow;
}

.favsBar {
    font-size: 1.5em;
    padding-top: 0.3em;
    vertical-align: middle;
    float: right;
    margin: 5px;
    color: #4F4F4F;
}

.favorites a.bookmark-link {
    background: unset;
}

.favsBar:hover {
    cursor: pointer;
}

.popupControl {
    background-color: White;
    position: absolute;
    display: none;
}

.panelResults {
    margin: 10px;
}

.spinner {
    position: absolute;
    height: 100%;
    width: 28.5%;
    top: 6em;
    left: 6em;
    z-index: 99;
    opacity: 0.7;
    color: dodgerblue;
}

.aspNetDisabled {
}

.dropdown {
    font-size: 1em;
}

#title-sub-head.dx {
    margin-top: 2.25em;
    width: 101%;
    display: inline-block;
}

.rightChevron {
    float: right;
    text-align: right;
}

#btnPedsPlus, #btnAdultsPlus {
    height: 1.15em;
    vertical-align: top;
}

@media screen and (max-width:1279px) {
    body {
        font-size: small;
    }

    #topRightBar {
        display: none;
    }

    div.head-links-small {
        display: block;
    }

    .interactionResultsRight {
        margin-left: 22%;
        float: unset;
    }

    #clearMasterSearchImg {
        height: unset;
    }

    .ui-dropdownchecklist {
        height: auto;
    }

    .navigation, #nav {
        margin-top: 0;
        font-size: 10px;
    }

    .popout.level1 {
        width: 6em;
    }

    a.level2 {
        width: 6em;
    }
}

@media screen and (max-width:1190px) {
    body {
        font-size: x-small;
    }

    .navigation, #nav {
        font-size: 9px;
        margin-top: 10px;
    }
}


@media screen and (max-width:850px) {
    body {
        font-size: x-small;
    }

    .navigation, #nav {
        font-size: 8px;
    }
}

:target:before {
    content: "";
    display: block;
    height: 90px; /* fixed header height*/
    margin: -90px 0 0; /* negative fixed header height */
}

.interactionResultsBar svg.svg-inline--fa.fa-question-circle.fa-w-16 {
    margin-top: 0.5em;
}

.DIGSetting svg.svg-inline--fa.fa-cog.fa-w-16 {
    margin-top: 0.2em;
}

.digMonograph--title, .pggTitle {
    font-size: 1.5em;
    color: #25A0D1;
    line-height: 1.5em;
}

.digMonograph--subTitle, .pggSubTitle, .dig-link-header {
    line-height: 1.5em;
    display: flex;
    position: relative;
    font-size: 1em;
}

#content_body_di_mono {
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 2.5em;
}

.wrapper-di-mono-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .5em;
}

.di-mono-link {
    text-decoration: none;
    font-weight: bold;
    color: #25A0D1;
}

.selected-di-monograph {
    background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,100,150,0.2) 100%);
    padding: 0.3em 0.3em 0.3em 0.3em;
    margin: -.2em -.2em -.2em -.5em;
}

.go-top {
    position: fixed;
    bottom: 1%;
    right: 2.5%;
    margin: 15px;
    height: 50px;
    width: 50px;
    color: #25A0D1;
    opacity: 0.6;
    cursor: pointer;
}

.disclaim {
    color: #666;
    font-size: .7em;
}

table.alternating-rows {
    margin-bottom: 1em;
}

.alternating-rows td {
    padding: 0.5em;
}

.alternating-rows tbody tr:nth-child(odd) {
    background-color: #f7f7f7;
}

.alternating-rows tbody tr:nth-child(even) {
    background-color: #d8d8d8;
}

.alternating-rows thead {
    background-color: #dcf0ff;
    font-weight: bold;
}

ul.alternating-rows {
    list-style-type: none;
    padding-left: 0px;
}

/*
.alternating-rows li:nth-child(odd) {
    background-color: #f7f7f7;
    padding: 0.5em;
}

.alternating-rows li:nth-child(even) {
    background-color: #d8d8d8;
    padding: 0.5em;
}
*/

#haz-mat-icon {
    height: 1em;
    vertical-align: text-top;
}

#ind-container a:link, #ind-container a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #25A0D1;
}

.interactionResultsBar svg.svg-inline--fa.fa-question-circle.fa-w-16 {
    margin-top: 0.5em;
}

.DIGSetting svg.svg-inline--fa.fa-cog.fa-w-16 {
    margin-top: 0.2em;
}

/* pop-up div 'dark box' */
.divModalDialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #EBEBEB;
    filter: alpha(opacity=70);
    /*-webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);*/
    opacity: 0.7;
    text-align: center;
    z-index: 101;
}

    /* 'target' pseudo-class does the job */
    .divModalDialog:target {
        display: block;
    }

.divPopUpMainContent {
    margin-top: 150px;
    z-index: 1002;
}

.interactionPopUpHover {
    position: fixed;
    padding: 0;
    border: solid;
    border-color: lightgray;
    background-color: white;
    border-width: 1px;
    min-width: 100px;
    max-width: 450px;
    z-index: 2;
}

    .interactionPopUpHover h3 {
        text-align: center;
    }

a.altDrugLink:hover {
    color: #125169;
}

    a.altDrugLink:hover > .interactionPopUpHover {
        display: inline-block;
        background-color: white;
    }

.ixSpinner {
    position: fixed;
}

.lab__buttonContainer {
    float: right;
}

.lab__button {
    margin: .5em;
}

    .lab__button:focus {
        outline: none;
    }

a.altDrugLink.altDrug--toReplace {
    color: orangered;
}

.dig--noDigIcons {
    display: none;
}

.dig--bold {
    font-weight: bold;
    color: inherit;
}

.dig--digIconSet {
    /*width: 17%;*/
    vertical-align: middle;
}

.PatientDataContainer {
    margin: 15px;
    margin-bottom: 25px;
}

.adr {
    margin: 10px;
    padding-bottom: 10em;
}

.adrTypeName {
    display: block;
}

Pronunciation{
    display:none;
}

Box_Warning{

}

.drugLink {
    text-decoration: none;
    font-weight: bold;
    color: #25A0D1;
}

.bbw, .blackboxwarning {
    font-weight: bold;
}

.searchWarning {
    width: fit-content;
    color: red;
    position: absolute;
    margin-left: 4em;
    margin-top: -1.75em;
    background-color: white;
    padding: .15em;
}