.form_outerdiv {
    background-color: #f2f2f2;	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

/* content_form */
.errors_text {
	color:red;
}
.field_label {
	font-size:13px;	
}
.field_help {
	font-style: italic;
	font-size:12px;	
}

.checkbox_description {
	font-size:14px;
}

.legend {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: inherit;
}

.fieldset_margin {
	margin-left: 20px;
}

.contentlegend h4 {
	font-size: 16px;
	margin: 0 0 2px 0;
}


a.anchor {
    display: block;
    position: relative;
    top: -125px;
    visibility: hidden;
}

/* @media (min-width: 800px) {
  .slider-mobile-only {
    display: none !important;
  }
}
*/
@media (max-width: 799px) {
  .slider-desktop-only {
    display: none !important;
  }
}

.blog_list_title {
	color: #03abaf;
	font-size: 24px;
    font-weight: 600;
    margin: 0 0 5px 0;
    font-family: 'EB Garamond', serif;
}
.blog_list_subtitle {
	color: #000000;
	font-size: 16px;
    margin: 0 0 15px 0;
    font-family: 'EB Garamond', serif;
}

.blog_title {
	color: #03abaf;
	font-size: 36px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 5px 0;
    font-family: 'EB Garamond', serif;
}
.blog_subtitle {
	color: #000000;
	font-size: 24px;
    margin: 0 0 5px 0;
    font-family: 'EB Garamond', serif;
}
.blog_image {
	margin-bottom:20px;
}

.blog_date {
	color: #000000;
	font-size: 16px;
    margin: 0 0 0px 0;
    font-family: 'EB Garamond', serif;
}
.blog_content {
	color: #000000;
	font-size: 20px;
    font-family: 'EB Garamond', serif;
}

.blog_content p {
	color: #000000;
	font-size: 20px;
}

.blog_content ul{
	margin-left: 35px;
}
.blog_content ol{
	margin-left: 35px;
}

.blog_content h1 {
	color: #03abaf;
	font-size: 26px;
}
.blog_content h2 {
	color: #03abaf;
	font-size: 24px;
}
.blog_content h3 {
	color: #03abaf;
	font-size: 22px;
}
.blog_content h4 {
	color: #03abaf;
	font-size: 20px;
}

.blog_author {
	color: #000000;
	font-size: 14px;
    margin: 0 0 0px 0;
    font-family: 'EB Garamond', serif;
}


/*added by kelsey- news overlay box START*/

.news-grid-overlay {
    background-color: rgba(3, 141, 173, 0.95);
    padding-top: 75%;
    background-size: auto 110%;
    background-position: top;
    overflow: hidden;
    transition: all .4s;
    border: 0;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
}

.news-grid-overlay:hover {
    background-position: bottom;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
}

.news-grid-overlay:hover .news-grid-content {
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.news-grid-overlay .news-grid-content {
    background-color: rgba(3, 141, 173, 0.95);
}

.news-grid-overlay .news-grid-content {
    position: absolute;
    padding: 16px;
    width: 100%;
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    bottom: 0;
    transition: all .3s;
}

.news-grid-content-footer {
	font-size: 13px;
}

.news-grid-overlay .news-grid-content-title, .news-grid-overlay .news-grid-content-footer, .news-grid-overlay blockquote p, .news-grid-overlay blockquote footer {
    color: #fff;
}

.news-grid-content-title {
    margin-top: 0;
    margin-bottom: 16px;
}

/*added by kelsey- news overlay box END*/

/*added by kelsey-  green underline START*/

.divider_border_center {
    height: 5px;
    margin-bottom: 10px !important;
    Margin-top: -15px !important;
    background-color: #8cc047;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
}

.divider_border_left {
    height: 5px;
    margin-bottom: 10px !important;
    Margin-top: -15px !important;
    background-color: #8cc047;
    width: 120px;
}

/*added by kelsey-  green underline END*/

a {
    transition: color 800ms, background-color 800ms, opacity 800ms;
    -moz-transition: color 800ms, background-color 800ms, opacity 800ms;
    -o-transition: color 800ms, background-color 800ms, opacity 800ms;
    -webkit-transition: color 800ms, background-color 800ms, opacity 800ms;
}



.moreinfoicon {
   	height: 15px;
	margin-right: 5px;
}

.picshadow {
    /* border: 1px solid #666; */
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    margin: 15px 15px 15px 15px;
}

.picshadow2 {
    /* border: 1px solid #666; */
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    /* margin: 15px 15px 15px 15px; */
}

.picshadowsmall {
    /*border: 1px solid #666; */
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 0px 0px 0px 0px;
}
	
.picright {
    /*border: 1px solid #666; */
    padding: 0px 0px 0px 0px;
    float: right;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 15px 15px 15px 15px;
}

.picrightrotate {
    /* padding: 0px 0px 0px 0px; */
    float: right;
    transform: rotate(4deg);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 15px 15px 15px 15px;
}

.picleftrotate {
    /* padding: 0px 0px 0px 0px; */
    float: left;
    transform: rotate(4deg);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 15px 15px 15px 15px;
}

.picleft {
    float: left;
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 15px 15px 15px 15px;
}

.picright_withborder {
    border: 1px solid #666;
    padding: 10px 10px 10px 10px;
    float: right;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 15px 15px 15px 15px;
}

.picrightrotate_withborder {
    border: 1px solid #666;
    padding: 10px 10px 10px 10px;
    float: right;
    transform: rotate(4deg);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 15px 15px 15px 15px;
}

.picleftrotate_withborder {
    border: 1px solid #666;
    padding: 10px 10px 10px 10px;
    float: left;
    transform: rotate(4deg);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 15px 15px 15px 15px;
}

.picleft_withborder {
    border: 1px solid #666;
    padding: 10px 10px 10px 10px;
    float: left;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 15px 15px 15px 15px;
}

.wideimage {
    max-width: 100%;
    height: auto;      
}

.darken img {
-webkit-filter: brightness(100%);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
}

.darken img:hover {
-webkit-filter: brightness(95%);
}


.brighten img {
-webkit-filter: brightness(70%);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
}

.brighten img:hover {
-webkit-filter: brightness(100%);
}

.colorize img{
filter: grayscale(50%);
-webkit-filter: grayscale(50%);
-webkit-transition: all .3s ease;
}

.colorize img:hover{
filter: grayscale(0%);
filter: gray;
-webkit-filter: grayscale(0%);
filter: none;
transition: .3s ease;
}

.shrink img {
transition: .2s ease;
}

.shrink img:hover{
-webkit-transform: scale(0.98);
-ms-transform: scale(0.98);
transform: scale(0.98);
transition: .2s ease;
}

.greenbox_sm {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #00833e; 
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color:#00833e;
    border-style: solid;
    border-width: 2px;
    min-height: 580px;
	/*
    min-width: 340px;
    max-width: 340px; */
}
.greenbox_sm a {
	color: #fff;
}
.greenbox_sm p {
	color: #fff;
}
.greenbox_sm h1 {
	color: #fff;
}
.greenbox_sm h2 {
	color: #fff;
}
.greenbox_sm h3 {
	color: #fff;
}
.greenbox_sm h4 {
	color: #fff;
}
.greenbox_sm h5 {
	color: #fff;
}
.greenbox_sm h6 {
	color: #fff;
}

.greenbox_full {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #00833e; 
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color:#00833e;
    border-style: solid;
    border-width: 2px;
	margin-right: -15px;
    margin-left: -15px;
}
.greenbox_full a {
	color: #fff;
}
.greenbox_full p {
	color: #fff;
}
.greenbox_full h1 {
	color: #fff;
}
.greenbox_full h2 {
	color: #fff;
}
.greenbox_full h3 {
	color: #fff;
}
.greenbox_full h4 {
	color: #fff;
}
.greenbox_full h5 {
	color: #fff;
}
.greenbox_full h6 {
	color: #fff;
}

.ltbox_sm {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #dcf4d2; 
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color:#dcf4d2;
    border-style: solid;
    border-width: 2px;
    min-height: 300px;
	/*
    min-width: 340px;
    max-width: 340px; */
}
.ltbox_sm a {
	color: #000;
}
.ltbox_sm a {
	color: #000;
}
.ltbox_sm p {
	color: #000;
}
.ltbox_sm h1 {
	color: #000;
}
.ltbox_sm h2 {
	color: #000;
}
.ltbox_sm h3 {
	color: #000;
}
.ltbox_sm h4 {
	color: #000;
}
.ltbox_sm h5 {
	color: #000;
}
.ltbox_sm h6 {
	color: #000;
}

.ltbox_full {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #dcf4d2; 
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color:#dcf4d2;
    border-style: solid;
    border-width: 2px;
	margin-right: -15px;
    margin-left: -15px;
}
.ltbox_full a {
	color: #000;
}
.ltbox_full a {
	color: #000;
}
.ltbox_full p {
	color: #000;
}
.ltbox_full h1 {
	color: #000;
}
.ltbox_full h2 {
	color: #000;
}
.ltbox_full h3 {
	color: #000;
}
.ltbox_full h4 {
	color: #000;
}
.ltbox_full h5 {
	color: #000;
}
.ltbox_full h6 {
	color: #000;
}

.topbox {
    background-color: #ffffff;
    padding: 5px 30px 0px 30px;
    width: 100%;
}

.homebutton {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 5px;
	padding: 5px 10px;
	font-size: 14px;
	height: 38px;
	line-height: 28px;
	background-color: #8eb2a9;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	text-align: center;
}

.homebutton a {
	color: #fff;
}

.homebutton:hover {
	background-color: #466665;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.homebutton:hover a {
	/* background-color: #1b3044; */
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}


.homebutton2 {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 5px;
	padding: 6px 10px;
	font-size: 14px;
	height: 38px;
	line-height: 28px;
	background-color: #e9c46a;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	text-align: center;
}

.homebutton2 a {
	color: #fff;
}

.homebutton2:hover {
	background-color: #f4a261;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.homebutton2:hover a {
	/* background-color: #83bbd3; */
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}


.button_green {
	-webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 3px;
	padding: 1px 20px;
	font-size: 22px;
	height: 30px;
	line-height: 30px;
	background-color: #46aa42;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	font-family: 'Roboto Condensed', sans-serif;
}

.button_green a {
	color: #fff;
}

.button_green:hover {
	background-color: #144c11;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	transition: .5s ease;
}

.button_green:hover a {
	/* background-color: #83bbd3; */
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}


.button_green_lg {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 3px;
	padding: 0px 30px;
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	background-color: #46aa42;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	font-family: "Do Hyeon", sans-serif;
}

.button_green_lg a {
	color: #fff;
}

.button_green_lg:hover {
	background-color: #144c11;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	transition: .5s ease;
}

.button_green_lg:hover a {
	/* background-color: #83bbd3; */
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}



.button_ltgreen_lg {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 3px;
	padding: 0px 30px;
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	background-color: #d0e8ae;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	font-family: "Do Hyeon", sans-serif;
}

.button_ltgreen_lg a {
	color: #000;
}

.button_ltgreen_lg:hover {
	background-color: #a2cc76;
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	transition: .5s ease;
}

.button_ltgreen_lg:hover a {
	/* background-color: #83bbd3; */
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}


.button_ltgreen {
	-webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 3px;
	padding: 0px 30px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background-color: #71ce6c;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	font-family: 'EB Garamond', serif;
}

.button_ltgreen a {
	color: #fff;
}

.button_ltgreen:hover {
	background-color: #dcf4d2;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	transition: .5s ease;
}

.button_ltgreen:hover a {
	/* background-color: #83bbd3; */
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}


.button_white_lg {
	-webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 3px;
	padding: 0px 30px;
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	background-color: #ffffff;
	color: #00833e;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	font-family: 'EB Garamond', serif;
}

.button_white_lg a {
	color: #00833e;
}

.button_white_lg:hover {
	background-color: #dcf4d2;
	color: #00833e;
	transition: .5s ease;
}

.button_white_lg:hover a {
	/* background-color: #83bbd3; */
	color: #00833e;
}


.button_white {
	-webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 3px;
	padding: 0px 20px;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	background-color: #ffffff;
	color: #00833e;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	font-family: 'EB Garamond', serif;
}

.button_white a {
	color: #00833e;
}

.button_white:hover {
	background-color: #dcf4d2;
	color: #00833e;
	transition: .5s ease;
}

.button_white:hover a {
	/* background-color: #83bbd3; */
	color: #00833e;
}


.accordion-title {
  background-color: #d0e8ae;
  border: none;
}
.accordion-title:focus {
  background-color: #e4f7c8;
  outline: 2px solid #e4f7c8;
}


.box_gray {
	-webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 3px;
	padding: 0px 15px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background-color: #dbdcdd;
	color: #000;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	width: 210px;
}




.bulletedlist {
	margin-left: 30px;
}


.socialmedia {
    opacity: 1;
}

.socialmedia:hover {
    opacity: .7;

}

a {
    transition: color 800ms, background-color 800ms, opacity 800ms;
    -moz-transition: color 800ms, background-color 800ms, opacity 800ms;
    -o-transition: color 800ms, background-color 800ms, opacity 800ms;
    -webkit-transition: color 800ms, background-color 800ms, opacity 800ms;
}


.cal_currentdate,
.cal_prevnext,
.cal_heading,
.cal_celldate,
.cal_cellevent,
.cal_black,
.cal_white,
.cal_pending,
.cal_deleted,
.cal_legend,
.cal_footer,
.event_date,
.event_name,
.event_desc
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.cal_currentdate,
.cal_currentdate A:link,
.cal_currentdate A:visited,
.cal_currentdate A:active,
.cal_prevnext,
.cal_prevnext A:link,
.cal_prevnext A:visited,
.cal_prevnext A:active,
.cal_prevnext,
.cal_prevnext A:link,
.cal_prevnext A:visited,
.cal_prevnext A:active

{
	color:#f4a261;
}

.cal_heading,
.cal_heading A:link,
.cal_heading A:visited,
.cal_heading A:active,
.cal_white,
.cal_white A:link,
.cal_white A:visited,
.cal_white A:active
{
	color:#FFFFFF;
}

.cal_celldate,
.cal_celldate A:link,
.cal_celldate A:visited,
.cal_celldate A:active,
.cal_cellevent,
.cal_cellevent A:link,
.cal_cellevent A:visited,
.cal_cellevent A:active,
.cal_black,
.cal_black A:link,
.cal_black A:visited,
.cal_black A:active
{
	color:#000000;
}

.cal_pending,
.cal_pending A:link,
.cal_pending A:visited,
.cal_pending A:active 
{
	color: #A52A2A;
}

.cal_pending A:hover 
{
	color: #993333;
}

.cal_currentdate A:hover, 
.cal_cellevent A:hover 
{
	color:#e76f51;
}
.cal_celldate A:hover {
	color:#e76f51;
}

.cal_black A:hover {
	color:#666666;
}

.cal_white A:hover {
	color:#CCCCCC;
}

.cal_currentdate { 	font-size:28px; }
.cal_prevnext { 	font-size:18px;	}
.cal_heading { 	font-size:18px;	}
.cal_celldate { 	font-size:22px;	}
.cal_cellevent { 	font-size:10px;	}
.cal_black { 	font-size:10px;	}
.cal_white { 	font-size:10px;	}

.cal_prevnext A:link,
.cal_prevnext A:visited,
.cal_prevnext A:active {
	color:#f4a261;
}
.cal_prevnext A:hover {
	color:#993300;
}


.cal_pending,
.cal_pending A:link,
.cal_pending A:visited,
.cal_pending A:active,
.cal_pending A:hover {
	font-weight:800;	text-decoration:none; font-size:16px;	
}

.cal_deleted,
.cal_deleted  A:link,
.cal_deleted  A:visited,
.cal_deleted  A:active,
.cal_deleted  A:hover 
{	
	color: #A52A2A;
	font-weight:800; 
	text-decoration:line-through;	
	font-size:10px;	
}

.cal_legend {	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#000000; font-weight:300;	font-size:11px;	}

.cal_footer,
.cal_footer A:link,
.cal_footer A:visited,
.cal_footer A:active 
{	color:#000000;	
    font-size:12px;	
}
.cal_footer A:hover { 	color:#324a61;	font-size:12px;	}

.event_date {	color:#39416f; 	font-size:15px;	font-weight:600;	vertical-align:top;}
.event_name {	color:#39416f;	font-size:12px;	font-weight:700;	vertical-align:top;	margin-left:15px;}
.event_desc {	color:#39416f;	font-size:10px;	font-weight:100;	vertical-align:top;	margin-left:20px;}

body {
    color: #555;
    font-family: 'Lato', sans-serif;
}

form{margin:0 0 18px;}
fieldset{padding:0;margin:0;border:0;}
legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:19.5px;line-height:36px;color:#4e4e4e;border:0;border-bottom:1px solid #e5e5e5;}legend small{font-size:13.5px;color:#a3a3a3;}
label,input,button,select,textarea{font-size:13px;font-weight:normal;line-height:18px;}
input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
label{display:block;margin-bottom:5px;}
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;padding:4px 6px;margin-bottom:9px;font-size:13px;line-height:18px;color:#5c5c5c;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;vertical-align:middle;
	width:100%;
	}
/* input,textarea,.uneditable-input{width:500px;} */
textarea{height:auto;}
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:#ffffff;border:1px solid #cccccc;-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;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82, 168, 236, 0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);}
input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal;}
input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto;}
select,input[type="file"]{height:28px;*margin-top:4px;line-height:28px;}
select{width:220px;border:1px solid #cccccc;background-color:#ffffff;}
select[multiple],select[size]{height:auto;}
select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.uneditable-input,.uneditable-textarea{color:#a3a3a3;background-color:#fcfcfc;border-color:#cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);cursor:not-allowed;}
.uneditable-input{overflow:hidden;white-space:nowrap;}
.uneditable-textarea{width:auto;height:auto;}
input:-moz-placeholder,textarea:-moz-placeholder{color:#a3a3a3;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a3a3a3;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a3a3a3;}
.radio,.checkbox{min-height:18px;padding-left:20px;}
.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px;}
.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px;}
.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;}
.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px;}
.input-mini{width:60px;}
.input-small{width:90px;}
.input-small2{width:110px;}
.input-medium{width:150px;}
.input-medium2{width:180px;}
.input-large{width:210px;}
.input-xlarge{width:270px;}
.input-xxlarge{width:530px;}
input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0;}
.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block;}
input,textarea,.uneditable-input{margin-left:0;}
.controls-row [class*="span"]+[class*="span"]{margin-left:20px;}
.controls-row{*zoom:1;}.controls-row:before,.controls-row:after{display:table;content:"";line-height:0;}
.controls-row:after{clear:both;}
.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left;}
.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px;}
input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eeeeee;}
input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent;}
.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853;}
.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853;}
.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-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);}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;}
.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;}
.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48;}
.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48;}
.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-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);}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;}
.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48;}
.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847;}
.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847;}
.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-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);}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;}
.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847;}
.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad;}
.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad;}
.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-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);}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;}
.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad;}
input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b;}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;}
.form-actions{padding:17px 20px 18px;margin-top:18px;margin-bottom:18px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1;}.form-actions:before,.form-actions:after{display:table;content:"";line-height:0;}
.form-actions:after{clear:both;}
.help-block,.help-inline{color:#747474;}
.help-block{display:block;margin-bottom:9px;}
.help-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding-left:5px;}
.input-append,.input-prepend{display:inline-block;margin-bottom:9px;vertical-align:middle;font-size:0;white-space:nowrap;}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:13px;}
.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2;}
.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:18px;min-width:16px;padding:4px 5px;font-size:13px;font-weight:normal;line-height:18px;text-align:center;text-shadow:0 1px 0 #ffffff;background-color:#eeeeee;border:1px solid #ccc;}
.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546;}
.input-prepend .add-on,.input-prepend .btn{margin-right:-1px;}
.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px;}
.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-prepend.input-append .btn-group:first-child{margin-left:0;}
input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
