#jevents_body .jevicons table, #jevents_body .jevicons td, #jevents_body .jevicons tr, #jevents_body .jevicons p, #jevents_body .jevicons div {
	
	line-height: .75em;
}

.jevbootstrap input[type="text"]{
    height:44px;
}

.chzn-container-multi .chzn-choices
{margin-top:4%;}

/*input[type="text"], input[type="password"], input[type="email"], select {
	width: auto!important;
	margin: 1%;
}*/

}/*maintains event box size and date relationship*/
#state_chzn > a:nth-child(1), #jev_creatorid_chzn > a:nth-child(1), #title
{
   width:200px;
}

/*needed to give height element to add event calendar buttons*/

.jevbootstrap .btn
{
height:auto;
}

.pmc_radio label
{
min-width:15px;
}

.jevbootstrap label /*****make checkboxes square****/
{
min-width:15px;
margin-left:5px;
}

#jevents .jevdatetime label.btn /****makes radio button fit inside selector buttons************/
{min-width:4px;
float:left;}

/*********end this section***************/

.pmc_checkbox label
{
position:relative!important;
top:23px!important;
}

#published_fv_chzn, #justmine_fv_chzn
 {
width: auto /*!important*/;
margin:5px;
}


.pmc_checkbox label /*****week and month view checkbox sizing***/
{width:13px!important;}

#jevLocationModal 
{
   /* width: inherit!important;*/
}

 /****minimum height of table rows*********/
#jevents_body .jeveventrow
{
 min-height:35px!important; 
}

div.imgright:nth-child(5)/*****************float image right when using image added in location************/
{
  float:right!important;
  margin-left:3%;
}

.jev_evdt .jev_evdt_title/******enlarge event title text****/
{
 font-size:225%; 
  font-weight:700;
}

/*font sizes and select boxes in calendar body*/
a.cal_titlelink, a.cal_daylink {
    font-size: 14px;
    line-height: 1.5;
}

#jevents_body .eventstyle {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
}

#jevents_body div.event_legend_name, .nav_bar_cell {   
    font-size: 14px;
}

select#category_fv, select#justmine_fv, select#published_fv.inputbox {
    height: 30px;
  margin-bottom:0.5rem;
}

/*end font sizes*/

/*leaders details input box*/
.jevbootstrap input, .jevbootstrap textarea, .jevbootstrap .uneditable-input {
    width: auto;
    border: solid 1px black;
    border-radius: 0;
}
/*end leaders input */

.jevbootstrap img
{margin-bottom:3%;}
}



