html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}



/****jv*****/

.site-login, .site-request-password-reset {
    width: 33.333%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
    border-radius: 3px;
    padding: 15px;
}
.site-login_inner > p {
    text-align: center;
}
.site-login form label {
    width: 100%;
    text-align: left !important;
    padding: 0 0 10px 0!important;
    color: #000 !important;
}
.site-login form .col-lg-3 {
    width: 100%;
    padding: 0;
}
.site-login .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
.site-login form .col-lg-3 input,.site-request-password-reset input {
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: none;
}
.site-login h1 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.site-login > p {
    text-align: center;
    font-size: 16px;
}
.form-group.field-loginform-rememberme .col-lg-offset-1.col-lg-3 {
    margin: 0;
    display: flex;
    align-items: center;
}
.form-group.field-loginform-rememberme .col-lg-offset-1.col-lg-3 input {
    height: auto;
    margin: 0 8px 0 0;
}
.site-login .form-group.field-loginform-rememberme .col-lg-offset-1.col-lg-3 label {
    padding: 0 !important;
    margin: 0 !important;
}
.site-login .form-group .col-lg-offset-1.col-lg-11 {
    margin: 0;
    padding: 0;
    width:100%;
}
.site-login .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 40px;
}
.site-login form .col-lg-8 {
    padding: 0;
    width: 100%;
}
.site-login p.help-block.help-block-error {
    color: #f00;
    margin: 5px 0 0 0;
}
.col-lg-offset-1 {
    margin: 0;
    text-align: center;
}
.site-request-password-reset h1 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}
.site-request-password-reset .btn-primary {
    width: 100%;
    height: 40px;
}
p.help-block.help-block-error {
    color: #f00;
}
.site-request-password-reset > p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
}
.participant-create {
    background: #fff;
    border-radius: 3px;
    width: 600px;
    margin: 0 auto 50px;
    border-top: 3px solid #007bff;
}
.participant-create-outer {
    display: inline-block;
    width: 100%;
}
.participant-create h1 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px solid #eee;
    padding: 15px;
    margin-bottom: 15px;
}
.participant-form {
    padding: 0 15px 15px 15px;
}
.participant-form input {
    height: 45px;
    border-radius: 3px;
}
.participant-form label {
    width: 100%;
    margin-bottom: 10px;
}
.participant-form select {
    height: 45px;
    margin-bottom: 10px;
}
.participant-form .help-block {
    color: #f00;
}
.content-header .breadcrumb li {
    margin: 0 8px;
}
.participant-index,.pbac-index {
    background: #fff;
    border-radius: 3px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
span.brand-text {
    font-size: 18px !important;
}
.participant-index h1,.pbac-index h1,.pbac-update h1,.pbac-view h1,.participant-view h1 {
    font-size: 28px;
    text-transform: uppercase;
    padding: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}
p.cp {
    padding: 0 15px 0px 15px;
    margin: 0;
}
.content-wrapper>.content {
    padding: 0 15px !important;
    display: inline-block;
    width: 100%;
}
.summary {
    padding: 0 0px 15px 0;
    text-align: right;
}
.participant-index div#w0,.pbac-index div#w0 {
    padding: 15px;
}
.participant-index .table-bordered td, .participant-index .table-bordered th
.pbac-index .table-bordered td, .pbac-index .table-bordered th {
    border: 0;
}
.participant-index .table-bordered,.pbac-index .table-bordered {
    border: 0;
    margin: 0;
}
.participant-index .table-striped tbody tr:nth-of-type(odd),.pbac-index .table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}
.participant-index .table-striped tbody tr,.pbac-index .table-striped tbody tr {
    border-bottom: 1px solid #eee;
}
.participant-index table thead,.pbac-index table thead {
    background: #f7f7f7;
}
.participant-index table thead tr th, .pbac-index table thead tr th {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    border: 0;
}
.participant-index table thead tr th a,.pbac-index table thead tr th a {
    color: #000;
}
.pbac-index .table-bordered td, .table-bordered th {
    border: 0;
}
.site-reset-password {
    width: 500px;
    margin: 0 auto;
    background: #fff;
    padding: 15px;
    border-radius: 3px;
    border-top: 3px solid #007bff;
}
.site-reset-password h1 {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}
.site-reset-password > p {
    text-align: center;
}
.site-reset-password .btn-primary {
    width: 100%;
    height: 40px;
}
.pbac-index tbody tr td:last-child a {
    padding: 0 5px;
}
.pbac-update {
    background: #fff;
    border-radius: 3px;
    margin-bottom: 50px;
    display: inline-block;
}
.pbac-form {
    display: inline-block;
    width: 100%;
}
.pbac-form .form-group {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.pbac-form .form-group.field-pbac-submitted_by.required {
    width: 100%;
}
.pbac-view,.participant-view {
    background: #fff;
    border-radius: 3px;
    width: 75%;
    margin: 0 auto 50px;
    max-width: 100%;
}
.pbac-view table tr, .pbac-view table tr td, .pbac-view table tr th, .pbac-view table ,
.participant-view table tr, .participant-view table tr td, .participant-view table tr th, .participant-view table{
    border: 0;
}
.pbac-view table tr,.participant-view table tr{
	border-bottom: 1px solid #eee;
}
.pbac-view .table-striped tbody tr:nth-of-type(odd),.participant-view .table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}
.pbac-view p,.participant-view p {
    text-align: right;
    padding: 0 15px;
}
body.log-p {
    background: url(../images/1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh !important;
}
.log-p .navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.log-p .navbar-inverse .navbar-brand {
    color: #fff;
}
.wrap {
    height: 100% !important;
    /* display: flex; */
    align-items: center;
}
ul.pagination {
    text-align: center;
    width: 100%;
    justify-content: center;
    margin-top: 30px;
}
ul.pagination li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    margin: 0 5px;
}
ul.pagination li a {
    font-size: 16px;
    color: #000;
    width: 100%;
    height: 100%;
    display: inline-block;
}
ul.pagination li.active {
    background: #007bff;
    border-color: #007bff;
}
ul.pagination li.active a {
    color: #fff;
}
ul.pagination li:hover {
    background: #007bff;
    border-color: #007bff;
}
ul.pagination li:hover a {
    color: #fff;
}
button.btn.btn-link.logout {
    color: #c2c7d0;
    width: 100%;
    text-align: left;
}
.login-logo {
    text-align: center;
    margin-bottom: 30px;
}
.login-logo a {
    color: #fff;
    font-size: 22px;
    text-decoration: none;
}


