
button { 
	-webkit-appearance:none; background:none; border:0; -webkit-box-shadow:none; box-shadow:none; color:#03678B; cursor:pointer; display:inline; font-size:inherit; margin:0; padding:0; text-align:left; text-decoration:none; 
	}
buttonk:active, button:hover,  button:focus { 
	color:#03678B; text-decoration:underline; 
	}
.indent {
	padding-left:35px;	
}
.grey, .gray {
	color:#777;	
}
.mhide {
	display:none;	
}


.calEventFull {
	background-color:#bbb !important;

}
.fc-day {
	background:#e0e0e0 !important;
}
.fc-day:hover {
	border: 1px solid #888 !important;	
	background:yellow !important;
}
/*.calEvent:hover {
	border: 1px solid #888 !important;	
	background:yellow !important;
}
*/.modal {
	z-index:99 !important;	
}

#pageContent {
	padding: 25px;	
}
 
.inl {
	display:inline !important;	
}
.w60 { 	width:60px;	}
.w80 { 	width:80px;	}
.w100 {	width:100px;	}
.w120 {	width:120px;	}
.w140 {	width:140px;	}
.w160 {	width:160px;	}
.w180 {	width:180px;	}
.w200 {	width:200px;	}
.w220 {	width:220px;	}




body {
  background-color: #f7f7f7;
}
header {
  background-color: #fff;
 }
.site-header {
  padding:0;
}

@media (min-width: 1065px) {
	.site-header-with-seal .site-header-text-and-search {
		height: inherit;
		padding: 15px 0 0;
	}
}

aside,
footer {
  padding-right: 15px;
  padding-left: 15px;
}

header {
  border-bottom: 1px solid #e5e5e5;
}

footer {
  margin-top: 70px;
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
  text-align: center;
}




.main {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  margin-top:10px;
}
.main h1 {
  margin:10px 0 0 0;
}

aside {
  margin: 40px 0;
}

.main h2 {
  font-size:24px;
  margin:20px 0;
}

@media screen and (min-width: 768px) {
  aside,
  .footer {
	padding-right: 0;
	padding-left: 0;
  }

.site-header-with-seal .wordmarks {
	margin-top: 20px;
 }

}

@media screen and (max-width: 768px) {	
	.main h1 {
	font-size:30px;
	margin:0;
}
.main h2 {
  font-size:18px;
  margin:10px 0;
}
}
@media (max-width: 384px) {
  .col-xs-2, .col-xs-10 {
	width: 100% !important;
  }
  
}

@media (max-width: 1100px) {
	.cardcont  { 	width: 46%; }
}

@media (min-width: 1100px) {
	.cardcont  { 	width: 31%; }
}
@media (max-width: 600px) {
	.cardcont  { 	width: 100%; }
}



.cardcont { 
	float:left;
 	min-height:160px;
	margin:8px;
}
.card {
	width:100%
	min-height:160px;
    font-size: 1em;
    overflow: hidden;
    padding: 20px;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}
.children {
	padding:0px 25px;		
}
.accordion-toggle.collapsed > .fa-minus{
    display:none;
}
.accordion-toggle > .fa-plus{
    display:none;
}
.accordion-toggle.collapsed > .fa-plus{
    display:inline;
}

.lgselect {
	padding:20px 40px;
	font-size:1.2em;	
	min-height:70px;
}
.stepgroups {
	padding-left:60px;	
}
.wl {
	color:#777	
}

.children .ename{
	font-size:1.2em;	
	font-weight:bold;
}
.children .children .ename {
	font-size:.9em;	
	font-weight:normal;
}
.efe .efe {
	background:#d9edf7;	
}

 

@media  (max-width:800px) {
	hr {
		margin-top: 7px;
		margin-bottom: 7px;
	}
    .web-only {
        display:none!important
    }
}
@media  (min-width:1064px) {
	hr {
		margin-top: 19px;
		margin-bottom: 19px;
	}
    .mobile-only {
        display:none!important
    }
}
#lockstatus.label {
	white-space:pre-wrap;
}



.wlbutton {
	background:#eee;
	border:1px solid #bbb;
	padding:5px 12px;
	color:#777;
	border-radius:5px;
	font-size:.9em;
	cursor:pointer;
}
