/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10-Nov-2014, 6:03:33 AM
    Author     : thomas
*/

.area2h_body {
    //margin-bottom: 0;
    //margin-top: 0;
}

.city_search {
    border-collapse: separate;
    border-spacing: 10px;
    vertical-align: baseline;
}

.cleanTime {
    border: 6px ridge #63a817;
    box-shadow: 10px 10px 5px #888888;
    margin: 10px auto 0 auto;
    border-collapse: separate;
    border-spacing: 8px;
}

.cleanTime h4 {
    background-color: lavender;
}

.cleanTime span {
    font-weight: bold;
}

.cleanTime td {
    border-spacing: 3em;
    text-align: center;
}

.faq {
    
}

.faq h2 {
    color: goldenrod;
}

.faq h4 {
    font-weight: bold;
}

.gen_box {
    border: 2px ridge #63a817;
    box-shadow: 5px 4px 3px #866e8b;
}

.jumbotron_2h {
  background-image: url("images/greenBlue2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #246c27;
  margin-bottom: 5px;
  padding: 20px;
}

.jumbotron_2h h1 {
    text-shadow: 3px 1px #b6e4b8;
}

.jumbotron_2h h4 {
    color: black;
}

.jumbotron_2h_admin {
  background-image: url("images/greenBlue2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  //text-align: center;
  color: #246c27;
  margin-bottom: 5px;
  padding: 20px;    
}

.m_btn {
    //width: 15%;
    margin: 0 auto 5px auto;
}

.main_content {
    width: 100%;
    background-color: white;
}

.main_content td {
    background-color: white;
}

.main_message {
    border-spacing: 2px;
    margin: -18px 2px 2px 2px;
}

.map_float {
    position: absolute;
    left: 15px;
    top: 15px;
}

.meeting_change {
}

.meeting_change th {
    color: #c60c0c;
}

.meetings {
    color: black;
    border-collapse: separate;
    border-spacing: 2px;
    margin: 0 0 7px 0;
    width: 100%;
    height: 150px;
    background-color: white;
}

.meeting_edit {
    //margin: 2px;
}

.meeting_edit input {
    width: 100%;
    //margin: 2px;
}

.meetings_search {
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
    margin: 0 auto 5px auto;
}

.meetings_search td {
    text-align: center;
}

.meetings_search p {
    text-align: center;
    font-weight: bold;
}

.meetings_Monday {
    color: #1f6479;
    font-weight: 450;
    text-shadow: -1px -1px 0 #b7b2b2;
}

.meetings_Tuesday {
    color: red;
    font-weight: 450;
    text-shadow: -1px -1px 0 #fcfc20;
}

.meetings_Wednesday {
    color: #b051ee;
    font-weight: 450;
    text-shadow: -1px -1px 0 #f6b2f9;
}

.meetings_Thursday {
    color: #1da093;
    font-weight: 450;
    text-shadow: -1px -1px 0 #c4f8f3;
}

.meetings_Friday {
    color: red;
    font-weight: 450;
    text-shadow: -1px -1px 0 #f8c4c9;
}

.meetings_Saturday {
    color: purple;
    font-weight: 450;
    text-shadow: -1px -1px 0 #cc96c4;
}

.meetings_Sunday {
    color: #db6f27;
    font-weight: 500;
    text-shadow: -1px -1px 0 #f9fb20;
}

.meeting_active {
    font-style: italic;
}

.meeting_inactive {
    text-decoration: line-through;
    color: black;
    font-weight: 500;
    text-shadow: -1px -1px 0 pink;    
}

.meet_loc {
    font-weight: bold;
    width: 100%;
    height: 100%;
}

.message {
    float: right;
    background-color: #ffcc99;
    font-size: 60%;
}

.mTime {
    width: 33%;
    
}

.mtg_compare {
    color: black; 
    font-size: small;
    border: solid black;
}

.mtg_compare tr:nth-child(odd) {background: #fff;}
.mtg_compare tr:nth-child(even) {background: #f2f2f2;}

.mtg_compare td {
    vertical-align: top;
    border: solid black 1px;
}

.nav {
    font-size: 16px;
}

.navbar {
    margin-bottom: 0;
}

.notes {
    width: 35%;
}

.page_title {
    background-color: #d4f7e6;
}

.search {
    text-align: center;
}

.time_table {
    border: none;
}

.time_table select {
    margin: 5px;    
}

.time_table_row input {
    width: 3em;
    margin-left: 5px;
    text-align: center;
}

/********* Begin styling for literature_order.php **********/

#lit_body {
    
}

.lit_main_table {
    margin: 1em auto 1em auto;
    padding: 1%;
    width: 1000px;
    background-color: white;
    border: 1px solid;
}

.lit_header_table {
    margin: 0 auto 0 auto;
}
.lit_header_table td {
/*    width: 19em;*/
}

.lit_form_table {
    margin: 0 auto 0 auto;
    text-align: center;
 }

.lit_form_table td {
    border: 1px #97ab9a solid;
    min-width: 2em;
}

.lit_form_table td div {
    text-align: left;
}

.lit_form_table td.cost {
    text-align: right;
}

.lit_form_table input {
    width: 5em;
    text-align: center;
}

.lit_form_table input.total {
    text-align: right;
    width: 5em;
}

.cost {
    
}

.descr_input {
    width: 10em;
}

#total_table {
    float: right;
    text-align: right;
    margin-right: 5.5em;
}

#total_table input {
    width: 5em;
    text-align: right;
}

#total_table button {
    width: 100%;
}

#total_cell {
    font-weight: bold;
    background-color: pink;
}

#total_cell input {
    font-weight: bold;
}

/********* Begin styling for lit_display.php **********/

#lit_result_container {
    margin: 1em;
    padding: 2%;
    width: 1000px;
    background-color: white;
    border: 1px solid;
}

#lit_results {
    margin: 1em;
    padding: 2%;
    width: 1000px;
    background-color: white;
    border: 1px solid;
}

#lit_results td {
    text-align: center;
    border: 1px solid;
}

/********* Begin styling for lit_form_table_2 in lit_order.php **********/




/******* Begin styling for calendar *********/

.buttArrow {
    background-color: #c4fafb;
    margin: 0 5px 5px 5px;
    //color: #ccf7ab
}

.calendar_body {
  background-image: url("images/greenBlue2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
}

.calendar_container {
    text-align: center;
    background-color: white;
    //margin-top: 10px; 
    border: 6px ridge #63a817;
    padding: 7px;
    overflow: auto;
    min-width: 960px;
}

.calendar {
    width: 100%;
    height: 100%;
    background-color: white;
    //margin: 20px;
}

.calendar table {
    margin-bottom: 20px;
    border: 1px solid;
   
}

.calendar td {
    border: 1px solid;
    width: 14%;
    vertical-align: top;
}

.calendar th {
    text-align: center;
}

.calendar_cell {
    border: none;
    text-align: center;
    border-color: white;
}

.calendar_cell td {
    //border: none;
    border-color: white;
}

.cal_title {
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px cyan;
}

.calButt {
    background-color: #cde9f4;
    color: #165918;
    font-size: small;
    margin: 2px 0 0 0;
}

.calButtInactive {
    background-color: #cde9f4;
    color: red;
    font-size: small;
    margin: 2px 0 0 0;    
    text-decoration: line-through;
}

.calButtNew {
    background-color: #f8f89c;
    color: #8a2095;
    font-size: small;
    margin: 2px 0 0 -3px;
}

.event_create {
    display: none;
    z-index: 1;
    position: absolute;
    left: 7%; 
    top: 8px; 
    width: 86%;
    //height: 70%;
    background-color: white;
    border: 6px ridge #63a817;
    opacity: 1.5;
    overflow: auto;
}

.event_disabled {
    width: 30px;
}

.eventSubmit {
    background-color: green;
    color: white;
    margin: 2px;
}

.eventCancel {
    background-color: red;
    color: white;
    margin: 2px;
}

.eventTable {
    width: 94%;
    margin: 3%;
}

.eventValSelCol {
    width: 45%;
}

.evTime {
    width: 2em;
}

.evTimeYear {
    width: 4em;
}

.valSelected {
    width: 100%;
}

.viewPDF {
    border: 3px ridge gold;
    border-radius: 3px;
    color: green;
    padding: 2px;
    margin-bottom: 15px;
    float: left;
}

a.viewPDF:link {
    text-decoration: none;
}

a.viewPDF:hover {
    color: white;
    background-color: green;
}

.savePDF {
    border: 3px ridge red;
    border-radius: 3px;
    color: green;
    padding: 2px;
    margin-bottom: 15px;
    float: right;
    background-color: white;
}

button.savePDF:link {
    text-decoration: none;
}

button.savePDF:hover {
    color: red;
    background-color: gold;
}
