.view-isafe-idp-listings .views-field-title {
	font-family: 'Ropa Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	padding: 10px 2px;
  	text-align: center;
}

/* END media query updates */

/* permit theming */

html.js fieldset.collapsed {
	height: auto;
}
a.student-login-flag:before {
	font-family: 'Glyphicons Halflings';
	content: "\e240\00a0"; /* apple space*/
	float: left;
	color: blue;
}

a.student-reg-flag:before {
	font-family: 'Glyphicons Halflings';
	content: "\f8ff\00a0"; /* apple space*/
	float: left;
	color: green;
}

table tr .vpc-process.btn {
	width: 100%;
}

/*
#footer {
	background-color: #4b4b4b;
	border-top: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
}
*/

#footer h1, #footer h2, #footer h3, #footer h4 {
	color: #FFF !important;
}

#footer a, #footer .content {
	color: #DDD !important;
}

#footer h2 {
	font-size: 20px;
	text-shadow: 1px 1px 1px #000;
}

#footer ul li {
	list-style-image: none;
	list-style-type: none;
}

#subfooter {
	border-top: 0px;
	background: #0C0C0C;
	color: #AAA !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

input.form-text, textarea.form-textarea, select {
	min-height: inherit;
}
div.form-item div.password-suggestions ,
div.password-suggestions {
	margin-bottom: 2em;
}

/* PROGRESSIVE CUSTOMIZATION */
.breadcrumb-none {
	display:none;
}
tr {
  border-bottom: 1px solid lightblue;
}
tr td, tr th {
  padding-bottom: 9px;
  padding-top: 9px;
}
.nd-region, #header, #Header {
	background-color: white;
}

.form-type-checkbox .help-block ,
.form-type-textarea .help-block {
	margin-top: 5px;
}

.new-radio .ajax-progress .message {
	display: none;
}
.new-radio .ajax-progress {
	display: block;
	margin-left: -1px;
}
.new-radio .ajax-progress .throbber {
	margin: 0px;
	background-position-y: top;
}
/* .form-inline .radio input[type="radio"], */
.form-inline .new-checkbox input[type="checkbox"] {
	position: absolute;
}
/* .form-inline .radio input[type="radio"], */
.form-inline .checkbox input[type="checkbox"] {
	margin-left: 0;
}
/* END PROGRESSIVE CUSTOMIZATION */
/* BOOK stylings */
#block-book-navigation ul.menu {
	border: none;
	list-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#block-book-navigation ul li.collapsed {
	list-style-image: url(/misc/menu-collapsed.png);
	list-style-type: disc;
}
#block-book-navigation ul li.expanded {
	list-style-image: url(/misc/menu-expanded.png);
	list-style-type: circle;
}
/* END BOOK stylings */


table {
	width: 100%;
}


h1 {
    font-size: 30px;
}


.nd-region {
    padding: 0 0 50px;
}

@media (max-width: 400px) {
	.md-layer-1-0-0 {
		font-size: 2em!important;
	}
}

@media(max-width: 400px) {
	.md-slide-wrap p, .md-objects .md-object {
		line-height: 17px!important;
	}
}


@media (max-width: 400px) {
	div .md-object .md-layer-1-0-0 .keep {
		top: 13.75%!important;
		left: 5.1875%!important;
	}
}

.page-header .title {
    margin: 5px 0 18px;
}


.fixed-header.hidden-top #top-box {
    left: 0;
    margin-top: 0;
}

.fixed-header.hidden-top .header {
    margin-top: 25px;
}
.views-exposed-form .views-exposed-widget {
	padding: .5em 1em 0 0;
}
.fix-view-multiselect-height div.form-type-select {
	width: 150px;
}


.btn.btn-primary, .btn.btn-primary:visited {
    background: #00c59c;
}


.btn.btn-info, .btn.btn-info:visited {
    background: #78cabb;
	margin: 10px;
}

/*
#DataTables_Table_0 > tbody > tr:nth-child(1) > td:nth-child(2) > h3 { 
    font-size: 22px;
}
*/

input, button, select, textarea {
    border: 1px solid #b0d6ce;
    padding: 5px;
}
table .contact-info-row {

}
table .contact-info-row td.contact-label {
	width: 25%;
	text-align: right;
	font-weight: bold;
}
table .contact-info-row .contact-value {
	text-align: left;
}


.selectBox-options li.selectBox-selected a {
    background: #00c59c none repeat scroll 0 0;
}


.selectBox-options li a {
    border-left: 5px solid #00c59c;
	background-color: #fff;
	font-size: 13px;
}

.selectBox-options li a:hover {
	background-color: #d9f2ed;
}

.selectBox-options li + li a {
    border-left: 5px solid #00c59c;
}

.selectBox-options li a {
 
    line-height: 3.5;

    min-height: 35px;
}



.selectBox.selectBox-menuShowing, .form-control:focus {
    height: 100% !important;
}

tr {
border-bottom: 1px solid #c0c0c0;
}

tr.views-row-first { background-color:#f0f0f0;
border-left: 5px solid #00c59c;
border-spacing: 1px;
border-bottom: 1px solid #c0c0c0;
}

tr.views-row-last { background-color:#f0f0f0;
border-left: 5px solid #00c59c;
border-spacing: 1px;
border-bottom: 1px solid #c0c0c0;
}

.space-green{ padding-left: 9px;
}

.views-exposed-form label {
    font-size: 16px;
    font-weight: normal;
}

.views-field { font-size:16px;
text-align: left;
}

.view-filters {background-color: #f8f8f8;
    padding: 25px;
    border-radius: 12px;
    border: 1px solid #e1e1e1;
	margin-bottom: 50px;
}

.page-color { background-color: #fff;

padding: 50px;
}

.isafedirect-field-wrapper {
    margin: 15px 0;
}

.page-profile-permit .content { border-bottom: 1px dotted #c4c4c4;
}

.Pending { background-color: #f68e11;
padding: 9px;
text-align: center;
color: #fff;
margin-right: 10px;
}


.Signed { background-color: #5ac864;
padding: 9px;
text-align: center;
color: #fff;
margin-right: 10px;
}

.Approved { background-color: #45a2ff;
padding: 9px;
text-align: center;
color: #fff;
margin-right: 10px;
}

.Denied { background-color: #f29aa9;
padding: 9px;
text-align: center;
color: #fff;
margin-right: 10px;
}

.selectBox-options li.selectBox-selected a[rel~="3"] { background-color: #0fa288!important;
	
}

.selectBox-options li.selectBox-selected a[rel~="2"] { background-color: #4dc075!important;
	
}

.selectBox-options li.selectBox-selected a[rel~="1"] { background-color: #00c59c!important;
	
}

