body {
    background-color: #fff;
    color: #333;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

#footer {
    color: #777777;
    padding: 30px 30px 50px 30px;
    text-align: left;
    background-color: #7F7F7F;
}

h1, h2 {
    font: 600 36px/40px 'Larsseit', Arial, sans-serif !important;
    letter-spacing: 0px;
    margin: 10px 0px 10px 0px;
    text-transform: none;
}

h1, h2, h3, h3.widget-title, h5, h6 {
    font-family: 'Larsseit', sans-serif;
	font-weight: 600;
}

.nav > li {
	background: none;
	padding: 0;
}

.nav-tabs > li > a, .nav-pills > li > a {
	line-height: 1.5;
}

.dropdown-menu li {
	background: none;
	padding: 0;
}

.dropdown-menu > li > a {
	font-weight: 300;
}

.lac-nav-header-bottom .nav > li > a {
	margin: 0;
}

.lac-nav-header-bottom .nav > li > a:focus, .lac-nav-header-bottom .nav > li > a:hover, .lac-nav-header-top .nav > li > a:focus, .lac-nav-header-top .nav > li > a:hover {
	color: #fff;
}

.lac-nav-header-bottom .nav .dropdown-toggle .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
	margin-top: 0;
}

.comment-form .input-group-btn:last-child > input[type="submit"], .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .search-form .input-group-btn:last-child > .search-submit {
	background-color: #e51c24;
    border-color: #d0181f;
	margin-top: 0;
}

.lac-navbar .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a {
	text-shadow: none;
}

.lac-navbar .nav .dropdown-toggle .caret {
	border-bottom-color: #b7b7b7;
	border-top-color: #b7b7b7;
	margin-top: 0;
}

.navbar.lac-navbar  .nav li.dropdown > a:hover .caret, .navbar.lac-navbar  .nav li.dropdown > a:focus .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
}

.breadcrumb > li {
	background: none;
	margin: 0;
	padding: 0;
}

.poweredby {
	padding-top: 20px;
}

/*
form input.checkbox, form input.radio {
	position: static;
}
*/

.message.fade {
	opacity: 1;
}

select, textarea, input[type=text], input.field.text, textarea.field, .inputbox, input.input-text, input.field[type="text"], textarea.textarea, td.paramlist_value select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    color: #595959;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    height: auto;
	line-height: 24px;
    padding: 4px 6px;
}

select.inputbox, select.select {
    color: #595959;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
	line-height: 24px;
	height: 34px;
    padding: 3px 1px 3px 0;
    width: auto;
}

select.input-block-level {
	width: 100%;
}

button.button, .btn-primary {
    background: #FE795A;
    box-shadow: none;
    border: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-family: inherit;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 12px;
    text-shadow: none;
    text-transform: none;
}

.btn-danger, .btn-info {
    font-weight: normal;
    line-height: 16px;
    padding: 2px 6px;
    text-shadow: none;
	text-transform: none;
}

.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}

.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}

button.button:hover, .btn-primary:hover {
	background: #00000;
	color: #fff;
}

button.button:focus, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-secondary:focus {
	background-color: #00000;
}

address {
	background: none;
	border: none;
	padding: 0;
}

.social-links li {
	background: none;
	padding: 0;
}

.poweredby {
	text-align: center;
}

h1.componentheading, .item-header h1.title, h1.title, .article-title h2.contentheading {
	border-bottom: 1px solid #eee;
	color: #333;
    font-size: 33px;
    font-weight: 100;
    line-height: 1.1;
	margin: 22px 0 22px;
    padding: 0 0 20px;
	text-transform: none;
}

table.blog h2.contentheading {
	background: none;
	border-bottom: none;
	display: block;
	margin: 0;
	padding: 0;
}

a.readon {
    border-bottom: medium none;
}

.article-title .buttonheading {
	top: 47px;
}

.compHdBar-wrap {
	top: 5px;
}

.compSect-content {
    color: #595959;
}

.entryContent ol, .entryContent ul, .generalContent ol, .generalContent ul {
	margin: 0 0 10px;
	padding: 0;
}

.entryContent ul.compList, .generalContent ul.compList  {
	margin: 0;
    padding: 0;
}

ul.compList label.choice, ul.compList li div label, ul.compList li span label, .compSect-content label.choice, .compSect-content li div label, .compSect-content li span label {
	font-weight: normal;
}

ul.compList label.choice {
	margin-top: -18px;
}

input.checkbox, input.radio {
	min-height: 0;
}

.entryContent img, .generalContent img {
	margin-bottom: 0;
}

.sbxEvents-event .event-meta-wrap {
    display: none;
}

.sbxEvents-eventReg .event-meta-wrap {
    display: none;
}

.compSect-title h3 {
    margin: 0;
    padding: 0;
}

.sbx .sbxEvents-event div.whendate span.date, .sbx .sbxEvents-event div.whendate span.time {
	font-size: 1.5em;
}

.compSect-content h4.title {
	color: inherit;
    font-family: inherit;
    font-size: 1em;
    font-weight: bold;
	line-height: 1.4em;
	margin-top: 10px;
	font-size: 1.5em;
}

.table-inwell .btn-group {
    float: right;
}

table.resultsTBL thead th {
	background: #333;
}

table.resultsTBL .row1 td, table.resultsTBL .odd td {
	background: #e6e6e6;
}

.article-meta-wrap, div.metadata, .dn-meta, .item-meta {
    color: #464646;
}

.article-meta-content span strong, div.metadata span.author-name, span.title span.count, span.small strong, .item-meta strong {
	color: #464646;
}

.resultsTBL-foot {
	border-bottom-color: #ddd;
}

table.tickets-total-tbl tr.total .amount {
    color: #11a2d3;
}

table.resultsTBL span.title {
	margin-bottom: 0;
}

td, th {
	border-top: none;
	padding: 0;
}

.entryContent ul.pagination {
	border: none;
	margin: 0;
	padding: 0.6em 0;
}

.pagination > li > a, .pagination > li > span, .pagination > li > span:hover {
	background: none;
	border: none;
}

.cal-monthTBL td.cal-wd {
    background-color: #fff;
    color: inherit;
}

.cal-monthTBL td.cal-wdEmpty {
    background-color: #f6f6f6;
    color: #888;
}

.cal-monthTBL .cal-eventDate {
    color: #777;
}

.cal-monthTBL td.cal-wd, .cal-monthTBL td.cal-wdEmpty {
    border-color: #ddd;
}

.hide.fade.in {
    display: block !important;
}

.shop-modal-header {
    border-bottom: medium none;
	padding: 5px 15px;
}

.shop-product {
    padding: 0 0 15px;
}

.product-title {
	font-size: 1.2em;
	margin-top: 0;
}

.shop .shop-table h4.title {
	font-size: 1.2em;
}

.shop input.input-text {
	height: auto;
	line-height: 24px;
}

.shop .label {
    background-color: #fcc959;
	padding: 4px 6px;
}

.modal {
	bottom: auto;
	left: 50%;
}

.shop-modal {
	padding-right: 0 !important;
}

.form-actions {
	border-top: none;
	padding: 0;
}

.petition-prognum {
    color: inherit;
}

.petition-proglabel, .section-title {
    color: #a21318;
}

.section-petition-letter {
    background: #f6f6f6 none repeat scroll 0 0;
    border-left-color: #444;
}

.supporter-location, .supporter-time, .share-title {
    color: #595959;
}

.section-socialshare {
    background-color: transparent;
    border-bottom-color: #777;
    border-top-color: #777;
}

.stickybar {
    background: #222;
	border: none;
	padding: 0;
}

.z-accordion.white.vertical > section > h3 {
    color: #a21318;
}

label.checkbox {
	font-weight: normal;
	line-height: normal;
}

.share-title {
	font-size: 1em;
}

ul.pagination {
    border-color: #ddd;
	display: block;
}

.pagination > li > a, .pagination > li > span {
	float: none;
}

/* Events app: Courses and Classes Styling */

.sbxEvents-ins .panel-default {
    border: none;
}

.sbxEvents-ins .course-row {
    margin-top: 25px;
    margin-bottom: 15px;
}

.sbxEvents-ins h3 {
    color: #333;
    font-weight: 100;
    font-size: 23px;
}

#sectClassDetails-title {
    margin-top: 30px;
}

/* Directories app: Member Center Styling */

.compSect-contentwrap {
    padding: 0;
}

.avatar-my-profile img {
    border-radius: 50%;
    float: right;
    width: 200px;
    height: 200px;
    overflow: hidden;    
}


/* ------------------------------------------------------------------------
/* !PAGE: JSF Search List */
/* ----------------------------------------------------------------------*/
.items-jsfSearchTBL .compResPDFilter-wrap {
	background: #fff;
	margin-bottom: 2em;
	color: #666;
}

#jsfSrchResTBL .compResNav-wrap {
	padding-left: 30px;
	padding-right: 30px;
}

#jsfSrchResTBL {
	width: 726px;
	margin-left: -30px;
	
	background: url(../images/jsfsrchtbl-fold.png) no-repeat left top;
	padding-top: 6px;
}

.jsfsrchlist-tbl {
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
	box-shadow: 0 1px 3px rgba(0,0,0,.5);
}

.jsfsrchlist-tbl td,
.jsfsrchlist-tbl th {
	color: #fff;
	font-size: 13px;
	line-height: 1.1em;
/*	font-family: MemphisLTStdMedium, Arial, Helvetica, sans-serif; */
	padding: 12px 16px 12px 10px !important;
	position: relative
}

.jsfsrchlist-tbl th {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.1em;
	vertical-align: middle;
	white-space: normal !important;
	border-right: 1px solid #535757;
	background: #404545 url(../images/jsfsrchlist-th.png) repeat !important;
	text-shadow: 0 1px 0 #000;
}

.jsfsrchlist-tbl th:first-child,
.jsfsrchlist-tbl th:last-child {
	border-right: none;
}

.jsfsrchlist-tbl th.item-rank {
	width: 52px;
}
.jsfsrchlist-tbl th.item-firstyear {
	width: 92px;
}
.jsfsrchlist-tbl th.item-industry {
	width: 180px;
}

.jsfsrchlist-tbl th a,
.jsfsrchlist-tbl .tr-primary > td:not(.item-expander) > a {
	color: #fff;
	text-decoration: none;
}

.jsfsrchlist-tbl .tr-primary > td:not(.item-expander) > a:after {
	margin-left: 6px;
	content: "\f08e";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
}

.jsfsrchlist-tbl th a:hover {
	color: #f0ab00 !important;
	text-decoration: none;
}

.jsfsrchlist-tbl .sort-arrow:before {
	display: inline-block;
	font-family: "FontAwesome";
	content: "\f0de";
	vertical-align: top;
	margin-left: 6px;
	height: 15px;
}

.jsfsrchlist-tbl .sort-arrow.ascending:before {
	content: "\f0de";
	line-height: 20px;
}
.jsfsrchlist-tbl .sort-arrow.descending:before {
	content: "\f0dd";
	line-height: 10px;
}

.jsfsrchlist-tbl .tr-primary > td > a:hover {
	color: #f0ab00;
	text-decoration: none;
}

.jsfsrchlist-tbl .icon-sort,
.jsfsrchlist-tbl .icon-sort-down,
.jsfsrchlist-tbl .icon-sort-up {
	position: absolute;
	margin-left: 5px;
}

.jsfsrchlist-tbl .icon-sort {
	color: #cfd0d0;
}

.jsfsrchlist-tbl .icon-sort-down,
.jsfsrchlist-tbl .icon-sort-up {
	color: #f0ab00;
}

.jsfsrchlist-tbl .icon-user {
	font-size: 24px;
}

.jsfsrchlist-tbl tr.odd td {
	background: #101010;
}

.jsfsrchlist-tbl tr.even td,
.jsfsrchlist-tbl tr.has-details:nth-child(4n+1) td,
.jsfsrchlist-tbl tr.no-details:nth-child(2n+1) td {
	background: #FE795A;
}

.jsfsrchlist-tbl .tr-active td {
	background: #b7b7b7 !important;
}

.jsfsrchlist-tbl .tr-secondary td {
	background: #fff !important;
	color: #3b3b3c;
}

.jsfsrchlist-tbl tr.tr-secondary td.item-details {
	padding: 0 !important;
	vertical-align: top;
}

.jsfsrchlist-tbl tr.tr-secondary td.item-details div {
	vertical-align: top;
}

.jsfsrchlist-tbl tr.tr-secondary .well {
	padding: 0;
}

.jsfsrchlist-tbl .details-col-a {
	text-align: center;
	float: right;
	width: 20%;
}

.jsfsrchlist-tbl .details-col-b {
	width: 80%;
	margin-left: 0;
}

.jsfsrchlist-tbl .details-col-a .details-col-inner {
	padding: 20px 14px;
}

.jsfsrchlist-tbl .details-col-b .details-col-inner {
	padding: 20px 14px 20px 44px;
}

.jsfsrchlist-tbl .details-col-b .element {
	margin-bottom: 6px;
}

.jsfsrchlist-tbl .element-label {
	color: #d45d00;
	width: 40%;
	font-weight: normal;
}
.jsfsrchlist-tbl tr.tr-secondary td.item-details .element-data.with-link {
	color: #d45d00;
	font-weight: normal;
}
/*
.jsfsrchlist-tbl tr.tr-secondary td.item-details .element-data.with-link a {
	padding-left: 5px;
}
*/
.jsfsrchlist-tbl tr.tr-secondary td.item-details .element.empty-data {
	display: none;
}

.jsfsrchlist-tbl .item-readon {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #005172;
	display: inline-block;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #e5e5e5;
	float: right;
	padding: 8px 10px; 
}

.jsfsrchlist-tbl .item-readon:hover {
	background: #e5e5e5;
}

.jsfsrchlist-tbl .item-expander {
	padding-left: 6px !important;
	padding-right: 6px !important;
}

.jsfsrchlist-tbl a.item-toggle {
        position: relative;
        left: -17px;
        display: block;
        width: 16px;
        height: 16px;
        border: 2px solid #fff;
        background: #f0ab00;
        color: #fff;
        text-decoration: none;
        -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
        box-shadow: 0 1px 1px rgba(0,0,0,.1);
        text-align: center;
        line-height: 16px;
        font-size: 10px;
    }

.jsfsrchlist-tbl a.item-toggle:hover {
	color: #fff !important;
	text-decoration: none;
}

.jsfsrchlist-tbl a.item-toggle i {
	line-height: 18px;
}

.jsfsrchlist-tbl td.item-rank {
	text-align: center;
}

.jsfsrchlist-tbl td.item-employees {
	text-align: right;
}




/* JSF Search Form */
.jsfSearch-srch .form-jsfseach,
.jsfSearch-srch .form-jsfseach *,
.jsfSearch-srch .srchDesc-outro *,
.jsfSearch-srch .blogDesc-intro *,
.jsfSearch-srch .compDescIntro-wrap *,
.jsfSearch-srch .form-jsfseach:before,
.jsfSearch-srch .form-jsfseach:before *,
.jsfSearch-srch .srchDesc-outro:before *,
.jsfSearch-srch .blogDesc-intro:before *,
.jsfSearch-srch .compDescIntro-wrap:before *,
.jsfSearch-srch .form-jsfseach:after,
.jsfSearch-srch .form-jsfseach:after *,
.jsfSearch-srch .srchDesc-outro:after *,
.jsfSearch-srch .blogDesc-intro:after *,
.jsfSearch-srch .compDescIntro-wrap:after * {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

.jsfSearch-srch .jsfSearch,
.jsfSearch-srch .srchDesc-outro {
	margin: 0;
}

.jsfSearch-srch .jsfSearch {
	padding-right: 10px;
}

.jsfSearch-srch .listform-right .jsfSearch {
	padding-right: 0;
}

.jsfSearch-srch .form-jsfseach {
	float: left;
	width: 33%;
}

.jsfSearch-srch .sbxModTable-listform .form-jsfseach {
	width: 100%;
	float: none;
	padding-right: 0;
}

.jsfSearch-srch .srchDesc-outro,
.jsfSearch-srch .blogDesc-intro {
	float: left;
	width: 66%;
}

.jsfSearch-srch .listform-center,
.jsfSearch-srch .listform-right {
	box-sizing: border-box;
	float: left;
	width: 50%;
}

/*
@-moz-document url-prefix() { 
  	.jsfSearch-srch .listform-center,
	.jsfSearch-srch .listform-right {
		width: 45%;
  	}

	.jsfSearch-srch .form-jsfseach {
		width: 30%;	
	}  	 	
}
*/

.jsfSearch-srch .listform-center {
	padding: 0 5px;
}
.jsfSearch-srch .listform-right {
	padding-left: 10px; 
}

.jsfSearch-srch .items-jsf {
	clear: both;
}

.jsfSearch-srch .jsfSearch .compSect-title {
	display: none;
}

.jsfSearch-srch .pos-pagetitle .element {
	padding-right: 0;
}

.jsfSearch-srch .pos-pagetitle {
	padding-top: 0px;
}

.jsfSearch-srch .jsfSearch .compSect-contentwrap,
.jsfSearch-srch .jsfSearch ul.compList li {
	margin: 0;
	padding: 0;
}

.jsfSearch-srch .menu-form-submit {
	display: none;
}

.jsfSearch-srch .compDescOutro-wrap {
	font-size: 1em;
}

.sbxModTable-listform h3.sbxMod-title,
.jsfSearch-srch .form-jsfseach label.desc,
.jsfSearch-srch .srchDesc-outro label.desc {
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	margin: 0;
	padding: 0 0 3px 0;
	border: none;
	display: block;
	text-transform: uppercase;
	color: #000;
}

.jsfSearch-srch .form-jsfseach select,
.jsfSearch-srch .srchDesc-outro input,
.jsfSearch-srch .srchDesc-outro select {
	width: 100%;
	display: block;
}

.sbxModTable-listform input.field.text,
.sbxModTable-listform select,
.jsfSearch-srch .form-jsfseach select,
.jsfSearch-srch .srchDesc-outro input,
.jsfSearch-srch .srchDesc-outro select,
.listtabs-search .form-jsfseach input.field.text {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 40px;
	/*-height: 40px;*/
	border: 1px solid #d6d6d6;
	background: #fcfcf9;
	-moz-box-shadow: inset 0 4px 5px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 4px 5px rgba(0,0,0,.05);
	box-shadow: inset 0 4px 5px rgba(0,0,0,.05);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}


/* ------------------------------------------------------------------------
/* !PAGE: JSF TABS List */
/* ----------------------------------------------------------------------*/

.listtabs-search .compSect-contentwrap,
.listtabs-map-search .compSect-contentwrap {
	padding: 0;
}

.listtabs-search .compSect-wrap,
.listtabs-map-search .compSect-wrap {
	margin: 0;
	margin: 0 -20px 0 0;
}

.listtabs-search #jsfSrchResTBL,
.listtabs-map-search #jsfSrchResTBL {
	padding-top: 0;
}


.listtabs-search .form-jsfseach,
.listtabs-map-search .form-map,
.listtabs-map-search #searchForm {
	float: none;
	width: auto;
	margin-left: -22px;
	margin-right: -21px;
	background: #e6e6e6;
}
/*
@-moz-document url-prefix() {
	.listtabs-search .form-jsfseach,
	.listtabs-map-search .form-map,
	.listtabs-map-search #searchForm {
		width: 646px;
	}
}
*/
.listtabs-search .form-jsfseach,
.listtabs-map-search .form-jsfseach {	
	padding: 30px 36px 40px 36px;
}

.listtabs-search .form-jsfseach input.field.text,
.listtabs-search .form-jsfseach select.select {
	background: #fff;
}

.listtabs-search .form-jsfseach ul.compList li {
	overflow: hidden;
	margin-bottom: 20px;
}

.listtabs-search .form-jsfseach ul.compList li label.desc {
	float: left;
	width: 30%;
	line-height: 40px;
	padding-bottom: 0;
}

.listtabs-search .form-jsfseach ul.compList li div.cntr {
	float: left;
	width: 70%;
}

.listtabs-search .form-jsfseach ul.compList li.buttons {
	text-align: right;
	margin-bottom: 0;
}

.listtabs-search #btnSearch {
	display: inline-block;
	width: 206px;
	height: 57px;
	line-height: 57px;
	padding: 0;
	margin: 0;
	
/*	font-family: MemphisLTStdLight, Arial, Helvetica, sans-serif; */
	font-size: 24px;
	text-transform: uppercase;
	text-shadow: -1px -1px #236274;
/*	background: url(http://gptwamt.nonprofitsoapbox.com/templates/gptw/images/btn-applynow.png) no-repeat right top !important; */
	color: #fff;
	border: 0;
}

.listtabs-search #btnSearch span:before {
	font-family: FontAwesome;
	content: "";
}

.listtabs-search #btnSearch:hover {
	background-position: right bottom;
	text-decoration: none !important;
}


.listtabs-search #btnCancel {
	display: inline-block;
	width: 206px;
	height: 57px;
	line-height: 57px;
	padding: 0;
	margin: 0;
	
	font-family: MemphisLTStdLight, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	text-shadow: -1px -1px #236274;
	background: url(http://gptwamt.nonprofitsoapbox.com/templates/gptw/images/btn-applynow.png) no-repeat right top;
	color: #fff;
	border: 0;
}

.listtabs-search #btnCancel span {
	display: block;
}

.listtabs-search #btnCancel span:before {
	font-family: FontAwesome;
	content: "";
}

.listtabs-search #btnCancel:hover {
	background-position: right bottom;
	text-decoration: none !important;
}


.tabnav-search {
	overflow: hidden;
	margin: 40px 0 0 0;
}

.tabnav-search-item {
	float: left;
	margin: 0 14px 0 0;
	padding: 0;
	background: none;
}

.tabnav-search-item > a {
	display: block;
	padding: 0 14px;
	height: 40px;
	line-height: 40px;
	
	border-width: 1px;
	border-style: solid;
	border-left-color: #d6d6d6;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-width: 0;
	background: #fff;
	
	font-size: 16px;
	color: #005172;
	font-weight: bold;
	text-decoration: none;
}
.tabnav-search-item > a:hover {
	background: #fcfcf9;
}
.tabnav-search-item > a.active {
	background: #e6e6e6;
	color: #737373;
}

#related-data-position {
	clear: both;
}


tr.no-details .item-toggle {
    display: none !important;
}


/* ------------------------------------------------------------------------
/* !PAGE: CLASSES SEARCH */
/* ----------------------------------------------------------------------*/

.controls-dow label {
    width: 48px;
}


/* STYLING FOR COURSES AND CLASSES DETAIL */

.class-code {
    font-size: 20px;
}

.sectRepeatDates-range {
    font-size: 24px;
    font-weight: 700;
}

.compSect-contentwrap > div > h4 {
    margin-top: 40px;
}

.eventHosted {
    display: none;
}

.compSect-title h3 {
    margin-bottom: 8px;
}

.whendate p.datestart span.date {
    font-size: 24px;
    font-weight: 700;
    display: table;
}

.whendate p.datestart span.time {
    font-size: 24px;
    display: table;
}

.instructor-image {
    max-width: 56px;
    float: left;
    vertical-align: middle;
    padding-right: 10px;
}

.course-image {
    max-width: 400px;
    padding-right: 10px;
}

.instructor-name {
    font-size: 24px;
    padding-top: 10px;
    display: table;
}

ul.sectInstructors li {
    padding: 6px 0px 9px 0px;
}

.ccbIcal {
    display: none;
}

form.form-user div.compSect-wrap div.compSect-title h3 span {
    display: none;
}

/* ------------------------------------------------------------------------
/* !PAGE: CLASS DETAIL */
/* ----------------------------------------------------------------------*/

.btnStatus {
    display: none;
}

.btnEnroll {
    display: none;
}

.lac-navbar {
    background: #7F7F7F;
}

.navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.navbar .menuhorz {
	float: left;
	margin: 0;
}

.navbar .menuhorz.navbar-right {
	margin-right: -15px;
}

.navbar .menuhorz li {
	background: none;
	float: left;
	padding: 0;
	position: relative;
}

.navbar .menuhorz > li > a {
	color: #fff;
	display: block;
	font-weight: 600;
	line-height: 20px;
    padding: 10px 15px;
	position: relative;
	font-family: 'Larsseit', sans-serif !important;
	font-size: 16px;
}

.navbar .menuhorz > li > a:focus, .navbar .menuhorz > li > a:hover {
    background: #3c0a03;
	text-decoration: none;
}

.navbar .menuhorz > li.havechild > a:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.navbar .menuhorz > li > ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 0 4px 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

.navbar .menuhorz > li.item-dashboard > ul {
	left: auto;
	right: 0;
}

.navbar .menuhorz > li.open > ul {
	display: block;
}

.navbar .menuhorz li ul li a {
    display: block;
    padding: 3px 80px 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: ##FE795A;
    white-space: nowrap;
    font-family: "Open Sans", Arial, sans-serif;
}

.navbar .menuhorz > li.item-checkout > a:before,
.navbar .menuhorz > li.item-dashboard > a:before {
	content:"\f07a";
	display: inline-block;
	font-family: FontAwesome;
	margin-right: 2px;
}

.navbar .menuhorz > li.item-dashboard > a:before {
	content:"\f007";
}

.lac-branding-help {
	line-height: 1.428571429;
}

.lac-branding-help h3 {
	color: #fff;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.lac-branding-help p {
	font-size: 14px;
	margin: 0 0 10px;
}

.overlay {
	z-index: 9999;
}

.article-aftercontent div.compPlgTerms-wrap {
    border-color: #f2f2f2;
    display: none;
}

div#eventsDetailNavBar-wrap {
	display: none;
}

h2#groupby-position {
	font-size: 36px;

}

.compDescIntro-content {
	padding-bottom: 15px;
}

.pos-intro .element {
	margin: 0px;
}