﻿@import url("/LiverpoolTheme/Theme.LiverpoolTheme.css?15337");

.Title_Section {
    display: none;
}

@font-face {
    font-family: 'Intro';
    src: url('fonts/Intro.otf') format('opentype');
    src: url('fonts/Intro.eot'), 
         url('fonts/Intro.eot?#iefix') format('embedded-opentype'),
         url('fonts/Intro.woff2') format('woff2'),
         url('fonts/Intro.woff') format('woff'),
         url('fonts/Intro.ttf') format('truetype'),
         url('fonts/Intro.svg#Intro') format('svg');
}

@font-face {
    font-family: 'Intro-Light';
    src: url('fonts/Intro-Light.otf') format('opentype');
    src: url('fonts/Intro-Light.eot'), 
         url('fonts/Intro-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Intro-Light.woff2') format('woff2'),
         url('fonts/Intro-Light.woff') format('woff'),
         url('fonts/Intro-Light.ttf') format('truetype'),
         url('fonts/Intro-Light.svg#Intro-Light') format('svg');
}
html, body, a, select, fieldset, input, button, select, textarea, optgroup, option {
    font-family: 'Intro', 'Open-Sans', Meiryo, sans-serif;
}

body,
.Content,
.MainContent {
    background: rgba(255, 255, 255, 1);
}

a,
a:link,
a:visited {
    color: rgba(70, 61, 58, 1);
}

body,
select,
textarea,
input,
.Heading1,
.Heading2,
.Heading3,
.Heading4 {
    color: rgba(0, 0, 0, 1);
}

.Header {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
}

.Application_Title a,
.Application_Title a:link,
.Application_Title a:visited,
.Application_Title a:hover {
    color: rgba(0, 0, 0, 1);
}

.Login_Info,
.AppSwitcherContainer,
a.Login_Info_Username,
a.Login_Info_Username:link,
a.Login_Info_Username:visited {
    color: rgba(0, 0, 0, 1);
}

.Login_Info_Logout:before,
.Login_Info_Username:before,
.AppSwitcherContainer:before,
.AppSwitcherLink[disabled='disabled']:before {
    color: rgba(0, 0, 0, 1);
}

.Footer {
    background: rgba(0, 0, 0, 1);
}

.Header_Menu,
.Application_Menu {
    background-color: rgba(0, 0, 0, 1);
}

.ie8 .Header_Menu {
    border-bottom: rgba(0, 0, 0, 1);
}

.Menu_DropDownPanel a,
.Menu_DropDownPanel a:link,
.Menu_DropDownPanel a:visited {
    color: rgba(255, 255, 255, 1);
}

.Menu_TopMenu a:link,
.Menu_TopMenu a:visited,
.Menu_TopMenu a {
    color: rgba(255, 255, 255, 1);
}

.Menu_TopMenu a:hover,
.Menu_TopMenu:hover {
    background-color: #000000;
}

.Menu_TopMenu .Menu_DropDownArrow {
    border-top-color: rgba(255, 255, 255, 1);
}

.Menu_TopMenuActive,
.Menu_DropDownButton.open .Menu_TopMenu  {
    background-color: #000000;
}

.Menu_TopMenuActive a:link,
.Menu_TopMenuActive a:visited,
a.Menu_SubMenuItemActive:link,
a.Menu_SubMenuItemActive:visited,
a.Menu_SubMenuItem:hover {
    color: rgba(255, 255, 255, 1);
}

.tablet .MenuSlider_Toggler, 
.phone .MenuSlider_Toggler {
    color: rgba(0, 0, 0, 1);
}

.Menu_DropDownPanel {
    background-color: rgba(0, 0, 0, 1);
}

.Menu_DropDownPanel a.Menu_SubMenuItem:hover {
    background-color: #000000;
}

.Menu_DropDownPanel a.Menu_SubMenuItem,
.Menu_DropDownPanel a.Menu_SubMenuItem:link,
.Menu_DropDownPanel a.Menu_SubMenuItem:visited {
    border-color: #000000;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 1);
}

.ie8 .Menu_DropDownPanel a.Menu_SubMenuItem,
.ie8 .Menu_DropDownPanel a.Menu_SubMenuItem:link,
.ie8 .Menu_DropDownPanel a.Menu_SubMenuItem:visited {
    border-bottom: #000000;
}

.Menu_DropDownPanel a.Menu_SubMenuItem:hover {
    background-color: #000000;
}

.Feedback_AjaxWait {
    color: rgba(98, 91, 88, 1);
}

.Login_background + span .Feedback_Message_Wrapper span + .Feedback_Message_Error .Feedback_Message_Wrapper_Close:after {
    color: rgba(0, 0, 0, 1);
}

.DropdownMenu .PH > a:hover {
   color: rgba(70, 61, 58, 1);
}

.IconBadge_number {
    background-color: rgba(98, 91, 88, 1);
}

.NavigationBar a.Active:after {
    background-color: rgba(98, 91, 88, 1);
}

.NavigationBar a.Active:not(.IE8):before { /* Triangle indicator (:before) */
    border-bottom: 4px solid rgba(98, 91, 88, 1);
}

.desktop .NavigationBar a:hover:after,
.desktop .NavigationBar a:link:hover:after {
    background-color: rgba(98, 91, 88, 1);
}

.NavigationBar.Vertical a.Active,
.NavigationBar.Vertical a:link.Active {
  border-color: rgba(98, 91, 88, 1);
}

.NavigationBar.Vertical a.Active:not(.IE8):before {
    border-left: 4px solid rgba(98, 91, 88, 1);
}

.desktop .NavigationBar.Vertical a:hover,
.desktop .NavigationBar.Vertical a:link:hover {;
    border-color: rgba(98, 91, 88, 1);
}
.phone .NavigationBar .InlineDropdown:active:after,
.phone .NavigationBar .InlineDropdown:link:active:after,
.tablet .NavigationBar .InlineDropdown:active:after,
.tablet .NavigationBar .InlineDropdown:link:active:after,
.phone .NavigationBar a:active:after,
.phone .NavigationBar a:link:active:after,
.tablet .NavigationBar a:active:after,
.tablet .NavigationBar a:link:active:after {
    background-color: rgba(98, 91, 88, 1);
}

.SectionIndex.vertical a.active,
.SectionIndex.vertical a:hover {
    border-left-color: rgba(70, 61, 58, 1);
}

.SectionIndex a.active,
.SectionIndex a:hover {
    border-bottom: 2px solid rgba(70, 61, 58, 1);
    color: rgba(70, 61, 58, 1);
}

.WizardStep.ActiveStep {
    background: rgba(0, 0, 0, 1);
}

.WizardStep.ActiveStep:before {
    border-top-color: rgba(0, 0, 0, 1);
    border-bottom-color: rgba(0, 0, 0, 1);
}

.WizardStep.Past {
    background-color: rgba(0, 0, 0, .8);
}

.WizardStep.Past:after {
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-right: 1px solid rgba(0, 0, 0, 1);
}

.Button.ButtonDefault,
.Button.Is_Default {
    background-color: rgba(98, 91, 88, .9);
    border-color: rgba(98, 91, 88, .9);
}

.desktop .Button.ButtonDefault:hover,
.Button.Button.Is_Default:hover {
    background-color: rgba(98, 91, 88, 1);
    border-color: rgba(98, 91, 88, 1);
}

.Button.Link {
    color: rgba(98, 91, 88, 1);
}

.desktop .Button.Link:hover {
    border-color: rgba(98, 91, 88, 1);
    color: rgba(98, 91, 88, 1);
}

div.Application_Menu div.Menu_DropDownPanel a,
div.Application_Menu div.Menu_DropDownPanel a:link,
div.Application_Menu div.Menu_DropDownPanel a:visited {
    border-bottom: solid 1px #000000;
}

.tablet .Application_Menu a,
.phone .Application_Menu a,
.tablet .Application_Menu a:link,
.phone .Application_Menu a:link,
.phone Application_Menu a:visited,
.phone Application_Menu a:visited{
    border-bottom: 1px solid #000000;
}

div.calendarPattern tr.daynames {
    border-top: 2px solid rgba(0, 0, 0, 1);
}

div.calendarPattern thead .button {
    color: rgba(0, 0, 0, 1);
}

div.calendarPattern tbody td.selected {
    background:  rgba(0, 0, 0, 1);
}

.DropdownMenu .PH > a:hover {
   color: #000000;
}

.SectionIndex.vertical a.active,
.SectionIndex.vertical a:hover {
    border-left-color: #000000;
}

.SectionIndex a.active,
.SectionIndex a:hover {
    border-bottom: 2px solid #000000;
    color: #000000;
}

.WizardStep.Past {
    background-color: #000000;
}

.WizardStep.Past:before{
    border-color: #000000;
}

























a.Header_ButtonMenu {
    color: #FFF;
}

.tablet .Menu_DropDownPanel,    
.phone .Menu_DropDownPanel {
    background-color: #999;
}


a.ActionAdd,
a.ActionEdit,
a.ActionChange,
a.ActionDelete {
    background-color: rgba(0, 0, 0, 1);
    color: #FFF;
    border: 1px solid rgba(0, 0, 0, 1);
 }

a.ActionAdd:hover,
a.ActionEdit:hover,
a.ActionChange:hover,
a.ActionDelete:hover {
  background-color: #000000;;
  border-color: #000000;;
}


a.ListNavigation_PageNumber:link,
span.ListNavigation_CurrentPageNumber,
span.ListNavigation_Ellipsis,
a.ListNavigation_Previous:link,
a.ListNavigation_Next:link {
    background: #fcfcfc;
    border: 1px solid #CCCCCC;
    color: #2e3136;
}

a.ListNavigation_PageNumber:link:hover,
span.ListNavigation_Ellipsis:hover,
a.ListNavigation_Previous:link:hover,
a.ListNavigation_Next:link:hover {
    background-color: #E6E6E6;
    border-color: #4C4C4C;
}

span.ListNavigation_CurrentPageNumber {
    border: 1px solid #4C4C4C;
    background-color: #E6E6E6;
}

.TableRecords_Header {
    color: #2e3136;
    border-bottom: 1px solid #d0d0d0;
}

.TableRecords > tbody > tr:hover {
    background: #FAFCFF;
}

.TableRecords {
    background: none repeat scroll 0 0 #FFF;
    border-color: #d0d0d0;
}

.TableRecords_EvenLine {
    background-color: #F4F4F4;
}

.EditableTable thead td {
    color: #2e3136;
}

.EditableTable {
    border: 1px solid #d0d0d0;
}
.EditableTable thead td {
    border-bottom: 1px solid #d0d0d0;
}

.EditableTable tr:nth-child(even) {
    background: #F4F4F4;
}

td.RowWithAddAction {
    background: none repeat scroll 0 0 #FFF;
}

.Login_Title {
    color:  #fff;
}

.Login_Text {
    color: #333;
}

.Login_background + span .Feedback_Message_Wrapper span + .Feedback_Message_Error .Feedback_Message_Wrapper_Close:after {
    color: #fff;
}

.Login_Footer {
   color: #999;
}

.Accordion {
    background-color: #fff;
    border: 1px solid #d0d0d0;
}

.Post {
    background: none repeat scroll 0 0 #fff;
    padding: 5px;
    border: 1px solid #d0d0d0;
}

.tooltip_style {
    background-color: #393939;
}

.ButtonGroup_button.Button {
    color: #171717;
    background-color: #FCFCFC;
    border-color: #CCC;
    border-right: 1px solid #CBCBCB;
}

.ButtonGroup_button.Button:hover,
.ButtonGroup_button.Button.active,
.ButtonGroup_button.Button:active {
    border-color: #CBCBCB;
    background: #E6E6E6;
}

.ButtonGroup_button.Button:first-child {
    border-left: 1px solid #CBCBCB;
}

.desktop .ButtonGroup .Button:hover {
    border: 1px solid #CCC;
    background: #E6E6E6;
}
.desktop .ButtonGroup .Button:first-child:hover {
    border: 1px solid #CCC;
}
.desktop .ButtonGroup_button.Button.disabled,
.desktop .ButtonGroup_button.Button.disabled:hover {
    color: #999;
    background-color: #F5F5F5;
}

.desktop .ButtonGroup_button.Button.active,
.tablet .ButtonGroup_button.Button.active,
.phone .ButtonGroup_button.Button.active {
    background: #ccc;
}

.phone .ButtonGroup_button.Button,
.mini.tablet .ButtonGroup_button.Button {
    border-left: 1px solid #CCC;
} 



.DropdownMenu .PH > a {
   color: #A4A4A4;
}

.DropdownMenu .PH > a:hover {
   color: rgba(0, 0, 0, 1);
}

.ButtonDropdown_text,
.ButtonDropdown_icon {
    color: #000;
}

.IconDropdown.open .Button {
    background-color: rgba(0, 0, 0, 1);
    border-color: rgba(0, 0, 0, 1);
}

.IconBadge_number {
    border: 2px solid #F2F2F2;
    background-color: rgba(0, 0, 0, 1);
    text-shadow: 1px 1px rgba(0,0,0,0.5);
}

.NavigationBar a,
.NavigationBar a:link,
.NavigationBar a:visited {
    color: #c7c7c7;
}

.NavigationBar a.Active {
    color: #3e5154;
}

.NavigationBar a:after,
.NavigationBar a:link:after {
    background-color: #c7c7c7;
}

.NavigationBar a.Active:after {
    background-color: rgba(0, 0, 0, 1); 
}

.NavigationBar a.Active:not(.IE8):before {
    border-bottom: 4px solid rgba(0, 0, 0, 1);
}

.desktop .NavigationBar a:hover, 
.desktop .NavigationBar a:link:hover {
    color: #3e5154;
}

.desktop .NavigationBar a:hover:after, 
.desktop .NavigationBar a:link:hover:after {
    background-color: rgba(0, 0, 0, 1);
}

.NavigationBar.Vertical a.Active,
.NavigationBar.Vertical a:link.Active {
  border-color: rgba(0, 0, 0, 1);
}

.NavigationBar.Vertical a.Active:not(.IE8):before {
    border-left: 4px solid rgba(0, 0, 0, 1);
}

.desktop .NavigationBar.Vertical a:hover,
.desktop .NavigationBar.Vertical a:link:hover {;
    border-color: rgba(0, 0, 0, 1);
}
.phone .NavigationBar .InlineDropdown:active:after,
.phone .NavigationBar .InlineDropdown:link:active:after,
.tablet .NavigationBar .InlineDropdown:active:after,
.tablet .NavigationBar .InlineDropdown:link:active:after,
.phone .NavigationBar a:active:after, 
.phone .NavigationBar a:link:active:after,
.tablet .NavigationBar a:active:after, 
.tablet .NavigationBar a:link:active:after {
    background-color: rgba(0, 0, 0, 1);
}

.SectionIndex.vertical a.active,
.SectionIndex.vertical a:hover {
    border-left-color: rgba(0, 0, 0, 1);
}

.SectionIndex a.active,
.SectionIndex a:hover {
    border-bottom: 2px solid rgba(0, 0, 0, 1);
    color: rgba(0, 0, 0, 1);
}

.TabsServer a,
.TabsServer a:link,
.TabsServer a:visited {
    color: #333;
    background-color: #e6e6e6;
    border-color: #CCC;
}

.TabsServer a:hover,
.TabsServer a:active,
.TabsServer a.Active {
    color: #333;
    background-color: #F2F2F2;
    border-bottom-color: #F2F2F2;
}

.TabsServer a:hover {
    border-color: #CCC;
    background-color: #F2F2F2;
}

.Panel .Tabs__tab {
    border-left: 1px solid #CCC;
}

.phone.landscape .Tabs__tab,
.tablet .Tabs__tab {
    border-right: 1px solid #ccc;
}

.WizardStep {
    background-color: #C2C2C2;
}

.WizardStep:before {
    border-top-color: #C2C2C2;
    border-bottom-color: #C2C2C2;
}

.WizardStep a,
.WizardStep a:link,
.WizardStep a:visited {
    color: #FFF;
}

.WizardStep.ActiveStep {
    background: rgba(0, 0, 0, 1);
    font-weight: bold;
}

.WizardStep.ActiveStep:before {
    border-top-color: rgba(0, 0, 0, 1);
    border-bottom-color: rgba(0, 0, 0, 1);
}

.WizardStep.Past {
    background-color: rgba(0, 0, 0, 1);
}

.WizardStep.Past:before {
    border-color: rgba(0, 0, 0, 1);
}

.WizardStep.Past:after {
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
}

.WizardStep:after {
    border-top: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
}

.Button,
a.Button {
   background-color: #FCFCFC;
   border: 1px solid #CCCCCC;
   color: #2e3136;
}

.Button:visited,
.Button:link {
    color: #2e3136;
}

.Button.ButtonDefault,
.Button.Is_Default {
    background-color: rgba(0, 0, 0, 1);
    color: #FFF;
    border-color: rgba(0, 0, 0, 1);
    border: 1px solid rgba(0, 0, 0, 1);
}

.desktop .Button.ButtonDefault:hover,
.Button.Button.Is_Default:hover {
    background-color: #000000;;
    border-color: #000000;;
}

.Button[disabled] {
    background: #eeeeee;
    color: #ccc;
    border-color: #eeeeee;
}

.Button.Cancel,
a.ActionDelete {
    border-color: #999;
    color: #4c4c4c;
}

.Button.Neutral {
    background-color:  #FCFCFC;
}

.Button.Link {
    color: rgba(0, 0, 0, 1);
}

.desktop .Button:hover,
.desktop a.Button:hover {
    background-color: #E6E6E6;
    border-color: #4C4C4C;
}

.desktop .Button[disabled]:hover {
    color: #FF0000;
}

.desktop .Button.Cancel:hover {
    background-color:  #e0e1e3;
    border-color: #999999;
    color: #4c4c4c;
}

.desktop .Button.Success:hover {
    background-color: #acc469;
}

.desktop .Button.Danger:hover {
    background-color: #9e5141;
    border-color: #9e5141;
}

.desktop .Button.Link:hover {
    border-color: rgba(0, 0, 0, 1);
    color: rgba(0, 0, 0, 1);
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar {
    background: rgba(0, 0, 0, 1);
}

.Calendar-day-selected, 
.Calendar-day-selected:hover {
    background: rgba(0, 0, 0, 1); 
}

.Calendar-navDisabled > div, 
.topBar-navDisabled .Calendar-navBtn > div,
.Calendar-time-down, 
.Calendar-time-up, 
.Calendar-time-am {
    color: rgba(0, 0, 0, 1); 
}

.Calendar-dayNames {
    border-top: 2px solid rgba(0, 0, 0, 1); 
}
/*** Generated classes from Style Editor in OutSystems 10 ***/
[data-style-key="rh7CINLou02tTvUzOiQBoA"] { display:inline-block; padding:10px; width:100%; }
[data-style-key="3LHNR4JWq0ibMlfw2UpL9w"] { font-weight:bold; }
[data-style-key="7M+kheWyV0m1j4ibGstDlQ"] { padding:5px; }
[data-style-key="c72fafvriE6CBB4OP+P1rw"] { padding:5px; }
[data-style-key="JIIviGLs1UCiVe8J8BfCjQ"] { padding:5px; }
[data-style-key="GzH70EKuZUyuWD8Xe0t3jw"] { height:300px; }
[data-style-key="AU4ToZnIuUakGGOfdicwxw"] { padding:10px; }
[data-style-key="z3GDkdFe5kiTJ7PuYWS6GQ"] { padding:10px; }
[data-style-key="mCB45DwfSEi4cBLwGpLHNg"] { padding:10px; }
.containerLogo[data-style-key="KNYAuKaLXEm2xXH46OTACw"] { padding:10px 0px 0px 0px; }
/*** Generated classes from Style Editor in OutSystems 10 ***/