/* === step process panel === */
.panel {
    /*    background-color: #ffffff;*/
    /* [disabled]border: 1px solid #ffffff; */
    border:none;
    margin-bottom: 10px!important;
    padding: 0%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
}
/* === steps === */
.step {
	float: left;
	position: relative;
	margin-left: -20px;
	width: 441px;
	height: 43px;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 18px;
	background-image: url("img/sprite_with_icons.png");
	background-repeat: no-repeat;
	outline: none;
}
/* === default step classes (attached automatically to every step) === */
.step1,.step2,.step3,.step4,.step5,.step6,.step7 {
	width: 164px;
	text-align: left; /* set some custom width */
}
/* === steps labels === */
.stepLabel {
	position: absolute;
	top: 19px;
	right: 30px;
}

.stepLabelLast {
	position: absolute;
	top: 19px;
	right: 25px;
}
/* === contents === */
.content {
	clear: both;
	line-height: 150%;
	margin: 0%;
	padding-right: 15%;
	padding-top: 1%;
}
/* === nextPrevButtons === */
.nextPrevButtons {
	clear: both;
	width: 475px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.scrollable {
    height: 220px;
    overflow-y: scroll;





	width: 100
.;
    width: 100%;
    /* [disabled]padding-left: 10px; */
    /* [disabled]padding-right: 10px; */
}
thead tr .th1 {
}
.no-show {
    display: none;
}
.reg-label {
    color: #FFFFFF;
}
#app-name {
    margin: 5px auto;
}





/*
.nextPrevButtons .button:first-child {
	margin-right: 10px;
}*/
@media ( min-width : 600px) {
	.nextPrevButtons .button {
		float: left;
	}
	.nextPrevButtons .button2 {
		float: left;
	}
}

@media ( max-width : 600px) {
	.nextPrevButtons {
		width: 155px !important;
	}
	.nextPrevButtons .button {
		clear: both;
		margin-left: auto;
		margin-right: auto;
	}
	.nextPrevButtons .button2 {
		clear: both;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width:767px){
    .panel {
    /*    background-color: #ffffff;*/
    /* [disabled]border: 1px solid #ffffff; */
    margin-bottom: 1px!important;
    }

}



/* .nextPrevButtons .button2 { */
/* 	/*float: left;*/ 
/* 	display: block; */
/* 	height: 34px; */
/* 	padding-top: 12px; */
/* 	text-align: center; */
/* 	background-image: url("img/sprite_buttons.png"); */
/* 	background-repeat: no-repeat; */
/* 	cursor: pointer; */
/* } */
/*
.nextPrevButtons .button2:first-child {
	margin-right: 10px;
}
*/
/* .nextPrevButtons .inactiveButton { */
/* 	background-position: -10px -310px; */
/* 	color: #ffffff; */
/* } */
/* === boxStart === */
.boxStart {
	float: left;
	width: 6px;
	height: 60px;
	background: url("img/sprite_with_icons.png") no-repeat;
}

#LogoHeaderTable td {
	border-right: 1px solid;
	padding-right: 10px;
	padding-left: 10px
}

.header-selected {
	background-color: #3EA4D4 !important;
}

.header-selected-home {
	background-color: #3EA4D4 !important;
}

.header-selected-home a {
	background: url("../img/nav-sprite.png") no-repeat center -28px
		!important;
}

.header-selected a {
	color: #fff !important;
}

.not-active {
	pointer-events: none;
	cursor: default;
}

.agencies-about-share {
	padding: 20px 0 20px 0 !important;
	/* 	width: 100%; */
}

/* .share { */
/* 	font-weight: bold; */
/* 	color: #666; */
/* 	font-size: 12px; */
/* 	margin: 0; */
/* } */
/* /* line 6, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/home/css/modules/share-icons.scss */

	/* .share span { */
	/* 	float: left; */
	/* 	text-decoration: none; */
	/* 	color: black; */
	/* 	display: inline-block; */
	/* 	cursor: pointer; */
	/* 	padding-left: 0px; */
	/* 	padding-right: 0px; */
	/* 	width: 20px; */
	/* 	height: 20px; */
	/* 	margin-right: 5px; */
	/* 	font-weight: bold; */
	/* } */
	/* /* line 19, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/home/css/modules/share-icons.scss */
	/* .share span.label { */
	/* 	cursor: default; */
	/* 	font-size: 12px; */
	/* 	font-weight: bold; */
	/* 	color: #666; */
	/* 	line-height: 22px; */
	/* 	vertical-align: middle; */
	/* } */
	/* /* line 27, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/home/css/modules/share-icons.scss */
	


 



	/* .share .facebook_custom { */
	/* 	background: url("../img/facebook.png") */
	/* 		no-repeat; */
	/* } */
	/* /* line 30, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/home/css/modules/share-icons.scss */
	


 



	/* .share .twitter_custom { */
	/* 	background: url("../img/twitter.png") */
	/* 		no-repeat; */
	/* } */
	/* /* line 33, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/home/css/modules/share-icons.scss */
	


 



	/* .share .googleplus_custom { */
	/* 	background: url("../img/google.png") no-repeat; */
	/* } */
	/* /* line 36, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/home/css/modules/share-icons.scss */
	


 



	/* .share .tumblr_custom { */
	/* 	background: url("../img/tumblr.png") no-repeat; */
	/* } */
	/* /* line 39, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/home/css/modules/share-icons.scss */
	


 



	/* .share .email_custom { */
	/* 	background: url("../img/email.png") no-repeat; */
	/* } */
	/* /* line 43, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/home/css/modules/share-icons.scss */
	


 



	/* .share .permalink_custom { */
	/* 	background: url("../img/permalink.png") */
	/* 		no-repeat; */
	/* 	height: 20px; */
	/* 	margin-right: 10px; */
	/* 	width: 20px; */
	/* 	float: left; */
	/* } */ 

.overlay_new {
	position: absolute;
	right: 0px;
	top: 0;
	width: 40px;
	height: 40px;
	/*background: rgba(0, 0, 0, 0.5);*/
	background-color: #ffffff;
	opacity: .1;
	z-index: 100;
}

.overlay_size {
	min-width: 600px;
	height: 61px;
	background-color: transparent !important;
}
