

body {
    margin: 20px 0;
}

a {
    color: #A14B13;
}

h2, h3 {
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
}

.col-count-4{
    column-count: 4 !important;
}

.text-center{
    text-align: center !important;
}


.header {
    background-color: #8E9C92;
    float: left;
}
.header h1 {
    margin: 0;
    padding: 5px;
}
.header h1 a {
    padding: 5px;
    color: #eee;
    background-color: #8E9C92;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000;
}
.header h1 a:hover {
    background-color: #6E7C72;
    -webkit-transition: color, background-color 0.2s ease-out;
    transition: color, background-color 0.2s ease-out;
}

.extra_links {
    margin: 0 0 30px;
    padding: 10px 0;
    color: #ADAC92;
    background-color: #8D8C72;
    border-bottom: #4D4C32;
}
.extra_links ul {
    margin: 0;
    list-style: none;
}
.extra_links li {
    margin: 0 10px;
    float: left;
}
.extra_links a {
    color: #ADAC92;
    text-decoration: none;
}

.searches {
    margin-top: -30px;
    background-color: #BDBCA2;
    color: #6D6C52;
}

.searches h2 {
    padding: 0 10px;
    color: #ADAC92;
    background-color: #8D8C72;
    border-bottom: #4D4C32;
}
.searches .inner {
    padding: 20px;
}

.reports {
    float: left;
    margin-top: 20px;
}

.info {
    margin-bottom: 20px;
}
.info h2 {
    margin: 0;
    font-size: 30px;
    border: 0;
}
.info p {
    color: #888;
    font-size: 16px;
}

.box h2 {
    margin-bottom: 0;
    padding: 0 10px;
    background-color: #019B43;
    color: #512B03;
    border-bottom: 1px solid #C18B33;
    font-size: 16px;
}

.box .inner {
    padding: 10px;
    background-color: #D4BA7E;
}

.box ul {
    margin: 0;
    list-style: none;
}
.box ul li {
    margin: 0 0 3px;
}

.user {
    color: #555;
    font-style: italic;
}

.fields th {
    text-align: left;
}

.fields th, .fields td {
    padding: 5px 15px 5px 0;
    border-bottom: 1px solid #ccc;
}

p.last {
    margin-bottom: 0;
}

.errorlist {
    margin: 0;
    list-style: none;
    color: #CD0000;
}

.errorlist li {
    margin: 0;
}

.meta_info {
    margin-top: 20px;
}

.import h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    border: 0;
}

.action_date_form {
    text-align: right;
}

form table td.title {
    width: 25%;
}

form table td {
    padding: 0 5px 0 0;
    vertical-align: middle;
}

.status_form {
    padding: 10px;
    color: #888;
    background-color: #eee;
    box-shadow: 0 0 4px #888;
}

.edit_current_owner_form {
    padding: 1rem 0.25rem;
}

.search_results {
    width: 100%;
}

.search_results tr.row1 {
    background-color: #eee;
}

.search_results td {
    padding: 5px;
}

.search_results thead td {
    border-bottom: 1px solid #aaa;
    font-weight: bold;
    white-space: nowrap;
}

.search_results tbody td {
    border: 1px solid #ddd;
	white-space: nowrap;
}

.lien_holder {
    margin-bottom: 20px;
    padding: 10px;
    color: #888;
    background-color: #eee;
    -moz-box-shadow: 0 0 4px #888;
    -webkit-box-shadow: 0 0 4px #888;
    box-shadow: 0 0 4px #888;
}

.additional_section {
    margin-top: 30px;
}

@media print {
    .header, .extra_links, .note-form,
    .admin_links 
    { display: none; }
}

.hide-expense{
     display: none; 
}




#background{
    position: absolute;
    z-index: 0;
    display: block;
    min-height: 1px;
    min-width: 1px;
    left: 12vw;
    /* bottom: 120px; */
    height: 1px;
    /* top: 34vh; */
    width: 1px;
}

#water-content{
    position:relative;
    z-index:1;
}

#bg-text
{
	/* border-style: solid;
    border-color: red; */
    color: red;
    font-size: 230px;
    transform: rotate(300deg);
    -webkit-transform: rotate(300deg);
    position: relative;
    left: 25vw;
    /* bottom: 120px; */
    top: 64vh;
    opacity: 0.3;
}



.margin-btm-15{
    margin-bottom: 15px !important;
}



.hidden{
    display: none !important;
}

.show{
    display: block !important;
}


.prompt-box{
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 3px rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.1);
    color: #4a4a4a;
    display: block;
    padding: 1.25rem;
}

.custom-width-14{
    width: 14.3vw;
}

.p-l-5{
    padding-left: 5px !important;
}

.padding-btm-10{
    padding-bottom: 10px !important;
}

.files-date{
    width: 35%;
    padding-bottom: 3px;
}

.payment-plan-info td{
    width: 60%;
}

.hide{
    display: none !important;
}


.text-red{
    color: red !important;
}

.text-strong{
    font-weight: 500;
}


.width-extra{
    width: 235% !important;
}

.margin-btm-25{
    margin-bottom: 25px !important;
}

.bold{
    font-weight: bold !important;
}

a.disabled {
    pointer-events: none;
    cursor: default;
    color: gray !important;
}




.font-size-24{
    font-size: 24px !important;
}

.font-size-32{
    font-size: 32px !important;
}

.font-size-48{
    font-size: 48px !important;
}


/* CUSTOM Back to top  */
td.money, td.date, td.right { text-align: right; }

#btt {
  display: inline-block;
  background-color: #A14B13;
  background-image: url(/media/images/uparrow.png);
  background-position: center;
  background-size: contain;
  width: 55px;
  height: 35px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  background-repeat: no-repeat
}
#btt:hover {
  cursor: pointer;
  background-color: #333;
}
#btt:active {
  background-color: #555;
}
#btt.show {
  opacity: 1;
  visibility: visible;
}

.notification-menu {margin-top:10px;}
/* .notification-menu a {text-decoration: none;} */

input[type="date"]{
    width: 141px !important;
}

.files-row:nth-child(odd) a { color: #0033a0; }
.files-row:nth-child(even) a { color: #A14B13; }
