body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #F4F4F4;
    min-width: 1050px;
    _width: expression( document.body.clientWidth > 1050 ? "1000px" : "auto" ); /* sets max-width for IE6 */
    font-size: 16px;
}

img {
    border: 0px;
}

div {
    position: relative;
}

    div.dd {
        position: static;
    }

.background-subhead {
    width: auto;
    z-index: -1;
    background-image: url(images/background-with-sub-head.png);
    background-repeat: repeat-x;
    background-position: top; /*height: 1000px;*/
}

.background {
    width: 100%;
    z-index: -1;
    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;
    background-image: url(/images/LeftBG.gif);
    background-repeat: repeat-y;
    float: left;
    width: 2.5%;
    height: 100%;
    min-height: 800px;
    overflow: hidden;
    background-position: right;
    display: inline;
    background-attachment: scroll; /*margin-bottom: -20000px; padding-bottom: 20000px;*/
}

#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: 178px;
    width: 95%;
    z-index: 0;
}

#bg-span {
    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;
    float: left; /*margin-right: auto;     margin-left: auto;*/
    z-index: 1000; /*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%;
    height: inherit;
    overflow: hidden;
    margin: 0px;
    float: left;
    z-index: 1000; /*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: -1;
    background-image: url(images/backgroundlogin.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 1000px;
}

#right-fade {
    background-color: #FFF;
    background-image: url(/images/RightBG.gif);
    background-repeat: repeat-y;
    background-position: left;
    float: left;
    height: 100%;
    min-height: 800px;
    width: 2.5%;
    overflow: hidden;
    display: inline;
    background-attachment: scroll; /*margin-bottom: -20000px; padding-bottom: 20000px;*/
}

.classic {
}

.header {
    height: 86px; /**/
    width: 100%;
    position: fixed;
    clear: both;
}

.head-links-small a {
    text-decoration: none;
    color: #666;
}

.head-links-small {
    font-family: Arial, Helvetica, sans-serif;
    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 {
    font-family: Arial, Helvetica, sans-serif;
    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;*/
    padding-left: 5px;
}

.custom-label img {
    position: relative;
    top: -12px;
}

.breadcrumbs {
    width: 100%;
    height: 32px;
    float: right;
    padding-right: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    /*font-style: italic;*/
    line-height: 30px;
    color: #FFF;
    text-shadow: -1px -1px #3186B9; /*-1px 0 #4F4F4F, 0 1px #4F4F4F, 1px 0 #4F4F4F, 0 -1px #4F4F4F;#8F8F8F#787878#4F4F4F*/
    text-align: right;
    position: fixed;
    margin-top: 86px;
    z-index: 1;
}

    .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;
    font-family: Arial, Helvetica, sans-serif;
    color: White;
    font-style: italic;
    font-size: 24px;
    text-shadow: -1px -1px #3186B9;
    text-align: right;
    position: fixed;
    margin-top: 91px;
}

.WelcomeText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #F60;
}

.body {
    width: 95%;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    background-color: #FFF;
    float: left;
    line-height: 18px;
}

.search {
    float: left; /*width: 385px;*/
    height: 32px;
    z-index: 999;
    position: fixed;
    margin-top: 86px;
    display: inline-flex;
}

.styled {
    /*margin-top: 9px;
    margin-left: 5px;
    position: relative;*/
}

    .styled select {
        padding-left: 5px;
        padding-top: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #4E4E4E;
        height: 10px;
        line-height: 10px;
    }

.styledRB {
    padding-left: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4E4E4E;
    height: 10px;
    line-height: 10px;
}

.styledSeverity {
    padding-left: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4E4E4E;
    height: 30px;
    line-height: 10px;
}

#search-type {
    margin-top: 9px;
    margin-left: 5px;
    position: relative;
}

    #search-type select {
        height: 20px;
        line-height: 20px;
    }

.search img {
    vertical-align: middle;
    padding-right: 2px;
}
/* Login section satrt*/
.Login {
    font-family: Arial, Helvetica, sans-serif;
    color: #0086C0;
    font-size: 18px;
}

.Login_orange {
    font-family: Arial, Helvetica, sans-serif;
    color: #f07f28;
    font-size: 18px;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #E9E9E9;
    background-image: -webkit-linear-gradient(left, #E9E9E9, #E9E9E9, #E9E9E9);
    background-image: -moz-linear-gradient(left, #E9E9E9, #E9E9E9, #E9E9E9);
    background-image: -ms-linear-gradient(left, #E9E9E9, #E9E9E9, #E9E9E9);
    background-image: -o-linear-gradient(left, #E9E9E9, #E9E9E9, #E9E9E9);
}

.textwatermarkPassword {
    background-image: url(images/Password.png);
    background-repeat: no-repeat;
    background-color: #FFF;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    color: #FFF;
    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: 135px;
}

.textwatermarkUserName {
    background-image: url(images/UserName.png);
    background-repeat: no-repeat;
    background-color: #FFF;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    color: #FFF;
    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: 135px;
}

.logintext {
    background-repeat: no-repeat;
    background-color: #FFF;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    border: solid 1px #00979c;
    text-decoration: none;
    font-weight: normal;
    padding: 2px 7px;
    height: 15px;
    vertical-align: middle;
    text-align: left;
    width: 127px;
}

.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-family: arial;
    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;
}

.searchHintMaster {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 80%;
    /*width: 300px;*/
    height: 30px;
    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: 3px;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 4px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    font-style: italic;
    /*font-size: 16px;*/
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
}

.searchHint {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 215px;
    height: 25px;
    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: 4px;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 4px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    font-style: italic;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
}

.searchHintExt {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 215px;
    height: 25px;
    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: 6px;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 4px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    font-style: italic;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
}

#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;
    font-family: Arial, Helvetica, sans-serif;
    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: -1;
        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, .title-sub-head {
    height: 38px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e4e6+0,bfc7cb+75,bdc5c9+100 */
    background: rgb(225,228,230); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(225,228,230,1) 0%, rgba(191,199,203,1) 75%, rgba(189,197,201,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(225,228,230,1) 0%,rgba(191,199,203,1) 75%,rgba(189,197,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(225,228,230,1) 0%,rgba(191,199,203,1) 75%,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 */
    margin-top: 36px;
}

    #title-sub-head input {
        margin-top: 3px;
    }

.sub-head-img {
    margin-top: 4px;
    width: 23px;
    height: 23px;
    float: left;
    vertical-align: top;
    /*vspace:2px;
    align:left;*/
}

.content-title-heading {
    height: 36px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    text-shadow: -1px -1px #8F8F8F, 1px 1px #B6B6B6;
    z-index: 1;
    line-height: 36px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    position: fixed;
    /* 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 */
    width: 66.2%;
    background-position: top;
    /*background-attachment: fixed;*/
}

.title-heading {
    height: 36px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    text-shadow: -1px -1px #8F8F8F, 1px 1px #B6B6B6;
    z-index: 1;
    line-height: 25px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    position: fixed;
    /* 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 */
    width: 28.5%;
    background-position: top;
    /*background-attachment: fixed;*/
}

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 {
    font-size: 12px;
    color: Red;
    list-style-type: none;
}

.selectors1 {
    font-size: 12px;
    color: #0086C0;
    list-style-type: none;
}

.selectors {
    font-size: 10px;
    color: #666;
    list-style-type: none;
}

    .selectors li {
        display: inline;
        margin-top: 2px;
        float: left;
        margin-right: 8px;
        font-size: 10px;
        padding-left: 2px;
    }

.frame-sections {
    font-family: Arial, Helvetica, sans-serif;
    color: #25A0D1;
    font-weight: bold;
    font-size: 14px;
    background-image: url(images/frame-section-bg.png);
    background-repeat: repeat-x;
    background-position: center;
    height: 31px;
    padding-left: 5px; /*z-index: -99;*/
    line-height: 31px;
}

.frame-sections-icd {
    font-family: Arial, Helvetica, sans-serif;
    color: #25A0D1;
    font-weight: bold;
    font-size: 14px;
    height: 31px;
    padding-left: 5px; /*z-index: -99;*/
    line-height: 31px;
}

/*#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-right: 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 {
    display: none;
    width: 60px;
}

div.navigationsmallMore {
    display: none;
}

a.level2 {
    margin-top: -2px;
    width: 100px;
}

/* Navigation ////////////////////////////////////////////////////////////// */

.navigation {
    padding-top: 40px;
    position: fixed;
    margin-top: 86px;
}

    .navigation ul {
        width: 100%;
        margin: 0px;
        padding: 0px;
        height: 25px;
    }

    .navigation li {
        display: inline;
    }

        .navigation li a {
            text-shadow: 1px 1px #25668D, -1px -1px #000;
            text-decoration: none;
            float: left;
            text-align: center;
            line-height: 15px;
            padding-top: 7px;
            padding-right: 9px;
            padding-bottom: 7px;
            padding-left: 9px;
            font-family: Arial, Helvetica, sans-serif;
            background-image: url(images/tab-bg.png);
            background-repeat: repeat-x;
            margin-right: 2px;
            color: #FFF;
            font-weight: normal;
        }

            .navigation li a:hover {
                color: #FFF;
                text-shadow: 1px 1px #3186B9, -1px -1px #000;
            }


/* End Navigation ////////////////////////////////////////////////////////////// */

.content-frames {
    margin-top: 7px;
    z-index: -2; /*auto !important;*/
    height: inherit;
    overflow: hidden;
    margin-top: 159px;
    background-color: #FFFFFF;
}


#content_body {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 36px;
}

    #content_body li {
        margin-left: -20px;
    }

    #content_body ol {
        margin-left: -2px;
    }

        #content_body ol[type="I"] {
            margin-left: -8px;
        }

    #content_body ul {
        margin-left: -2px;
    }

.modalPopup #content_body {
    padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #4E4E4E;
    font-weight: normal;
    font-size: 12px;
}

.modalPopup a {
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #25A0D1;
}

.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;
    width: 30%; /*height:auto;*/
    height: 100%;
    background-image: url(images/vertical-lt-grey-bar.png);
    background-position: left;
    background-repeat: repeat-y;
    background-color: #FFFFFF; /*z-index:1;     margin-bottom: -2000px; padding-bottom: 2000px;*/
}

    .left-frame h1 {
        font-family: Arial, Helvetica, sans-serif;
        color: #4e4e4e;
        font-size: 18px;
    }

    .left-frame #subsections a {
        font-family: Arial, Helvetica, sans-serif;
        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: 300px;
        height: 28px;
        line-height: 28px;
        text-indent: 7px;
    }

    .left-frame .favorite, .favorite-bookmarked {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #787878;
        background-image: url(images/lt-grey-hover.png);
        background-repeat: repeat-x;
        background-position: bottom;
        display: block;
        padding-top: 8px;
        padding-bottom: 8px; /*padding-left: 5px;*/
        line-height: 12px;
        font-weight: bold;
    }

    .left-frame .favorite-bookmarked {
        background-image: url(images/lt-grey-hover.png); /*, url(images/bookmark.png);*/
        background-repeat: repeat-x; /*, no-repeat;*/
        background-position: bottom, right top;
    }

/*.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-repeat: repeat-x;
}

.left-frame #result-expand {
    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: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
}

.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: 5px;
}

.left-frame .padded-text1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666;
}

}

.pgg-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    padding-right: 9px;
    padding-left: 9px;
}

.left-frame .padded-text {
    display: block; /*margin-left: 22px;     margin-right: 32px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}

.left-frame #left-content .result {
    color: #25B1E7;
    font-size: 16px;
    font-weight: bold;
}

.left-frame #left-content .small {
    font-size: 10px;
}

.left-frame #left-content a:hover {
}

.mpExtender {
    font-family: Arial, Helvetica, sans-serif;
    color: #4E4E4E;
    font-weight: normal;
    font-size: 12px;
}

table.mpExtender /*tbody tr td*/ {
    border: 0px;
}

.mpExtender tbody tr td {
    border: 0px;
}

.mpExtender a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #25A0D1;
}

.right-frame {
    float: left;
    width: 70%;
    font-family: Arial, Helvetica, sans-serif;
    color: #4E4E4E;
    font-weight: normal;
    background-image: url(images/vertical-lt-grey-bar.png), url(images/vertical-lt-grey-bar.png);
    background-position: right, left;
    background-repeat: repeat-y; /*height:100%;     height:735px;*/
    min-height: 820px;
    height: inherit; /*margin-bottom: -2000px; padding-bottom: 2000px;     padding-left:30%;*/
    background-color: #FFFFFF;
}

    .right-frame #content-body p strong {
        color: #0083BE;
        font-size: 14px;
    }

    .right-frame #content-body {
        height: inherit;
    }

        .right-frame #content-body tr {
            line-height: 20px;
        }

.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, a:visited {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #25A0D1;
}

.right-frame #alphabet a:link {
    font-size: 14px;
    color: #868686;
    line-height: 31px;
    height: 31px;
    text-shadow: 1px 1px #E1E1E1;
    text-align: right;
    font-weight: lighter;
}

/* text-decoration:none;font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;*/
.action {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #25A0D1;
}

    .action:link, .action:visited, .action:active {
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #25A0D1;
    }
/* text-decoration:none;font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;*/
.general {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #25A0D1;
}

    .general:link, .general:visited, .general:active {
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #25A0D1;
    }

.dig-selected-drug {
    width: inherit;
}

a.dig-selected-drug {
    color: #666;
    line-height: 18px;
    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 {
    display: block;
    margin-top: 7px;
    float: right;
    position: fixed;
    /*width:100%;*/
    /*margin-left:60%;*/
    margin-left: 57.5%;
    z-index: 3;
}

.left-frame .star {
    display: block;
    margin-top: -60px;
    /*float: right;*/
    margin-right: 25px;
    position: fixed;
    width: 100%;
    /*padding-left:60%;*/
    padding-left: 24%;
    z-index: 3;
}


.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-family: arial, sans-serif;
    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;
}

.ddx-item {
    margin-left: 5px; /*width:100%;     display:block;*/
}

.ddx-toggle {
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    vertical-align: middle;
    line-height: 20px;
}

.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 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4e4e4e;
    text-decoration: none;
    padding-left: 3px;
    /*padding-right: 2000px;
    margin-right: -2000px;*/
    vertical-align: top;
    line-height: 20px; /*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;
    }

.dx-with-content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4e4e4e;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px; /*margin-right: -2000px;*/
    vertical-align: top;
    line-height: 20px; /*width:100%;     display:block;     float:left;*/
    height: 100%; /*display:block;*/
}

a.dx-with-content:hover {
    background-image: url(images/hover-bg.png);
    background-repeat: repeat-x;
}

a.dx-no-content {
    font-family: Arial, Helvetica, sans-serif;
    color: #4E4E4E;
    font-weight: normal;
    font-size: 12px;
    cursor: text;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

/*#ddx #subset*/
#symptom-list .subsymptoms {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4e4e4e;
    line-height: 14px;
    text-align: left;
    margin-left: 3px;
    width: 100%;
}

#med-calc-container {
    /*height: 795px;*/
}

.left-frame #left-calc {
    padding-left: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4E4E4E; /*min-height: 60px;     max-height: 370px;     max-height: 772px;     overflow-y: scroll;*/
}

.left-frame #leftwound {
    padding-left: 13px;
    padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4E4E4E; /*min-height: 60px;     max-height: 370px;     max-height: 772px;     overflow-y: scroll;*/
}


#med-calc-container #left-equation {
    padding-left: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4E4E4E;
    height: 460px; /*min-height: 60px;     max-height: 374px;*/
    overflow-y: scroll;
}

    #med-calc-container #left-equation a {
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #25A0D1;
    }

.left-frame #dig-container {
    /*padding-left: 5px;
    height:510px;
    overflow-y: auto;*/
}


.left-frame #left-content {
    /*padding-left: 5px;*/
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4E4E4E;
    min-height: 60px;
    max-height: 372px; /*overflow-y: scroll;*/
}

.left-frame #allergy-ix {
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4E4E4E;
    min-height: 60px;
    max-height: 372px; /*overflow-y: scroll;*/
}

.main-text {
    padding-left: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4E4E4E;
}
/*blue-arrow-left.png*/
.button-ql {
    /*-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.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;
    border: 0px; /*1px solid #dcdcdc;*/
    color: #777777;
    font-family: arial;
    font-size: 11px;
    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%;
    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-family: arial;
    font-size: 11px;
    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: 8px;
    cursor: pointer;
}

    .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-family: arial;
    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-family: arial;
    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 {
    border: solid 1px #444444;
    border-color: #666;
    margin: 0px;
    padding: 2px;
    height: 302px;
    overflow: auto;
    background-color: #FFFFFF;
    cursor: pointer;
    position: relative;
    left: -240px;
}

    .completionIndexList a {
        display: block;
    }

.completionList {
    border: solid 1px #444444;
    border-color: #666;
    margin: 0px;
    padding: 2px;
    height: 202px;
    overflow: auto;
    background-color: #FFFFFF;
    cursor: pointer;
    position: relative;
    left: -240px;
}

    .completionList a {
        display: block;
    }

.listItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}

.itemHighlighted {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666; /*background-color: #0D91D9;     background-image: ~/images/tab-bg.png;*/
    background-image: url(/images/hover-bg.png);
    background-repeat: repeat-x;
    background-size: cover;
}

/*.itemHighlighted span
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    background-image: url(/images/hover-bg.png);
    background-repeat: repeat-x;
}*/

/*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; /*border: 1px solid #2F4F4F;     color: white;      background-color: #2E4d7B;     font-family: Arial, Sans-Serif;     font-size: 12px;     font-weight: bold;     padding: 5px;     margin-top: 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; /*border: 1px solid #2F4F4F;     color: white;     background-color: #5078B3;     font-family: Arial, Sans-Serif;     font-size: 12px;     font-weight: bold;     padding: 5px;     margin-top: 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-family: Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    color: #666;
}

.news-title1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #666;
    font-weight: 500;
    max-width: 90%;
}

.news-date1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666;
}


.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; /*border: 1px solid #2F4F4F;     color: white;      background-color: #2E4d7B;     font-family: Arial, Sans-Serif;     font-size: 12px;     font-weight: bold;     padding: 5px;     margin-top: 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; /*border: 1px solid #2F4F4F;     color: white;     background-color: #5078B3;     font-family: Arial, Sans-Serif;     font-size: 12px;     font-weight: bold;     padding: 5px;     margin-top: 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; /*border: 1px solid #2F4F4F;     color: white;      background-color: #2E4d7B;     font-family: Arial, Sans-Serif;     font-size: 12px;     font-weight: bold;     padding: 5px;     margin-top: 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; /*border: 1px solid #2F4F4F;     color: white;     background-color: #5078B3;     font-family: Arial, Sans-Serif;     font-size: 12px;     font-weight: bold;     padding: 5px;     margin-top: 5px;*/
    cursor: pointer;
}

.accordionContent {
    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-color: #D3DEEF;     border: 1px dashed #2F4F4F;     border-top: none;     padding: 5px;     padding-top: 10px;     */
}

/*QuickLinks
.quickLinks a
{
    color: #666;
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    width: inherit;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    background-image: url(/images/lt-grey-hover.png);
    background-repeat: repeat-x;
    background-position: bottom;
}*/

/*.left-frame #subsections a*/
#ql-pane {
    position: fixed;
    width: 28.5%; /*margin-top:36px;*/
}

#ql-container table {
    width: 100%; /*margin-top:36px;*/
}

.quickLinks a {
    background-image: url(images/expand_right.png);
    background-repeat: no-repeat;
    background-position: right -80%;
    font-family: Arial, Helvetica, sans-serif;
    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;
}


    /*.quickLinks a:hover
{
    background-image: url(/images/lt-blue-hover.png);
    background-repeat:repeat-x;
}*/

    /*.left-frame #subsections a:hover*/
    .quickLinks a:hover {
        background-image: url(images/lt-grey-hover.png), url(images/expand_right.png);
        background-repeat: repeat-x, no-repeat;
        background-position: bottom, right -80%;
    }


.left-frame table {
    width: 100%;
    border: 0px;
}

.left-frame tr {
    width: 100%;
    border: 0px;
}

.left-frame td {
    /*width: 100%;*/
    border: 0px;
}
/*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-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #25A0D1;
}

/*    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;*/
    font-family: Arial, Helvetica, sans-serif;
    color: #4E4E4E;
    font-weight: normal;
    font-size: 12px;
}

    .modalPopup div {
        position: inherit;
    }
/*    END - Background behind the ImageViewer that pops up    */

/* CSS for the clear button within search bars      */
.clearable {
    position: relative;
    width: 420px; /*float:left;*/
}

.searchHint, .searchHintExt, .searchHintMaster {
    padding-right: 17px; /* add space for the 'x' icon*/
}

#clearMasterSearchImg {
    height: 25px;
}

span.icon_clear {
    position: absolute;
    right: 65px;
    display: none;
    margin-top: 6px;
    z-index: 10; /* now go with the styling */
    cursor: pointer;
    font: bold 1em sans-serif;
    color: #38468F;
}

    span.icon_clear:hover {
        color: #f52;
    }

.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;
}

.modalPanelSmall {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 200px;
}

.modalPanelMed {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 300px;
}

    .modalPanelMed table tbody tr td {
        border: 0px;
    }

.modalPanelBig {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 400px;
    height: 500px;
}

.modalPanelHelp {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 100px;
    height: 250px;
}

.labelStyle {
    width: 300px;
    float: left;
    display: block;
    clear: left;
    overflow: auto;
    word-wrap: break-word;
}


.left-frame .forgot a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #25A0D1;
}

.body a {
    color: #069;
    text-decoration: none;
}

.copyright {
    font-size: 9px;
    margin: 40px;
}

.DefaultText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    padding-left: 5px;
}

.DefaultText1 {
    /*font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	padding-left: 5px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    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 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    padding-left: 5px;
    font-weight: bold;
}

.Splash_TextExp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Red;
    padding-left: 5px;
    font-weight: bold;
}

.left-frame-welcome .forgot a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #25A0D1;
}

#admin td {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 3px;
}

#admin th {
    font-family: Arial, Helvetica, sans-serif;
    /*background-color: #25A0D1;*/
    /* 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 */
    font-weight: bold;
    font-size: 10pt;
    padding: 3px;
}

#admin hr {
    color: #b3ceeb;
}

.CellHeader {
    font-family: Arial, Helvetica, sans-serif;
    /*background-color: #25A0D1;*/
    /* 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 */
    font-weight: bold;
    font-size: 10pt;
    padding: 3px;
}


.TextHeader {
    /*font-size: 12pt;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: Navy;
	text-decoration: none;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    color: #25A0D1;
    padding-left: 5px;
    font-weight: bold;
}

.UsersTable tr td {
    border: 1px solid #999999;
}

.balloon {
    margin: 0 auto 0 auto;
    max-width: 115px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #4E4E4E;
    font-weight: normal;
    font-size: 12px;
}

a.expand {
    font-family: Arial, Helvetica, sans-serif;
    color: #25A0D1;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}

a.autoclear {
    font-family: Arial, Helvetica, sans-serif;
    color: #25A0D1;
    font-weight: normal;
    font-size: 10px;
    text-decoration: underline;
    cursor: pointer;
}


span.autoclear {
    font-family: Arial, Helvetica, sans-serif;
    color: #4E4E4E;
    font-weight: bold;
    font-size: 10px;
}

a.bookmark-link {
    font-family: Arial, Helvetica, sans-serif;
    color: #787878;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3e3e3+0,cfd0d0+100&0+0,0.3+80,0.7+100 */
    background: -moz-linear-gradient(top, rgba(227,227,227,0) 0%, rgba(211,212,212,0.3) 80%, rgba(207,208,208,0.7) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(227,227,227,0) 0%,rgba(211,212,212,0.3) 80%,rgba(207,208,208,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(227,227,227,0) 0%,rgba(211,212,212,0.3) 80%,rgba(207,208,208,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e3e3e3', endColorstr='#b3cfd0d0',GradientType=0 ); /* IE6-9 */
    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;*/
    height: 28px; /*line-height: 28px;     text-indent: 28px;*/
    cursor: pointer;
}

.bookmark-link span {
    padding-left: 5px;
    display: inline-block;
}

a.news-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #787878;
    background-image: url(images/lt-grey-hover.png);
    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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.note-link-invis {
    float: right;
    border: 0px;
    border-collapse: collapse;
    height: 28px;
    width: 15%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3e3e3+0,cfd0d0+100&0+0,0.3+80,0.7+100 */
    background: -moz-linear-gradient(top, rgba(227,227,227,0) 0%, rgba(211,212,212,0.3) 80%, rgba(207,208,208,0.7) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(227,227,227,0) 0%,rgba(211,212,212,0.3) 80%,rgba(207,208,208,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(227,227,227,0) 0%,rgba(211,212,212,0.3) 80%,rgba(207,208,208,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e3e3e3', endColorstr='#b3cfd0d0',GradientType=0 ); /* IE6-9 */
    padding: 8px 0px 8px 0px;
    cursor: pointer;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
}

.win-8-warn {
    border-bottom: 2px solid red;
    border-top: 2px solid red;
    font-weight: bold;
}

.ui-dropdownchecklist {
    height: 20px;
    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 {
    /*height: 19px;
	line-height: 19px;*/
    margin-right: 17px; /* background dropdown.png image */
    color: #4E4E4E;
    overflow: hidden;
    font-family: arial, sans-serif;
    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 {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 220px;
    height: 350px;
}

.modalPanelDIGSetting {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #45B3DD;
    width: 300px;
    height: 250px;
}

.modalPanePGGLookup {
    font-family: Arial, Helvetica, sans-serif;
    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: 15px;
    /*font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;*/
}

.sevLegendBoldItem {
    font-size: 15px;
    font-weight: bold;
    /*padding-left: 10px;
	padding-right: 10px;*/
}

.singleArrow {
    height: 19px;
    width: 11px;
    padding-left: 12px;
    padding-right: 1px;
}

.doubleArrow {
    height: 19px;
    width: 19px;
    padding-left: 8px;
    padding-right: 0px;
    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 {
    font-family: Arial, Helvetica, sans-serif;
    color: #25A0D1; /*#45B3DD;*/
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

.dig-link-header {
    font-family: Arial, Helvetica, sans-serif;
    color: #800040;
    font-size: 13px;
    font-weight: bold;
    /*text-decoration: underline;*/
    vertical-align: middle;
    padding-left: 3px;
    padding-right: 3px;
}

    .dig-link-header a:link {
        text-decoration: underline;
        color: #800040;
        font-size: 13px;
        font-weight: bold;
    }

    .dig-link-header a:visited {
        text-decoration: underline;
        color: #800040;
        font-size: 13px;
        font-weight: bold;
    }

    .dig-link-header a:hover {
        text-decoration: underline;
        color: #800040;
        font-size: 13px;
        font-weight: bold;
    }

    .dig-link-header a:active {
        text-decoration: underline;
        color: #800040;
        font-size: 13px;
        font-weight: bold;
    }


.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-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    display: block;
    float: left;
    margin: 0px 0px 0px 21px;
    color: white;
}

.quickRefMultipleBar1 {
    height: 35px;
    display: block;
    float: left;
    padding: 18px 0px 15px 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 15px 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;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 1.0);
}

#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 */
#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-family: Arial, Helvetica, sans-serif;
    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-family: Arial, Helvetica, sans-serif;
    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;
    }

.accordionItem {
    background-image: url(images/lt-blue-hover.png);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, right top;
}

.accordionItemSel {
    color: white;
    font-weight: bold;
    background-color: lightblue;
}

.digIcon {
    height: 25px;
    text-align: left;
    margin-right: 3px;
    margin-left: 3px;
}

.radiobuttonSetting {
    font-size: 14px;
    font-weight: bold;
    color: #45B3DD;
}

@media screen and (max-width:1300px) {
    body {
        font-size: 12px;
    }

    #topRightBar {
        display: none;
    }

    div.head-links-small {
        display: block;
    }

    span.icon_clear {
        right: 165px;
        margin-top: 9px;
    }

    .searchHintMaster {
        width: 215px;
        height: 25px;
        margin-top: 6px;
        font-size: unset;
    }

    .title-heading {
        line-height: 36px;
    }

    #clearMasterSearchImg {
        height: unset;
    }

    .ui-dropdownchecklist {
        height: auto;
    }

    .navigation {
        margin-top: 91px;
    }
}


.productsImage img {
    max-width: 100% !important;
    height: auto;
    display: block;
}

.productsImage {
    float: right;
    padding-top: 1.2em;
}

.subcribe-button {
    width: 10em;
}