﻿Body{}
H1{}
H2{}
H3{}
TD{}
INPUT{}
SELECT{}
p{}
Small{}
li{}
        
/*        '   A L I G N M E N T S */
.leftAlign{}
.centerAlign{}
.rightAlign{}
.topLeftAlign{}
.topCenterAlign{}
.topRightAlign{}
.bottomLeftAlign{}
.bottomCenterAlign{}
.bottomRightAlign{}
        
/*   T E X T - A F T E R - A N - A C T I O N */
.warningtext{}
.successtext{}
.restrictedaccesstext{}
        
/* T A B L E - C O L L A P S E S */
.borderseperate{}
.bordercollapse{}
.tableGeneralStyle {}
/*        
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'   S E A R C H - R E S U L T S
'
*/
#topSuggestionsListBody a{} 
#mainSuggestionsBody a{}
#topSuggestionsListBody a:visited{}
#mainSuggestionsBody a:visited{}
#mainSuggestionsList{}
#topSuggestionsListBackground{}
#mainSuggestionsListBackground{}
.searchResultsHR{}
.searchResultsGreenFont{}
.searchItemTitle{}

/*        
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'   S E C T I O N - B O X E S
'
'   _MENU, _SECTION, _SUB_SECTION       all relate to the section box gradient
'   Layer#Header                        sets the title of the section box header
'   _PADDING                            sets padding around the boxes (all around)
'   _LRB_PADDING                        Removes the top padding (this is where top padding = false on the function)
'   _Content_                           Styling for the content box (Default Setting)
'
'   [LEVEL 1 BOX]
'
*/
.Layout_Menu{}
.TableLayer1Header{}
.Layout_Menu_Padding{}
.Layout_Menu_LRB_Padding{}
.Layout_Menu_Content_Default{}
.Layout_Content_Menu{}
        
/*
'   [LEVEL 2 BOX]
'
*/
.Layer2Table{}
.Layout_Section{}
.TableLayer2Header{}
.Layout_Section_Padding{}
.Layout_Section_LRB_Padding{}
.Layout_Section_Content_Default{}
.Layout_Sub_Section{}
/*
'   [LEVEL 3 BOX]
'
'Check the line beneath
*/
.Layout_Sub_Section{}
.Layout_Sub_Section_For_Level3{}
.TableLayer3Header{}
.TableLayer3Header h3{}
.H3Title{}
.Layout_Content_Information_For_Level3{}
.Layout_Content_Interractive_For_Level3{}
.Layout_Content_Statistics_For_Level3{}

/*        
'   [CONTENT BOX STYLES - THIS APPLIES TO LEVEL 1 & 2 BOXES]
*/
.Layout_Content_Pricing{}
.Layout_Content_Statistics{}
.Layout_Content_Information{}
.Layout_Content_HighLight{}
.Layout_Content_Information{}
.Layout_Content_Interractive{}
.Layout_Content_DataCaptureBox{}

/*
'
'   [Same as above but targeting LEVEL3 boxes using the ext _For_Level3 on the class name]
'   More styles can be created but defaults do not use any.
'
*/
.Layout_Content_DataCaptureBox_For_Level3{}

/*        
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'   T A B S
'
'   #TabMenuContainer   [This is a container div only which encapsulates the rest]
'   #Tabs               [The TABS id element contains all the tabs and allows for a background colour to be applied behind the tabs, but also for it to cover part of the screen ie not 100% width]
'   .tabContentMinWidth [This sets the MIN-Width for the content box of the tabs]
'
*/
#TabMenuContainer {}
#Tabs{}
.tabContentMinWidth{}

/*        
'   Tab Formatting
*/
#TabMenuContainer #Tabs ul {}
#TabMenuContainer #Tabs ul li a{}
#TabMenuContainer #Tabs ul li span{}
#TabMenuContainer #Tabs ul li{}
        
.activeTab{}
.activeTab span{}
.activeTab a{}

/*        
'The style of the content box for which the content of each tab is to be put inside
*/
#tabContent{}
.tabContentPage{}
.tabContentPadding{}"


/*
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'   T A B L E S
'
'
'   TABLE HEADER
*/
.tableHeaderClass{}

/*        
'   TYPES OF INFORMATION (SOME FORMATTING IS SET FURTHER ON DOWN AS IT GETS ITS INFO FROM CACO_CONFIG
*/
.Layout_Table_Information_Colour2{}
.Layout_Row_Type_Information_NewRow{}
.Layout_Row_Type_Information_HighlightRow{}
        
.Layout_Table_Information_Alert{}
.Layout_Row_Type_Information_Alert{}
        
.Layout_Table_Pricing_Colour1{}
.Layout_Table_Pricing_Colour2{}
.Layout_Row_Type_Pricing_NewRow{}
.Layout_Row_Type_Pricing_HighlightRow{}
.Layout_Table_Statistics_Colour1{}"
.Layout_Table_Statistics_Colour2{}
.Layout_Row_Type_Statistics_NewRow{}
.Layout_Row_Type_Statistics_HighlightRow{}

.Layout_Table_Interractive_Highlight{}
.Layout_Row_Type_Interractive_Alert{}

.Layout_Row_Type_Interractive_NewRow{}
.Layout_Row_Type_Interractive_HighlightRow{}
        
.Layout_Content_Statistics{}
.Layout_Content_Information{}
.Layout_Row_Type_Information_GroupRow{}
.Layout_Row_Type_Information_Alert{}

/*
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' NavBar styles
'
*/
#searchToolBar{}
.leftMenu{}
#leftMenuItems {}
#leftMenuItems > li{}
#leftMenuItems > li > a{}
#leftMenuItems li > a.active
#leftMenuItems li > a:hover{}
#leftMenuItems > li > a:after{}
#leftMenuItems > li > a:last-child{}
#leftMenuItems li:hover .leftSubMenu{}
#leftMenuItems:last-child:after{}
        
.leftSubMenu{}
.leftSubMenu a{}
.leftSubMenu li a{}
.leftSubMenu li{}
.leftSubMenu > li:last-child{}
.titleMenu li{}
.titleMenu li > a{}
.titleMenu li > a:after{}
        
#rightMenu{}
#rightMenu li{}
#rightMenu li:hover #rightSubMenu{}
        
#rightMenu li > a:link{}
#rightMenu li > a:visited{}
#rightMenu li > a:active{}

#rightSubMenu{}
#rightSubMenu li{}
#rightSubMenu li a{}
#rightSubMenu Table{}
        
.settingsMenu{}
#subCategory{}
#rightSubMenu li:hover #subCategory{}
        
.search {}
.search input {}
.search input {}
.search .fa-search {}

/*        
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'
'   CSS 3 ANIMATIONS
'
'
'CHROME and FIREFOX *WEBKIT*
*/
@-webkit-keyframes MenuSliding {}

/*
'Standard Syntax (All other browsers (IE10+)
*/
@keyframes MenuSliding {}
#searchBtn{}

/*
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'   M I S C
'
*/
.reportsMenu{}
.helpBoxBorder{}
.AddServicesArrows{}
.IconCell{}
.Layout_TableHeaders{}
.rowGrid > td{}
.rowGrid > td:last-child{}
.rowGrid:last-child {}
#mp3PlayerBtn{}
.EOS_OperatorStatusLogin_HeaderRotationText{}
   
/*     
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' E O S
'
*/
.reportTableHeaderIcons{}
.ReportRow_CallInProgress{}
.ReportRow_Problem{}
.tableHeaderEOS{}
.tableHeaderEOS td{}
.eos_borderseperate{}
.tableHeaderEOS a{}
.HeaderTotalsRow {}
.topHeaderRow td:first-child{}
.topHeaderRow td:last-child{}
.LastRowBottomHeader td:first-child{}
.LastRowBottomHeader td:last-child{}
.LastRowBottomHeader td{}
.eos_active_session{}
        
#channelUsage_inboundCallColour
.channelUsage_inboundCallChartColour{}
#channelUsage_inboundCallColour::after{}
#channelUsage_outboundCallColour{}
.channelUsage_outboundCallChartColour{}
#channelUsage_outboundCallColour::after{}
.eos_FlaggedRecording{}
    
/*
            'Set defaults regardless of no CacoConfig to work with
*/
.Layout_Table_Interractive_New{}
.groupRow{}
.Layout_DIV_Interactive{}
.Layout_Table_Information_Colour1{}
.Layout_Table_Interractive_Colour2{}
.Layout_Table_Interractive_Colour1{}
.searchToolBarStyle{}
.searchToolBarStyle a{}
.searchToolBarStyle a:visited{}
#searchToolBar{}
.searchToolBarStyle{}
.searchToolBarStyle a{}
.searchToolBarStyle a:visited{}
