/* BASE-ADMIN OVERRIDES */
/*powerup css styles for seach org*/
/*.modeldiv {
 position:fixed;
 width:100%;
 height:100%;
 background-color:rgba(0,0,0, 0.5);
 z-index:9;
 top:0%;
 left:0%;
 }*/
.home-optionsdrop .form-control {
	width: 80%;
}
.home-optionsdrop .reset {
	width: 20%;
}
.home-optionsdrop .bottom-rowbtn {
	    margin: 20px 0 0 0px;
}

.modal {
 overflow: auto !important;   
}
.sortable-shift .ui-icon {
float: left;
}
.sortable-shift tr:hover {
 cursor: hand;
 cursor: pointer;   
}

#picker {
	margin:0;
	padding:0;
	width:70px;
	height:30px;
	line-height:20px;
}
.divselect {
	background-color: #dff0d8;
}
.documentsFromSignPad:hover{
	background-color:#fffdeb;
}
.layer2{
	position: absolute;
	top: 0px;
	left: 0px;
}
.profilePicStyle{
	
	border-radius: 5px;
	margin-right:10px;
}
.layar{
	position: absolute;
	top: 0px;
	left: 0px;
}
.orgprogramhead {float:left; margin: 0 10px 0 10px;width: 140px;height: 120px;} 
.orgprogramhead h6 {margin-top:8px; text-align:center;}
#selectrecurringshifts strong {display:block;}

#selectrecurringshifts {padding-bottom:20px;}
#selectrecurringshifts button {margin:5px;}

.progstyle {
    display:block;height: 65px;
width: 65px;
border: 1px solid #787A7A;
border-radius: 100%;
margin: 0 auto 0 auto;}
.noimgprog {background: url('/img/default-program-image.png') center no-repeat;}
.divselect:hover {
	background-color: #d0e9c6;
}
.inner-modeldiv {
	position: fixed;
	z-index: 10;
	width: auto;
	padding: 20px;
	top: 20%;
	left: 40%;
	background: #FFFFFF;
	border-radius: 4px;
	border: 5px solid #DDDDDD;
}
.table-responsive {
	overflow-x: auto;
}
.headline {
	display: block;
	margin: 10px 0 25px 0;
	border-bottom: 1px dotted #e4e9f0;
}
.headline h2 {
	font-size: 22px;
}
.volnotify li { margin: 0; border: none;}
.volnotify  li > a {
    overflow: hidden;
    padding: 20px;
    display: block;
    color: #404040;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}
.volnotify h5 {color: #999; }
.volnotify h5 strong {color:#404040; }
.widget-content-notify button { margin: -12px 12px 0 0;
padding: 10px;
position: absolute;
right: 0;
z-index: 9999; }

ul.opportunitylist, ul.volnotify {
	font-family: arial, sans-serif;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.opportunitylist li {
	margin-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
}
.orglisting-page .opportunitylist li {
	border-bottom: none;
}
.opportunitylist li > a {
	overflow: hidden;
	padding: 10px 0 10px 0;
	margin: 8px 0 8px 0;
	display: block;
	color: #404040;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
.orglisting-page .opportunitylist li > a {
	padding: 10px 10px 0 10px;
	margin: 0;
}
.opportunitylist li > a:hover, .opportunitylist li > a:focus, .volnotify li > a:hover, .volnotify li > a:focus {
	background-color: #efefef;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}
.opportunitylist .location {
	color: #999;
	font-size: 90%;
	margin: 5px 0 5px 0;
}
.opportunitylist .calendar {
	float: left;
	margin-left: 15px;
}
.opportunitylist h2 {
	color: #428bca;
	text-decoration: underline;
	font-size: 18px;
	line-height: 1.2em;
	margin: 0;
}
.opportunitylist cite {
	color: #000000;
	font-size: 14px;
	margin: 0;
}
.opportunitylist p {
	margin: 0;
}
.distance-away {
	display: block;
}
/*.moreresults {margin: 0 0 0 17px;}*/
span.freetrial {
	font-size: 70%;
}
.org-page {
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
}
.org-page ul {
	margin-bottom: 10px;
}
.org-page li {
	margin: 0 5px 3px 0;
}
.org-page h3 {
	margin-top: 0;
	font-size: 22px;
}
.org-page img {
	padding: 4px;
	margin: 5px 0;
	border: solid 1px #eee;
	background: #fafafa;
}
.org-page:hover img {
	border-color: #bbb;
}
/*end of powerup css code*/
.pager li.active a {
	background-color: #4999b4;
}
#addSkills {
	margin-top: 5px;
}
.unsortable {
	cursor: default;
}
.col-centered {
	float: none;
	margin: 0 auto;
}
.s_facebook {
	background: #3c5a99;
	color: white;
}
.s_twitter {
	background: #27aae1;
	color: white;
}
.s_google {
	background: #dd4b38;
	color: white;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
/*Calendar styles*/
.ui-pnotify-icon, .ui-pnotify-icon span {
	margin-top: 1%;
}
#recurencesid {
	width: 35%;
}
#enddateid, #startdateid, #style-id {
	width: 55%;
}
#eventDate {
	margin-left: -10%;
}
#event_start_time, #event_end_time, #startshifthour, #endshifthour {
	text-transform: lowercase;
}
#enterVolCheck {
	margin-right: 20px;
}
/*
 #skills {
 width: 80%;
 }*/
#eventStartTime {
	padding-top: 1.5%;
}
#numvolId {
	margin-left: 3%;
	padding-bottom: 1%;
	margin-top: -2%;
}
.typeahead {
	z-index: 1051;
}
.group-signup-volunteers {
	margin-top: -17%;
	margin-left: 3%;
}
.group-signup {
	margin-top: -8%;
	margin-left: -7%;
}
.dropdown-style {
	height: 32%
}
.underline-style {
	text-decoration: line-through;
}
.donate-btn {
	width: 80px;
}
#amount8 {
	width: 14.8%;
	height: 35px;
	margin-left: 0.7%;
}
#report-form, #dreport-form {
	margin-left: -20%;
}
#pto-style, #dto-style, #oto-style,#oHto-style {
	margin-left: 3%;
}
#otheramount {
	margin-left: 2%;
}
#pReportFromId, #pReportToId, #dReportFromId, #oReportFromId, #dReportToId, #oReportToId,#oReportHoursToId,#oReportHoursFromId {
	width: 25%;
}
#causes {
	margin-right: 4%;
	margin-bottom: 2%;
}
.plan-style {
	margin-bottom: 6%;
}
#oReportForm {
	margin-top: 5%;
}
/*
 #availableHours {
 width: 7%;
 }*/
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active, a.thumbnail, .thumbnail > img {
	color: white;
}

#programlist-js {
     margin-top: 30px;
 }
.navbar.navbar-inverse .navbar-toggle {
	color: white;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	color: #7ACCC6;
}
#back-to-top i {
	color: black !important;
}
#back-to-top {
	bottom: 40px !important;
	background-color: #FAFAFA !important;
	background-image: -moz-linear-gradient(top, #FAFAFA, #E9E9E9) !important;
	background-image: -ms-linear-gradient(top, #FAFAFA, #E9E9E9) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FAFAFA), to(#E9E9E9)) !important;
	background-image: -webkit-linear-gradient(top, #FAFAFA, #E9E9E9) !important;
	background-image: -o-linear-gradient(top, #FAFAFA, #E9E9E9) !important;
	background-image: linear-gradient(top, #FAFAFA, #E9E9E9) !important;
	background-repeat: repeat-x !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9', GradientType=0) !important;
	filter: progid:dximagetransform.microsoft.gradient(enabled=false) !important;
	border: 1px solid #7ACCC6;
}
.avatar img {
	width: 200px;
}
.margin10 {
	margin-bottom: 10px;
}
.affix {
	position: fixed;
	top: 0px;
	overflow: scroll;
	height: 100%;
}
.affix-top {
	position: static;
}
.affix-bottom {
	position: absolute;
}
.modal-header p {
	color: white;
}
.plan-color-style {
	margin-left: 15%;
}
.plan-color {
	background-color: #D9EDF7;
}
label, input, button, select, textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px
}
.checkliststyle {
	margin-left: 2%;
	margin-top: -2%;
}
.login-btn-style {
	margin-top: 7%;
}
#changeLocation {
	margin-bottom: 0.5%
}
.editChecklist {
	margin-left: 20%;
	margin-top: -5%;
}
/*
 #dateofbirth {
 margin-left: 73.5%;
 /*margin-top: -12%;*/
}*/
.start-time {
	margin-left: 50%;
	width: 25%;
	margin-top: 4%;
}
.form-top {
	margin-top: -1%;
}
.form-top4 {
	margin-top: 4%;
}
.form-left {
	margin-left: 1%;
}
.form-right {
	margin-right: 4%;
}
.form-control-style {
	height: 32px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#email-style, #password-style, #select-style {
	width: 206px;
}
#fromdate, #todate {
	width: 100%;
	margin-top: 5%;
	padding: 3%;
}
.checkboxalign {
	margin-left: 31%;
}
.addedCauses {
	margin-left: 9%;
}
.addedSkills {
	margin-left: 9%;
}
.contenteditable {
	/*margin-left: 30%;*/
	/*margin-top:-3%; */
	position: relative;
}
.form-horizontal .form-group {
	margin-bottom: 2px;
}
.btn-warning:hover, .btn-warning:focus {
	background-color: none;
}
.skillserror {
	color: red;
	font-size: 12px;
	margin-left: 4%;
}
#savedonate {
	margin-top: 10%;
}
.navbar-brand {
	padding: 10px !important;
}
/*
 .modal-body{
 padding: 2%;
 }*/
ul.form-steps li.active {
	color: #DF6020;
}
ul.form-steps li.active span.badge {
	background-color: #DF6020;
}
ul.form-steps {
	height: 50px;
	margin: 0;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	border: 1px solid #ccc;
	/*height: 30px;*/
	/*padding: 4px 6px;*/
	/*margin-bottom: 10px;*/
	font-size: 14px;
	line-height: 20px;
	color: #555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
/*
 input[type="text"], textarea, .uneditable-input, select {
 width: 206px;
 }*/
.form-control1 {
	display: block;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.button-style {
	margin-left: 25.6%;
}
/*
 .form-control {
 display: block;
 height: 34px;
 padding: 6px 12px;
 font-size: 14px;
 width: 100%;
 line-height: 1.428571429;
 color: #555;
 vertical-align: middle;
 background-color: #fff;
 background-image: none;
 border: 1px solid #ccc;
 border-radius: 4px;
 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
 box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
 -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }*/
.formcontrolleft {
	margin-left: 180px;
}
.modal-open {
	overflow: auto;
}
.navbar.navbar-inverse {
	background: #499ab4;
}
.meta::first-letter {
	text-transform: capitalize !important;
}
.calendaractive {
	right: 3px;
	padding-right: 3px;
	bottom: 42px;
	height: initial;
	overflow-y: auto;
	overflow-x: hidden;
}
.calendarlist {
	position: absolute;
	left: 8px;
	right: 8px;
	bottom: 0;
	top: 34px;
}
.calendarscroll {
	height: 9px;
	width: 9px;
	background: #d0d0d0;
}
.inline {
	display: inline;
}
.next {
	margin-left: -20px;
}
#bcolor {
	background-color: #C2C2A3;
}
#today {
	margin-top: 20px;
	font-weight: bold;
	font-size: 25px;
}
#todays {
	margin-top: 20px;
	font-weight: bold;
	font-size: 25px;
}
#week {
	float: left;
	margin: 2px;
	width: 13%;
	text-align: center;
}
#weekdays {
	margin-top: 30px;
	color: black;
	font-weight: bold;
	font-size: 20px;
}
#month {
	margin-top: 30px;
}
.days {
	background-color: #2AABD2;
	height: 90px;
	float: left;
	margin: 2px;
	width: 13%;
	border-radius: 6px;
	font-weight: bold;
	font-size: 20px;
}
.days1 {
	background-color: #2AABD2;
	height: 450px;
	float: left;
	margin: 2px;
	width: 13%;
	border-radius: 10px;
	font-weight: bold;
	font-size: 20px;
}
.forcheck {
	background-color: #6abdc2;
	height: 90px;
	float: left;
	margin: 2px;
	width: 13%;
	border-radius: 6px;
	font-weight: bold;
	font-size: 20px;
}
.forcheck1 {
	background-color: #2AABD2;
	height: 450px;
	float: left;
	margin: 2px;
	width: 13%;
	border-radius: 10px;
	font-weight: bold;
	font-size: 20px;
}
/**/
/* new styles indira*/
/**/
#vCheckList {
	margin-top: 20px;
}
.offerbutton {
	width: 80px;
}
.offerhead {
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
}
#modalbutton {
	height: 30px;
	margin-bottom: 4%;
}
.phoneaudjust {
	margin-left: 30%;
}
.zipaudjust {
	margin-left: 79px;
}
/*
#dstate {
	width: 230%;
	margin-top: -5px;
}*/

.lastnameaudjust {
	margin-left: 30%;
}
/*
#dzip {
	width: 92%;
	margin-top: -5%;
}
.daddress {
	width: 283%;
}
#demail {
	width: 206px;
}*/

.placeholderdonate {
	/*margin-top: 40%;*/
}
/*
#dcity {
	width: 200%;
}*/

#donaterdetails {
	margin-left: 10px;
}
.secureimage {
	margin-left: 450px;
	font-size: 16px;
}
.formmiddle {
	margin-left: 150px;
}
.textalignment {
	text-align: center;
	font-size: 22px;
}
#creditcardformsection {
	margin-left: 70px;
}
.new-widget-header {
	background-color: #E9E9E9;
}
.linestyle {
	border-bottom: 1px solid rgba(85, 84, 84, 0.5);
}
ul.step-form div.active .badge {
	background-color: #d47500;
}
.firstone {
	color: #d47500;
}
.newmodal-body {
	position: relative;
	max-height: 450px;
	padding: 15px;
}
.donatebutton:active {
	font-size: 20px;
	background: #0e749a;
	box-shadow: inset 0px 1px 2px 1px rgba(0, 0, 0, 0.3);
}
.donatebutton:hover {
	background: #1297c9;
}
.donatebutton {
	color: #FDFDFD;
	background: #499ab4;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(1, rgba(255, 255, 255, 0.1)));
	cursor: pointer;
	outline: none;
	border: 1px solid #1190c0;
	border-radius: 4px;
	box-shadow: inset 0px 1px 1px 1px rgba(255, 255, 255, 0.2), 0px 1px 1px 1px #083f54;
	-webkit-transition: background-color 0.15s linear, box-shadow 0.15s linear;
	-moz-transition: background-color 0.15s linear, box-shadow 0.15s linear;
	transition: background-color 0.15s linear, box-shadow 0.15s linear;
	position: absolute;
	bottom: 20px;
	left: 50%;
	display: block;
	margin: 10px 0 0 -84px;
	padding: 2px 10px;
	width: 142px;
	-webkit-transition: background-color 0.15s ease-in-out, box-shadow 0.15s linear;
	-moz-transition: background-color 0.15s ease-in-out, box-shadow 0.15s linear;
	transition: background-color 0.15s ease-in-out, box-shadow 0.15s linear;
	border-radius: 4px 25px 25px 2px;
}
.secure {
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 999;
	background: transparent url('https://secure.assets.bostatic.com/hydepark/images/secure-seal.png') no-repeat 50% 50%;
	height: 15px;
	width: 57px;
	display: block;
	overflow: hidden;
	text-align: left;
	text-indent: -999em;
}
#creditcardlogo {
	text-indent: -900em;
	background: url(https://secure.assets.bostatic.com/hydepark/images/donate/donate-cards-transparent.png) no-repeat;
	height: 26px;
	width: 188px;
	margin: 0 auto 20px auto;
}
/*TODO: temporary fix for navbar-inner*/
.navbar-inner {
	height: 50px;
	background: #499ab4 !important;
	border-bottom: 1px solid #121212 !important;
	padding: 0 !important;
}
.subnavbar .btn-subnavbar, .navbar .nav > li > a {
	color: #fff !important;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	color: #000000 !important;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #FFF !important;
	border-bottom-color: #fff !important;
}
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
	border-top-color: #000000 !important;
	border-bottom-color: #000000 !important;
}
.subnavbar .mainnav > li.active > a {
	background: #6abdc2 !important;
	color: #FFF !important;
}
.subnavbar .mainnav > li > a {
	color: #9fafb8 !important;
}
.subnavbar .mainnav > li > a:hover {
	color: #dcecf4 !important;
}
.widget a [class^="icon-"] {
	color: #CCC !important;
}
.searchBar .widget-header [class^="icon-"] {
	color: white !important;
}
.widget a [class^="icon-1"] {
	color: #424040 !important;
}
.widget a:hover [class^="icon-"] {
	color: #333;
	text-decoration: none;
}
.subnavbar .subnavbar-inner {
	margin-bottom: 30px;
}
/* BOOTSTRAP OVERRIDES */
.btn-success, .btn-success:hover, .btn-success:active, .btn-success.disabled {
	color: #fff !important;
	background-color: #73bfb8 !important;
	background-image: -moz-linear-gradient(top,#7accc6,#73bfb8);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#7accc6),to(#73bfb8));
	background-image: -webkit-linear-gradient(top,#7accc6,#73bfb8);
	background-image: -o-linear-gradient(top,#7accc6,#73bfb8);
	background-image: linear-gradient(to bottom,#7accc6,#73bfb8);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7accc6', endColorstr='#ff73bfb8', GradientType=0);
	border-color: #73bfb8 #73bfb8 #7accc6;
}
.form-group.error {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
/*
 select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
 height: auto !important;
 }*/
/*  ---------------------------------------
 BASE ADMIN NEW STYLES
 -------------------------------------  */
.modal-header, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header i {
	color: white;
}
.td-actions a i:hover {
	color: #0099dd !important;
}
/* For registration successful message */
div.message {
	display: block;
	padding: 100px 20px 0 20px;
}
.navbar-bottom-links {
	margin: 20px;
}
.navbar-bottom-links a {
	color: white;
	padding-left: 20px;
}
.widget-content {
	padding: 20px 15px 15px;
	background: #FFF;
	border: 1px solid #D5D5D5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.widget-content-notify  {
    padding: 0;
    background: #FFF;
    border: 1px solid #D5D5D5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/*  ---------------------------------------
 AUTOCOMPLETE SUGGEST DROP DOWN
 -------------------------------------  */
.autocomplete-container {
	position: relative;
	float: left;
}
.search-outer {
	float: left;
}
.search-outer .result {
	float: left;
	display: inline-block;
	margin: 2px;
}
.search-outer input {
	clear: both;
	display: block;
}
.search-outer .result div {
	display: inline;
}
.remove {
	margin: 0 2px 0 5px;
	color: #ccc;
	display: inline;
}
.remove:hover {
	color: #666;
}
.search-outer .result span {
	display: inline-block;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 2px 0 4px;
	background-color: #e6e6e6;
	background: #e6e6e6;
}
.autocomplete-outer {
	left: 0;
	position: relative;
	clear: both;
}
.autocomplete-suggest {
	width: 99%;
	position: absolute;
	top: -1px;
	left: 0;
	border: 1px solid #ccc;
	background: #fff;
	-webkit-backface-visibility: hidden;
}
.autocomplete-suggest ul {
	margin: 5px 0 5px 0;
}
.autocomplete-suggest ul li {
	list-style: none;
	list-style-type: none;
	padding: 1px 0 1px 5px;
}
.autocomplete-suggest ul li:hover {
	background-color: #eee;
	color: #333;
	cursor: default;
}
/* ORG DASHBOARD TABLE VIEWS */
.volunteerprivateprofile {
	padding: 6px 0 6px 6px;
}
#volunteerPositionList span.btn-mini {
	padding: 0;
}
/* Organization Listings */
.wrapper {
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px /4px;
	border-radius: 4px /4px;
	background: #f7f7f7;
	overflow: hidden;
	margin-left: 0;
}
.main-left {
	border-right: 1px solid #cdcdcd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	-webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	margin-left: 0;
	position: relative;
	z-index: 100;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 0 0 4px /4px 0 0 4px;
	border-radius: 4px 0 0 4px /4px 0 0 4px;
	padding-bottom: 20px;
}
.sidebar-right {
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
}
.listings li.orgListing > a {
	padding: 10px;
}
.listings li.orgListing .location {
	padding: 0;
}
.listings li.orgListing .role {
	top: auto;
}
.listings li.orgListing > a.active {
	background: #f7f7f7;
	margin-right: -4px;
}
/*  FORM WIZARD DESIGN (GoCardLess) */
.steps--bg {
	height: auto !important;
}
.steps--bg ol {
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 10px 20px 10px 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
}
.is-valid .nav-bullet {
	background-color: #C5E1C4;
}
.is-active .nav-bullet {
	background-color: #499ab4;
}
.nav-bullet {
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	display: inline-block;
	height: 26px;
	width: 26px;
	margin-right: 8px;
	line-height: 30px;
	background-color: #DADBDA;
	color: white;
	text-align: center;
}
.is-valid .nav-steps--label {
	color: #A0A0A0;
}
.nav-steps--label {
	color: #CCCCCC;
}
.nav-steps--item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	display: block;
	margin-right: 20px;
	padding: 8px 0;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}
.nav--horizontal-item {
	float: left;
	margin-bottom: -1px;
}
.nav--horizontal-item a:hover {
	text-decoration: none;
}
/* FORM WIZARD DESIGN (Lumonsity) */
.form-wizard {
	margin: 0 0 10px 0;
	font-size: 2.5em;
	line-height: 1.35em;
	color: #fff;
}
#breadcrumb-wrapper {
	height: auto;
	padding: 20px 0;
	color: #fff;
}
.breadcrumbs {
	display: inline-table;
	table-layout: fixed;
	position: relative;
	width: 100%;
	margin: 0px;
	background: url(/images/breadcrumb-icons-sprite.png) 0 -88px;
	background-repeat: repeat-x;
}
.breadcrumb-trail {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 560px;
	padding: 30px 11px 0px;
}
.breadcrumb-trail .breadcrumbs {
	display: inline-table;
	table-layout: fixed;
	position: relative;
	width: 100%;
	margin: 0px;
	background: url(/images/breadcrumb-icons-sprite.png) 0 -88px;
	background-repeat: repeat-x;
}
.breadcrumb-trail .breadcrumbs .breadcrumb-cell {
	display: table-cell;
	position: relative;
	width: 25%;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 24px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.breadcrumb-trail .breadcrumbs .breadcrumb .breadcrumb-icon {
	width: 22px;
	height: 22px;
	background: url(/images/breadcrumb-icons-sprite.png) 0 -44px;
}
.breadcrumb-trail .breadcrumbs .breadcrumb .breadcrumb-label {
	display: block;
	position: absolute;
	top: -30px;
	left: -59px;
	width: 140px;
	text-align: center;
	white-space: nowrap;
}
.breadcrumb-trail .breadcrumbs .breadcrumb {
	list-style-type: none;
}
.breadcrumb {
	list-style: none;
}
.breadcrumb-trail .breadcrumbs .breadcrumb-cell.first .active.breadcrumb .badge {
	background-color: #EE8505;
}
.breadcrumb-trail .breadcrumbs .breadcrumb.active .breadcrumb-icon {
	background: url(/images/breadcrumb-icons-sprite.png) 0 0;
}
.breadcrumb-trail .breadcrumbs .arrow {
	width: 22px;
	height: 22px;
	background: url(/images/breadcrumb-icons-sprite.png) 0 -66px;
}
.breadcrumb-trail .breadcrumbs .arrow-stem .arrow {
	position: absolute;
	top: 0px;
	right: -11px;
}
.breadcrumb-trail .breadcrumbs .breadcrumb {
	list-style-type: none;
	position: relative;
	left: -11px;
	width: 22px;
	padding: 0px;
	margin: 0px;
	background: none;
	overflow: visible;
}
.end {
	display: inline-block;
	padding-top: 30px;
	vertical-align: top;
}
/* PAYMENT FORM */
#security_code_note {
	padding-top: 0.3em;
	display: block;
	font-size: 0.8em;
	clear: left;
}
#security_code_image {
	vertical-align: bottom;
	margin-left: 0.5em;
}
#credit_card_verification_value {
	width: 3em;
	font-size: 1.4em;
}
form #number {
	float: left;
	padding-bottom: 0;
	width: 240px;
}
form #code {
	float: left;
	padding: 0 0 0 0;
	margin-left: 30px;
	width: 160px;
}
div.stacked-form {
	clear: both;
}
div.paragraph {
	margin: 0 0 0.8em 0;
	padding: 0;
	clear: left;
}
form #nameOnCard {
	float: left;
	padding-bottom: 0.5em;
	width: 240px;
}
form #cardType {
	float: left;
	padding-bottom: 0.5em;
	margin-left: 30px;
}
/*  ---------------------------------------
 PRICING
 -------------------------------------  */
.jumbotron {
	padding: 50px 100px !important;
}
.trail {
	border: 2px solid #c8c8c7;
	display: inline-block;
	padding: 30px;
	margin: 50px auto 0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 80px;
}
.trail .price {
	display: inline-block;
	position: relative;
	top: 5px;
	margin: 0 10px 20px 0;
	font-size: 26px;
}
.trail .price em {
	color: #7e7e7e;
	font-size: 16px;
	font-style: normal;
}
.features h3 {
	margin-bottom: 20px;
	margin-left: 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 3px solid #eee;
	display: inline-block;
	color: #a6a7a9;
	position: relative;
	line-height: 23px;
}
.features p {
	margin: 0;
	line-height: 32px;
	margin-bottom: 50px;
}
/*  ---------------------------------------
 EVENTS
 -------------------------------------  */
.shift-time {
	width: 100px !important;
	text-align: center;
}
.date-time h3 {
	font-size: 18px;
	line-height: 27px;
	margin: 0;
}
.date-time h1 {
	font-size: 30px;
	line-height: 36px;
	margin: 0;
}
.date-time h3.date {
	color: #777;
	font-size: .9em;
	margin-bottom: .5em;
	font-weight: bold;
}
.navbar .form-inline {
	margin: 10px 0 0 0;
}
.navbar form p a {
	color: white;
}
.event-shift {
	overflow: auto;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
	padding: 0 0 10px 0;
}
.event-shift .meta_info {
	margin-left: 10px;
}
.vm_volpublic .navbar-inner {
	padding: 0;
}
/*  ---------------------------------------
 ADD HOURS MANUALLY
 -------------------------------------  */
.disclaimer {
	font-size: 10px;
	text-align: left;
}
/*  ---------------------------------------
 ORGANIZATION PAGE
 -------------------------------------  */
.no-padding {
	padding: 0;
}
/*  ---------------------------------------
 SEARCH VOLUNTEER OPPORTUNITIES
 -------------------------------------  */
.searchBar .input-append, .input-prepend {
	margin: 0 !important;
	position: relative;
	top: 5px;
	right: 5px;
}
.searchBar  [class^="icon-"], .searchBar .widget-header [class^="icon-"] {
	margin: 0 !important;
}
.searchBar .table-bordered thead tr th {
	padding: 0 !important;
}
.searchBar .widget-header h4 {
	margin: 15px;
	top: 3px;
	position: relative;
}
.vm_volpublic {
	margin-top: 20px;
}
#searchwidgetcontent ul.dropdown-menu hr {
	margin: 3px 0;
}
#searchwidgetcontent .popover-content {
	padding: 0;
}
.popover-inner .popover-content .popover-inner {
	padding: 9px 14px;
}
.popover-content .form-actions {
	margin: 0;
}
.popover-title {
	display: block !important;
	margin: 0 !important;
	padding: 8px 14px 0 14px;
	position: inherit !important;
	background-color: white !important;
	border-bottom: none !important;
	margin-top: 10px !important;
}
.inline {
	display: inline;
}
/* FILTERS */
.types {
	float: left;
}
.types li:first-child {
	border-left-width: 0;
}
.types li {
	float: left;
	line-height: 34px;
	text-align: center;
	padding: 0 15px;
}
.type li {
	float: left;
	line-height: 34px;
	text-align: center;
	padding: 0 15px;
}
ul.types {
	list-style: none;
	margin: 0;
}
#psearchresultId, #dsearchresultId, #osearchresultId {
	margin-left: -20%;
}
ul.type {
	list-style: none;
	margin: 0;
}
.types li label {
	display: inline-block;
	margin-top: 10px;
}
.type li label {
	display: inline-block;
	margin-top: 10px;
}
#fullname {
	margin-top: 2px;
}
/*
 #profileimageuplaod {
 margin-left: 187px;
 }*/
.types li input[type='checkbox'] {
	cursor: pointer;
	margin: 0px 4px 0 0;
}
/* TYPES */
.listings li.recurring .type, .recurring label {
	color: #7accc6;
}
.listings li.ongoing .type, .ongoing label {
	color: #499ab4;
}
.listings li.events .type, .events label {
	color: #de601f;
}
/* RESULTS */
.listings {
	border-top: 1px solid #e5e5e5;
	margin: 28px 0 0 0;
	list-style: none;
}
.listings li {
	border-bottom: 1px solid #e5e5e5;
}
.listings .oddRow {
	background: #FFF;
}
.listings .evenRow {
	background-color: #f5f5f5;
}
.listings li > a {
	display: block;
	overflow: hidden;
	padding: 17px 11px;
	color: #222;
	padding: 16px 13px 12px 13px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
.listings li > a:hover, #listings li > a:focus {
	background-color: #fffdeb;
	cursor: pointer;
	cursor: hand;
}
.listings li > a > span {
	min-height: 37px;
	display: block;
	position: relative;
}
.listings li .role {
	float: left;
	width: 55%;
	margin-right: 12px;
	position: relative;
	top: -3px;
}
.listings li .role > span {
	display: inline;
}
.listings li .location {
	float: left;
	width: 155px;
	padding: 7px 0 7px 13px;
	position: relative;
	top: auto;
	left: auto;
	text-align: left;
	max-width: none;
	white-space: normal;
	overflow: visible;
	color: #8e8d8d;
}
.listings li .meta {
	position: relative;
	top: -1px;
	float: right;
	text-align: right;
}
.listings li.events .meta span {
	float: left;
	line-height: 51px;
	margin-right: 20px;
}
.listings li .meta .type {
	display: block;
	margin-bottom: 2px;
}
.listings li > a > span {
	min-height: 37px;
	display: block;
	position: relative;
}
.listings li .role h3 {
	position: static;
	top: auto;
	left: auto;
	width: auto;
	margin: 0 0 4px 0;
	padding: 0;
}
.listings li .role h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 4px;
	height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: static;
	top: auto;
	left: auto;
	width: auto;
	margin: 0 0 4px 0;
	padding: 0;
}
.listings li .role h4 {
	font-weight: 600;
	color: #222;
	position: static;
	top: auto;
	left: auto;
	max-width: none;
	white-space: normal;
	overflow: visible;
	font-size: 12px;
	display: inline;
}
.listings li .role > span {
	display: inline;
}
.listings li img {
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 13px;
	position: static;
	top: auto;
	left: auto;
}
.listings li .meta .new, .listings li .meta .posted {
	display: inline;
}
span.new {
	color: #fff;
	background-color: #ff8f00;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding: 1px 5px;
	text-transform: uppercase;
	font-size: 9px;
}
/* DATE FORMATTING */
.calendar {
	float: right;
}
.calendar time {
	display: block;
	position: relative;
	z-index: 10;
	background: #fff;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 2em;
	line-height: 1.3;
	height: 2.9em;
	width: 1.9em;
	border: 1px solid #dcd3b1;
	background: #ddd;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ddd),color-stop(1,#fff)) !important;
	background: -webkit-linear-gradient(top,#ddd 0,#fff 100%) !important;
	background: -moz-linear-gradient(top,#ddd 0,#fff 100%) !important;
	background: -o-linear-gradient(top,#ddd 0,#fff 100%) !important;
	background: linear-gradient(top,#ddd 0,#fff 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #dddddd,endColorstr= #ffffff);
}
.calendar time::after {
	display: block;
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	margin: 0 4% 0 0;
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	-o-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
}
.calendar time abbr {
	display: block;
	padding: .25em 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-bottom: 0;
	font-size: .4em;
	color: #fff;
	background: #97331c;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#97331c),color-stop(1,#7a2527)) !important;
	background: -webkit-linear-gradient(top,#97331c 0,#7a2527 100%) !important;
	background: -moz-linear-gradient(top,#97331c 0,#7a2527 100%) !important;
	background: -o-linear-gradient(top,#97331c 0,#7a2527 100%) !important;
	background: linear-gradient(top,#97331c 0,#7a2527 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #97331c,endColorstr= #7a2527);
}
.calendar time span {
font-size: 0.5em;
display: block;
font-weight: 500;
color: #666;
}
/* APP DESIGN */
.ondemand {
	width: 250px;
	border-bottom: 3px solid #fff !important;
	position: fixed;
	top: 0;
	right: -250px;
	z-index: 1000;
	background: #CC0000;
	background: -moz-linear-gradient(top, #CC0000 0%, #CC0000 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC0000', endColorstr='#CC0000')";
	-pie-background: linear-gradient(#CC0000, #CC0000 100%);
	behavior: url(PIE.htc);
	-moz-box-shadow: 1px 1px 7px #676767;
	-webkit-box-shadow: 1px 1px 7px #676767;
	box-shadow: 1px 1px 7px #676767;
	height: 100%;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #CC0000), color-stop(1, #CC0000));
}
.ondemand-button {
	z-index: 999;
	position: fixed;
	top: 90px;
	float: right;
	right: 0;
	margin-right: 0;
}
.ondemand-button a {
	color: white;
	text-decoration: none;
}
.hide {
	display: none;
}
.visible {
	display: block;
}
.notification .close {
	left: -40px;
	position: absolute;
	top: 90px;
	width: 40px;
	height: 35px;
	filter: none;
	opacity: 1;
	background-color: #ee8505;
	background-image: -moz-linear-gradient(top, #ff9008, #d47500);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9008), to(#d47500));
	background-image: -webkit-linear-gradient(top, #ff900	8, #d47500);
	background-image: -o-linear-gradient(top, #ff9008, #d47500);
	background-image: linear-gradient(to bottom, #ff9008, #d47500);
	cursor: pointer;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	behavior: url(PIE.htc);
}
.show {
}
.openNotification {
	overflow: hidden;
	background-color: #ee8505;
	background-image: -moz-linear-gradient(top, #ff9008, #d47500);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9008), to(#d47500));
	background-image: -webkit-linear-gradient(top, #ff900	8, #d47500);
	background-image: -o-linear-gradient(top, #ff9008, #d47500);
	background-image: linear-gradient(to bottom, #ff9008, #d47500);
	cursor: pointer;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	behavior: url(PIE.htc);
	height: 50px;
	width: 100px;
	padding: 2px;
	display: block;
	text-align: center;
}
/* aloha css */
.aloha-sidebar-inner {
	background-color: #E9E9E9;
	background-image: -webkit-radial-gradient(rgba(0,0,0,0) 10%,rgba(0,0,0,0.1) 70%,rgba(0,0,0,0.3) 100%);
	background-image: -moz-radial-gradient(rgba(0,0,0,0) 10%,rgba(0,0,0,0.1) 70%,rgba(0,0,0,0.3) 100%);
	padding: 10px;
	overflow: auto;
	height: 100%;
	border-left: 2px solid orange;
	z-index: 10000;
}
.aloha-sidebar-handle {
}
.aloha-sidebar-right .aloha-sidebar-handle {
	left: -30px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px
}
.aloha-sidebar-handle-icon {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	background: url('/images/arrow.png') no-repeat center center;
	width: 20px;
	height: 20px;
	opacity: .5
}
/* user information */
#profimage {
	width: 150px;
	clear: both;
	display: block;
}
#bannerimg {
	width: 180px;
	clear: both;
	display: block;
}
.orgProfimage {
	width: 150px;
}
/* multi-step form */
.form-horizontal .form-group {
	margin-bottom: 9px;
}
.badge {
	padding: 1px 9px 2px;
	font-size: 12.025px;
	font-weight: bold;
	white-space: nowrap;
	color: white;
	background-color: #999;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
ul.step-form {
	height: 50px;
	margin: 0;
}
ul.step-form li {
	float: left;
	color: #A0B0B9;
	width: 170px;
	font-size: 11px;
	list-style: none;
}
ul.step-form li span {
	position: relative;
	top: 10px;
	right: 5px;
}
ul.step-form li strong {
	margin-left: 30px;
	font-size: 15px;
}
ul.step-form li.active {
	color: #DF6020;
}
ul.step-form li.active .badge {
	background-color: #DF6020;
}
ul.step-form li.active .badge:hover {
	background-color: #DF6020;
}
ul.step-form li.step-completed {
	color: #425A6C;
}
ul.step-form li.step-completed .badge {
	background-color: #425A6C;
}
#addEvent .form-group {
	margin-bottom: 10px;
}
/* date and time blocks
 -------------------------------------------------- */
.date-time {
	background: #EEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#DDD));
	padding: 8px 10px 0;
	width: 60px;
	margin-left: 0;
	border: 1px solid #DDD;
}
.date {
	color: #777;
	font-size: .9em;
	margin-bottom: .5em;
}
.date-time .time {
	font-size: .75em;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
}
.orgname {
	color: white;
}
.notification-box {
	padding: 10px;
}
.notification-box:hover {
	background-color: #E9E9E9;
	border: 1px solid #6abdc2;
	padding: 9px;
}
.aloha-sidebar-inner .label {
	margin: 0 10px 0 0;
}
a.big-icon i {
	line-height: 10px !important;
	font-size: 25px;
	margin: 0 10px 0 0;
}
input.input-hours {
	width: 20px;
}
input.input-hour-notes {
	width: 180px;
}
.large-icon i, i.large-icon {
	font-size: 20px !important;
}
.icon-white {
	color: white !important;
	margin: 2px !important;
}
.btn-round {
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}
.action-item {
	width: 30px;
}
.table tbody tr.warning td {
	background: none !important;
	background-color: #fcf8e3 !important;
}
.cal-google {
	background: url('/images/google-calendar-bw.png') no-repeat;
	height: 30px;
	width: 30px;
	display: inline-block;
}
a:hover .cal-google {
	background: url('/images/google-calendar-color.png') no-repeat;
}
.cal-ical {
	background: url('/images/ical-bw.png') no-repeat;
	height: 30px;
	width: 30px;
	display: inline-block;
}
a:hover .cal-ical {
	background: url('/images/ical-color.png') no-repeat;
}
table.sortable th {
	white-space: nowrap;
}
#userPositionsList .table tr td:first-child, #userEventList .table tr td:first-child, #userEventList .table tr th:first-child {
	width: 35px;
	min-width: 30px !important;
}
#userPositionsList .table tr td:first-child .checkbox, #userEventList .checkbox {
	padding-left: 30px;
}
.btn-primary {
	background-color: #499ab4 !important;
	background-image: -moz-linear-gradient(top, #6abdc2, #499ab4) !important;
	background-image: -ms-linear-gradient(top, #6abdc2, #499ab4) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6abdc2), to(#499ab4)) !important;
	background-image: -webkit-linear-gradient(top, #6abdc2, #499ab4) !important;
	background-image: -o-linear-gradient(top, #6abdc2, #499ab4) !important;
	background-image: linear-gradient(top, #6abdc2, #499ab4) !important;
	background-repeat: repeat-x !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6abdc2', endColorstr='#499ab4', GradientType=0) !important;
	border-color: #0055cc #499ab4 #003580 !important;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
	filter: progid:dximagetransform.microsoft.gradient(enabled=false) !important;
}
/**************** sortable Tables *********************************/
table.sortable {
	border-spacing: 0;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
th.sorting_asc, th.sorting_desc {
	background-color: #fcf8e3 !important;
}
/* TAG MANAGER */
.myTag {
	background-color: #eeeeee;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	display: block;
	float: left;
	font-family: helvetica;
	font-size: 13px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 4px 5px 4px 5px;
	text-decoration: none;
	vertical-align: middle;
	line-height: 22px;
	height: 22px;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
#myTag_0, span.myTag {
	padding: 4px 5px 4px 5px;
	height: auto;
}
.table.table-bordered tbody tr td {
	padding-top: 9px;
	padding-bottom: 9px;
}
.myTagError {
	background-color: #F2DEDE;
}
.myTagRemover {
	color: silver;
}
.tagManager {
	border-radius: 3px 3px 3px 3px;
	margin-top: 0;
}
.myFramedTag {
	background-color: #eeeeee;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	display: block;
	float: left;
	font-family: helvetica;
	font-size: 11px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px 4px 4px 4px;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	line-height: 18px;
	height: 18px;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.myMinTag {
	background-color: #eeeeee;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	display: block;
	float: left;
	font-family: helvetica;
	font-size: 11px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
	height: 18px;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.myMinNonTag {
	font-family: helvetica;
	font-size: 11px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
	height: 18px;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
/* file upload */
.btn-file {
	position: relative;
	overflow: hidden;
	vertical-align: middle;
}
.btn-file > input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	font-size: 23px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translate(-300px, 0) scale(4);
	direction: ltr;
}
.fileupload {
	margin-bottom: 9px;
}
.fileupload .uneditable-input {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	cursor: text;
}
.fileupload .thumbnail {
	display: inline-block;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.fileupload .thumbnail > img {
	display: inline-block;
	max-height: 100%;
	vertical-align: middle;
}
.fileupload .btn {
	vertical-align: middle;
}
.fileupload-exists .fileupload-new, .fileupload-new .fileupload-exists {
	display: none;
}
.fileupload-inline .fileupload-controls {
	display: inline;
}
.fileupload-new .input-append .btn-file {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.thumbnail-borderless .thumbnail {
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.fileupload-new.thumbnail-borderless .thumbnail {
	border: 1px solid #ddd;
}
.form-group.warning .fileupload .uneditable-input {
	color: #a47e3c;
	border-color: #a47e3c;
}
.form-group.warning .fileupload .fileupload-preview {
	color: #a47e3c;
}
.form-group.warning .fileupload .thumbnail {
	border-color: #a47e3c;
}
.form-group.error .fileupload .uneditable-input {
	color: #b94a48;
	border-color: #b94a48;
}
#error {
	color: #b94a48;
	border-color: #b94a48;
}
.form-group.error .fileupload .fileupload-preview {
	color: #b94a48;
}
.form-group.error .fileupload .thumbnail {
	border-color: #b94a48;
}
.form-group.success .fileupload .uneditable-input {
	color: #468847;
	border-color: #468847;
}
.form-group.success .fileupload .fileupload-preview {
	color: #468847;
}
.form-group.success .fileupload .thumbnail {
	border-color: #468847;
}
.popupoverlay {
	position: absolute;
	-webkit-box-shadow: 0px 0px 5px black;
	-moz-box-shadow: 0px 0px 5px black;
	-o-box-shadow: 0px 0px 5px black;
	box-shadow: 0px 0px 5px black;
	box-shadow: 0px 0px 5px black;
	z-index: 99999;
	color: black;
	background-color: rgba(248,248,255, 0.7);
	padding: 4px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
}
/*------------------------------------------------------------------
 [Dashboard Stylesheet]
 Project:		Base Admin
 Version:		1.0
 Last change:	05/21/2012
 Assigned to:	Rod Howard (rh)
 [Table of contents]
 1. Shortcuts
 2. Stats
 3. Task List
 4. News Item
 -------------------------------------------------------------------*/
.extra h4 {
	color: #CCC;
}
/*------------------------------------------------------------------
 [2. Stats / .stats]
 */
.stats {
	width: 100%;
	display: table;
	padding: 0 0 0 10px;
	margin-top: .5em;
	margin-bottom: 1.9em;
}
.stats .stat {
	display: table-cell;
	width: 40%;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
.stat-value {
	display: block;
	margin-bottom: .55em;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #444;
}
.stat-time {
	text-align: center;
	padding-top: 1.5em;
}
.stat-time .stat-value {
	color: #F90;
	font-size: 40px;
}
.stats #donut-chart {
	height: 100px;
	margin-left: -20px;
}
/*------------------------------------------------------------------
 [3. News Item / .news-items]
 */
.news-items {
	margin: 1em 0 0;
}
.news-items li {
	display: table;
	padding: 0 2em 0 1.5em;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #CCC;
}
.news-items li:last-child {
	padding-bottom: 0;
	border: none;
}
.news-item-date {
	display: table-cell;
}
.news-item-detail {
	display: table-cell;
}
.news-item-title {
	font-size: 13px;
	font-weight: 600;
}
.news-item-date {
	width: 75px;
	vertical-align: middle;
	text-align: right;
}
.news-item-day {
	display: block;
	margin-bottom: .25em;
	font-size: 24px;
	color: #888;
}
.news-item-preview {
	margin-bottom: 0;
	color: #777;
}
.news-item-month {
	display: block;
	padding-right: 1px;
	font-size: 12px;
	font-weight: 600;
	color: #888;
}
/*------------------------------------------------------------------
 [4. Action Table / .action-table]
 */
.action-table .btn-small {
	padding: 4px 5px 5px;
	font-size: 10px;
}
.action-table .td-actions {
	width: 100px;
	text-align: center;
}
.action-table .td-actions .btn {
	margin-right: .5em;
}
.action-table .td-actions .btn:last-child {
	margin-rigth: 0;
}
@media (max-width: 979px) {
}
@media (max-width: 480px) {
	.stats .stat {
		margin-bottom: 3em;
	}
	.stats .stat .stat-value {
		margin-bottom: .15em;
		font-size: 20px;
	}
	.stats {
		float: left;
		display: block;
		margin-bottom: 0;
	}
	#chart-stats {
		margin: 2em 0 1em;
	}
}
/******************* reports *************************************/
#big_stats {
	width: 100%;
	display: table;
	margin-top: .5em;
	margin-bottom: 1em;
}
.big-stats-container .widget-content {
	background: #E9E9E9;
	background: -moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FAFAFA), color-stop(100%, #E9E9E9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* IE10+ */
	background: linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
}
#big_stats .stat {
	width: 25%;
	height: 90px;
	text-align: center;
	display: table-cell;
	padding: 0;
	position: relative;
	border-right: 1px solid #CCC;
	border-left: 1px solid #FFF;
}
#big_stats .stat:first-child {
	border-left: none;
}
#big_stats .stat:last-child {
	border-right: none;
}
#big_stats .stat h4 {
	font-size: 12px;
	font-weight: bold;
	color: #777;
	margin-bottom: 1.5em;
}
#big_stats .stat .value {
	font-size: 56px;
	font-weight: bold;
	color: #333;
	line-height: 1em;
}
@media all and (max-width: 950px) and (min-width: 1px) {
	#big_stats {
		display: block;
		margin-bottom: -40px;
	}
	#big_stats .stat {
		width: 49%;
		display: block;
		margin-bottom: 3em;
		float: left;
	}
	#big_stats .stat:nth-child(2) {
		border-right: none;
	}
	#big_stats .stat:nth-child(3) {
		border-left: none;
	}
}
@media (max-width: 767px) {
	#big_stats .stat .value {
		font-size: 40px;
	}
	.sm-center {text-align: center;}
}
/*  ---------------------------------------
 ORIGINAL DESIGN
 -------------------------------------  */
body.textured, body {
	background: #E9E9E9 url('/images/body-bg.png') repeat 0 0;
	font: 13px/1.7em 'Open Sans';
}
body.marketingSite, .marketingSite .container {
	min-width: 940px;
}
@media (max-width: 979px) {
	.marketingSite .navbar .brand {
		padding-right: 20px;
	}
}
.box-rounded-sidebar {
	border: 1px solid #e5e5e5;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px 20px;
	margin: 0 20px 20px 0;
}
.section-header {
	margin: 50px 0 0 0;
	padding: 50px 0 0 0;
}
.sidebar-header {
	margin: 20px 0 0 0;
}
.sidebar-spacing {
	margin: 40px 0 40px 0;
}
ul.checklist li {
	background: url('/images/check.png') no-repeat 0 4px;
	font-size: 15px;
	padding: 0 10px 0 22px;
	margin: 0 0 0 10px;
	list-style: none;
}
/* video player */
.vidContainer {
	max-width: 540px !important;
	-webkit-box-shadow: 0 0 50px #ccc;
	-moz-box-shadow: 0 0 50px #ccc;
	box-shadow: 0 0 50px #ccc;
	margin-top: 20px;
}
#posterImage {
	position: absolute;
	display: block;
	height: 304px;
	width: 540px;
	background: url('/images/video-home-poster.jpg');
}
#posterImage:before {
	color: #000000;
	content: "\25B6";
	opacity: 0.7;
	border-radius: 70px;
	padding: 20px 10px 40px 20px;
	border: 10px solid black;
	position: absolute;
	text-shadow: 0 3px black;
	z-index: 100;
	font-size: 70px;
	position: absolute;
	left: 220px;
	top: 100px;
}
#posterImage:hover:before {
	color: #CCC;
	border: 10px solid #CCC;
}
/* freshbooks / HEADER */
#header {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
}
.logo {
	width: 300px;
	height: 88px;
	float: left;
}
.logo a {
	background: url('/images/logo-white.png') no-repeat left bottom;
	display: block;
	height: 75px;
}
.logo a:hover:before {
	content: url('/images/hover-home.png') no-repeat left bottom;
	float: left;
}
.header-tagline {
	display: inline-block;
	margin: 50px auto 0 auto;
	font-size: 27px;
}
.header-top-right {
	float: right;
	margin: 5px 0;
	text-align: right;
	font-size: 13px;
	color: #999;
}
.buttons-top, .buttons-top-first {
	margin: 10px 0 0 0;
	float: right;
	overflow: hidden;
}
.buttons-top .btn {
	font-size: 12px;
}
.buttons-top .btn span {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	padding: 0 10px 5px 10px;
}
.btn-fullheight {
	padding: 25px 20px 25px 20px;
	margin: 0 0 0 5px;
}
.right-padding {
	padding: 0 10px 0 0;
}
.buttons-top-first {
	margin: 10px 10px 0 0;
}
#menu {
	background: #499ab4;
	background-color: #499ab4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	height: 47px;
	overflow: hidden;
	text-align: left;
	clear: both;
	margin: 0 0 10px 0;
}
#menu ul.menu-main {
	font-size: 16px;
	float: left;
	height: 47px;
	margin: 0px;
}
#menu ul {
	color: #fff;
	font-weight: 500;
}
#menu ul.menu-main li {
	height: 47px;
	padding: 0px;
}
#menu li {
	float: left;
	list-style: none;
}
#menu ul.menu-main li a {
	background: url('/images/menu-sep.png') repeat-y left top;
	padding: 15px 18px 14px 18px;
	display: block;
	font-weight: 600;
}
#menu a {
	color: #fff;
	text-decoration: none;
}
.menu-main2 {
	border: none;
	border: 0px;
	margin: 1px 10px 0px;
	padding: 0px;
	float: right;
}
.menu-main2 ul {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-main2 li {
	float: right !important;
	padding: 6px;
	margin: 5px;
	font-size: 13px;
}
.menu-main2 li a {
	padding: 6px;
}
.menu-main2 li a:hover, .menu-main2 ul li:hover a, .menu-main2 li.active a {
	background: #7accc6;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 6px;
}
#menu ul.menu-main li a:hover, #menu ul.menu-main li.active a {
	background: #7accc6;
}
.feature {
	padding: 35px 0 15px 0;
	border-bottom: 1px solid #e7e7e7;
}
.tos span {
	text-decoration: underline;
}
.fine-print {
	display: block;
	padding: 20px;
}
.widget-signin h3, .widget-signin i {
	font-size: 22px !important;
}
.widget-signin i {
	margin-top: -5px !important;
}
/*------------------------------------------------------------------
 [FAQ Page]
 Project:		Base Admin
 Version:		1.0
 Last change:	05/21/2012
 Assigned to:	Rod Howard (rh)
 -------------------------------------------------------------------*/
.faq-search {
	margin-bottom: 2em;
	text-align: right;
}
.faq-search input {
	width: 96%;
	display: block;
	padding: 2%;
}
.faq-empty {
	display: none;
}
.faq-toc {
	padding: 1.5em 0;
	margin: 2em 0 0;
	border: 1px dotted #CCC;
	border-right: none;
	border-left: none;
}
.faq-toc ol {
	padding: 0;
	margin: 0;
}
.faq-toc li {
	margin-bottom: .75em;
	list-style: none;
}
.faq-toc a {
	margin-left: .5em;
}
.faq-list {
	padding: 0;
	margin: 3em 0 0;
	list-style: none;
}
.faq-list li {
	display: table;
	margin-bottom: 2em;
}
.faq-icon {
	display: table-cell;
	padding-right: 1.25em;
	vertical-align: top;
}
.faq-text {
	display: table-cell;
	vertical-align: top;
}
.faq-number {
	width: 32px;
	height: 32px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 32px;
	color: #FFF;
	background: #F90;
	border: 3px solid #FFF;
	box-shadow: 1px 1px 3px rgba(0,0,0,.4);
	border-radius: 100px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}
.btn-support-ask {
	display: block;
	font-size: 22px;
	padding: 14px 0;
	font-weight: 600;
	margin-bottom: .75em;
}
.btn-support-contact {
	display: block;
	padding: 12px 0;
	font-size: 18px;
	font-weight: 600;
}
/*------------------------------------------------------------------
 Footer inspired by recyclebank
 */
#global-footer {
	border-top: 1px solid #e8e8e8;
	padding: 20px 0 0;
}
#footer-social {
	background: url('/images/logo-footer.png') left top no-repeat;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 200px;
	text-align: center;
}
ul.footer-icons {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.footer-icons li.follow-us {
	font-size: 13px;
	line-height: 26px;
	margin-right: 10px;
	vertical-align: middle;
}
ul.footer-icons li {
	float: left;
	height: 50px;
}
ul.footer-icons li a {
	background: url('/images/Black_White_3D_Social_Icons.jpg') no-repeat;
	display: block;
	float: left;
	height: 25px;
	margin-right: 6px;
	width: 25px;
}
ul.footer-icons li.facebook a {
	background-position: -63px -9px;
}
ul.footer-icons li.facebook a:hover {
	background-position: -63px -109px;
}
ul.footer-icons li.twitter a {
	background-position: -133px -9px;
}
ul.footer-icons li.twitter a:hover {
	background-position: -133px -109px;
}
ul.footer-icons li.googleplus a {
	background-position: -168px -9px;
}
ul.footer-icons li.googleplus a:hover {
	background-position: -168px -109px;
}
ul.footer-icons li.linkedin a {
	background-position: -168px -44px;
}
ul.footer-icons li.linkedin a:hover {
	background-position: -168px -144px;
}
#footer-sitemap {
	margin-bottom: 15px;
	overflow: hidden;
	text-align: left;
}
#footer-sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-meta-info {
	border-top: 1px solid #dbdbdb;
	line-height: 2em;
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	color: #777;
}
/* vertical tabs */
.vertical-tabs-header {
	margin: 20px 10px 20px 30px;
	font-weight: 600;
}
.vertical-tabs a.active, .vertical-tabs a.active:hover {
	background: #555;
	color: #fff;
}
.vertical-tabs a {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	color: #555;
	text-decoration: none;
}
.vertical-tabs a, .vertical-tabs span {
	display: block;
	margin-bottom: 2px;
	padding: 8px;
	text-transform: capitalize;
}
.vertical-tabs a:hover {
	background: #ccc;
}
.vertical-tabs {
	list-style-type: none;
}
/* Jumbotrons
 -------------------------------------------------- */
.shadowbanner {
	border-bottom: 3px solid #d5d5d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.loggedInBlock {
	margin-top: 50px;
}
.btn-huge {
	font-size: 25px;
	font-weight: normal;
	padding: 10px 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 100%;
}
.btn-huge h2 {
	color: white;
}
.btn-huge span {
	font-size: 14px;
	margin: 5px 0 0 0;
	display: inline-block;
}
.white-well {
	padding: 10px;
	overflow: auto;
	margin: 0 auto 30px;
	background: white;
	box-shadow: 0 1px 6px #bbb;
	border-bottom: 1px solid rgba(0, 0, 0, 0.18);
	border-radius: 2px;
}
.white-well-inner {
	padding: 15px;
}
/* VolunteerMark Colors Buttons */
.btn-success {
	color: #ffffff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
	background-color: #7accc6 !important;
	background-image: -moz-linear-gradient(top, #7accc6, #73bfb8) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7accc6), to(#73bfb8)) !important;
	background-image: -webkit-linear-gradient(top, #7accc6, #73bfb8) !important;
	background-image: -o-linear-gradient(top, #7accc6, #73bfb8) !important;
	background-image: linear-gradient(to bottom, #7accc6, #73bfb8) !important;
	background-repeat: repeat-x !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7accc6', endColorstr='#ff73bfb8', GradientType=0) !important;
	border-color: #73bfb8 #73bfb8 #7accc6 !important;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	color: #ffffff !important;
	background-color: #73bfb8 !important;
}
/* Signing up for volunteer opportunities */
.signup-modal {
	margin-top: 1.5em;
	overflow: hidden;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.tab-content {
	padding: 1.5em 1em 1em 1em;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.introduction {
	margin-bottom: 5px;
	padding-bottom: 7px;
	background: transparent url('/images/bg_arrow_foursided.png') no-repeat bottom left;
	margin-left: 108px;
}
.introduction h1 {
	font-size: 13px;
	overflow: hidden;
	line-height: 23px;
	font-weight: normal;
	background: #aaa url('/images/bg_gray.png') repeat-x bottom left;
	padding: 16px 18px;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left: -108px;
}
/*  signin.css */
.account-container {
	width: 380px;
	display: block;
	margin: 12px auto 20px auto;
	background: #f9f9f9;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 2px #dadada, inset 0px -3px 0px #e6e6e6;
}
.content {
	padding: 10px 28px 15px;
}
.login-fields .field {
	margin-bottom: 1.25em;
}
.login-fields label {
	display: none;
}
.login-fields input {
	font-family: 'Open Sans';
	font-size: 13px;
	color: #8e8d8d;
	padding: 11px 15px 6px 50px;
	background-color: #fdfdfd;
	height: 5%;
	/*width: 206px;*/
	display: block;
	margin: 0;
	box-shadow: inset 2px 2px 4px #f1f1f1;
}
.username-field {
	background: url('/images/user.png') no-repeat;
}
.password-field {
	background: url('/images/password.png') no-repeat;
}
.login-actions {
	float: left;
	width: 100%;
	margin-top: -1.75em;
}
.login-social {
	float: left;
	padding: 10px 0 15px;
	border: 1px dotted #CCC;
	border-right: none;
	border-left: none;
}
span.login-checkbox {
	float: left;
	margin-top: 31px;
}
span.login-checkbox > input[type='checkbox'] {
	opacity: 0;
	float: left;
	width: 15px;
}
span.login-checkbox > input[type='checkbox'] + label {
	clear: none;
	height: 15px;
	display: block;
	padding: 0 0 0 22px;
	margin: 0;
	font-size: 12px;
	line-height: 1.2em;
	background: url('/images/check.png') no-repeat 0 0;
	cursor: pointer;
}
span.login-checkbox > input[type='checkbox']:checked + label {
	background-position: 0 -15px;
}
/** Text Under Box**/
.login-extra {
	display: block;
	width: 300px;
	margin: 1.5em auto;
	text-align: center;
	line-height: 19px;
	text-shadow: 1px 1px 0px #fff;
}
.account-container h1 {
	margin-bottom: .4em;
	color: #f90;
}
.button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	float: right;
	margin-top: 18px;
}
.register .login-social {
	margin-bottom: 1em;
}
.register .login-actions {
	margin-bottom: 0;
}
.register .login-fields input {
	width: 299px;
	padding-left: 6px;
}
.register h1 {
	color: #444;
}
.register span.login-checkbox {
	position: relative;
	top: -6px;
	width: 200px;
}
.register span.login-checkbox > input[type="checkbox"] + label {
	position: relative;
	line-height: 1.3em;
}
/*calendar styling...*/
.cal-custom-day {
	margin-bottom: 30px;
}
#slide-content {
	padding: 20px;
	color: #ffffff;
	/*
	 background-image: url("../img/dark_wood.png");
	 -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
	 */
	box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}
/*------------------------------------------------------------------
 [7. Error / .error-container]
 */
label.error {
	color: red;
	font-size: 12px;
}
.error-container {
	margin-top: 4em;
	margin-bottom: 4em;
	text-align: center;
}
.error-container h1 {
	margin-bottom: .5em;
	font-size: 120px;
	line-height: 1em;
}
.error-container h2 {
	margin-bottom: .75em;
	font-size: 28px;
}
.error-container .error-details {
	margin-bottom: 1.5em;
	font-size: 16px;
}
.error-container .error-actions a {
	margin: 0 .5em;
}
.center {
	text-align: center;
}
.almost-full {
	width: 90%;
}
.contenteditable {
	border: 1px solid #002E72;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 1px 1px 1px #EEEEEE;
	-moz-box-shadow: 1px 1px 1px #eee;
	-webkit-box-shadow: 1px 1px 1px #eee;
	color: #000000;
	display: block;
	padding: 5px;
	min-height: 60px;
	text-decoration: none;
}
#signedinblock {margin:0;}
/* HELPER classes */
.padding10 {
	padding: 10px;
}
a {
	cursor: hand;
	cursor: pointer;
}
.meta_info {
	font-size: 90%;
}
/* RESPONSIVE STYLES */
@media (max-width: 767px) {
    .orgshare {text-align:left;margin: 30px 0 30px 0;}
}

@media (min-width: 768px) {
    .orgshare {text-align:right;}
    .volnotify h4.pull-right {margin-right: 20px;}
}


@media (max-width: 979px) and (min-width: 768px) {
	.hideMobile {
		display: none !important;
	}
	.loggedInBlock, #signinblock {
		margin-right: 200px;
	}
}
@media (max-width: 979px) {
	.listings li {
		font-size: 80%;
	}
	.listings li .role {
		width: 40%;
	}
}
tr.volunteerhover:hover {
	background-color: #fffddb;
}
tr.communcationhover:hover {
	background-color: #fffddb;
}
.grouphover:hover {
	background-color: #fffddb;
}
/* interests (stumble upon) */
ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.wrapper-interests {
	overflow: auto;
	background-color: #ffffff;
}
.topics-list {
	margin: 0 2px 10px;
	float: left;
}
.topics-list li {
	padding: 1px 0;
	display: inline-block;
	width: 170px;
}
.interest-checkbox {
	position: absolute;
	left: -9999px;
	overflow: hidden;
}
.interest-label {
	padding: 0;
	display: block;
	line-height: 24px;
	text-align: left;
	text-indent: 9px;
	font-size: 12px;
	color: #888888;
	border-radius: 3px;
	border: 1px solid #ffffff;
	background: transparent url('/images/plus-check-close.png') no-repeat 95% 7px;
}
.interest-taglabel {
	padding: 0;
	display: block;
	line-height: 24px;
	text-align: left;
	text-indent: 9px;
	font-size: 12px;
	color: #888888;
	border-radius: 3px;
	border: 1px solid #ffffff;
	border-color: #d1efff;
	background-position: 94% -24px;
	background-color: #e5f6ff;
}
.interest-taglabel.checked, .interest-taglabel.checked.active:hover {
	color: #64645a;
	font-weight: bold;
	border-color: #d1efff;
	background: transparent url('/images/plus-check-close.png') no-repeat 95% 7px;
	background-position: 94% -24px;
	background-color: #e5f6ff;
}
.interest-taglabel:hover {
	font-weight: bold;
	color: #64645a;
	border-color: #efefef;
}
.interest-label:hover {
	font-weight: bold;
	color: #64645a;
	border-color: #efefef;
}
.interest-label.checked, .interest-label.checked.active:hover {
	color: #64645a;
	font-weight: bold;
	border-color: #d1efff;
	background-position: 94% -24px;
	background-color: #e5f6ff;
}
.interest-label.checked:hover {
	background-position: 95% -54px;
	background-color: #ffffff;
	border-color: #e5adad;
}
.interest-label.checked.active.span3 {
	width: 200px;
	margin-bottom: 5px;
}
.interest-label.checked.active.span2 {
	width: 150px;
	margin-bottom: 5px;
}
.modal-header:hover {
	cursor: move;
}
@media (min-width: 1200px) {
	.inline {
		disply: inline;
	}
	#changeLocation {
		margin-right: 5%;
	}
	#zipCode {
		margin-right: 5%;
	}
	.moreresults {
		data-more: 5;
	}
	#noresults {
		display: none;
	}
}
/* calendar event sub class*/
.event1 {
	display: block;
	/*
	 margin-right: 2px;
	 margin-bottom: 2px;
	 border-radius: 8px;
	 border: 1px solid #ffffff;*/
}
.cal-day-outmonth div {
	opacity: 0.1;
	cursor: default;
}
.cal-day-outmonth span {
	opacity: 0.1;
	cursor: default;
	display: none;
}
.cal-day-outmonth span {
	opacity: 0.1;
	cursor: default;
	display: none;
}
.cal-day-outmonth {
	visibility: hidden;
}
.navbar .navbar-inner .dropdown-toggle .caret {
	border-top-color: #FFF !important;
	border-bottom-color: #fff !important;
}
.form-horizontal .form-group .control-label {
	margin-bottom: 12px;
}
/*
 .widget-content #volunteerForm #firstname {
 width:270px;
 }
 .widget-content #volunteerForm #lastname {
 width:270px;
 }*/
.publicpositions .container #volCalendar .col-sm-8 {
	margin-left: 80px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-image: none;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: transparent;
}
#invoice {
	font-family: Arial;
}
#fullname {
	margin-top: 2px;
}
#affiliationRadios {
	margin-left: -9%;
}
.align-class {
	text-align: left
}
.thumbnail:hover {
	background: #ffbb1c;
}
.pager li > a, .pager li > span {
	padding-right: 8px;
	padding-left: 9px;
}
#emailerror {
	color: red;
}
/* NOTIFICATIONS */
.vm_volunteernotifications h3 {
	font-size: 18px;
}
.vm_volunteernotifications #hours {
	margin-bottom: 10px;
}
.vm_volunteernotifications h4.inline {
	margin-left: 15px;
}
.vm_volunteernotifications .widget-content {
	margin-bottom: 10px;
}
.vm_volunteernotifications .calendar {
	float: none;
	display: inline-block;
	margin: 0 10px 15px 0;
}
.vm_volunteernotifications .tab-content {
	padding: 0;
	background: transparent;
}
.recurringposition .widget-content, .recurringpositionind .widget-content {
	margin: 10px;
}
.recurringposition .col-sm-2 h4 {
	height: 40px;
	overflow-y: visible;
}
.recurringposition h5, .recurringpositionind h5 {
	color: #999;
	font-size: 12px;
	margin: 10px 0 0 0;
}
.inline-block {
	display: inline-block;
}
