﻿/*	====================================
    RESET
*/
@font-face {
    font-family: UniversForFiserv45;
    src: url('/green/fd_common/fonts/UniversForFiserv45-Lt.ttf') format('truetype');
    font-family: UniversForFiserv55;
    src: url('/green/fd_common/fonts/UniversForFiserv55.ttf') format('truetype');
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
    color: #0E0E0E;
    font-size: 100%; /* sets all elements to default system font-size */
    
}

fieldset {
    border: 2px solid #fb6400;
    max-width: 500px;
    padding-left: 5px;
}
object
{
    display: block;
}
/* workaround for Firefox 3.6 bug */
:focus
{
    outline: 0;
}
textarea
{
    resize: none;
}
body
{
    line-height: 1;
    color: #0E0E0E;
    background: #ffffff
}
ol, ul
{
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
sub, sup
{
    font-size: 50%;
    line-height: 0;
}

/* ELEMENTS ======================
*/
html, body
{
    height: 100%;
}
body
{
    font-family: 'UniversForFiserv45', Arial, Helvetica, sans-serif;
}
thead
{
    display: table-header-group;
}
tfoot
{
    font-size: 0.833em;
    font-style: italic;
    display: table-footer-group;
}
a
{
    text-decoration: none;
    color: #4C4C4C;
}
.hidden-link {
    display: none;
}
a:hover
{
    text-decoration: underline;
}

#daMainContent h2 a{color: #3676D0 !important;}
#daMainContent h2 a.visited{color: #3676D0 !important;}
#daMainContent h2 a.hover{color: #0072ce; background-color:#616365 !important; text-decoration:underline !important;}
#daMainContent h4 a{color: #3676D0 !important;}
#daMainContent h4 a.visited{color: #3676D0 !important;}
#daMainContent h4 a.hover{color: #3676D0; background-color:#616365; text-decoration:underline;}
#daMainContent a:link{color: #3676D0;}
#daMainContent a:visited{color: #3676D0;}
#daMainContent a:hover{color: #666;text-decoration: underline;}
#daMainContent a:active{color: #0072ce;}

li.first a.white:link{color: #3676D0;}
li.first a.white:visited{color: #3676D0;}
li.first a.white:hover{color: #3676D0;text-decoration: underline;}
li.first a.white:active{color: #3676D0;}
/* PARAGRAPHS */
#daMainContent p, #daMainContent li{font-size:13px; line-height:18px;}
#daMainContent p {padding-bottom:8px;}
/*tables*/
#daMainContent table td{font-size:13px; line-height:18px;}
#daMainContent table td{padding:3px;}

#gvCalendar, .displaytable
{
    width: 700px;
    /*background-color:Gray;*/
}
#gvCalendar th, .displaytable th
{
    font-weight: bold;
    background-color: #808e2e;
    color: #fff;
    padding: 4px;
    font-size: small;
}

a.NotGreyedOut{color:Black;}
/* LISTS */
.main-content ul, #daMainContent ul, .main-content ol, #daMainContent ol  {
text-indent: 0px;
list-style-position: outside;
list-style-type: disc;
padding-left: 5px;
margin: 0 10px;
}
.main-content ul ul, #daMainContent ul ul
{
    list-style-type: circle;
    padding: 2px;
    margin: 0 14px;
}
.main-content ol, #daMainContent ol  {
list-style-type:decimal;
}
.main-content ul li, #daMainContent ul li{padding:3px;}

#page-nav ul {
text-indent: 0;
padding: 0;
margin: 0 0;


}
#page-nav ul li{
    padding:0;
    
}


/*headers*/
h1, h2, h3, h4
{padding: 5px 0;}
h1
/*{font-size:2em;font-size:2rem;}*/{font-size:32px;}
h2
/*{font-size:1.8em;font-size:1.8rem;}*/{font-size:25px;}
h3
/*{font-size:1.5em;font-size:1.5rem;}*/{font-size:20px;}
.main-content h4{padding-top:10px;}
h4
/*{font-size:1.2em;font-size:1.2rem;}*/{font-size:16px;}
h5
/*{font-size:1em;font-size:1rem;}*/{font-size:12px;}

h2.headline
{
    color: #262626;
    /*font-size: 2em;*/
    letter-spacing: -0.03125em;
    line-height: 1.125;
    padding: 5px 0;
}
div.context h3.orange{color:#fb6400;}
/*page layout*/
/*general layout pieces*/
.container
{
    _text-align: center;
    width: 100%;
    min-width: 990px;
}
.headercontent
{
    _text-align: left; /*_zoom: 1;*/
    position: relative;
    margin: 0 auto;
    min-width: 990px;
    max-width: 1200px;
}
.content
{
    _text-align: left; /*_zoom: 1;*/
    position: relative;
    margin: 0 auto;
    width: 990px;
}
#main
{
    /*position: relative;*/
    z-index: 1; /*_zoom: 1;*/
    background-color: #FFFFFF;
    color: #4C4C4C;
	
}
/*header area*/
/*ticker*/
#ticker-wrapper
{
    background: none repeat scroll 0 0 #fff;
    color: #4C4C4C;
    height: 25px;
    text-align: right;
    line-height: 25px;
    vertical-align: bottom;
    font-size:13px;
    
}

#ticker
{
    width: 480px;
    height: 23px;
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    
}
#ticker-title
{
    padding-left: 3px;
    padding-top:0;
    background-color: #fff;
}
#ticker-title span
{
    color: #4C4C4C;
}
#ticker-content
{
    margin: 0;
    position: absolute;
    color: #4C4C4C;
    background-color: #fff;
    overflow: hidden;
    white-space: nowrap;
}

#ticker-content a
{
    text-decoration: none;
    color: #4C4C4C;
}
#ticker-content a:hover
{
    text-decoration: underline;
    color: #4C4C4C;
}


#ticker-swipe
{
    position: absolute;
    top: 0;
    background-color: #fb6400;
    display: block;
    width: 800px;
    height: 23px;
}
#ticker-swipe span
{
    margin-left: 1px;
    background-color: #fb6400;
    border-bottom: 1px solid #fb6400;
    height: 12px;
    width: 7px;
    display: block;
}

.js-hidden
{
    display: none;
}


#HeadLoginName{color:#4C4C4C;}

.header
{
    position: relative;
    z-index: 2; /*_zoom: 1;*/
    background-color: #fcfcfc;
    padding-bottom: 2px;
    border-bottom: 1px solid #e0e0e0;

}
.header .box
{
    padding: .5em 0 1.1em;
}
#site-header
{
    color: #fb6400;
	font-size: 90%;
    line-height: 1;
    height: 45px;
    min-width: auto;
}
#site-nav-main
{
    height: 20px;
    padding-top: 0px;
    
}
#site-header h1
{
    float: left;
    overflow: hidden;
    width: 170px;
}
#site-header h1, #search-in-header
{
    /*height: 45px;*/
    height:60px;
}
#site-header h1 a
{
    background: url("../images/fiserv-logo-orange-51.png") no-repeat scroll 0 0 transparent;
	float: left;
    height: 0;
    overflow: hidden;
    padding: 70px 0 0;
    width: 114px;
    color: #4c4c4c;
    text-decoration: none;
}
#HeaderLoginViewWrapper
{
    float:right;
    padding-left: 25px;
    overflow:hidden;
    background-color:#e0e0e0;
    color:#404040;
    text-align:right;
    padding-right: 25px;
    
 }
 #HeaderLoginStatus a
 {
color: #4C4C4C;
 }
/*search*/
#search-in-header
{
    background: none repeat scroll 0 0 transparent;
    float: right;
    position: relative;
    width: 780px;
	padding-top:0px;
}
#advSearch
{
    position:relative;
    top:-5px;
    font-size:12px;
}
#txtSearch
{
    background-color: #ffffff;
    border: 0 none;
    color: #404040;
    display: inline;
    font-family: 'UniversForFiserv45',Arial,sans-serif;
    font-size: 110%;
    
    margin: 0;
    outline: 0 none;
    padding: 0 8px;
    width: 233px;
}
#site-nav-search {
    background: none repeat scroll 0 0 #ffffff;
    outline: 1px solid #e0e0e0;
    float: right;
    height: 30px;
    line-height: 30px;
    margin-right: 30px;
    padding: 4px;
    width: 290px;
    z-index: 10;
    position: relative; /* Ensure relative positioning context */
}

#site-nav-search .formInit {
    background-position: 8px 100%;
    background-repeat: no-repeat;
    width: calc(100% - 40px); /* Adjust width to leave space for the button */
    padding-right: 35px; /* Ensure space for the button */
    height: 100%; /* Match the height */
    box-sizing: border-box; /* Ensure padding is included in width/height */
    line-height: 30px; /* Ensure alignment of text */
}

#site-nav-search label {
    position: absolute;
    left: -9999px;
    display: block;
}
.search-button {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    background: none;
    border: none;
    padding: 0;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.search-button img {
    width: 100%;
    height: 100%;
    display: block;
}

/*header nav - site wide*/
#site-nav-main
{
    color: #FFF;
	font-size: 91%;
    line-height: 1;
    width: auto;
    
}


/*float clear rules*/
.container:after, .wrap:after, #site-nav-main:after, #header #site-nav-main ul.menu:after, #header #site-nav-main .links:after
{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

/*
#site-nav-main, #site-nav-main ul.menu, #site-nav-main .links
{display: inline-block;}
*/
/* !IE Mac \*/
/*#site-nav-main, #site-nav-main ul.menu, #site-nav-main .links
{display: block;}*/

#site-nav-main li
{
    display: block;
    float: left;
}

#site-nav-main ul.menu
{
    margin-left: -35px;
    padding-left: 25px;
    padding-right: 24px;
    margin-right: 14px;
    position: relative;
}
#site-nav-main ul.menu li a
{
    padding: 10px;
    display: inline-block;
    color: #fb6400;
    border-right: solid 0px #DCDDDE;
	  font-size: 10pt;
    font-weight: bold;
}
/*#site-nav-main ul.menu .active
{background: transparent url(../images/site-menu-li-bg.png) repeat top left;}*/

#site-nav-main ul.menu .last a
{border-right: 0px solid transparent;}
div#site-nav-main ul.menu li.hover
{
    border: 0;
    -webkit-border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
    border-radius: 1px 1px 0 0;
    position: relative;
    z-index: 20;
}
div#site-nav-main ul.menu li.hover a
{
    color: #3676D0;
    background: #fff;
    -webkit-border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
    border-radius: 1px 1px 0 0;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 21;
}

div.dropThis
{
    position: absolute;
    top: 85px;
    z-index: 10;
    width: auto;
    display: none; /* css pie */
    padding: 1px;
    text-align: center;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: #434343 1px 2px 3px;
    -moz-box-shadow: #434343 1px 2px 3px;
    box-shadow: #434343 1px 2px 3px;
    background: #e0e0e0;
    
}
div.dropThis div.dropInner
{
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#fff));
    background: -moz-linear-gradient(#fff, #fff);
    background: linear-gradient(#fff, #fff);
    -pie-background: linear-gradient(#fff, #fff);
    overflow: hidden;
    padding: 18px;
    
    }
div.dropThis div.dropInner ul
{
    width: 190px;
    float: left;
    clear: none;
    margin-right: 30px;
    text-align: left;
}
div.dropThis div.dropInner ul.last
{margin-right: 0;}
div.dropThis div.dropInner ul li
{
    display: block;
    width: 100%;
    padding-bottom: 8px;
}
div.dropThis div.dropInner ul li a
{
    font-size: 13px;
    color: #3676D0;
}

div.dropThis div.dropInner ul li.ghostLink
{padding-top: 10px;}

div.dropThis div.dropInner ul li.ghostLink a
{
    color: #858585;
    display: block; /*font-size: 1.1em;*/
}

div.dropThis div.dropInner ul li.first
{
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

/*content*/
#main-content
{
    width: 930px;
    display: inline;
    float: left;
    
    
}
#main-content-intro
{
    width: 960px;
    display: inline;
    float: left;
    position: relative;
}
.intro-content
{
    width: 605px;
    display: inline;
    float: left;
    margin-left: 12px;
}
.main-content
{
    width: 605px;
    clear: left;
    margin-left: 12px;
    overflow: hidden;
    
    
}
.main-content p
{line-height: 1.5;}

#main .content
{
    overflow: hidden;
    
}

.main-content div.context p
{padding:0 2px;}
.body-tagline, .body-subtag, #page-nav h3
{
    color: #333333;
    font-weight: bold;
    padding-bottom: 3px;
}
.fiserv-orange {
    color:#fb6400;
}
.fiserv-orange-bold {
    color: #fb6400;
    font-weight: bold;
}
.updated-date {
    color:#5040a0;
    
    
}
.related, .body-tagline, .body-subtag, .body-subtag-alt, #page-nav h3
{
	font-size: 100%;
    line-height: 1.545;
}

.half
{
    width: 48%;
    float: left;
    margin: 4px;
}
.one_third
{
    width: 32%;
    float: left;
    margin: 4px;
}

/*split-list*/
#split-list ul{
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  padding-left: 0;
}
#split-list ul li{
  list-style-position: inside;
  -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
                 break-inside: avoid;
}

/*homelink list*/
#homelinkred li {
    
    overflow: auto;
    border-bottom: 1px solid #4C4C4C;
    border-top: 1px solid #4c4c4c;
    background-color: #eee;
  }
  #homelinkred ul {
    list-style-type: none;
    text-indent: 0px;
    padding: 0px;
    margin: 0px;
  }
  #homelinkred li a:hover {
    text-decoration: none;
 }
 #homelinkred a:hover {
     text-decoration: none;
  }

#homelink ul {
    list-style-type: none;

  }

  #homelink h3 {
    font: bold 20px/1.5 ;
  }

  #homelink li img {
    float: left;
    margin: 0 15px 0 0;
  }

  #homelink li p {
    font: 200 12px/1.5 ;
  }

  #homelink li {
    padding: 10px;
    overflow: auto;
    border-left: 3px solid #fb6400;
  }
   #homelink li a:hover {
   text-decoration: none;
}
#homelink a:hover {
    text-decoration: none;
 }
  #homelink li:hover {
    background: #eee;
    border-left: 3px solid #fb6400;
    cursor: pointer;
    text-decoration: none;

    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }


/*page level navigation*/
#navigation-secondary
{
    display: inline;
    float: right;
	margin-right:30px;
    overflow: hidden;
    width: 295px;
	padding-top:1.667em;
}
#navigation-secondary .body-subtag
{text-transform: uppercase;}
#page-nav
{

	background-color: #fff;
    display: block;
    float: right;
    width: 295px;
    z-index: 30;
}

#page-nav h3
{
    background-color: #e0e0e0;
    color: #404040;
    padding: 4px 8px 4px;
	font-size: 75%;
}

#page-nav ul
{width: 282px;}
#page-nav li
{
    display: block;
    height: 100%;
    font-size: 75%;
}
#daMainContent #page-nav a, #daMainContent #page-nav a:link
{
    background-color: #fff;
    
    color: #666;
    display: block;
    line-height: 2.167;
    padding-left: 13px;
    position: relative;
    text-decoration: none;
    height: 100%;
    width: 100%;
    border: 0px;
}

#daMainContent #page-nav li
{padding-bottom:2px;}

#daMainContent #page-nav a:hover, #daMainContent #page-nav a:active
{
    background-color: #FFFFFF;
    border-bottom: 0px solid #e0e0e0;
    border-top: solid 0px #e0e0e0;
    color: #fb6400;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
 
    .modalPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

/*yet another one off - added 20150617 to support ads in the page nav area*/
 #daMainContent #page-nav a.ad:link, #daMainContent #page-nav a.ad:visited, #daMainContent #page-nav a.ad:hover, #daMainContent #page-nav a.ad:active
 {
    border-top: 1px solid white;
	 background-color: white;
}

/*sticky footer */
html, body, form {height: 100%;}

#for_sf {
    min-height: 100%;
    
}


#daMainContent {overflow:auto;
	padding-bottom: 62px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -62px; /* negative value of footer height */
	height: 15px;
    clear:both;
    border-top: 1px solid #e0e0e0;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

/*footer*/
#footer
{
    background-color: #fff;
    clear: both;
    color: #DCDDDE;
    padding: 1.167em 0 2.333em;
	font-size: 12px;
}
#footer p
{
    _clear: left;
    _padding-top: 0.5em;
    line-height: 1;
    
}
#footer ul
{
    line-height: 1;
    padding-bottom: 0.75em;
    overflow: hidden;
}
#footer li
{
    float: left;
    
    padding: 0 1em;
    
    border-left: 1px solid #DCDDDE;
    display: inline;
}
#footer li:first-child
{
    padding-left: 0;
    border: 0;
}
#footer li.ie6FirstChild
{
    padding-left: 0 !important;
    border: 0 !important;
}
#footer a
{color: #fb6400;}


.show
{display: block;}
.hide
{display: none;}
.failureNotification
{
    font-size: 1.2em;
    color: Red;
}
.red{color: Red;}

.evenrow
{
    /*background-color: #E6FFCC;*/
	background-color: #EEEEEE;
}
.jumpout
{
    background-color:#fff;
    color: #fb6400;
}
.required
{background-color: #ffc;}
.bumpright
{padding-left:27px;}
.bumpright h5 {font-size:13px;}

.searchTooltip
{
    position: relative;
    display: inline-block;
    border-bottom: 1px none black;
    font-size:14px;
}

.searchTooltip .searchTooltipText
{
    visibility: hidden;
    width: 240px;
    background-color: #fb6400;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 8px 8px 8px;
    font-size:14px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.searchTooltip:hover .searchTooltipText {
    visibility: visible;
}

.searchCkbox{
    padding-bottom:6px;
}

.leftSearch{
    background-color: #eee;
    float:left;
    width:20%;
    padding-top:15px;
    min-width:20%;
    max-width:20%;
    padding-left:20px;
    height:100%;

}

.rightSearch{
    float:left;
    padding-top:15px;
    width:75%;
    min-width:75%;
    max-width:75%;
    padding-left:10px;
}

.flyoutImg{
    height:15px;
    width:15px;
}

.AdvOptText{
    font-size:14px;
}

.searchbtn{
   margin-top:5px;
}

.leftBarHeader{
    font-weight:Bold;
    font-size:12pt;
}


.buttondiv
{
background-color:#fb6400;
width:75px;
padding-right:5px;
/*border:0px solid #fb6400;*/
display:inline-block;
color:white !important;
text-align:center;
font-size:90%;
}
.buttondivregister
{
background-color:#009EE0;
width:75px;
padding-right:5px;
/*border:0px solid #fb6400;*/
display:inline-block;
color:white !important;
text-align:center;
font-size:90%;
text-transform: uppercase;
}
.buttondivSilver
{
background-color:#f0eded;
padding-left: 5px;
padding-right:5px;
padding-top: 1px;
padding-bottom: 1px;
border:1px solid #000;
border-radius: 2px;
display:inline-block;
color:black !important;
text-align:center;
text-decoration: none !important; /* Ensure text is not underlined */
}
.buttondivSilver:hover {
    text-decoration: none !important; /* Ensure text is not underlined */
    background-color:#cccbcb;
  }
.divLink
{
background-color:#fb6400;
width:85px ;
text-decoration:none;
/*width:100%;*/
margin-right: 10px;
border:2px solid #fb6400;
border-radius: 5px;
}

.linkPadRight
{
    padding-right:15px;
}

divLink:hover
{
 background-color:transparent  !important;
}
/* Session Timeout popup box */
.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;

}
.modalPopup
{
    background-color: #fff;
    width: 300px;
    border: 1px solid #333;
    border-radius: 2px;
    padding: 0;
}
.modalPopup .header
{
    background-color: #ccc;
    height: 30px;
    color: #000;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom: 1px solid #3333;
}
.modalPopup .body
{
    padding:10px;
    min-height: 50px;
    text-align: center;
    font-weight: bold;
    color: #333;
   
}
.modalPopup .footer
{
    padding: 8px;
    
}
.modalPopup .yes
{
    
    color: #000;
    padding: 4px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border-radius: 0px;
    background-color: #dfe5e9;
    border: 1px solid #333;
}
.modalPopup .no
{
    background-color: #ccc;
    border: 0px solid #000;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100;
    width: 24px;
    height: 24px;
    color: #000;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border-radius:50%;
    /*
    border-radius:50%;
    top: -8px;
    right: -8px;
    */

}
.modalPopup .out
{
    position: relative;
    top: 4px;
    color: #000;
    text-align: center;
    cursor: pointer;
    border-radius: 0px; 
}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    backdrop-filter: blur(5px); /* Blur effect on supported browsers */
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 450px; /* Sizing the popup width */
}

.modal-actions button {
    margin: 10px;
    padding: 10px;
    cursor: pointer;
}
/* custom card box */
.custom-card {
    background-color: #3676D0; /* Blue background for the card */
    color: white; /* White text color for the card content */
    padding: 20px; /* Spacing inside the card */
    border-radius: 0px; /* Optional: Rounded corners for the card */
    max-width: 300px; /* Maximum width of the card */
    margin: 20px; /* Margin around the card */
  }
  
  .card-content p {
    margin-bottom: 20px; /* Space above the button */
  }
  
  .custom-button {
    display: inline-block; /* Button extends to the text */
    background-color: white; /* White background for the button */
    color: black; /* Black text color for the button */
    text-decoration: none; /* Removes the underline from the link */
    padding: 10px 15px; /* Padding inside the button */
    border: 1px solid black; /* Border around the button */
    border-radius: 0px; /* Optional: Rounded corners for the button */
    transition: background-color 0.3s, color 0.3s; /* Optional: Transition effect for hover */
  }
  
  .custom-button:hover {
    background-color: #f0f0f0; /* Light grey background on hover */
    color: #333; /* Darker text color on hover */
  }
  

/*related-highlight list*/
#related-highlight { 
    border-bottom: 1px solid #4C4C4C;
    border-top: 1px solid #4c4c4c;
    background-color: #eee;
    
    
  }
 
  a.box-button {
    display: inline-block !important;
    padding: 0px 0px !important;
    border: 1px solid !important;
    background-color: white !important;
    color: black !important;
    text-decoration: none !important;
    font-size: 16px !important;

  }
  
  #gvRoleList, .admintable
  {
      width: 95%; /*background-color:Gray;*/
  }
  #gvRoleList th, .admintable th
  {
      font-weight: bold;
      background-color: #e0e0e0;
      color: #404040;
      padding: 4px;
      font-size: small;
  }
  
  a.NotGreyedOut{color:Black;}
  .clover-table {
    width: 100%;
    border-collapse: collapse;
}

.clover-table th, .clover-table td {
    padding: 10px;
    border: 1px solid #000;
    text-align: left;
}

.clover-table th {
    background-color: #f2f2f2;
}
/* Accordion Menu drop down */
.accordion {
    max-width: 95%;
    border: 0px solid #ddd;
    border-radius: 1px;
}

.accordion .accordion-item {
    border-bottom: 0px solid #ddd;
}

.accordion .accordion-item:last-child {
    border-bottom: none;
}

.accordion input[type="checkbox"] {
    display: none;
}

.accordion label {
    display: block;
    padding: 4px 25px; /* Add sufficient padding on the left for the symbol */
    background: #FFFFFF;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}

.accordion label::before {
    content: "+";
    position: absolute;
    left: 10px;  /* Move to the left side */
    font-size: 18px;
    line-height: 18px;
}

.accordion input:checked + label::before {
    content: "-";
}

.accordion .accordion-content {
    display: none;
    padding: 1px 25px;
    background: #fff;
}

.accordion input:checked ~ .accordion-content {
    display: block;
}

.accordion .accordion-content ul {
    list-style: none;
    padding-left: 0;
}

.accordion .accordion-content ul li {
    padding: 8px 0;
}

.accordion .accordion-content ul li a {
    text-decoration: none;
    color: #007BFF;
}

.accordion .accordion-content ul li a:hover {
    text-decoration: underline;
}
.link-button {
    background: none;
    border: none;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
    font: inherit;
}
.show_excel_icon {
    padding-left: 30px; /* Adjust this padding as needed */
    background: url('/green/fd_common/images/excel-icon.png') no-repeat left center; 
}
.error-message {
    color: red;
}
.info-message {
    font-size: 24px;
    color: maroon;
}
.linkButtonStyle {
    background: none;
    color: #3676D0;
    border: none;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
}
.linkButtonStyle:hover {
    color: #fb6400;
}
.popup-link {
    position: relative;
    text-decoration: none;
    color: #FF6600; /* Fiserv Orange */
    font-weight: bold;
}

.popup-content {
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid #666666; /* Fiserv Graphite Gray */
    padding: 10px;
    max-width: 300px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Show popup on link hover */
.popup-link:hover + .popup-content {
    display: block;
}