﻿/*#Calculate {
    display:none;
}
#pay {
    display:none;
}
#contact {
    display:none;
}*/

html {
    overflow: auto;
}

h1 {
    font-size: 40px !important;
    min-width: 800px !important;
    display: inline-block !important;
}

body {
   /* background: url(../img/slide-bg.jpg) no-repeat 0px 0px;*/
    background-size: cover;
}

.title {
    margin-top: 35px;
    display: inline;
    padding-left: 0px !important;
}

.title2 {
    font-size: 30px !important;
    display: inline !important;
}

.logo {
    padding-bottom: 10px;
}

.verifyInfo {
    color: white;
    padding-bottom: 10px;
    margin-top: 10px !important;
    font-size: 15px;
}

input {
    color: black !Important;
}

.amountError{
    color: #E87200;
        font-weight: bold;
    font-size:14px;
}

.wrongUser {
    width: 100%;
    /*height:20px;*/
    padding: 10px;
   /* background: red;*/
    color: #E87200;
    font-size: 10px;
    font-weight:bold;
    text-align:right;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    border: 0;
	max-width: 100%;
}
.calculationTable {
    /*background: #097B84;*/
   /* background: rgb(28, 63, 71);*/
   background:#bfb7b0;
    color: #1d1d1d;
    font-size: 17px;
    width: 100% !important;
}

    .calculationTable td {
        padding: 12px;
        border-bottom: 1px solid white;
        /*min-width:200px;*/
    }

    .calculationTable input {
        padding: 8px;
    }

    .calculationTable span {
        display: inline-block;
        min-width: 200px;
    }
input[type=submit]
    {
        margin-top:0;
        font-size:1.25em;
    }
    /* start - Home Page -Similar to calculation Table*/
    .VerifyInfoTable {
    /*background: #097B84;*/
   background:#bfb7b0;
    color: #1d1d1d;
    font-size: 17px;
    width: 100% !important;
}

    .VerifyInfoTable td {
        padding: 12px;
        border-bottom: 1px solid white;
        /*min-width:200px;*/
    }

    .VerifyInfoTable input {
        padding: 8px;
    }

    .VerifyInfoTable span {
      
        min-width: 200px;
    }

    /* End - Home Page -Similar to calculation Table*/
.receiptLogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 0 10px 0;
}
#MainContent_txtInvoiceToPay, #MainContent_txtCreditCardNumber {
    min-width: 375px;
    margin-left: 10px;
    background-color: white !important;
}

#MainContent_txtAmountInput {
    min-width: 375px !important;
    background-color: white !important;
}

.templateReference {
    font-size: 10px;
}

.warningInfo {
    color: tomato;
}

.logo {
    padding-left: 20px;
}

.messageCreditCard {
    font-size: 13px;
    font-style: italic;
    padding: 10px;
}

.calc {
    /*padding-top: 8%;
    width: 600px;*/
    max-width:100%;
}

.verifyInfo td {
    padding: 5px;
}


.verifyInfo input {
    padding: 10px;
}

.divice-info-text {
    padding-bottom: 10px;
}

.header {
    /*height: 90px; */
}

.messageCreditCard {
    color: white;
    font-size: 15px;
}

.tab {
    min-height: 500px !important;
    padding-top: 30px;
}

.CreditCardLogo {
    padding-top: 10px;
}

.links {
    color: #e4e3e3;
    font-style: italic;
}

.linksStyle{
    font-size:18px;
    color:blue;
}

/*.resp-tabs-container {
    height:760px;
}

.tab {
    height:100%;
}*/

#MainContent_txtDispInvoicesToPay {
    width: 387px;
    background: none repeat scroll 0% 0% transparent;
    color: white !important;
    border: medium none;
}

.ui-widget-header {
    border: 1px solid #4F0014 !important;
    background: #69001A !important;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}



.links {
    color: #FF5E5E !important;
}

.btnSmall {
    background: #D35454;
    padding: 0.3em 1em 0.3em 1em;
    font-size: 1em;
    margin-top: 5px;
    color: #FFF;
}

    .btnSmall:hover {
        background: #eb3e1f;
        color: #fff;
    }

.btnSmall {
    display: inline-block;
    padding: 3px 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.panel3, .collapsePanelHeader {
    cursor: move;
    background-color: #00574F;
    border: solid 1px Gray;
    color: Black;
    padding: 6px;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 100 !important;
    color: white;
    text-align: center;
}

.arrows {
    float: right;
}

table #thedialog {
    background: white;
    padding: 20px !important;
}

.ui-dialog .ui-dialog-content {
    background: white !important;
}

.customerInfo {
    color: black;
    font-weight: 600;
}

.collapsePanelHeader {
    background: #69001A !important;
}

#thedialog {
    font-weight: 100 !important;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    /*height:100% !important;
    overflow-y:scroll;*/
    /*height:900px !important;*/
    overflow: auto;
    height: 549px; /* IE is dumb */
    max-height: 549px; /* Or the amount of pixels you want */
}

.panelLabel {
    font-weight: 700 !important;
    text-transform: uppercase;
}

#thedialog th {
    font-weight: 100 !important;
}

#thedialog table tr:not(.customerInfo) {
    line-height: 30px;
}

.ui-dialog {
    top: 30px !important;
}

/*TABLE STYLES*/

.ReceiptTableWrap {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.ReceiptTable {
    border: solid 1px black !important;
    width: 100%;
    padding: 50px !important;
}

    .ReceiptTable td {
        padding: 2px 10px !important;
        /*width: 70% !important;*/
    }

    .ReceiptTable hr {
        border: 0 !important;
        height: 1px !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
        background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
        background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
        background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    }

.invoiceTD {
    max-width: 0px;
    word-wrap: break-word;
}

#MainContent_lblInvoiceNumber {
    width: 500px;
    max-width: 500px;
    word-wrap: break-word;
}

.invoiceLabel {
    text-align: right;
    font-weight:600;
    width: 50% !important;
    width: 50% !important;
}

.status{
    background:#e5e5e5;
    padding:5px;
}

.acknowledgement{
    text-align:center;
    padding-top:5px;

}
/*.ui-dialog{
    max-height:600px;
    overflow-y:scroll;
}*/
/*====================================*/
/*BASIC MODAL POPUP STYLES*/
/*======================================*/

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}

.clickhere {
    text-decoration: underline;
    color: blue;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

.ymcoblue {
    color: #69001A;
}

.ymcogold {
    color: #af8844;
}

.ymcolightblue {
    color: #A6BFDC;
}

.button {
    background: #69001A;
    padding: 5px 10px;
    color: White;
    font-weight: 600;
    -moz-box-shadow: 3px 3px 5px 0px #ccc;
    -webkit-box-shadow: 3px 3px 5px 0px #ccc;
    box-shadow: 3px 3px 5px 0px #333;
}
/*Modal Popup*/
.modalBackground {
    background-color: #BFB7B0;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #A6BFDC; /*#ffffdd;*/
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 500px;
}

input.submit {
    height: 30px;
    width: 150px;
    font-weight: bold;
    font-size: 16px;
}

.customlink a:link {
    text-decoration: none;
    color: #41C4F4;
}

.customlink a:visited {
    text-decoration: none;
    color: #41C4F4;
}

.customlink a:hover {
    text-decoration: underline;
    color: #41C4F4;
}

/* Button Styles */
/* dialog Button */

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
     background-color: #4F0014  !Important;
}

.ui-state-default, .ui-widget-content .ui-state-default {
   background-color: #69001A  !Important;
    color: #ffffff  !Important;
        border-color: #69001A !Important;
		background-image: none !important;

}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
    
}
/* end dialog buttons */
.btn,
a.btn:link,
a.btn:active,
a.btn:hover,
a.btn:visited {
    display: inline-block;
    overflow: hidden;
    padding: 0.375rem 0.75rem;
    background-color: #bfb7b0;
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    line-height: 1.25em;
}

.btn:hover,
a.btn:hover {
    background-color: #A69F98  !Important;
}

.btn.btn-primary,
a.btn.btn-primary:link,
a.btn.btn-primary:active,
a.btn.btn-primary:hover,
a.btn.btn-primary:visited {
    background-color: #69001A  !Important;
    color: #ffffff  !Important;
        border-color: #69001A;
}

.btn.btn-primary:hover,
a.btn.btn-primary:hover {
    background-color: #4F0014  !Important;
}

.btn.btn-secondary,
a.btn.btn-secondary:link,
a.btn.btn-secondary:active,
a.btn.btn-secondary:hover,
a.btn.btn-secondary:visited {
    background-color: #270089  !Important;
    color: #ffffff  !Important;
}

.btn.btn-secondary:hover,
a.btn.btn-secondary:hover {
    background-color: #15004A  !Important;
}

.btn.btn-tertiary,
a.btn.btn-tertiary:link,
a.btn.btn-tertiary:active,
a.btn.btn-tertiary:hover,
a.btn.btn-tertiary:visited {
    background-color: transparent;
    color: #69001A;
    padding: 0;
}

.btn.btn-tertiary:hover,
a.btn.btn-tertiary:hover {
    color: #000000;
}

.btn.btn-sm,
a.btn.btn-sm:link,
a.btn.btn-sm:active,
a.btn.btn-sm:hover,
a.btn.btn-sm:visited {
    font-size: 0.85rem;
}

.btn.btn-lg,
a.btn.btn-lg:link,
a.btn.btn-lg:active,
a.btn.btn-lg:hover,
a.btn.btn-lg:visited {
    font-size: 1.618rem;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
 background-color: #69001A  !Important;
    color: #ffffff  !Important;
        border-color: #69001A;
}
/* End of Button Styles */
/*nav changes*/
nav#home.navbar {
    margin-bottom: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent !Important;
    font-size: 1.5em !Important;
    color: #69001A !Important;
}
 

a.navbar-brand {
    background: url("../img/RNDC-Circle-Primary.svg") no-repeat 0 0 / contain transparent;
    width: 130px;
    height: 130px;
    display: block;
    overflow: hidden;
    text-indent: -999999px;
    padding: 0;
    margin: 1rem 15px;
}



@media screen and (min-width: 769px) {



    div#main-navigation {
        height: 150px !important;
        display: inline-flex !important;
        flex-flow: row nowrap;
        align-items: center;
        align-content: center;
        justify-content: flex-end;
        padding: 2rem 15px;
        float: right;
        max-width: calc(100% - 300px);
        overflow: hidden !important;
    }



        div#main-navigation .navbar-right {
            margin-left: 2rem;
        }



    #main-navigation .nav.navbar-nav {
        flex: 0 1 auto;
        float: none;
        max-width: 100%;
    }



        #main-navigation .nav.navbar-nav li {
            max-width: 100%;
        }



    #main-navigation marquee {
        max-width: calc(100% - 15px);
    }
}
    /*nav changes*/