body {
	background-color:#ECEBE5;
}
td.cred-right {
    display: none;
}

.ncutcdmenu h3{
    background-color: #FFD911;
}

#cred td.cred-left {
	width: 80%;
}

#subnav.fix, article.page {
	border: none;
}

.ncutcdmenu div.dbx-content {
   background-color: #f7f7ef;
}

#header-widgets {
	position: absolute;
	right: 10px;
	font-size: 80%;
}

#header-widgets .suf-widget {
	background: none;
	border: none;
	text-align: right;
	padding-right: 10px;
}

#nav ul.sf-menu {
	margin: 0;
}

h1.posttitle {
	border-bottom: dotted 1px #0500FC;
}

#content {
	margin-top: 0;
}

article.page {
	padding-top: 5px;
}

li.unclickable > a:hover {
  cursor: default !important;
}

.breadcrumb {
	background-color: inherit;
	font-size: 100%;
}

/*
*, ::after, ::before {
	box-sizing: content-box;
}*/

/*.ashlabs > * {
	box-sizing: border-box;
}*/

.ashlabs > *, ::after, ::before {
	box-sizing: border-box;
}

.w10 {
	width: 10%;
}

.w25 {
	width: 25%;
}

#itemTable input {
	display: inline;
}

a,a:visited {
    color: #0500FC; 
    text-decoration: none;
}

a:hover {
    color: #0500FC; 
    text-decoration: underline;
}

.description {
	margin-top: inherit;
}

.ncutcddb label {
	font-size: 80%;

}

.notes-box {
	background-color: #F5F6CE;
	height: 200px;
}

.prp-15 {
	padding-right: 15px!important;
}

.formheader {
	background-color: #04B4AE;
	height:80px;
	margin-bottom:15px;
	padding-top:10px;
}

.recordcount p {
	margin-top: 2px;
	line-height: 1em;
	font-size: 85%;
	margin-bottom: 0;
}

.contactbuttons {
	line-height: 1em;
	margin-top: .2em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.ashla_fa_icons {
	font-family: "Font Awesome 5 Free", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-weight: 900;
}

.ashla_editmode {
	border-color: #04B4AE;
	border-style: dashed; 
}

#ncutcdlogin label {
	width:8em;
}

.ncutcdinput {
	position: relative;
}

.ncutcdinput .fa-search {
	display: none;
}

.ncutcdcombo .fa-sort {
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
}

.combodiv {
	position: absolute;
	top: 38px;
	z-index: 100;
}

.openlist {
	cursor: pointer;
}

.ncutcd_editMode .fa-search {
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 15px;
	color: #ccc;
}

.input-group.ncutcd_editMode .fa-search {
	left: 55px;
}

.ncutcd_hide {
	display: none;
}

.ncutcd_dirty {
	border-color: #f4d442;
	border-style: dashed; 
	border-width: 2px;
}

.ncutcd_saved {
	border-color: #29a531;
	border-style: solid; 
	border-width: 2px;
}

#Notes_Chapter_Committee {
	height: 400px;
}

.ncutcd_form h4 {
	color: #04B4AE;
}

.text-underline {
	text-decoration: underline;
}

.ncutcdtable td,
.ncutcdtable th,
.ncutcdtable thead th {
	border: none;
}

.sort_table td {
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}

.border-right-thick {
	border-right: #0500FC solid 3px;
}

.border-top-thick {
	border-top: #0500FC solid 3px;
}

.btn-group-xs > .btn, .btn-xs {
  padding: .25rem .4rem;
  font-size: .875rem;
  line-height: .5;
  border-radius: .2rem;
}

.no-close-btn .ui-dialog-titlebar-close {
	display: none;
}

@media print {
	@page {
		margin-top: 0.75in;
        margin-right: 0.75in;
        margin-left: 0.75in;
        margin-bottom: 0.5in;
	}
}




