/* This really needs to be reorganized. */

/* Master layout ===================================================================== */

/* Sticky footer --- */

* {
    margin: 0;
    padding: 0;
}

html,
body,
form,
#doc3,
#stickywrapper {
    height: 100%;
}

body>#stickywrapper {
    height: auto;
    min-height: 100%;
}

form>#stickywrapper {
    height: auto;
    min-height: 100%;
}

#main {
    padding-bottom: 22px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */

/* end sticky footer --- */

.Invisible {
    display: none;
}

body {
    font-family: "core_sans_c45_regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

label,
input,
button,
select,
textarea {
    font-size: 13px;
}

#full-copyright {
    font-size: 9px;
    text-align: left;
    margin: 0 10px 2px 10px;
    color: #555;
}

/*.MainColumnContent a
{
    color:#505050;
}
.MainColumnContent a:hover
{
    color:#0066CC;
}*/

table td {
    border-color: #D0D0D0;
    padding: 3px 5px 3px 5px;
}

h3 {
    color: #404040;
}

.accordionContent table td {
    vertical-align: top;
}

table th {
    background-color: #8EE5EE;
    /*padding: 3px 3px 3px 3px;*/
    padding: 0.2em;
}

table thead {
    background-color: #8EE5EE;
}

tr.alt1 {
    background-color: #F9F9FF;
}

tr.alt2 {
    background-color: #FCFCFF;
}

td.leftcol {
    width: 12em;
    color: #555555;
}

td.wideleftcol {
    width: 13em;
    color: #555555;
}

.ServicePageHead td.leftcol {
    width: 20%;
}

#hd {
    background-color: #003399;
    padding: 0px;
    margin-bottom: 0px;
    border: 0px;
}

.floatleft {
    float: left;
    padding: 0 0.5em 0.5em 0;
}

#VerificationRight {
    /*float:right;*/
    /*width: 300px;*/
    padding: 0.5em;
    background: #F5F5F5;
    border: solid 1px #666666;
}

.header {
    background: #fff url('../images/HeaderBottomBar.gif') repeat-x left top;
    height: 65px;
    vertical-align: text-bottom;
    position: relative;
}

.entryheader {
    background: #fff url('../images/HeaderBottomBar.gif') repeat-x left top;
    height: 65px;
    vertical-align: text-bottom;
    position: relative;
}

.headerloginstatus {
    float: right;
    position: absolute;
    bottom: 10px;
    right: 0px;
}

.header a {
    color: #0052A5;
}

.HeaderPhoto {
    float: right;
}

.HeaderPhoto img {
    margin: 0px;
    padding: 0px;
}

.HeaderPracticeNameBG {
    display: inline-block;
    font-family: "core_sans_c45_regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #0f0f59;
    font-size: 29px;
    line-height: 25px;
    margin: 5px 0;
    border-bottom: 2px solid #0f0f59;
    /*position: absolute;
    left: 0px;
    top: 0px;*/
}

#PYHLogo {
    position: absolute;
    left: 0px;
    top: 0px;
}

#PracticeName {
    font-family: "core_sans_c45_regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #0f0f59;
    font-size: 26px;
    line-height: 32px;
    position: absolute;
    left: 0;
    top: 28px;
    height: 32px;
}

.topnav {
    background: #fff url('../images/navbar_bkgd.gif') repeat-x left top;
    padding: 0 20px 0 20px;
    margin: 0 0 1em 0;
    height: 26px;
    line-height: 26px;
}

#AccountIDBar {
    position: absolute;
    left: 0.5em;
}

#AccountIDBar ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0.5em 0 0.5em;
    text-align: center;
}

#AccountIDBar ul li {
    display: inline;
    border-right: 1px solid #666666;
    padding: .2em 0.5em;
}

#bd {
    background-color: White;
    padding-bottom: 32px;
}

#ft {
    padding: 5px 10px;
    margin-top: -32px;
    position: relative;
    clear: both;
}

#footerwrapper {
    color: #FFF;
    background-color: #0f0f59;
    line-height: 22px;
    height: 22px;
    clear: both;
}

#footerlinks {
    position: absolute;
    left: 0.5em;
}

#footerlinks ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#footerlinks ul li {
    display: inline;
}

#footerlinks ul li a {
    text-decoration: none;
    padding: .2em 1em;
    color: #FFFFFF;
    border-right: 1px solid #fff;
}

#footerlinks ul li a:hover {
    text-decoration: underline;
}

#footercopyright {
    font-family: "core_sans_c45_regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: right;
    position: absolute;
    right: 15px;
}

#maincolumn {
    background-color: White;
    margin-bottom: 0px;
    margin-left: 5px;
    padding: 0 0.5em 0.5em 1em;
    height: 1%;
    color: #333333;
}

.MainColumnTitle {
    height: 40px;
    background-color: #0f0f59;
    border-style: solid;
    border-width: 1px;
    border-color: #E0E0E0;
}

.MainColumnContent {
    color: #333333;
    padding: 0.5em 0em;
}

.MainColumnContent table {
    width: 100%;
    margin: 0;
}

.MainColumnContent th {
    border-color: #333333;
    background-color: #F5F5F5;
    color: #333333;
}

.MainColumnContent h3 {
    color: #555;
}

.MainColumnTable {
    margin: 0 0 1em 0px;
}

.NameEntryLabel {
    width: 4em;
    text-align: right;
    float: left;
    padding-right: 0.5em;
}

.watermarked {
    color: #B0B0B0;
}

.ErrorDisplayPanel {
    border: solid 1px #000;
    background-color: #800000;
    color: #FFF;
    padding: 1em;
    margin-top: 0.5em;
    text-align: center;
    font-size: 108%;
    font-weight: bold;
    margin-bottom: 0.5em;
    /* A little roundrect chrome for non-IE users
    border-radius: 8px; */
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -moz-border-radius: 5px;
}

.PaymentPanel {
    border: solid 1px #E0E0E0;
    background-color: #F5F5F5;
    padding: 1em;
    margin-top: 0.5em;
    /* A little roundrect chrome for non-IE users
    border-radius: 8px; */
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -moz-border-radius: 5px;
}

.PaymentPanel table {
    background-color: inherit;
}

.PaymentPanel td {
    border: none;
}

.PaymentPanel h3 {
    margin-top: 0;
    color: #404040;
}

.PaymentPanel ul {
    margin: 0;
    padding: 0;
    text-align: left;
    margin-top: 7px;
    margin-bottom: 7px;
}

.PaymentPanel ul li {
    list-style-type: none;
}

.PaymentPanel ul li img {
    float: none;
    vertical-align: middle;
    margin-right: 7px;
}

.PaymentPanel input[type="radio"] {
    margin-top: 5px;
    margin-bottom: 5px;
}

.ChargeFailurePanel {
    background-color: #FFE0E0;
    border: solid 1px #E0E0E0;
    padding: 1em;
    margin-top: 0.5em;
    /* A little roundrect chrome for non-IE users
    border-radius: 8px; */
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -moz-border-radius: 5px;
}

.ChargeSuccessPanel {
    background-color: #d5f6d5;
    border: solid 1px #E0E0E0;
    padding: 1em;
    margin-top: 0.5em;
    /* A little roundrect chrome for non-IE users
    border-radius: 8px; */
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -moz-border-radius: 5px;
}

.ChargeSuccessPanel td {
    border: none;
}

.PayflowBanner table {
    height: 46px;
    text-align: center;
    background-color: #0f0f59;
    color: #FFF;
    font-family: Verdana;
    vertical-align: top;
    margin: 0;
}

.PayflowBanner table th {
    background-color: #D64E2A;
    font-family: Verdana;
    font-weight: normal;
    color: #FFF;
    vertical-align: bottom;
    margin-bottom: 0px;
    border-left: 4px #fff solid;
    border-right: 4px #fff solid;
    border-bottom: 0px;
    border-top: 0px;
    padding: 0px;
}

.PayflowBannerTop {
    vertical-align: bottom;
    font-size: 100%;
}

.PayflowBannerBottom {
    vertical-align: top;
    font-size: 131%;
}

.PayflowBanner table td {
    width: 33%;
    margin-top: 0px;
    border-left: 4px #fff solid;
    border-right: 4px #fff solid;
    border-bottom: 0px;
    border-top: 0px;
    padding: 0px;
}

.PayflowBannerDim {
    background-color: #ababbc;
}

.AspNet-RadioButtonList-Item {
    margin-bottom: 7px;
    vertical-align: middle;
    margin-right: 7px;
}

.GlossaryIndex {
    font-size: 85%;
}

.GlossaryIndex a {
    color: #0052A5;
    text-decoration: none;
}

.GlossaryIndex a:hover {
    text-decoration: underline;
}

.GlossaryIndex td {
    width: 33%;
}

.GlossaryItem {
    border: solid 1px #E0E0E0;
    background-color: #F5F5F5;
    padding: 0em 1em;
    margin-top: 0.5em;
    /* A little roundrect chrome for non-IE users
    border-radius: 8px; */
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -moz-border-radius: 5px;
}

.GlossaryItem h3 {
    color: #404040;
}

.GlossaryItem a {
    color: #333333;
}

.GlossaryItem a:hover {
    color: #333333;
    text-decoration: none;
}

.FAQIndex {
    font-size: 85%;
}

.FAQIndex a {
    color: #0052A5;
    text-decoration: none;
}

.FAQIndex a:hover {
    text-decoration: underline;
}

.FAQItem {
    border: solid 1px #E0E0E0;
    background-color: #F5F5F5;
    padding: 0em 1em;
    margin-top: 0.5em;
    /* A little roundrect chrome for non-IE users
    border-radius: 8px; */
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -moz-border-radius: 5px;
}

.FAQItem h3 {
    color: #404040;
}

.FAQItem a {
    color: #333333;
}

.FAQItem a:hover {
    color: #333333;
}

.WelcomeItems {
    font-size: 85%;
}

.WelcomeItem {
    border: solid 1px #E0E0E0;
    background-color: #F5F5F5;
    padding: 0em 0.5em;
    margin-top: 0.2em;
    /* A little roundrect chrome for non-IE users
    border-radius: 8px; */
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -moz-border-radius: 5px;
}

.WelcomeItem p {
    margin: 0.5em;
}

.WelcomeItem h3 {
    color: #404040;
    margin: 0.5em 0.4em;
    font-size: 14px;
    text-decoration: underline;
}

.WelcomeItem h3 a,
.WelcomeItem h3 a:hover {
    color: #333333;
    padding: 0;
}

.SettingsPanel {
    border: solid 1px #E0E0E0;
    background-color: #F5F5F5;
    padding: 1em;
    margin-top: 0.5em;
    /* A little roundrect chrome for non-IE users
    border-radius: 8px; */
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -moz-border-radius: 5px;
}

.SettingsPanel h3 {
    margin-top: 0;
    color: #404040;
}

.PasswordStrength {
    color: #FF4040;
}

.HeaderText {
    color: #FFF;
    font-family: "core_sans_c45_regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*font-size: 197%;*/
    padding-left: 0.25em;
    padding-top: 0.15em;
    font-size: 26px;
    line-height: 32px;
}

#TitleLogin {
    background: #C97E50 url('../images/PYHLogin.gif') no-repeat left top;
}

#TitleWelcome {
    background: #0f0f59;
}

#TitleVerification {
    background: #FF6600 url('../images/verification.gif') no-repeat left top;
}

.HorizontalButtonList {
    margin: -2px 0 0 0;
    line-height: 2em;
}

.HorizontalButtonList ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.HorizontalButtonList ul li {
    list-style-type: none;
    display: inline;
}

.HorizontalButtonList ul li a {
    text-decoration: none;
    color: #0052A5;
    padding: 0.2em 0.5em 0.2em 0.5em;
    background-color: #E5FFFE;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    /* A little roundrect chrome for non-IE users
    border-radius: 8px; */
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -moz-border-radius: 5px;
}

.EditItem .HorizontalButtonList ul li a,
.InsuranceItem .HorizontalButtonList ul li a,
.ActivePanel .HorizontalButtonList ul li a,
.EditPanel .HorizontalButtonList ul li a {
    border-top: 0px;
    /* A little roundrect chrome for non-IE users
    border-radius: 8px; */
    -webkit-border-radius: 0 0 5px 5px;
    -opera-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
}

.HorizontalButtonList ul li a:hover {
    background-color: #054796;
    color: #FFF;
}

.EditPanel tr.alt1 {
    background-color: #FFF0F0;
}

.EditPanel tr.alt2 {
    background-color: #FFF6F6;
}

.Verification {
    border: solid 1px #D5D5D5;
    padding: 0.5em;
    margin-bottom: 1em;
}

.Verification h3 {
    line-height: 1.5em;
    color: #666666;
}

.AddItem {
    margin: 2em, 0.5em, 1em, 0.5em;
    padding-top: 1em;
    border-top: solid 1px #D5D5D5;
}

.AspNet-DataList,
.AspNet-DataList-Item,
.AspNet-DataList-Alternate,
.AspNet-DataList-EditItem {
    border: 0px;
}

.AspNet-DataList-EditItem tr.alt1 {
    background-color: #FFF0F0;
}

.AspNet-DataList-EditItem tr.alt2 {
    background-color: #FFF6F6;
}

input {
    color: #333333;
}

.ActivePanel {
    color: #333333;
}

.InactivePanel {
    color: #666666;
}

#UpdateTable {
    margin-top: 1em;
}

.UpdateNotificationMessage {
    border: solid 1px #D5D5D5;
    padding: 0.2em 0.5em;
    color: #A03333;
    margin-top: -1px;
}

input.NameFirst {
    width: 9em;
}

input.NameMiddle {
    width: 9em;
}

input.NameLast {
    width: 9em;
}

input.NameSuffix {
    width: 2em;
}

#navcolumn {
    background-color: #F5F5F5;
    padding: 0 0.5em 0.5em 0.5em;
    border-style: solid;
    border-width: 1px;
    border-color: #E0E0E0;
    color: #333333;
}

#navcolumn h4 {
    margin: 0.25em 0 0.15em 0;
    padding: 0.25em;
}

#navcolumn ul {
    list-style-type: none;
    margin: 0;
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
}

#navcolumn li {
    margin: 0;
    list-style-position: outside;
    list-style-type: none;
}

#navcolumn a {
    display: block;
    color: #0052A5;
    background-color: #E5FFFE;
    text-decoration: none;
    padding: 0.2em .8em;
    width: 10.50em;
    .width: 10.20em;
    /* Apply to IE6 + IE7 */
    _width: 10.50em;
    /* Reapply to IE6 */
}

#navcolumn a:hover {
    background-color: #0f0f59;
    color: #FFF;
}

#active a {
    display: block;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    background-color: #600;
    padding: .2em .8em;
}

input.button {
    padding: 0 .25em;
    width: 0;
    overflow: visible;
}

input.button[class] {
    /*ie ignores [class]*/
    width: auto;
}

h1 {
    color: #6F6F6F;
}

h2 {
    color: #4C4C4C;
}

h3 {
    color: #161616;
    font-size: 16px;
}

.AspNet-Login {
    background-color: #F5F5F5;
    padding: 0;
    margin: 0.5em 0 0.5em 0;
    border-style: solid;
    border-width: 1px;
    border-color: #E0E0E0;
    width: 22em;
}

.AspNet-Login-TitlePanel {
    font-weight: bold;
    color: #F7F6F3;
    background: #003399;
    text-align: center;
    height: 1.7em;
    line-height: 1.7em;
    padding: 0;
    margin-bottom: 0.5em;
}

.AspNet-Login-InstructionPanel {
    color: Red;
    margin: 0.3em 0.6em 0.3em 0.5em;
    text-align: right;
}

.AspNet-Login-UserPanel,
.AspNet-Login-PasswordPanel {
    text-align: right;
    margin-bottom: 0.3em;
}

.AspNet-Login-InstructionPanel,
.AspNet-Login-UserPanel label,
.AspNet-Login-PasswordPanel label {
    white-space: nowrap;
}

.AspNet-Login-UserPanel input,
.AspNet-Login-PasswordPanel input {
    width: 10.5em;
}

.AspNet-Login-SubmitPanel input {
    margin: 0.5em;
}

.AspNet-Login label em {
    text-decoration: none;
    font-style: normal;
}

.ServicePageHead {
    margin-bottom: 1em;
}

.accordionClaimHeader {
    border: 1px solid #ffffff;
    /*#2F4F4F;*/
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    /*padding: 5px;*/
    margin-top: 5px;
    cursor: pointer;
}

.accordionClaimHeader table th {
    color: #FFFFFF;
    background-color: #0f0f59;
    border: 1px solid #FFFFFF;
    border-bottom: none;
}

/* Accordion */

.accordionHeader {
    border: 1px solid #6f9f9f;
    /*#2F4F4F;*/
    color: #dfdfdf;
    background-color: #3e5d8b;
    /*#2E4d7B;*/
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    /*padding: 5px;*/
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected {
    border: 1px solid #4f7f7f;
    border-bottom: none;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent {
    background-color: #D3DEEF;
    border: 1px solid #4f7f7f;
    border-top: none;
    padding: 5px;
    margin: 0;
}

.accordionContent table th {
    border: none;
    background-color: #5078B3;
    color: #FFFFFF;
    text-align: left;
    font-weight: normal;
    font-size: 77%;
    padding-left: .5em;
}

.col1Encounter {
    width: 15%;
}

.col2Encounter {
    width: 35%;
}

.col3Encounter {
    width: 40%;
}

.col4Encounter {
    width: 10%;
}

.col1Trans {
    width: 65%;
}

.col2Trans {
    width: 15%;
}

.col3Trans {
    width: 20%;
}

.col1Service {
    width: 10%;
}

.col2Service {
    width: 15%;
}

.col3Service {
    width: 20%;
}

.col4Service {
    width: 45%;
}

.col5Service {
    width: 10%;
}

.ChargeLine {
    background-color: #FFFFFF;
}

.PaymentLine {
    background-color: #A0FFA0;
}

.AdjustmentLine {
    background-color: #FFFFA0;
}

.DenialLine {
    background-color: #FFE0E0;
}

.BalanceLine {
    background-color: #FFFFFF;
}

.PaymentVerification table {
    border: none;
    font-size: 93%;
}

.PaymentVerification td {
    border: none;
}

.PaymentLeftCell {
    width: 15em;
    font-weight: bold;
    text-align: right;
}

#ProcessingOuterOverlay {
    top: 0px;
    left: 0px;
    width: 99%;
    height: 5000px;
    position: absolute;
    background-color: white;
    z-index: 999;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    padding-top: 25%;
    padding-left: 30%;
}

#ProcessingInnerOverlay {
    text-align: center;
    width: 444px;
    border: 1px solid black;
    padding: 10px;
    background-color: #eee;
    z-index: 998;
    filter: alpha(opacity=100);
    -moz-opacity: 1.00;
}

.PaymentChargeSummary .AspNet-GridView-Header th {
    text-align: left;
    border: none;
}

.NotifyText {
    margin-top: 2em;
    padding-top: 1.5em;
    border-top: 2px solid #CCC;
    font-size: 85%;
}

.ContentPanel {
    border: solid 1px #EEE;
    background-color: #FFF;
    padding: 1em;
    margin-bottom: 0.5em;
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -moz-border-radius: 5px;
}

.DataForm {
    width: 500px;
    border-collapse: collapse;
}

.DataForm input {
    width: 15em;
    border: 1px solid #C8C8C8;
}

.DataFormButton {
    border: 0px;
    width: auto;
}

.SubmitButton {
    width: 5em;
    border: 2px solid #F0F;
    background: #9CF;
}

.DataForm th {
    border: none;
    border-bottom: 2px solid #6678b1;
    padding: 1em 0em 0.1em 0em;
    font-weight: normal;
    font-size: 123.1%;
    color: #335;
}

.DataForm td {
    padding: 4px 8px 4px 8px;
    border: none;
}

.DataFormLabel {
    text-align: right;
    width: 180px;
    vertical-align: top;
}

.DataFormValue {
    font-weight: bold;
}

.DataFormValue.Textarea {
    width: 20em;
}

.DataFormValue Input {
    width: auto;
}

.DataFormDate input {
    width: auto;
}

.DataFormRadio input {
    width: auto;
    border: none;
}

.DataFormNotes {
    width: auto;
}

.DataFormNotes textarea {
    width: 23em;
}

.NextPageButton {
    margin-top: 0.5em;
}

.HelpLabel {
    cursor: help;
    display: inline;
}

.HelpWindow {
    border: solid 1px #999999;
    background-color: #FFFFFF;
    font-size: 93%;
    padding: 0.5em;
    text-align: left;
}

.ptooltip {
    cursor: help;
    display: inline;
}

.ptooltip img {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.css3button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: white url('../images/button.png') 0 0 repeat-x;
    /* Image fallback */
    background: -moz-linear-gradient(0% 170% 90deg, #c4c4c4, white);
    background: -webkit-gradient(linear, 0% 0%, 0% 170%, from(white), to(#c4c4c4));
    border: 1px solid;
    border-color: #e6e6e6 #cccccc #cccccc #e6e6e6;
    border-radius: 3px;
    color: #404040;
    display: inline-block;
    font-family: "Arial Unicode MS", helvetica, arial, freesans, "liberation sans", "numbus sans l", sans-serif;
    font-size: 13px;
    outline: 0;
    padding: 5px 8px 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 white;
    white-space: nowrap;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.css3button:hover {
    background: -moz-linear-gradient(0% 170% 90deg, #b8b8b8, white);
    background: -webkit-gradient(linear, 0% 0%, 0% 170%, from(white), to(#b8b8b8));
    border-color: #99ccff;
    color: #333333;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.css3button:active {
    position: relative;
    top: 1px;
    -box-shadow: 0 0 7px yellow;
    -webkit-box-shadow: 0 0 7px yellow;
    -moz-box-shadow: 0 0 7px yellow;
}

.css3button:active,
.css3button:focus {
    background-position: 0 -25px;
    background: -moz-linear-gradient(0% 170% 90deg, white, #dedede);
    background: -webkit-gradient(linear, 0% 0%, 0% 170%, from(#dedede), to(white));
    border-color: #8fc7ff #94c9ff #94c9ff #8fc7ff;
    color: #1a1a1a;
    text-shadow: 1px -1px 0 rgba(255, 255, 255, 0.5);
}

.PageButtons td {
    border: none;
}

.notificationMessage {
    color: Red;
    background-color: #DDFFDD;
    margin-bottom: 0.5em;
    border: 1px solid Gray;
}

.inCollections {
    background-color: red;
}

h1,
h2,
h3 {
    color: #444;
}

.bsTextInputFix {
    margin-bottom: 0 !important;
    width: 270px !important
}

.w320 {
    width: 320px !important
}

.whitebg {
    background-color: white;
}

#emsInsurance input,
#emsInsurance textarea,
#emsInsurance select {
    margin-bottom: 0
}

label {
    display: inline;
}

.lastInput {
    margin-bottom: 0 !important
}

@media print {
    html,
    body {
        height: 99%;
    }
}

/* bs override */

.btn-primary {
    background-color: #37474f;
    *background-color: #37474f;
    background-image: -moz-linear-gradient(top, #737d85, #37474f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#737d85), to(#37474f));
    background-image: -webkit-linear-gradient(top, #737d85, #37474f);
    background-image: -o-linear-gradient(top, #737d85, #37474f);
    background-image: linear-gradient(to bottom, #737d85, #37474f);
    background-repeat: repeat-x;
    border-color: #37474f #37474f #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff737d85', endColorstr='#ff37474f', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #ffffff;
    background-color: #37474f;
    *background-color: #37474f;
}

.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #737d85;
}

#PYHLogo h1 {
    font-family: "core_sans_c35_light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #0f0f59;
    font-size: 58px;
    line-height: 38px;
    margin: 15px 0;
}

.alert-info {
    background-color: #e5f8ff;
}

.alert-error {
    background-color: #fae2e2;
}

.feeSectionLabel {
    text-align: right !important;
    width: 200px;
}

.confirm-message {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.header-tm {
    color: #969696;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    margin-top: -5px;
}

.header-tm-full {
    color: #969696;
    font-size: 20px;
    display: inline-block;
    position: absolute;
    margin-top: -15px;
}

.footer-version-label {
    color: #0f0f59;
}

.validation-message {
    color: red;
}