.inplayquotes_popup {
            background: #ffffff;
            width: 100%;
            margin: auto auto;
            border: 1px solid #ccc;
            padding: 1px;
            
        }
        
        .inplayquotes_popup-headline {
            background: #7e6171 top left repeat-x;
            color: #ffffff;
            border-bottom: 1px solid #263c30;
            padding: 8px;
           
        }
        
        .inplayquotes_popup-quoteInfo {
            background: #cbbab6;
            border: 1px solid;
            border-color: #fff #ddd #ddd #fff;
            padding: 5px 0;
        }
        
        .inplayquotes_popup-textarea {
            background: #f5f5f5;
            border: 1px solid;
            border-color: #fff #ddd #ddd #fff;
            text-align: center;
            padding: 5px 0;
        }
        
        .inplayquotes_popup-button {
            border-top: 1px solid #fff;
            padding: 6px;
            background: #ddd;
            color: #666;
            border-bottom: 0;
            text-align: center;
        }
        
        #inplayquotes_overview {
            box-sizing: border-box;
            background: #fff;
            border: 1px solid #ccc;
            padding: 1px;
          
        }
        
        .inplayquotes-headline {
            height: 50px;
            width: 100%;
            font-size: 30px;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: bold;
            text-transform: uppercase;
            background: #7e6171 top left repeat-x;
            color: #ffffff;
         
        }
        
        .inplayquotes-filter {
            background: #cbbab6;
        }
        
        .inplayquotes-filter-headline {
            background: #0f0f0f url(../../../images/tcat.png) repeat-x;
            color: #fff;
            border-top: 1px solid #444;
            border-bottom: 1px solid #000;
            padding: 6px;
            font-size: 12px;
        }
        
        .inplayquotes-filteroptions {
            display: flex;
            justify-content: space-around;
            width: 90%;
            margin: 10px auto;
            gap: 5px;
        }
        
        .inplayquotes_overview_filter_bit {
            width: 100%;
            text-align: center;
        }
        
        .inplayquotes-filter-bit-headline {
            padding: 6px;
            background: #ddd;
            color: #666;
        }
        
        .inplayquotes-filter-bit-dropbox {
            margin: 5px;
        }
        
        .inplayquotes-body {
            background: #cbbab6;
            padding: 20px 40px;
            text-align: justify;
            line-height: 180%;
          
        }
        
        .inplayquotes_overview_bit {
            width: 100%;
            display: flex;
            margin: 20px 0;
            flex-wrap: nowrap;
            align-items: center;
        }
        
        .inplayquotes_overview_bit:nth-child(even) {
            flex-direction: row-reverse;
        }
        
        .inplayquotes_overview_bit_avatar {
            width: 10%;
            text-align: center;
        }
        
        .inplayquotes_overview_bit_avatar img {
            border-radius: 0%;
            border: 0px solid #0071bd;
            width: 90px;
        }
        
        .inplayquotes_overview_bit_container {
            width: 90%;
        }
        
        .inplayquotes_overview_bit_quote {
            width: 95%;
            margin: auto;
            font-size: 15px;
            text-align: justify;
            margin-bottom: 10px;
        }
        
        .inplayquotes_overview_bit_footer {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        
        .inplayquotes_overview_bit_reaction a:link,
        .inplayquotes_overview_bit_reaction a:active,
        .inplayquotes_overview_bit_reaction a:visited,
        .inplayquotes_overview_bit_reaction a:hover{
            background:#;
            border-radius: 0;
            color: #666;
            font-size: 9px;
            text-transform: uppercase;
            padding: 7px 5px;
        } 
        
        .inplayquotes_popup-quotepreview {
            background: #f5f5f5;
            border: 1px solid;
            border-color: #fff #ddd #ddd #fff;
            padding: 5px 0;
        }
        
        .inplayquotes_popup-subline {
            background: #0f0f0f url(../../../images/tcat.png) repeat-x;
            color: #fff;
            border-top: 1px solid #444;
            border-bottom: 1px solid #000;
            padding: 6px;
            font-size: 12px;
        }
        
        .inplayquotes_popup-reactions {
            background: #f5f5f5;
            border: 1px solid;
            border-color: #fff #ddd #ddd #fff;
            text-align: center;
            padding: 5px 0;
           
        }
        
        .inplayquotes_popup-reactions img {
            width: 24px;
            height: 24px;
            padding: 5px;
            cursor: pointer;
        }
        
        .inplayquotes_overview_bit_reaction_bit {
            display: flex; 
            gap: 5px;
        }
        
        .inplayquotes_overview_bit_reaction-reacted {
            margin-top: 5px;
        }
        
        .inplayquotes_overview_bit_reaction-reacted img {
            width: 16px;
            height: 16px;
        }
        
        .inplayquotes_overview_bit_reaction-reacted a:link,
        .inplayquotes_overview_bit_reaction-reacted a:active,
        .inplayquotes_overview_bit_reaction-reacted a:visited,
        .inplayquotes_overview_bit_reaction-reacted a:hover{
                background: none;
                color: #0072BC;
                font-size: 10px;
                text-transform: none;
                padding: 0;
        }
        
        .inplayquotes_overview_bit_reaction_images {
            background: #;
            border-radius: 0;
            color: #666;
            font-size: 9px;
            text-transform: uppercase;
            padding: 0 5px;
            display: flex;
            flex-wrap: nowrap;
            align-items: center;
            justify-content: center;
            gap: 5px;
        }
        
        .inplayquotes_overview_bit_reaction_images img {
            width: 16px;
            height: 16px;
        }
        
        .inplayquotes_overview_bit_reactions_delete a:link, 
        .inplayquotes_overview_bit_reactions_delete a:active, 
        .inplayquotes_overview_bit_reactions_delete a:visited, 
        .inplayquotes_overview_bit_reactions_deletea:hover {
            background: none;
            border-radius: 0;
            color: #0072BC;
            font-size: 9px;
            text-transform: uppercase;
            padding: 0;
        }
        
        .inplayquotes_overview_bit_user {
            text-align: right;
            line-height: 15px;
        }
        
        .inplayquotes_overview_bit_user b {
            text-transform: uppercase;
        }
        
        .inplayquotes_overview_bit_user span {
            font-style: italic;
            font-size: 11px;
        }
        
        .inplayquotes_index {
          
            width: 90%;
            margin: auto auto;
         
            padding: 1px;
          
        }
        
        .inplayquotes_index-headline {
            background: #7e6171 top left repeat-x;
            color: #ffffff;
            border-bottom: 1px solid #263c30;
            padding: 8px;
       
        }
        
        .inplayquotes_index-allquotes {
            border-top: 2px #7e6171;
            padding: 6px;
            background: #;
            color: #666;
            text-align: center;
        
        }
        
        .inplayquotes_index_bit {
           
        
            padding: 5px 10px;
            display: flex;
            flex-wrap: nowrap;
            align-items: left;
        }
        
        .inplayquotes_index_bit_avatar {
            width: 10%;
            text-align: center;
        }
        
        .inplayquotes_index_bit_avatar img {
            border-radius: 0%;
            border: 0px solid #0071bd;
            width: 100px;
        }
        
        .inplayquotes_index_bit_container {
            width: 350px;
        }
        
        .inplayquotes_index_bit_quote {
            width: 350px;
            font-family: "georgia", serif; font-size: 16px;
			text-align: center;
			color: #444;
			background: url(../../../images/quote_bg_left.png) 1px 10px no-repeat,
	 				 url(../../../images/quote_bg_right.png) 390px 10px no-repeat;
			background-size: 40px auto;
  padding: 10px;
			padding-right: 40px;
			padding-left: 40px;
border-top: 5px solid #7e6171;
			border-bottom: 5px solid #7e6171;
        }
        
        .inplayquotes_index_bit_footer {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        
        .inplayquotes_index_bit_user {
            text-align: right;
            line-height: 15px;
        }
        
        .inplayquotes_index_bit_user b {
            text-transform: uppercase;
        }
        
        .inplayquotes_index_bit_user span {
            font-style: italic;
            font-size: 11px;
        }
        
        .inplayquotes_memberprofile {
            background: #fff;
            margin: auto auto;
            border: 1px solid #ccc;
            padding: 1px;
         
        }
        
        .inplayquotes_memberprofile-headline {
            background: #7e6171 top left repeat-x;
            color: #ffffff;
            border-bottom: 1px solid #263c30;
            padding: 8px;
          
        }
        
        .inplayquotes_memberprofile-allquotes {
            border-top: 1px solid #fff;
            padding: 6px;
            background: #ddd;
            color: #666;
            text-align: right;
       
        }
        .inplayquotes_memberprofile_bit {
            background: #f5f5f5;
            border: 1px solid;
            border-color: #fff #ddd #ddd #fff;
            padding: 5px 10px;
        }
        
        .inplayquotes_memberprofile_bit_quote {
            width: 95%;
            margin: auto;
            font-size: 15px;
            text-align: justify;
            margin-bottom: 10px;
        }
        
        .inplayquotes_memberprofile_bit_footer {
            text-align: right;
            line-height: 15px;
        }
        
        .inplayquotes_memberprofile_bit_footer span {
            text-transform: uppercase;
            font-style: italic;
            font-size: 11px;
        }