p, a, body {
    font-family: 'Times New Roman';
/*    font-size: .8em;
*/    text-decoration-line: none;
}

td {
    border-width: 1px;
}

.dropdown-menu {
    min-width: inherit;
}

.form-control::placeholder {
    color: lightgray;
    font-size: .75em;
    opacity: 1;
}

.disabled {
    z-index: -1; /*Make it not clickable*/
    position: relative;
    opacity: .5; /*Lighter*/
}

.stickyTop {
    position: sticky;
    top: 0;
    z-index: 2;
}

.ipc-chip__text {
    color: black;
/*    padding: .25rem 0;
*/}

.ipc-chip {
/*    font-family: Roboto, Helvetica, Arial, sans-serif;
*/    font-size: .8rem;
    font-weight: 400;
    line-height: 1.25rem;
/*    letter-spacing: .01786em;
*/    text-transform: none;
    -webkit-font-smoothing: auto;
    font-smooth: auto;
/*    align-items: center;
*/    border: 1px solid;
    border-radius: 1rem;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    margin: 0.2rem;
    padding: 0 .75rem;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
    background: none;
    justify-content: center;
}


.BTNmin {
    min-height: 30px;
    max-height: 30px;
}

.countBadge {
    position: absolute;
    top: 2px;
    left: 0;
    width:fit-content;
    font-size: 0.55em;
    background-color:#888888
}

.collapse {
    display: block;
    visibility: visible;
    //overflow: hidden;
    min-height: 100px; /* whatever you want here */
    /*height: 0; /* if you want it to start collapsed, you need this, else remove this */
}

    .collapse.in {
        height: auto;
    }


.bw {
    filter: grayscale(100%);
}

@media all {
    .fonCMDB {
        font-size: 3em;
        color: black;
        text-decoration: none;
        font-family: 'Times New Roman'
    }

    .fonResultsTitle {
        font-size: 1.5em;
        font-weight: bold;
    }

    .fonResultsTitleSmall {
        font-size: .75em;
        font-weight: normal;
        color: red;
    }
}

@media all and (max-width: 1000px) { /* screen size until 1000px */
    .fonCMDB {
        font-size: 2.0em; /* 1.2x default size */
        color: black;
        text-decoration: none;
        font-family: 'Times New Roman'
    }

    .fonResultsTitle {
        font-size: 1.25em;
        font-weight: bold;
    }

    .fonResultsTitleSmall {
        font-size: .6em;
        font-weight: normal;
        color: red;
    }
}

@media all and (max-width: 480px) { /* screen size until 500px, testing 480 */
    .fonCMDB {
        font-size: 1.5em; /* 0.8x default size, was 1.5 */
        color: black;
        text-decoration: none;
        font-family: 'Times New Roman'
    }

    .fonResultsTitle {
        font-size: 1em;
        font-weight: bold;
    }

    .fonResultsTitleSmall {
        font-size: .5em;
        font-weight: normal;
        color: red;
    }
}

/*.module .collapse, .module .collapsing {
    height: 1.5rem;*/ /* [NUM_OF_LINES] x [LINE_HEIGHT] */
/*}

.module .collapse {
    position: relative;*/ /* For ...'s content absolute positioning */
/*display: block;
    overflow: hidden;
}

    .module .collapse:before {
        content: ' ...';
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .module .collapse.show {
        height: auto;*/ /* You need to reset the height when not collapsed */
/*}

        .module .collapse.show:before {*/
/*display: none; /* Of course you don't want to display ... */
/*}*/

/*.module a.collapsed:after {
    content: '+ Show More';
}

.module a:not(.collapsed):after {
    content: '- Show Less';
}*/

/*.handleImage {
    width: 15px;
    height: 16px;
    background-image: url(images/HandleHand.png);
    overflow: hidden;
    cursor: se-resize;
}*/

.fine {
    font-style: italic
}

.character {
    font-weight: bold
}

.ajax__html_editor_extender_buttoncontainer {
    background-color: white;
}

.ajax__html_editor_extender_texteditor {
    background-color: White;
}

.ResultsSrchOptions {
    color: red;
    text-decoration: none;
    font-weight: bold;
}

.fonNoBold {
    font-weight: lighter
}
/*.rating {z-index:999; width:130px; display:inline}*/
.rating {
    z-index: 999;
    width: 130px
}

.fonTitle1TXT {
    font-size: 20px;
    text-decoration: none
}

.watermark {
    background-color: #bbbbff;
    font-style: italic;
}

.fixedLBL {
    display: block;
    float: left
}

.fonMed {
    font-size: medium
}

.fonSmaller {
    font-size: smaller
}

.jstLeft {
    text-align: left
}


.fonBold {
    font-weight: bold
}

.fonLarger {
    font-size: large
}

.fonMedSet {
    font-size: 100%;
    color: black
}

.fonMedRSVP {
    font-size: 90%;
    color: gray
}

.fonMedGenres {
    font-size: small;
    color: black
}

.fonTitleName {
    font-size: 120%;
    text-decoration: none;
    color: blue
}
.fonTitleYear {
    font-size: 100%;
/*    text-decoration: none
*/}

.fonTagline {
    font-size: small;
    font-style: italic;
    color: magenta;
}

.fonListName {
    color: blue;
    font-size: 120%;
    text-decoration: none
}

/*.btnMediaSet {
    padding-left: 1px
}

.posMediaSetPAN {
    position: absolute;
    left: 10px;
    top: 195px;
    width: 415px;
    height: 115px
}*/

.dimCollectionNameTB {
    width: 325px
}

.clrRed {
    background-color: #ff5050;
}

.clrYlw {
    background-color: #ffff50;
}

.clrStat {
    background-color: #d0d0ff;
}

.expandY {
    overflow: auto;
}

/*.dimTitleTXTPAN {
    width: 311px
}

.dimEpisodeNameTXTPAN {
    width: 311px;
    margin-bottom: 5px
}*/

.episodeRow {
    height: 20px;
}

.btnEpisode {
    height: 20px;
    width: 59px;
}

.EpisodeBTNPAN {
    width: 72px
}

.clearleft {
    clear: left
}

.fonEpisodeNameTXT {
    font-size: 16px;
    font-weight: bold
}
/*.menu tr {line-height:90%;}*/
.menu td {
    white-space: nowrap
}

.menu a {
    color: black;
    text-decoration: none
}

    .menu a:hover {
        background-color: Silver;
    }

.menu hr {
    margin: -2px 0px;
    border: none;
    height: 2px
}

.label {
    text-align: right;
    width: 65px
}

.ACE {
    list-style-type: none;
    border: thin;
    margin: 1px;
    white-space: nowrap;
    overflow: hidden
}
/*.TDfieldPNL {border-spacing:0; margin:0; left:0px; top:52px; position:absolute; z-index:125; height:230px;overflow:visible;}*/
/*.TDfieldPNL {
    border-spacing: 0;
    margin: 0;
    left: 0px;
    top: 52px;
    position: absolute;
    z-index: 125;
    height: 230px;
    overflow: visible;
}*/

.btnTitle {
    height: 20px;
    line-height: 90%;
    width: 60px
}

.fonTitleRankTXT {
    font-size: x-large;
    font-weight: bold;
    color: red;
}

.fonIMDBRating {
    font-size: large;
    font-weight: bold;
    color:darkblue;
}

.fonVotesTXT {
    color: blue;
    font-size: 10px;
    text-decoration: none
}

.fonHighlight {
    color: red
}

.hoverPopup {
    visibility: hidden;
    z-index: 999
}

.hoverPanel {
    border: 1px solid black;
    margin: 3px
}

.dimTaglineTXT {
    width: 450px
}

.posResultsMsg {
    left: 300px;
    position: absolute
}

.posResultsPan {
    left: 2px;
    top: 458px;
    position: absolute;
    min-width: 976px;
}

.posStatusBTN {
    left: 420px;
    top: 4px;
    position: absolute;
}

.posStatusPAN {
    left: 460px;
    top: 2px;
    position: absolute;
    z-index: 201;
    height: 38px;
    width: 435px
}

.posMode {
    left: 900px;
    top: 4px;
    position: absolute;
}

.posTitleType {
    margin-right: 3px;
    height: 100%
}

.posImportProg {
    left: 929px;
    top: 26px;
    position: absolute;
    font-size: smaller
}

.fonEpisode {
    font-size: small;
    color: black
}

.fonIMDBRank {
    color: Red;
    font-size:larger;
    align-self: center;
/*    margin-right: 4px
*/}

.fonIMDBRate {
    color: Black
}

.relative {
    position: relative
}

.topLeft {
    position: absolute;
    top: 0;
    left: 3px
}

.topRight {
    position: absolute;
    top: 0;
    left: 25px
}

.topLeft0 {
    position: absolute;
    top: 0;
    left: 0px;
}

.topLeft1 {
    position: absolute;
    top: 0;
    left: 0px;
    pointer-events: none;
}

.dimListItemInfo {
    width: 120px;
    overflow: hidden
}

.clickThru {
    pointer-events: none;
}

.full-width {
    flex: 1 1 100%;
}

.fullwidth {
    width: -webkit-fill-available;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.jstTop {
    vertical-align: top
}

td {
    border-width: 2px;
}

/*#Results {
    border-width: 2px;
}

    #Results thead > tr > th, #Results tfoot > tr > td {
        border-width: 2px;
    }*/

.HelpTitle {
    text-align: center;
    font-weight: bold;
    font-size: 24pt;
    text-align: center
}

.HelpMajor {
    text-align: left;
    font-weight: bold;
    font-size: 18pt
}

.center {
    text-align: center
}

.EpisodePopup {
    left: 50px;
    top: 50px;
    position: absolute;
    z-index: 210;
}

.clrBeige {
    background: beige
}

.fonSmall {
    font-size: small;
    font-weight: bold
}

.jstCenter {
    text-align: center
}

.brdSpace {
    border: 2px solid transparent
}

.jstMiddle {
    vertical-align: middle
}

.posAlwaysPAN {
    left: 2px;
    top: 1px;
    position: absolute;
    z-index: 600
}

.dimTitleFRM {
    height: 369px
}

.menu1Drop {
    border: 1px solid black;
    visibility: hidden
}

.posToolsTabs {
    left: 4px;
    top: 23px;
    position: absolute;
    border: 1px solid #000;
    z-index: 600
}

.dimToolsView {
    left: 4px;
    top: 47px;
    position: absolute;
    width: 424px;
    border: 1px solid #000;
    padding: 2px;
    line-height: 150%
}

.TabMenuStyle {
    left: 4px;
    top: 23px;
    position: absolute;
}

.TabMenuItemStyle {
    margin-left: 0;
    margin-bottom: 0;
    border: 1px solid #000;
    padding: 2px 2px 2px;
    color: black;
    text-decoration: none
}

.TabMenuItemSelected {
    margin-left: 0;
    margin-bottom: 0;
    border: 1px solid;
    border-bottom: 1px solid #C0C0FF;
    padding: 2px 2px 2px;
    color: black;
    text-decoration: none;
    font-weight: bold;
}

.dimSettingsTB {
    width: 225px
}


.pos1PosterIMG {
    float: right;
    max-width: 120px;
    vertical-align: top;
    z-index: 101
}

.pos2PosterIMG {
    left: 411px;
    top: 5px;
    position: absolute;
    width: 120px;
    z-index: 101
}

.hidden1 {
    display: none
}

.inline {
    display: inline
}

.block {
    display: block;
    text-align: center;
}

.displayField {
    background: transparent;
    font-weight: bold;
    border-style: none
}

.scroll {
    overflow: scroll
}

.jstBottom {
    vertical-align: text-bottom
}

.ViewRatePNL {
    border: 1px solid black;
    visibility: hidden;
    width: 200px;
    height: 50px
}

.ViewRatePNL1 {
    border: 1px solid black;
    width: auto;
    height: auto
}

.background {
    background-color: Gray
}

.popupControl {
    z-index: 210;
    visibility: hidden
}

.unhide {
    display: inline-block
}

.invisible {
    display: none
}

.jstRight {
    text-align: right
}

.jstCenter {
    text-align: center
}

.jstMiddle {
    vertical-align: middle
}

.hidden {
    display: none
}

.clrBase {
    background: #C0C0FF
}

.clrBaseDk {
    background: #A0A0FF
}

.clrNone {
    background: transparent
}

.clrWHTonBLU {
    background: darkblue;
    color: white
}
/* on user gridview */
.clrBLKonWHT {
    color: Black;
    background: White
}
/* results grid */

.panel {
    background: #FAFAFA;
    color: black;
    font-size: small;
    border-style: solid;
    border-width: 1px;
}

.rowEven {
    background-color: #DEDFDE;
    color: black;
    font-size: small;
    border-style: solid;
    border-width: 1px;
}

.rowOdd {
    background-color: #CCCCCC;
    color: black;
    font-size: small;
    border-style: solid;
    border-width: 1px;
}

.clrTitle {
    background: #E0E0E0
}

.clrTitleLT {
    background: #F0F0F0
}

.clrMenuTitle {
    background: #CCCCCC
}

.clrMenuTitleMod {
    background: #BBBBBB
}

.clrTitleSelected {
    background: #AAAAAA
}

.clrViewing {
    background: #8A7CCC
}

.clrViewingLT {
    background: #CABCFF
}

.clrMenuViewing {
    background: #8A7CCC
}

.clrMenuViewingMod {
    background: #4A3C8C
}
/*.clrViewSelected {background:#7A6CBC}*/
.clrViewFooter {
    background: #C6C3C6
}

.clrMedia {
    background: #FFC080
}

.clrMediaLT {
    background: #FFE0A0
}

.clrMenuMedia {
    background: #FFC080
}

.clrMenuMediaMod {
    background: #FFA060
}

/*.clrCollection {
    background:
}*/

.clrCollectionLT {
    background: #E2D4BF
}

/*.clrMenuCollection {
    background:
}*/

.clrMenuCollectionMod {
    background: #B38E57
}

.clrList {
    background: #FAFAD2
}

.clrListMod {
    background: #DADAB2
}

.clrMenuList {
    background: #DADAB2
}

.clrMenuListMod {
    background: #CDCD97
}

.clrEvent {
    background: #FFCCFF
}

.clrMenuEvent {
    background: #FFAAFF
}

.clrMenuEventMod {
    background: #FF66FF
}

.clrWHTonBLK {
    color: White;
    background: Black
}

.clrIMDB {
    color: Black;
    background: #F7C31F
}

.clrWHTonView {
    color: White;
    background: #8A7CCC
}

.clrMediaOnWHT {
    color: #333333;
    background: White
}

.clrSearch {
    background: lavenderblush
}

.clrUtil {
    background: #E0E0E0
}

.brdNone {
    border: none
}

.brdMargin {
    margin: 4px
}

.brd {
    border: 2px solid black
}

.brdDetail {
    border: 2px solid #999999
}

.brdInnerPan {
    border: 1px solid #BBBBBB
}

.brdGrid {
    border: 2px solid #999999
}

.fonTriviaPan {
    font-size: large;
    font-weight: bold;
    text-align: center
}

/*.fonPageTitle {
    font-size: bolder x-large;
    text-decoration: none
}*/

.fonSmall {
    font-size: small;
    font-weight: bold
}

.fonSeries {
    font-size: small;
    font-style: italic;
    color: blue
}

/*.posUsersPAN {left:542px; top:83px; position:absolute;  z-index:210; height:369px; width:436px }
.posTriviaPan {left:542px; top:83px; position:absolute; height:369px; width:436px; z-index:50}*/
.posUsersPAN {
    z-index: 210;
    height: 369px;
    width: 436px
}

.posTriviaPan {
    height: 369px;
    width: 436px;
    z-index: 50
}

.posPagePan {
    left: 2px;
    top: 1px;
    position: absolute;
    height: 76px;
    width: 976px;
    z-index: 150
}

.posWishAlertPAN {
    left: 550px;
    top: 350px;
    position: absolute;
    z-index: 300;
}

.posProgress {
    left: 738px;
    top: 218px;
    position: absolute;
    z-index: 1000
}

.menuDrop {
    border: 1px solid black;
    visibility: hidden;
    z-index: 999
}

.posNavPreviousBTN {
    left: 13px;
    top: 0px;
    position: absolute
}

.posNavNextBTN {
    left: 13px;
    top: 23px;
    position: absolute
}

.posNavPagePrevBTN {
    left: 1px;
    top: 12px;
    position: absolute
}

.posNavPageNextBTN {
    left: 26px;
    top: 12px;
    position: absolute
}

.posReviewSaveButton {
    left: 585px;
    top: 22px;
    position: absolute
}

.posPageHeader {
    left: 0px;
    top: 0px;
    position: absolute
}

.dimMenuDetailTitle {
    height: 45px
}

.dimMenuDetail {
    width: 436px;
    height: 45px
}

.menuItem {
    color: black;
    text-decoration: none
}

    .menuItem:hover {
        color: black;
        background-color: Silver;
        text-decoration: none
    }

.jstLeft {
    text-align: left
}

/*TITLE DETAIL */
.collapsePanel {
    overflow: hidden;
    display: block
}

.overflowing {
    overflow: hidden
}

.btnShort {
    height: 20px;
    line-height: 90%;
    padding: 0px
}

.dimTitle1TXT {
    width: 311px;
    overflow: visible
}

.fonYearTXT {
    color: blue;
    font-size: 15px
}

.posSeasonsLBL {
    left: 5px;
    position: relative
}

.posSeasonsTXT {
    left: 245px;
    position: relative
}

.dimEpisodeNameTXT {
    width: 230px;
    padding-right: 5px
}

.dimSeasonNumLBL {
    width: 75px;
    margin-left: 9px;
    margin-right: 5px
}

.fonNoBorder {
    border-style: none
}

.fonRatingMinMax {
    color: blue;
    font-size: 12px
}

.posEpisodeSelect {
    z-index: 1001;
}

.EpisodeSelect {
    border: 1px solid black
}

.alignTop {
    vertical-align: top;
}

.margin2 {
    margin: 3px
}

.dimTitleTXT {
    width: 311px
}

.dimTitleLB {
    width: 317px
}

.dimGenresTXT {
    width: 311px
}

.dimDirectorTXT {
    width: 265px
}

.dimDirectorLB {
    width: 271px
}

.dimCountryTXT {
    width: 215px
}

.dimYearTXT {
    width: 31px
}

.posYearFLD {
    left: 315px;
    position: absolute
}

.dimTitleCommentTXT {
    width: 215px
}

.posRuntimeFLD {
    left: 315px;
    position: absolute
}

.dimRuntimeTXT {
    width: 31px
}

.posIMDBRatingFLD {
    left: 307px;
    position: absolute
}

.dimIMDBRatingTXT {
    width: 31px
}

.posVotesFLD {
    left: 405px;
    position: absolute
}

.dimVotesTXT {
    width: 45px
}

.posGenresExpander {
    left: 375px;
    top: 81px;
    position: absolute
}

.posGenresLB {
    left: 411px;
    top: 5px;
    position: absolute;
    z-index: 300
}

.fonMed {
    font-size: medium
}
