@import url(/resource/css/cc-fonts.css);

body, input, textarea, select, option {
    font-family:Tahoma,Geneva,sans-serif;
    font-face: Tahoma,Geneva,sans-serif;
    font-size: 11px;
}

body {
    padding: 0;
    color: #231F20;
    background: #fff;
}

body span.userCompany {
    position : static !important;
  }

#fdicTextDark{
    font-size:90% !important;
    margin-left: initial !important;
}
.fdic-logo
{
    display: inline-block;
    width: 28px !important;
    height: 12px !important;
    background-size: contain !important;

}


.ui-dialog
{
z-index : 1000 !important;
  position : relative !important;
}

button.link span {
    color: #00F !important;
    text-decoration: underline !important;
    font-weight : normal !important;
}

.ui-button-text {
  color: #000000 !important;
  font-weight: normal !important;
  }

body.dialog {
    background: #FFFFFF;
}
.tooltip-inner
{
 background-color : #333 !important;
 color : #fff !important;
 }

#page {
    padding: 0;
    background: #fff;
    width: 1000px;
    border: 0;
    margin: 0;
    text-align: left;
}

#header {
    margin: 0;
    padding: 0;
    border: 0;
    background: url(/resource/img/bankri/bg_mast.jpg) top left no-repeat;
}

#headerLogo {
    margin: 0;
    padding: 0;
    background-image: url(/resource/img/bankri/web_logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 72px;
}

#headerLinks {
    padding: 8px 8px 8px 12px;
    color: #003968;
    font-size: 10px;
    text-transform: uppercase;
}

#headerLinks a {
    color: #003968;
    text-decoration: underline;
}

#headerLinks a:hover {
    text-decoration: none;
}

#userinfo {
    color: #003968 !important;
    padding-top: 16px;
}

#content-container {
    background: #ffffff;
    border-top: 2px solid #003968;
}

#content {
    width: 780px;
    margin: 10px 0 10px 0;
    float: right;
    display: inline;
}

#contentFooter {
    margin-top: 20px;
    text-align: right;
    color: #aaa;
    clear: both;
}

.foot {
    width: 1000px;
    margin: 0;
    text-align: left;
    padding: 5px 0;
    color: #B2BDC3;
    font-size: .9em;
    vertical-align: baseline
}
.footL {
    float: left;
    width: 300px;
    margin: 0 0 0 5px;
}

.footR {
    text-align: right;
    float: right;
    width: 650px;
    padding: 0 5px 0 0;
    margin-top: -15px;
}

.foot a:link, .foot a:visited {
    margin: 0 5px;
    color: #B2BDC3;
}

.foot a:hover, .foot a:visited {
    text-decoration: none;
}


#footer {
    text-indent: -1000em;
}

#disclaimer {
    padding: 8px 4px;
}
#sections-container {
}

#sections {
    padding: 0;
    background: #003968;
    position: relative;
    z-index: 201;
}

#sections li.section {
    float: left;
    border: 0;
    background: #003968;
    position: relative;
    z-index: 202;
}

#sections li.section a {
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    display: inline;
    font-size: 1.06em;
    font-weight: bold;
    padding: 6px 12px;
    font-family: Tahoma, Geneva, sans-serif;
    outline: none;
    color: #fff;
    background: transparent;
}

#sections li.section a:hover {
    background: #f1b53d;
    color: #333;
}

#sections li.section a.selected, #sections li.section a.selected:hover {
    background: white;
    font-weight: bold;
    color: #333;
    border: 0;
    padding: 6px 12px;
}

/*want to make this arbitrarily more specific so that clicking the selected tab works*/
#sections-container #sections li.section a.clicked {
    background: #FFF;;
    color: #333;
}

#sections li.section div.tabmenu {
    display: none;
    text-transform: none;
    position: absolute;
    clear: both;
    padding: 4px;
    margin: 0;
    border: 1px solid #003968;
    border-top: 0;
    color: #003968;
    background-color: white;
    opacity: 1;
    filter:Alpha(Opacity=100);
    width: 190px;
    min-width: 190px;
}

#sections li.section div.tabmenu ol {
    margin-bottom: 6px;
}

#sections li.section div.tabmenu li li {
    padding-left: 6px;
}

#sections li.section div.tabmenu .groupHeading {
    /*resets*/ margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.35; text-decoration: none; font-size: 100%; list-style: none;
    text-transform: none;
    font-family: Tahoma, Geneva, sans-serif;
    color: #fff;
    font-weight: bold;
    background: #003968;
    float: none;
    clear: both;
}


.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary
{
    right : 5px !important;
}

fieldset.searchForm ol.left.clear li input
{
 margin-left : 5px !important;
 }

#sections li.section div.tabmenu a, #sections li.section div.tabmenu a:visited, #sections li.section div.tabmenu a:active {
    /*resets*/ margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.35; text-decoration: none; font-size: 100%; list-style: none;
    text-transform: none;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    color: #003968;
    background: white;
    float: none;
    clear: both;
}

#sections li.section div.tabmenu a:hover {
    color: #000000;
    text-decoration: underline;
    padding: 0;
    border: 0;
}


#navigation {
    margin: 20px 10px 10px 0;
    padding: 10px 4px 0 10px;
    border-top: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    float: left;
    display: inline;
    width: 185px;
}

#navigation div {
    border: 0;
    padding: 6px 2px 6px 6px;
}

#navigation div.heading {
    font-size: 1.3em;
    border-bottom: 0;
}
#navigation div.groupHeading {
    padding: 8px 0 0 0;
    color: #000000;
    font-weight:bold;
}


#navigation a:hover {
    text-decoration: none;
    color: #000000;
}

#navigation li li {
    padding-left: 0;
}

h1 {
    font-size: 170%;
    border: 0;
    color: #003968 !important;
    margin: 8px 0 16px 0;
}


h2 {
    font-size: 140%;
    border: 0;
    margin: 8px 0 16px 0;
}

div.detailsList {
    border: 1px solid #f7f7f7;
    background: #E7E9E8;;
    color: #555;
}

dl.detailsList, ol.detailsList {
    border: 1px solid #f7f7f7;
    background: #E7E9E8;
    color: #555;
}

.ui-force-state-active {
    border: 1px solid #3e9fcf !important; 
    background: #E6F4FF;
    color: #333333 !important; 
}


.ui-force-widget-header {
    border: 1px solid #3e9fcf !important; 
    background: #E6F4FF;
    color: #333333 !important;     
}

.dataTableContainer {
    position: relative !important;
}

button.splitbutton-right {
    height: 21.13px !important;
}

button.ui-state-hover {
    border: 1px solid #4A96D6 !important;
    background: #f5f7f9 url(images/ui-bg_glass_100_f5f7f9_1x400.png) 50% 50% repeat-x !important;
    font-weight: normal;
    color: #4A96D6 !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    border: 1px solid #ccc;
    background: #e6e6e6;
    font-weight: normal;
    color: #444;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
    border: 1px solid #4A96D6;
    background: #f0f0f0;
    font-weight: normal;
    color: #4A96D6;
}

.ui-corner-top, .ui-datepicker-buttonpane .ui-corner-all, .ui-datepicker-header .ui-corner-all{
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.ui-datepicker-buttonpane .ui-corner-all,.ui-datepicker-header .ui-corner-all {
    border-bottom-right-radius: 0px !important;
}

.ui-datepicker-header .ui-corner-all {
    padding:0px;
}

.ui-datepicker, .ui-dialog-titlebar-close, .ui-datepicker-header,.ui-corner-bottom {
   border-top-left-radius: 0px !important;
   border-bottom-left-radius: 0px !important;
   border-top-right-radius: 0px !important;
   border-bottom-right-radius: 0px !important;
}

.ui-datepicker, .ui-autocomplete {
    border: 1px solid #dddddd !important;
}

#subscriptions .ui-state-active {
    border: 1px solid #4A96D6 !important;
    background: #C9DFF1 url(images/ui-bg_highlight-soft_100_C9DFF1_1x100.png) 50% 50% repeat-x  !important;;
    font-weight: normal !important;;
    color: #222222 !important;;
}

#subscriptions .ui-state-error {
    border-bottom-right-radius: 0px !important;
    border: 1px solid #dd0000 !important;
    background: #ffe3e3 url(images/ui-bg_flat_100_ffe3e3_40x100.png) 50% 50% repeat-x !important;
}

#subscriptions .ui-state-active {
    border-bottom:0px !important;
}

#payments li.ui-tabs-active {
    background: #fff !important;
    border: 1px solid #ccc !important;
    border-right-width: 0 !important;
}
#accountTabs li.ui-state-active {
    border-bottom:0px !important;
}

fieldset.searchForm .ui-tabs-nav li.ui-tabs-tab {
   border: 0px  !important;
}

fieldset.searchForm .ui-tabs-nav li.ui-tabs-active {
   font-weight: bold !important;
   border: 1px solid #C5C7C9 !important;
   border-bottom-width: 0 !important;
}

fieldset.searchForm .ui-tabs-nav li a:hover {
   text-decoration: underline !important;
}

.searchTabs li.ui-tabs-active {
    background:#E7E9EA !important;
    border: 1px solid #C5C7C9 !important;
    border-bottom-width: 0 !important;
}

button.negative:hover, .closeButton:hover {
    background: #fbe3e4 !important;
    border: 1px solid #fbc2c4 !important;
    color: #d12f19 !important;
}

button.positive {
    color: #529214 !important;
}

button.positive:hover {
    background: #E6EFC2 !important;
    border: 1px solid #C6D880 !important;
    color: #529214 !important;
}

.ui-state-active a, .ui-state-active a:link {
    color:#444;
}

#subscriptions .ui-icon, #buyerSettings .ui-icon {
    display: inline-block !important;
}

.ui-dialog-titlebar-close .ui-button:hover {
   background-image: url(images/ui-icons_0b5b98_256x240.png);
}

.ui-dialog-titlebar-close .ui-button-icon:hover {
   margin-left: -8.29px !important;
   border: 1px solid #4A96D6 !important;
}

.ui-dialog-titlebar-close {
   margin-left: -8.59px !important;
   background: #e7eef3 url(images/ui-bg_highlight-soft_100_e7eef3_1x100.png) 50% 50% repeat-x
}

.ui-button-icon:hover {
    border: 1px solid #4A96D6 !important;
}

.obs-widget-header
{
background: #003968 !important;
}

.obs-widget.col-1 .ui-button
{
background: #F1B53D !important;
}

.obs-widget.col-1 .ui-button:hover
{
background: #585858 !important;
}

.obs-widget.col-1 .ui-button-text
{
color : black !important;
}

.obs-widget.col-1 .ui-button-text:hover
{
color : white !important;
}

.center-content .bulletin
{
border: 1px solid red !important;
}

.ui-autocomplete
 {
  z-index : 999999 !important;
  }

   div.ui-dialog[aria-describedby="accountSelectDialog"]
   {
   z-index: 999999 !important;
   }
      div.ui-dialog[aria-describedby="timeoutDialog"]
         {
         z-index: 99999 !important;
         }

   div.ui-dialog[aria-describedby="authenticationDialog"]
        {
        z-index: 99999 !important;
        }