﻿@import url("/LiverpoolTheme/Theme.LiverpoolTheme.css?3721");

body,
.Content,
.MainContent {
    background: rgba(255, 255, 255, 1);
}

a,
a:link,
a:visited {
    color: rgba(219, 253, 240, 1);
}

body,
select,
textarea,
input,
.Heading1,
.Heading2,
.Heading3,
.Heading4 {
    color: rgba(0, 0, 0, 1);
}

.Header {
    background-color: #D2D2D2;
    color: black;
    
}

.Application_Title a,
.Application_Title a:link,
.Application_Title a:visited,
.Application_Title a:hover {
    color: rgba(255, 255, 255, 1);
}

.Login_Info,
.AppSwitcherContainer,
a.Login_Info_Username,
a.Login_Info_Username:link,
a.Login_Info_Username:visited {
    color: rgba(255, 255, 255, 1);
}

.Login_Info_Logout:before,
.Login_Info_Username:before,
.AppSwitcherContainer:before,
.AppSwitcherLink[disabled='disabled']:before {
    color: rgba(255, 255, 255, 1);
}

.Footer {
    background: #D2D2D2;
}

.Header_Menu,
.Application_Menu {
/*  background-color: rgba(9, 77, 90, 1);*/
  background-color: #D2D2D2;
    height: 1px !important;
 /* display: none !important;*/
    
}

.ie8 .Header_Menu {
    border-bottom: rgba(9, 77, 90, 1);
    background-color: #D2D2D2;
    display: none;
}

.Menu_DropDownPanel a,
.Menu_DropDownPanel a:link,
.Menu_DropDownPanel a:visited {
    color: #D4D3D3;
    
}

.Menu_TopMenu a:link,
.Menu_TopMenu a:visited,
.Menu_TopMenu a {
    color: #D4D3D3;
    
}

.Menu_TopMenu a:hover,
.Menu_TopMenu:hover {
    background-color: #06353F;
    
}

.Menu_TopMenu .Menu_DropDownArrow {
    border-top-color: #D4D3D3);
}

.Menu_TopMenuActive,
.Menu_DropDownButton.open .Menu_TopMenu  {
    background-color: #06353F;
}

.Menu_TopMenuActive a:link,
.Menu_TopMenuActive a:visited,
a.Menu_SubMenuItemActive:link,
a.Menu_SubMenuItemActive:visited,
a.Menu_SubMenuItem:hover {
    color: #D4D3D3;
    
}

.tablet .MenuSlider_Toggler, 
.phone .MenuSlider_Toggler {
    color: rgba(255, 255, 255, 1);
}

.Menu_DropDownPanel {
    background-color: rgba(9, 77, 90, 1);
    
}

.Menu_DropDownPanel a.Menu_SubMenuItem:hover {
    background-color: #06353F;
    
}

.Menu_DropDownPanel a.Menu_SubMenuItem,
.Menu_DropDownPanel a.Menu_SubMenuItem:link,
.Menu_DropDownPanel a.Menu_SubMenuItem:visited {
    border-color: #06353F;
    color: rgba(3, 109, 125, 1);
    background-color: rgba(9, 77, 90, 1);
    
}

.ie8 .Menu_DropDownPanel a.Menu_SubMenuItem,
.ie8 .Menu_DropDownPanel a.Menu_SubMenuItem:link,
.ie8 .Menu_DropDownPanel a.Menu_SubMenuItem:visited {
    border-bottom: #06353F;
}

.Menu_DropDownPanel a.Menu_SubMenuItem:hover {
    background-color: #06353F;
    
}

.Feedback_AjaxWait {
    color: rgba(255, 244, 18, 1);
}

.Login_background + span .Feedback_Message_Wrapper span + .Feedback_Message_Error .Feedback_Message_Wrapper_Close:after {
    color: rgba(255, 255, 255, 1);
}

.DropdownMenu .PH > a:hover {
   color: rgba(219, 253, 240, 1);
}

.IconBadge_number {
    background-color: rgba(255, 244, 18, 1);
}

.NavigationBar a.Active:after {
    background-color: rgba(255, 244, 18, 1);
}

.NavigationBar a.Active:not(.IE8):before { /* Triangle indicator (:before) */
    border-bottom: 4px solid rgba(255, 244, 18, 1);
}

.desktop .NavigationBar a:hover:after,
.desktop .NavigationBar a:link:hover:after {
    background-color: rgba(255, 244, 18, 1);
}

.NavigationBar.Vertical a.Active,
.NavigationBar.Vertical a:link.Active {
  border-color: rgba(255, 244, 18, 1);
}

.NavigationBar.Vertical a.Active:not(.IE8):before {
    border-left: 4px solid rgba(255, 244, 18, 1);
}

.desktop .NavigationBar.Vertical a:hover,
.desktop .NavigationBar.Vertical a:link:hover {;
    border-color: rgba(255, 244, 18, 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(255, 244, 18, 1);
}

.SectionIndex.vertical a.active,
.SectionIndex.vertical a:hover {
    border-left-color: rgba(219, 253, 240, 1);
}

.SectionIndex a.active,
.SectionIndex a:hover {
    border-bottom: 2px solid rgba(219, 253, 240, 1);
    color: rgba(219, 253, 240, 1);
}

.WizardStep.ActiveStep {
    background: #d1d1d1;
}

.WizardStep.ActiveStep:before {
    border-top-color: #d1d1d1;
    border-bottom-color: #d1d1d1;
}

.WizardStep.Past {
    background-color: #d1d1d1;
}

.WizardStep.Past:after {
    border-top: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
}

.Button.ButtonDefault,
.Button.Is_Default {
    background-color: rgba(255, 244, 18, .9);
    border-color: rgba(255, 244, 18, .9);
}

.desktop .Button.ButtonDefault:hover,
.Button.Button.Is_Default:hover {
    background-color: rgba(255, 244, 18, 1);
    border-color: rgba(255, 244, 18, 1);
}

.Button.Link {
    color: rgba(255, 244, 18, 1);
}

.desktop .Button.Link:hover {
    border-color: rgba(255, 244, 18, 1);
    color: rgba(255, 244, 18, 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 #06353F;
}

.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 #06353F;
}

div.calendarPattern tr.daynames {
    border-top: 2px solid rgba(9, 77, 90, 1);
}

div.calendarPattern thead .button {
    color: rgba(9, 77, 90, 1);
}

div.calendarPattern tbody td.selected {
    background:  rgba(9, 77, 90, 1);
}

.DropdownMenu .PH > a:hover {
   color: #06353F;
}

.SectionIndex.vertical a.active,
.SectionIndex.vertical a:hover {
    border-left-color: #06353F;
}

.SectionIndex a.active,
.SectionIndex a:hover {
    border-bottom: 2px solid #06353F;
    color: #06353F;
}

.WizardStep.Past {
    background-color: #06353F;
}

.WizardStep.Past:before{
    border-color: #06353F;
}

























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(9, 77, 90, 1);
    color: #FFF;
    border: 1px solid rgba(9, 77, 90, 1);
 }

a.ActionAdd:hover,
a.ActionEdit:hover,
a.ActionChange:hover,
a.ActionDelete:hover {
  background-color: #06353F;;
  border-color: #06353F;;
}


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;
    background-color: #efefef !important;
}

.TableRecords > tbody > tr:hover {
    background: #FAFCFF;
}

.desktop .TableRecords_OddLine:first-child, .desktop .TableRecords_EvenLine:first-child, .desktop .TableRecords_Header:first-child, .tablet .TableRecords_OddLine:first-child, .tablet .TableRecords_EvenLine:first-child, .tablet .TableRecords_Header:first-child {
    padding-left: 0px;
}

.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;
min} 



.DropdownMenu .PH > a {
   color: #A4A4A4;
}

.DropdownMenu .PH > a:hover {
   color: rgba(9, 77, 90, 1);
}

.ButtonDropdown_text,
.ButtonDropdown_icon {
    color: #000;
}

.IconDropdown.open .Button {
    background-color: rgba(9, 77, 90, 1);
    border-color: rgba(9, 77, 90, 1);
}

.IconBadge_number {
    border: 2px solid #F2F2F2;
    background-color: rgba(9, 77, 90, 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(9, 77, 90, 1); 
}

.NavigationBar a.Active:not(.IE8):before {
    border-bottom: 4px solid rgba(9, 77, 90, 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(9, 77, 90, 1);
}

.NavigationBar.Vertical a.Active,
.NavigationBar.Vertical a:link.Active {
  border-color: rgba(9, 77, 90, 1);
}

.NavigationBar.Vertical a.Active:not(.IE8):before {
    border-left: 4px solid rgba(9, 77, 90, 1);
}

.desktop .NavigationBar.Vertical a:hover,
.desktop .NavigationBar.Vertical a:link:hover {;
    border-color: rgba(9, 77, 90, 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(9, 77, 90, 1);
}

.SectionIndex.vertical a.active,
.SectionIndex.vertical a:hover {
    border-left-color: rgba(9, 77, 90, 1);
}

.SectionIndex a.active,
.SectionIndex a:hover {
    border-bottom: 2px solid rgba(9, 77, 90, 1);
    color: rgba(9, 77, 90, 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: #d1d1d1;
    font-weight: bold;
}

.WizardStep.ActiveStep:before {
    border-top-color: #d1d1d1;
    border-bottom-color: #d1d1d1);
}

.WizardStep.Past {
    background-color: #d1d1d1;
}

.WizardStep.Past:before {
    border-color: #D4D3D3;
}

.WizardStep.Past:after {
    border-top: 1px solid #06353F;
    border-right: 1px solid #06353F;
}

.WizardStep:after {
    border-top: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
}

.Button,
a.Button {
   background-color: #FCFCFC;
   border: 1px solid #CCCCCC;
   color: #2e3136;
   border-radius: 10px;   
}

.Button:visited,
.Button:link {
    color: #2e3136;
}

.Button.ButtonDefault,


.desktop .Button.ButtonDefault:hover,
.Button.Button.Is_Default:hover {
    background-color: #06353F;;
    border-color: #06353F;;
}

.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(9, 77, 90, 1);
}

.desktop .Button:hover,
.desktop a.Button:hover {
    background-color: #06353f;
    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(9, 77, 90, 1);
    color: rgba(9, 77, 90, 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(9, 77, 90, 1);
}

.Calendar-day-selected, 
.Calendar-day-selected:hover {
    background: rgba(9, 77, 90, 1); 
}

.Calendar-navDisabled > div, 
.topBar-navDisabled .Calendar-navBtn > div,
.Calendar-time-down, 
.Calendar-time-up, 
.Calendar-time-am {
    color: rgba(9, 77, 90, 1); 
}

.Calendar-dayNames {
    border-top: 2px solid rgba(9, 77, 90, 1); 
}

/* feito após tema*/

/*CSS para diminuir height do menu*/
Menu_TopMenu {
    height: 24px;
    position: relative;
}

.Header {
    background-color: #D2D2D2 !important;
    color: black ;
}

/*aumenta paginas ao tamanho da tela 100%*/
html .ThemeGrid_Container {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    min-width: 1060px;
}

/*retira titulos padrão*/
.Title_Section {
    display: none !important;
}

/*manter redondo o radio button*/
input[type="radio"]:after {
    background: #0e0e0e;
    border: 0px solid #111;
    border-radius:20px;
    content: " ";
    display: inline-table;
    height: 8px;
    left: 25%;
    opacity: 0;
    position: absolute;
    top: 25%;
    width: 8px;
}
/* deixar quadrado o radio */
.RadioBtn{
    margin-top: 1px;
    background: #fff;
    border-color: #ccc;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    box-shadow: inset 0 0 5px #ccc;
    content: " ";
    display: block;
    height: 80%;
    width: 80%;

}
/*diminuir o radio button */
input[type="radio"]:before {
    background: #fff;
    border-color: #ccc;
    border-radius: 20px;
    border-style: solid;
    border-width: 1px;
    box-shadow: inset 0 0 5px #ccc;
    content: " ";
    display: block;
    height: 80%;
    width: 80%;
}
/*Cabeçalho PopUp*/
.CabecalhoPopUps {
    font-size: 18px;
    min-height: 35px;
    color: white;
    background-color:#414341;
    padding: 5px 5px;
    position: relative;
    
}

/*Campo input nos casdastros menor*/
.InputCadastros {
    height: 28px !important;
    font-size: 15px !important;
}

/*Ajuste para logo CACB*/
.Application_Title img {
    max-height: 130px;
    padding-bottom: 4px;
}


/*Container dos botoes de listagem/edit*/
.Ctn_Botoes{
    min-height: 50px;
    padding-top: 8.5px;
    background-color: #ababab;
    
}

/*Botão verde*/
.Btn_Verde{
background-color: #45AC2B;
}

/*Alinhando X do Close estrema direita*/
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close-no-title {
    background: url(/CODCNC/img/PopupCloseWhite.png?4112)  no-repeat;
    height: 20px;
    right: 10px;
    transition: all .3s ease;
    width: 20px;
    position:  absolute;
}

/*Modificar a cor do link*/
.Lnk_corazul {
    color: blue !important;
}

/*Fixar a barra de filtro*/
.ThemeGrid_Width7 {
    width: 10px !important;
}
 
.ThemeGrid_Width9 {
    width: 10px !important;
}

/*alterado de 38px para line-height: 30px;*/
.WizardStep {
    background: #fff;
    display: table-cell;
    font-weight: 600;
    line-height: 30px;
    padding-right: 20px;
    position: relative;
    text-align: center;
    width: 1%;

    
    
}


/*Altera o formato do wizard para flechas*/
.WizardStep:after {
    border-right: 50px solid !important;
    border-top: 50px solid !important;
    content: "";
    height: 80%;
    position: absolute;
    top: -20px;
    right:-35px;
    transform: rotate(45deg);
    width: 90px;
    z-index: 1;
    color: white; 
}

.WizardParent {
    border: 1px solid WHITE;
    display: table;
    overflow: hidden;
    width: 100%;
}

.WizardStep:before {
    border-left: 5px solid transparent;
    content: "";
    height: 60px;
    position: absolute;
    top: 0px;
    width: 5px;
}


 /*Cor do wizard*/
.WizardStep.ActiveStep {
    background: #1e3a5a;
    font-weight: bold;
}  

/* Alterar Cor Botao Default*/
.Button.Is_Default {
    background-color: #1e3a5a;
    color: #FFF;
    border-color: #1e3a5a;
    border: 1px solid #1e3a5a;
}

/* Remove bordar branca do PopUp */
.MainPopup {
    padding:0px !important;
    
}   

.Content {
    
    min-height: 100%;
    padding-top: 75px; 
   
}


.Ctn_pai{
    
}



.Ctn_Menu{
 width:15%;  
 min-height: 755px !important;
 background-color: #ececec !important;
 margin-top: -10px !important;
}

.Ctn_If{
width: 0.5%;    
min-height: 755px !important;
background-color: #e0dede;
margin-top: -10px !important;
}

.Ctn_MenuEntidade{
 width:15%;   
 min-height: 890px !important;
 background-color: #ececec !important;
 margin-top: -10px !important;
}

.Ctn_IfEntidade{
width: 0.5%;    
min-height: 890px !important;
background-color: #e0dede;
margin-top: -10px !important;
}

.Ctn_ListaAberta{
margin-top: -5px;    
width: 84%;
border:1px solid black;
}

.Ctn_ListaFechada{
margin-top: -5px; 
width: 99%;
border:1px solid black;    
}


@media screen and (max-width: 1023px) {
 
  .Ctn_pai{
    
   margin-top: 44px !important; 
}

  .Ctn_If{
width: 0.8% !important;    

}

}



.MainContent {
    margin-top: 30px !important;
    min-height: 100% !important;
    padding-bottom: 50px !important;
}


.Form a.SmartInput_Undo {
    margin-left: -30px;
    padding: 2px 5px;
    text-decoration: none;
    display: none;
    position: absolute;
    margin-top: 10px !important;
}


.Button {
    background-color: #1e3a5a;
    color: #FFF;
    border-color: #1e3a5a;
    border: 1px solid #1e3a5a;
}

.Button:hover {
    background-color: #06353F;
    border-color: #06353F;
}

