﻿html {
    height: 100%;
    box-sizing: border-box;
}

body {
    padding-top: 50px;
    margin: 0;
    padding-bottom: 6rem;
    min-height: 100%;
    height: 100%;
}

.main-wrapper {
    min-height: 100%;
    height: 100%;
    position: relative;
}

footer {
    background-color: #0f5588;
    color: white;
    padding-top: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}



body, footer {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    width: 100%;
    padding-top: 10px;
    position: inherit;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

.header {
    min-height: 80px;
    z-index: 1000;
    border-radius: 0;
    border: 0;
    margin: 0;
    background-color: #ffffff;
    position:relative;
}

.effect {
    box-shadow: 3px 3px 3px #ccc;
}

.navbar {
    margin-bottom: 0;
}

.container {
    padding-right: 0;
    padding-left: 0;
}

.login .wrapper-content {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    /*margin-top: 80px;*/
}

.login .main-content {
    box-shadow: none;
}

.main-content {
    min-height: 750px;
    margin-bottom: 10px;
    border-radius: 20px;
    box-shadow: 0 1px 3px 2px rgba(0,0,0,0.09);
}

.content-wrapper {
    /* padding: 20px;*/
}

.logo-dc img {
    max-width: 100%;
    width: 55px;
    height: auto;
}

.navbar-nav > li > a:hover {
    color: #136bab !important;
}

.navbar-nav > li > a {
    color: #0f5588 !important;
}

.nav-top-items {
    margin-top: 17px;
}

.box-item {
    height: 100px;
    background-color: #f5f1f1;
    margin-top: 10px;
}

.box-item:hover {
    background-color: #efeeee;
}

.box-item p {
    text-align: left;
    padding-top: 40px;
    font-weight:bold;
}

.box-item .box-icon {
    margin-left: 25px;
    margin-top: 10px;
    color: #0f5588;
}

.box-item:hover .box-icon {
    color: #3a3939;
}

.page-title {
    color: #0f5588;
}

.login-box{
   margin-top:60px;
}

.alert-forgot-success, .alert-account-success {
    text-align: center;
    padding: 15px;
}

.alert-forgot-success p, .alert-account-success p {
    margin-top: 10px;
}

.navbar-inverse .navbar-nav > .open > a{
    background-color:#efefef !important;
}


table.dataTable.nowrap td {
    white-space: normal !important;
}


td.dataTables_empty {
    font-size: 14px;
    /* background-color: #0f5588; */
    /* border-left: 6px solid #bfb6aa!important; */
    color: #333;
}

table.dataTable.data-table-top0 {
    margin-top: 0 !important;
}

.html5buttons {
    float: right;
    margin-left: 15px;
}

    .html5buttons a {
        border: 1px solid #e7eaec;
        background: #fff;
        color: #676a6c;
        box-shadow: none;
        padding: 6px 8px;
        font-size: 12px;
        font-family: "Verdana" !important;
    }

.btn-margin-bottom-zero {
    margin-bottom: 0 !important;
}

    .btn-margin-bottom-zero span {
        margin-bottom: 0 !important;
    }

.filter-left {
    float: left;
    margin-left: 10px;
}

.filter-paging-top {
    margin-top: 7px;
}

@media (min-width: 320px) and (max-width:767px) {
    .mobile-filter-length {
        text-align: center !important;
        float: none !important;
        padding-top: 5px;
    }

    .html5buttons {
        text-align: center !important;
        float: none !important;
    }
}

.icon-description {
    color: #0f5588;
}

.table-header-style {
    background-color: #e4e3e3;
    color: #000000;
}

.action-item legend {
    background-color: #E06666;
    color: #ffffff;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    width: 110px;
    margin-left: 15px;
    margin-bottom: 0;
    padding: 2px 10px;
}

.action-item {
    border: 1px solid #c0c0c0;
    padding-bottom: 10px;
    padding-right: 10px;
}

.link-center-item {
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration:underline;
}

.panel-body-background {
    background-color: #f5f5f5;
}

.panel-main {
    border-radius: 0px;
}

.panel-main .panel-body {
    padding: 10px;
}

.account-divider {
    border-left: 1px solid #cccccc;
}

.btn-check-certify .chk-certify-submit {
    margin-top: 0;
}

.counter-char-num {
    background-color: #efefef;
    border: 1px solid #eaeaea;
}

.certified-date {
    font-size: 10px;
    font-weight: bold;
    color: #0f5588;
}

.contribution-message {
    background-color: #efefef;
    padding: 10px;
}

.dataTables_info {
    width: 25%;
    float: left;
}

.buttons-space{
    text-align:right;
    
}
.buttons-space a, .buttons-space span {
    margin-right: 5px;
}
.buttons-space a:last-child {
    margin-right: 0;
}

.payment-active {
    border-bottom: 4px solid #0f5588;
}

.payment-nav {
    border-bottom: 1px solid #cccccc;
    width: 100%;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f5f8fb;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}


.table-header-style {
    background-color: #f5f5f5;
    color: #000000;
}

.report-main-title {
    color: #4F81BD !important;
}

body {
    font-family:Arial !important;
}

.report-title-box {
    background-color: #4F81BD !important;
    color: #ffffff !important;
    padding: 5px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 15px;
}

.report-red-message {
    color: #d9534f !important;
}


.breadcrumb {
    /*margin-top:5px;*/
    margin-top: -1px;
    border: 1px solid #efefef; /*#efefef;*/
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
    margin-left: -11px;
    margin-right: -11px;
}

.wrapper-content {
    background-color: #f9f7f7;  /* #fbfbfb;*/
}

.content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.09);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.09);
    box-shadow: 0 1px 1px rgba(0,0,0,0.09);

    min-height:870px !important;
}

body {
    background-color: #f9f7f7 !important;
    padding-top: 0 !important;
}

.report-body {
    background-color: #ffffff !important;
}
.ui-accordion .ui-accordion-content {
    overflow:visible !important;
}

.nav-tabs-reports > li.active, .nav-tabs-client-details > li.active {
    border-bottom: 4px solid #0f5588;
}

.nav-tabs-reports > li > a, .nav-tabs-client-details > li > a {
    margin-right: 0;
}

.nav-tabs-reports > li > a:hover, .nav-tabs-client-details > li > a:hover {
    border-bottom: 4px solid #EEEEEE;
}

.nav-tabs-reports > li.active > a, .nav-tabs-reports > li.active > a:hover, .nav-tabs-reports > li.active > a:focus,
.nav-tabs-client-details > li.active > a, .nav-tabs-client-details > li.active > a:hover, .nav-tabs-client-details > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.modal-footer-loaing {
    padding-top: 15px;
    text-align: center;
    height: 65px;
    font-weight: bold;
    font-size: 15px;
    margin-top: -15px;
    margin-bottom: -15px;
}

.filterStatus {
    float: right;
    margin-left: 5px;
}

.navbar-inverse .navbar-toggle .icon-bar{
    background-color:#000000;
}

.error-field {
    border: 1px solid #d43f3a;
}

.input-validation-error {
    border: 1px solid #fd0505;
}

.contact-type-width{
    width:100px;
}

#dtCompensation_wrapper, #dtRegistrationContactPending_wrapper, #dtRegistrationContact_wrapper, #dtRegistrationRelationship_wrapper, #dtRegistrationContribution_wrapper {
    min-height: 639.5px;
}
