/* Minification failed. Returning unminified contents.
(63,1): run-time error CSS1036: Expected expression, found '}'
 */
.hidden {
	display: none;
}

.read-only {
    color: silver;
}

fieldset {
	width: 1024px;
	overflow: auto;
	margin-bottom: 20px;
	padding: 10px;
}

fieldset.transaction-data div, #yodlee-trx-results {
	overflow: auto;
}

.highlight-info {
	color: red;
}
.diagnostic-info {
    color: #163bc3;
}

#reset-container,  #yodlee-trx-results {
	border-radius: 3px;
	padding: 4px;
}

input[type='button'] {
	padding: 2px;
	margin:10px 0 10px 0;
}

input[type='text'].date {
	width: 80px;
}
.important-action {
	border-style: wave;
	border-color: #AA1100;
}

#context-area {
	color: #696969;
}
#context-area a, #context-area a:visited  {
	color: #696969;
}

/*.working{
	horizontal-align:center;
}*/

#workingContainer{
	height:30px;
	margin:5px 0 5px 0;
}

#importedTransactionTable{
	min-height:
}

table td, table th {
    text-align: center;
}
table td.login-status, table th.login-status {
    width: 200px;
}

table td.diag-mode, table th.diag-mode {
    width: 70px;
}

table td.login-id, table th.login-id {
    width: 80px;
}

button.small-button {
    border-radius: 6px 6px 6px 6px;
    font-size: 0.8em;
}

#force-refresh {
    margin-top: 6px;
    width: 90%;
}

tr.automatically-provisioned {
    color:silver;
    font-style:italic;
}

#force-refresh-message {
    color: #38852c;
}

table td.acct-desc, table th.acct-desc {
    width: 110px;
}

#summary-content-container div.progress-container {
    text-align: center;
}

fieldset div.feed-login-mfa-criteria {
    float: right;
    position: relative;
    top: -95px;
    width: 45%;
    margin-bottom: -40px;
}

#show-mfa-criteria {
    float: right;
}

#mfa-info-progress-area {
    clear: both;
    float:right;
}

#feed-login-mfa-criteria-content ul li span {
    display:block;
    margin-left: 10px;
}
#feed-login-mfa-criteria-content ul li strong {
    font-weight: bold;
    color: blue;
}

.progress {
	padding: 4px;
}

.progress-on {
	background: url('Content/Images/Progress.gif') no-repeat 0px 0px;
	padding-left: 32px;
}

.buttons input[type=button] {
	margin-right: 8px;
}

/* for the statistics view */
#section-statistics {
    width: 80%;
}

    #section-statistics fieldset {
        display: block;
        width: 100%;
    }
        #section-statistics fieldset div {
            padding: 1.5% 1%;
        }

            #section-statistics fieldset div span {
                margin-left: 1%;
                font-style:italic;
                color: #98999a
            }

        #section-statistics fieldset div input, #section-statistics fieldset div label {
            vertical-align:middle;
        }


.invoice-type-lisbox {
	height: 100px;
}

#taxZoneEditForm input[type="text"], #taxZoneEditForm select {
	width: 250px;
}

table.feature-search-results {
    padding: 3px 5px;
    list-style: none;
}
span.feature-selected {
    color: #23bf30;
    font-weight: bold;
}
    table.feature-search-results span.feature-main-detail {
        font-weight: bold;
        color: #737cb5;
        margin-right: 10px;
    }
    table.feature-search-results span.feature-extra-detail {
        font-style: italic;
    }
div.search-header{
    font-size:1.2em;
    font-weight:bold;
    margin: 6px 0 6px 0;
}

div.search-section{
    margin: 8px 0;
}

div#searchTypeDivider{
    width: 50%;
    height: 0px;
    margin: 14px 0 0 0;
}

fieldset.bulk-feed-update div {
    width: 45%;
    clear:both;
}
fieldset.bulk-feed-update div input {
    float:right;
    width:60px;
}
fieldset.bulk-feed-update button {
    margin-top: 20px;
}

/* For BankFeed tab view */
ul.tab-header {
    list-style:none;
    padding: 0;
}
    ul.tab-header li {
        float:left;
        width:120px;
        vertical-align:middle;
        border: 1px dotted grey;
        background-color:#eeeeee;
        text-align:center;
        padding: 20px 8px 8px 8px;
        margin-top: 4px;
        color:gray;
    }

            ul.tab-header li a {
                color:grey;
            }
            ul.tab-header li.tab-active {
            border: 1px solid black;
            background-color:white;
            border-bottom:none;
            padding: 16px 8px;
             margin-top: 0px;
        
                color:black;
                font-size:1.2em;
            }
div.tab-content-container {
    padding: 8px;
    border: 1px solid black;
    clear:both;
}
    div.tab-content {
        display:none;
    }

    div.tab-content-container div.tab-active {
        display:block;
    }
.form-error {
    color:red;
}

#authority-progress-overlay {
  position: relative;
  width: 1024px;
  height: 270px;
  opacity: .5;
  top: -274px;
  background-color: silver;
  margin-bottom: -270px;
  z-index:10;
}
#authority-progress-overlay img {
    left: 450px;
    position: relative;
    top: 100px;
}

fieldset.new-customer-authority {
    
}
    fieldset.new-customer-authority div {
        width: 370px;
        height: 30px;
    }
    fieldset.new-customer-authority .actions {
        display:block;
    }
        fieldset.new-customer-authority .new-cust-auth-left-col, fieldset.new-customer-authority .new-cust-auth-right-col {
            vertical-align:top;
            height:100%;
            display:inline-block;
        }
        fieldset.new-customer-authority .new-cust-auth-right-col {
            margin-left: 80px;
        }
            fieldset.new-customer-authority div select {
            }
    fieldset.new-customer-authority div input, fieldset.new-customer-authority div select, fieldset.new-customer-authority .expanded-content {
        float: right;
        width: 250px;
    }

    fieldset.new-customer-authority .expanded-content {
        height:80px;
    }

.inactive {
    color: lightgray;
}


/* End - For BankFeed tab view */
section.real-time-statistics {
	margin-top: 20px;
}


table.real-time-statistics {
    font-size:x-large;
    float:left;
}

    section.real-time-statistics fieldset {
        width: 850px;
    }

    table.real-time-statistics td, table.real-time-statistics th {
        padding: 8px 12px;

        float:right;
	}

    /*onscreen messages*/
    .errorMessage{
        color: red;
        font-size: 1.2em;
    }

    .successMessage{
        color:green;
        font-size: 1.2em;
    }
/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

html{overflow-y:scroll;}

body {
    background-color: #fff;
    font-size: .7em;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}


a:link {
    color: #034af3;
    text-decoration: underline;
}

a:visited {
    color: #505abc;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #12eb87;
}

p, ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}

header,
footer,
nav,
section {
    display: block;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

header, #header {
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

header h1, #header h1 {
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
    text-shadow: 1px 1px 2px #111;
}

#main {
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}

footer, 
#footer {
    background-color: #fff;
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0 0 30px 0;
    font-size: .9em;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li {
    display: inline;
    list-style: none;
}

ul#menu li#greeting {
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a {
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}

ul#menu li a:hover {
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active {
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a {
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    border: 1px solid #696969;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

input[type="text"], 
input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"] {
    font-size: 1.2em;
    padding: 5px;
}

/* TABLE
----------------------------------------------------------*/

table {
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

table td {
    padding: 5px;
    border: solid 1px #e8eef4;
}

table th {
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

nav, 
#menucontainer {
    margin-top: 40px;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: black;
}

#logindisplay a:link {
    color: black;
    text-decoration: underline;
}

#logindisplay a:visited {
    color: black;
    text-decoration: underline;
}

#logindisplay a:hover {
    color: black;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

.ng-hide {
    display:none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, 
.editor-label {
    margin: 1em 0 0 0;
}

.display-field, 
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}


