body{
	line-height: initial;
}


.container {
	/*width: 600px;*/
	box-shadow: 5px 5px 5px 3px #d0d0d0;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background-color: #f0f0f0;
}

/* exclude the navbar from using this style */
:not(nav) > .container-fluid{
	box-shadow: 5px 5px 5px 3px #d0d0d0;
	margin-bottom: 15px;
	padding: 35px;
	background-color: #f0f0f0;
}

#logo{
	display: block;
	width: 40%;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#loginBox {
	width: 350px;
	text-align: center;
	margin: auto;
	border: 1px solid black;
}


.lbl_manage {
	margin-right: 50px;
}

table{
	font-size:15px;
}

label{
	padding-right: 5px;
}

.list-group
{
	background-color: #c0c0c0;
}

.rowEntry:nth-child(odd){
	background-color: #ececec;
}

.rowEntry:nth-child(odd) li{
	background-color: #ececec;
}


/* overwrite .row */
.row{
	margin-right:0px;
}


.donationItems .list-group .list-group-item{
	background-color: #ececec;
}

#selectedEntry{
	background-color: #D9EDF7;
}

#selectedEntry .rowEntry:nth-child(odd){
	background-color: #AED3E5;
}

#warningEntry
{
	background-color: #F2DEDE;
}

#warningEntry .rowEntry:nth-child(odd)
{
	background-color: #DCA7A7;
}

#createHamper
{
	float: right;
}

.alert
{
	color: #997a00;
	padding: 5px;
	margin: 5px;
	border: 1px solid #f5eaa5;
	background-color: #fcf8e3;
	text-align: center;
}

.alert > span
{
	text-align: left !important;
}

.searchButton
{
	float:right;
	padding:5px;

}

.searchTable
{
	border: black solid 1px;
	box-shadow: 5px 5px 5px 3px #d0d0d0;
}



.editor-group
{
	background-color: white;
	border-radius: 5px;
	padding: 8px 15px 8px 15px !important;
	border: 1px solid #aaa;
	margin-top: 27px;
	cursor: default;
}


.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.5);
    overflow-x: hidden;
}

.overlayContainer {
	background-color: white;
  position: relative;
  text-align: center;
	padding: 2px;
}

#overlayContent *
{
	text-align:center;
}

.oldvalue
{
	font-weight:bolder;
}

.formReset
{
	margin-left: 15px !important;
}

.lang_buttons
{
  cursor: pointer;
}
.accountlist-wrapper
{
	font-size: 20px;
	min-width: 500px;
}

.accountlist-left
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: inline-block;
	text-align: right;
	list-style: none;
}

.accountlist-right
{
	text-align: left;
	list-style: none;
	display: inline-block;
}

.account-form-wrapper
{
	min-width: 500px;
}

.danger
{
	background-color:#ebcccc !important;
}

.hamper-info ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left !important;
}

.hamper-info ul li
{
	min-width: 150px;
	font-size: 15px;
	display:block;
}

.hamper-select-wrapper
{
	text-align: left;
}

.border
{
	border: 1px solid black;
	padding: 10px;
	padding-top: 0;
}

.hamper-selection-wrapper
{
	text-align: left;
}

#hamper-select-warning
{
	margin-left:20px;
}

.hamper-select-info
{
	height: 200px;
	text-align: left;
	overflow-x: auto;
	overflow-y: scroll;
}

.hamper-select-header
{
	font-size: 18px;
	text-align: left;
}

#totals
{
	text-align: left;
	overflow: auto;
}

#totals span
{
	text-align: right;
	float:right;
}

.donorEditor
{
	text-align: center;
	display:inline-block;
	min-width: 350px;
	max-width: 350px;
}

.recent-visits
{
	font-size: 15px;
	padding: 0 2em 0 2em;
}

#hamper-header
{
	font-size: 24px;
}

#suggestHHID
{
	cursor:pointer;
}

.text-right
{
	text-align: right !important;
}

.no-top-margin
{
	margin-top: 0 !important;
}

.hampersize-label
{
	padding-left: 10px;
}

ul.navbar-right
{
	font-size: 15px;
	height: 50px;
}

ul.navbar-right li
{
	padding-left: 15px;
	height: 50px;
	padding-top: 10px;
}

ul.navbar-right li span
{
	padding-right:5px;
}

ul.navbar-right li p
{
	vertical-align: top;
	padding: 0;
	margin: 0;
	display: inline-block;
	margin-top: 5px;
}

ul.navbar-right li a
{
	padding: 0;
	margin: 0;
	display: inline-block;
}

#username_info
{
	font-size:17px;
	font-weight:bold;
}


#home-div img
{
	width: 40%;
	height: 40%;
	float:right;
	display:inline-block;
}

#home-div div:not(.container-fluid)
{
	display:inline-block;
}

.news-items
{
	margin-bottom: 20px;
	font-size: 16px;
	display:block !important;
}

.news-items p
{
	margin-left: 10px;
}

.news-items hr
{
	border-top: 1px solid #999;
	margin-bottom: 100px;
}

.news-subtext
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	float:right;
}

.overlay-button-wrapper
{
	min-width: 150px;
	max-width: 170px;
	float:right;
	margin-right: 10%;
}

.form-has-error
{
	 border-color: #d9534f;
	 box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(217, 83, 79, 1);
}

.form-has-error:focus
{
	 border-color: #d9534f;
	 box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(217, 83, 79, 1);
}

.dropdown-toggle
{
	cursor: pointer;
	font-size:1.2em !important;
}

.overflow-fix
{
	overflow: visible;
}

.overflow-hidden
{
	overflow: hidden;
}

.dropdown-menu > li > a
{
	cursor:pointer;
}

._childrow-td
{
	text-align:center;
}

.glyphicon-plus
{
	color:#294;
}

.glyphicon-minus
{
	color:#924;
}

.childrow
{
	text-align:center;

}
.childrow h3
{
	display:inline-block;
	margin: 0;
}

.childrow img
{
	height: 30px;
	width: 40px;
	margin-top:-5px;
}

.childrow table
{
	margin-left: 5%;
	width: 95%;
	text-align:left;
}

#removeDependency input
{
	text-align:left;
}

.glyphicon-cutlery, .glyphicon-lock, .glyphicon-info-sign
{
	font-size: 1.2em !important;
	margin-right:15px;
	cursor: pointer;
}

#household_search_button
{
	padding: 5px;
	display:block;
}

.glyphicon-question-sign
{
	font-size: 1.2em !important;
	color:black;
	padding-top:4px;
}

.search-info-button
{
	position:relative;
}

.search-info-div
{
	background: white;
  display: none;
  position: absolute;
  top: 20px;
  right: 10px;
  width: 900px;
  z-index: 500;
  padding: 15px;
  border: 1px solid black;
}

.search-info-button:hover + .search-info-div
{
	display:block;
}

.text-align-left
{
	text-align:left !important;
}

tr.inact
{
	background-color:#d8d0b8 !important;
}
