﻿
/*html {
    height: auto;
}*/

/*sdsdsdfsdfdsd*/
.loadingimg {
    display:none;
}

.text-blue {
    color: blue;
}

.navbar, .main-footer {
    background-color: palegoldenrod;
}

.content-wrapper {
    background-image: url('../../../img/backgrounds/1.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
}

.header {
    text-align: center;
}

.form-group {
    margin-bottom: 15px;
    min-height: 30px;
}

.hidden {
    display: none;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}

#chkTermsAgreed-error {
    padding-left: 250px;
    min-width: 400px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link {
    color: rgb(3 31 3 / 80%);
    font-weight: bold;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: bold;
    color: green;
}

.navbar-light .navbar-nav .active > .nav-link {
    background-color: #939b527d;
}

.main-header .nav-link {
    height: 2rem;
}

.modal-footer {
    display: block;
    text-align:left;
}

.modal-footer .inline {
    float: right;
}
.content-header h1 {
    font-size: 2.5rem;
    font-family: 'Old English Text MT';
    color: white;
}

.content-header h3 {
    font-size: 1.2rem;
    color: navajowhite;
}
/*.form-top-right h3 {
    border-bottom-style: solid;
    border-width: thin;
    border-color: #008000;
    padding-bottom: 5px;
}*/

.form-bottom h4 {
    font-size: 16px;
}
#divCandidateDetails {
    margin-top: 0px !important;
}
.card-body {
    font-size: medium;
}
/*ComfirmPayments styles*/
#divCandidateDetails {
    display: none;
}

#divChangeCandidate {
    display:block;
    margin-top:10px;
}

#divChangeCandidate .help-block {
    margin-bottom: 10px;
    margin-left: 10px;
}
#TransactionsDT {
    margin-bottom: 2px !important;
}
/*OtherPayments*/

/*This style is used to change the default datepicker z-index of 1051 to something higher if the datepicker is used on the dialog */
.datepicker {
    z-index: 9999 !important;
}


#divDataLists > .modal-dialog {
    z-index: 3 !important;
}

#divDataLists > div > div > div.modal-body > div > div > span {
    display: block;
    margin-bottom:10px;
}

#spDescription {
    display:none;
}

#lblMsg{
    color:red;
}
/*PayFromRRR*/
#txtRRR {
    max-width: 310px;
}
.help-block .text-danger {
    font-size: large;
}

/*CtrlAjaxPaymentRequest*/
#btn-sm {
    background-color: green;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
}

#PaymentForm > div > span > i {
    font-size: large;
    color: red
}

#divExternalPaymentDetails, #PaymentForm > div > img {
    display: none;
}

#externalOption{
    color:red;
}

/*Register*/
#msform > div:nth-child(2) {
    text-align: center;
    margin: 0 auto
}
.wizard-heading {
    padding-top: 0px;
}

    .form-top-right h3,
    .wizard-heading h2,
    .wizard-heading h3 {
        border-bottom-style: solid;
        border-width: thin;
        border-color: #008000;
        padding-bottom: 5px;
        padding-top: 0px;
        color: green !important;
        font-weight:bold;
        font-size:24px;

    }

#msform > div.form-details > div > fieldset:nth-child(1) > div.form-bottom > p:nth-child(3) > a > b > span{
    color:red;
}

#msform > div.form-details > div > fieldset:nth-child(3) > div.row > div:nth-child(1), #divDupMailAction > div > div > div.modal-body,
.application-summaries {
    font-size: medium;
}

#divDiet{
    display:none;
}

#divDupMailAction {
    margin-bottom: 30px
}

#divDupMailAction > div > div > div.modal-body > ol {
    list-style: decimal outside none;
}
#divDupMailAction > div > div > div.modal-body > ol > li:nth-child(1) > ul {
    list-style: lower-roman outside none;
}

#divDupMailAction > div > div > div.form-top > div.form-top-right.text-center.wizard-heading > h2{
    margin-top:10px;
}

#msform > div.form-details > div > fieldset:nth-child(3) > div.row > div:nth-child(2) > span > i.text-primary.fa.fa-help {
    font-size: large;
    height: auto;
}

.reg-pay-options {
    font-size: medium;
    line-height: 1.5em;
    height: auto;
}

#msform > div.form-details > div > fieldset:nth-child(3) > div.row > div:nth-child(2) > span > span {
    margin-left: 2px;
}

.remita-instr-head {
    color: dimgray;
    font-weight: bold;
    display: block;
}

small,.small{
    font-size:13px !important;
}

.font-bold{
    font-weight:bold !important;
}

/*FellowApplication*/
.inner-bg {
    padding: 0px 0 0px 0;
}

.invalid {
    border-color: red !important;
}

#chkTermsAgreed-error {
    min-width: 250px;
    padding-top: 20px;
}

#msform > div.form-details > div > fieldset:nth-child(2) > div.form-bottom > div:nth-child(2){
    display:block;
}

#txtMembershipGrade {
    background-color: #eee;
    border: 1px solid #ccc;
}

/*Member search*/
thead > tr {
    background: green !important;
}

.table-responsive {
    overflow-x: hidden;
}

.ui-autocomplete {
    list-style-type: none;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
    max-width: 200px;
}

    .ui-autocomplete > li > a {
        cursor: pointer;
    }
#searchForm {
    background-color: wheat;
    background: #f5deb3c7;
    padding: 5px
}
    #searchForm > div.panel.panel-default{
        margin:20px;
    }

#MembersListDT {
    margin-bottom: 2px !important
}
#divSearchParams {
    padding-top: 10px;
}

/*.batch-primary {
    background-color: green !important
}
.batch-danger {
    background-color: red !important
}*/
.badge{
    font-size:large;
}

/*CustomErrors*/
#TopContentPlaceHolder_Error500 > h1{
    font-size:7em;
}

#topPlaceHolder > div {
    padding-bottom: 20px;
    font-size: larger;
    /*background-color: wheat;
    background: #f5deb3c7;*/
    margin-bottom: 50px;
    margin-top: 30px;
}

#topPlaceHolder > div > div {
    margin-top: 10px;
    padding-bottom: 50px;
}

/*Login*/
body > div > div > div.content > div.container > div.row > div > div {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto
}