.menu-item a{
		font-size:20px;
		font-weight:700;
}


.js-ticket-dashboard-left-menu {
		display:none;
}

.content-area ol li, .content-area ul li {
    margin: 0 0 .25rem 1rem;
    border-left: 0px solid #005060;
}

.js-ticket-from-field {
		padding:10px;
}

.js-ticket-from-field:hover {
		background:#ddd;
}

div.js-ticket-add-form-wrapper div.js-ticket-from-field-wrp .js-ticket-from-field label {
    font-weight: normal;
    color: #636363;
    font-size: 18px;
}


div.jsst-main-up-wrapper input[type="radio"][name="ufield_63"] {
    background-color: #fFF;
}

div.jsst-main-up-wrapper input[type="radio"][name="ufield_63"]:checked {
    border-color: #264b16;
    background: radial-gradient(#264b16 0 45%, #fff 50%);
}

.js-ticket-from-field-wrp-full-width .visible {
		display:none!important;
}

.jsst-main-up-wrapper .visible {
    display: none!important;
}


div.js-admin-sorting select.js-admin-sort-select {
    float: left;
    width: 100px;
    height: 45px;
    padding:0px 10px!important;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.js-form-cust-rad-fld-wrp js-form-cust-ckb-fld-wrp .js-ticket-check-box {
		width:100%!important;
}

form.js-filter-form .js-form-input-field {
    float: left;
    height: 45px;
    width: 227px;
    padding: 5px;
    margin: 3px;
    box-shadow: unset;
    color: #6c757d;
    background: #f8fafc;
    border: 1px solid #ebecec;
}

form.js-filter-form .js-form-select-field {
    float: left;
    height: 46px;
    width: 227px;
    padding: 5px;
    margin: 3px;
    box-shadow: unset;
    color: #6c757d;
    background: #f8fafc;
    border: 1px solid #ebecec;
    background-image: url(../images/selecticon.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 16px;
}

.js-ticket-check-box {
		width:100%!important;
}

form.jsstadmin-form div.js-form-wrapper .js-form-select-field, div.js-email-body div.js-form-wrapper div.a-js-form-field select.js-ticket-select-field {
    float: left;
    width: 100%;
    height: 57px!important;
    padding: 10px;
    margin: 0;
    box-shadow: unset;
    color: #6c757d;
    background: #f8fafc;
    border: 1px solid #ebecec;
    background-image: url(../images/selecticon.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 16px;
    max-width: 100%;
}

.js-ticket-add-form-wrapper:nth-child(3){
		visibility:hidden;
		position:absolute;
}

.download_Links {
		background: #264b16;
      text-decoration: none;
    width: 100%;

    display: block;
    text-align: center;
    color: #fff;
    font-weight: 700;
		margin:10px 0;
		    padding: 10px 35px;
    font-weight: 400 !important;
    line-height: 22px;
}

.download_Links a {
		color:#fff!important;
		text-decoration:none!important;
}

.btn_Committee {
		border: solid 1px #000;
    border-radius: 6px;
    padding: 5px 10px;
    width: 130px;
    background: #fff;
    margin: 10px 0;
    text-align: center;
}

.btn_Committee:hover {
		color:#fff;
		background:#264b16;
}


#panel-495-2-0-0 .widget-title {
		display:none;
}


.footer_Logo, .footer_Social {
		padding:15px;
		border-radius:15px;
		display:flex;
		justify-content:center;
		align-items:center;
		background:#fff;
		max-width:200px;
		height:150px;
		margin:0 auto;
}

.footer_Menu ul{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
		justify-content: center;
		width:200px;
		margin:0 auto;
}

.footer_Menu ul li {
		max-width:200px;
}

.footer_Menu ul li a {
		color:#ffffff;
		text-decoration:none;
}



		
.profile_Icon {
		max-width:45px;
		border-radius:50%;
}

form p {
		margin-bottom:5px!important;
		font-size:18px;
}

#contact_Board_Form, #contact_ARC_Form, #contact_HSP_Form {
		background: #ccc;
    padding: 20px!important;
    width: 100%;
    max-width: 480px;
    margin: 10px auto 40px auto;
}

.contact_Board, .contact_ARC, .contact_HSP {
		cursor:pointer;
}

.um-misc-ul li a {
		font-size:20px;
		
}

.fine_Print {
		font-size:18px;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid;
    border-radius: 0;
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
}

input[type="submit"] {
    color: #ffffff;
    background-color: #264b16;
}

input[type="submit"]:hover {
    background-color: #ffffff;
    color: #264b16;
}

.home_Login {
		background:#fff;
		border:#5b3d0c solid 4px;
		padding:10px;
		border-radius:15px;
}

h2 {
		font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 500;
    text-transform: none;
		font-family:'Roboto Slab';
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
   
    background-color: #fff;
   }

.milford_Document {
     background: #264b16;
    padding: 8px 4px;
    border: solid 1px #fff;
    text-decoration: none;
    border-radius: 8px;
    width: 100%;
    max-width: 400px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 700;
 
    box-shadow: 7px 8px 13px #444;

}

.milford_Document_White {
    background: #fff;
    padding: 8px 4px;
    border: solid 1px #fff;
    text-decoration: none;
    border-radius: 8px;
    width: 100%;
    max-width: 300px;
    display: block;
    text-align: center;
    color: #264b16;
    font-weight: 700;
    margin: 0px auto;
  
}

.milford_Document_Wide_White {
       background: #fff;
    padding: 8px 4px;
    border: solid 1px #fff;
    text-decoration: none;
    border-radius: 8px;
    width: 100%;
    max-width: 400px;
    display: block;
    text-align: center;
    color: #264b16;
    font-weight: 700;
    margin: 0px auto;
    box-shadow: 7px 8px 13px #444;

}


.milford_Document:hover, .milford_Document_White:hover, .milford_Document_Wide_White:hover {
		    background: #000;
   

}

.content_Box {
	text-align:center;	
}

.content_Img {
		height:430px;
		overflow:hidden;
		border-radius:15px;
}

.content_Name {
    font-family: 'Roboto Slab';
    font-size: 25px;
		padding: 15px 0;
}

.content_Term {
		padding:0 0 20px 0;
		font-size:17px;
}

.content_Contact {
		font-size:16px;
}


.logged_In_Menu li{
		display:inline;
		margin:0px 8px;
}
	
.logged_In_Menu {
		text-align:right;
		position:relative;
		top:-25px;
}

.logged_In_Menu li a {
		text-decoration:none;
		font-size:17px;
}


body, button, input, select, textarea {
    font-family: Arial;
    font-weight: 400;
    text-transform: none;
    font-size: 21px;
    line-height: 34px;
}

.seaweed_Subtitle {
		font-family:'Seaweed Script';
		font-size:50px;
}

.copy_Subtitle {
		font-family:'Roboto Slab';
		font-size:26px;
		font-weight:700;
		line-height:40px;
}

.super_Size_Title {
		font-weight:700;
		font-size: 85px;
    line-height: 85px;
}

.color_White {
		color:#fff!important;
}

.color_Orange {
		color:#be522b!important;
}
		
.color_Brown {
		color:#5b3d0c;
		}
	
.color_Green {
		color:#264b16!important;
}
		
.align_Center {
		text-align:center!important;
}

.content_50 {
		max-width:700px;
		width:100%;
}




@media screen and (max-width:540px){
	
h1 {
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 45px;
    font-weight: 400;
    text-transform: none;
}
		
.super_Size_Title {
        font-weight: 700;
        font-size: 53px;
        line-height: 55px;
    }
		
.seaweed_Subtitle {
    font-family: 'Seaweed Script';
    font-size: 36px;
}	

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    background-color: #fff;
    width: 100%;
}
		
		.logged_In_Menu {
    text-align: left;
    position: relative;
    top: 15px;
}
		
h2 {
    font-size: 27px;
    margin-bottom: 10px;
    line-height: 1.2em;
    font-weight: 500;
    text-transform: none;
    font-family: 'Roboto Slab';
}
		

		
}