/* Documents */

a.ADocCategories { text-decoration:none; color: #00428a; }
a.ADocCategories:hover { text-decoration: underline; color: #00428a; }

#List_Of_Categories { position: relative; height: auto; width: 100%; margin-bottom: 35px; overflow: auto; overflow-y: hidden;}
div.DesignCategorieBackground { position: relative; float: left; border-radius: 5px; padding: 2px; border-width: 1px; border-color: transparent; border-style: solid; margin-right: 9px; margin-top: 12px; height: 30px; color: #f2f2f2; }
div.DesignCategorieBackground2 { position: relative; float: left; border-radius: 5px; background: #00428a; padding: 4px; height: 22px; color: #f2f2f2; }

a.AFontTitleDocuments { text-decoration:none; color: #00428a; font-size: 17px; }
a.AFontTitleDocuments:hover { text-decoration: underline; color: #00428a; font-size: 17px; }

a.ATableHeader { text-decoration: none; color: white; font-weight: normal; }
a.ATableHeader:hover { text-decoration: underline; color: white; font-weight: normal; }

span.SpanFontTypeText { color: #4e4e4e; font-size: 17px; }

#Documents_Tools_Sort { position: relative; width: auto; min-width: 280px; max-width: 730px; margin-bottom: 20px; overflow: auto; overflow-y: hidden; }
#Documents_Tools_Sort_Label_Sort_By  { position: relative; float: left; height: 56px; margin-right: 7px; display: flex;  align-items: center; }
#Documents_Tools_Sort_List_Sort_by { position: relative; float: left; height: 56px; margin-right: 30px; display: flex;  align-items: center; }
#Documents_Tools_Sort_Listbox_Sort_By { position: relative; margin-top: 5px; max-width: 175px; color: #4e4e4e; font-size: 15px;  }
#Documents_Tools_Sort_Label_Sort_Order { position: relative; float: left; height: 56px; margin-right: 7px; display: flex;  align-items: center;}
#Documents_Tools_Sort_List_Sort_Order { position: relative; float: left; height: 56px; display: flex;  align-items: center;}
#Documents_Tools_Sort_Listbox_Sort_Order { position: relative; margin-top: 5px; color: #4e4e4e; font-size: 15px;  }
#Documents_Tools_Sort_Button { position: relative; float: left; width: auto; margin-left: 30px; }

span.Documents_Sort_Label { color: #4e4e4e; font-size: 17px; line-height: 30px; vertical-align: middle; }

#Documents_Tools_Advanced_Search { position: relative; width: auto; min-width: 280px; max-width: 730px; margin-bottom: 20px; overflow: auto; overflow-y: hidden; }
#Documents_Tools_Search_Label  { position: relative; float: left; height: 56px; margin-right: 7px; display: flex;  align-items: center; }
#Documents_Tools_Search_TextBox { position: relative; float: left; height: 56px; display: flex;  align-items: center; }

#Documents_Navbar_Pages_Section { position: relative; width: auto; min-width: 280px; max-width: 730px; height: auto; overflow: auto; overflow-y: hidden; }
#Documents_NavBar_Pages { position: relative; width: auto; min-height: 30px; }

div.FadingText { position: absolute; bottom: 0px; width: 613px; height: 60px; background: url(../../images/background_fading_text.png) repeat; }