/* header overrides */
.subheader, .subheader a {
  background: #d70001;
  color: #ffffff; }
#nav .active {
  background: #d70001; }
.main-header .header-top {
  padding: 20px 0; }
  @media (max-width: 767px), screen and (max-device-width: 767px) {
    .main-header .header-top {
      padding: 8px 0;
      border-bottom-color: #fff; } }
      
      
  
/* forms.css overrides 
.input-mini {
  width: 60px !important;
}
.input-small {
  width: 90px !important;
}
.input-medium {
  width: 150px !important;
}
.input-large {
  width: 210px !important;
}*/

/* ------------------------------------- */

#main {
	margin-bottom: 20px;
}


.main {
  margin: 0 0 60px 0; }
  @media only screen and (max-width: 767px) {
    /* line 3, about.scss */
    .main {
      margin: 20px 0 0 0; } }
.main-header .header-top .welcome-text {
  top: 5px; } 
.main-header .notifynyc-logo {
  margin: -25px 39% -30px;
  z-index: 9999;
  width: 220px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .main-header .notifynyc-logo {
      margin: -10px 31% -30px; } }
  @media only screen and (max-width: 479px) {
    .main-header .notifynyc-logo {
      margin: -10px 16% -30px; } }
.subheader .breadcrumbs a {
  color: #fff;
  font-weight: bold;
  font-size: 14px; }
.content-container {
  margin-top: 20px; }
.main-header {
  border-bottom: none; }
footer .logo-nyc {
  background-image: url("../../../../assets/img/notifynyc/nyc_notify@2x.png");
  /* background-size: 50%; */ }
  

/* overrides form-template.css */
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #d70001; }




/* copied or adapted from older bootstrap design style.css */

.logintop {
   padding: 6px 12px;
   border-radius: 18px;
   background: #555;
   font-size: 75%;
   font-weight: bold;
   text-transform: uppercase;
   color: #fff !important;
   margin-left: 20px;
}
.logintop:hover {
   cursor: pointer;
   background: #d70001;
   box-shadow: inset 4px 4px 8px rgba(0,0,0,0.15);
}
.banner-lead {
  text-align: center;
}
.typ-lead {
  color: #fff;
  line-height: 1.4;
  letter-spacing: -0.05em;
  font-size: 28px;
  font-weight: bold;
}
a.enrollbtn {
  display: inline-block;
  margin: 10px 0;
  border: 4px solid #fff;
  font-size: 150%;
  font-weight: bold;
  box-shadow: 4px 4px 8px rgba(0,0,0,0.2);
  padding: 16px 32px;
  background: #777;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#000000');
  background: -webkit-gradient(linear, left top, left bottom, from(#777), to(#000)); 
  background: -moz-linear-gradient(top,  #777,  #000);
  color: #fff;
  border-radius: 4px;
  text-shadow: none;
}
a.enrollbtn:hover {
  color: #fff;
  text-shadow: none;
  background: #d20010;
  border: 4px solid #fdb3b9;
  box-shadow: inset 4px 4px 8px rgba(0,0,0,0.2);
}


.editimg {
  display: inline-block;
  float: right;
}

/*.faqlist li {
	color: #ccc;
	padding: 6px 0;
}

.faqhead {
	margin-top: 2em;
}
*/

.sidebarwrap {	
}
.iconside {
  margin-top: 14%;
  margin-right: 14%;
}
.shareicon {
  float: right;
  width: 19.5% !important;
  margin-left: 5.5%;
}
.shareicon .last {
  margin-right: 0;
} 
.bangicon {
  clear: both;
  width: 79%;
  margin-top: 10%;
  background: #d70011;
  border-radius: 4px;
  float: right;
  margin-right: 14%;
} 
.bangicon img {
  width: 92%;
  margin: 4%;
}
.altfoot {
  font-size: 85%;
  padding: 1% 0 0;
}
.dktext {
  color: #000;
}
.privacylink {
	font-weight: bold;
	color: #d70001;
}
.privacylink:hover {
	cursor: pointer;
}
.privacywrap {
	padding: 20px;
	background: #f5f5f5;
	border-radius: 6px;
	border: 4px solid #fff;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.15);
}
.privacyclose {
	display: block;
	text-align: right;
}
h1.page-title-nnyc {
	margin: 16px 0 20px;
	letter-spacing: -0.05em;
	font-size: 36px;
}
h2.section-title-nnyc {
	margin: 12px 0 14px;
	letter-spacing: -0.05em;
	font-size: 24px;
}
h2.widget-title-nnyc {
	font-size: 24px;
	color: #000;
	margin-top: 10px;
	letter-spacing: -0.05em;
	margin-bottom: 0;
	text-align: right;
}
.widget-head {
	background: #f5f5f5;
	color: #000;
	padding: 6px 20px;
	margin: 4px 0 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.widget-section.active .widget-head {
	background: #000000;
	color: #fff;
	position: relative;
	border-bottom: 10px solid #ddd;
}
.widget-head img.hidden-phone {
	display: none;
}
.widget-section.active .widget-head img.hidden-phone {
	display: block;
	width: 20px;
	position: absolute;
	top: 0;
	left: -20px;
	z-index: 300;
}
.widget-section.active .widget-head .button-edit {
	display: none;
}
.widget-content {
	padding: 0 20px 10px;
	background: #f5f5f5;
	font-size: 90%;
}
.widget-section.active .widget-content {
	background: #ddd;
	color: #000;
}
.username-yes img {
	display: none;
}

input.password {
	display: block;
    width: 95.5%;
}

p.margtop-sml {
	margin-top: 20px;
}
#byaddress, #byintersection {
	margin-top: 30px;
}
#byaddress label.top, #byintersection label.top {
	padding-top: 0 !important;
}
.mapcontain {
	width: 100%;
	height: 500px;
	margin-top: 30px;
}
.maplocate {
	display: inline-block;
	margin-top: 20px;
}
.maplocate:hover {
	cursor: pointer;
}
.nodisplay {
	display: none;
}
/*
.messagetypes  {
	display: block;
	float: left;
	width: 40%;
	margin-right: 5%;
	list-style-type: none;
}
*/
.vertlist li {
	margin: 0 5% 20px;
}

.alignright { text-align:right;direction:ltr; }

input.input-minus {
	width: 75%;
}
select.im-select {
	width: 79%;
}
.button-minus,
.button-plus-widget {
	width: 42px!important;
	float: right;
}
.button-plus {
	width: 42px!important;
	float: right;
	margin-top:12px;
}


/*NEW CODE NOV 8 2013 */

.button-plus-button {
	width: 42px!important;
	float:right;
	margin-top:-9px;
	
}

.button-plus-text {
	width:auto;
	float:left;
	margin-top:12px;
	
}
/*END NEW CODE */

.button-edit {
	width: 42px!important;
	float: right;
	margin-left: 10px;
}



/* NEW CODE JAN 29 2014 */

ul.usernamedetailslist {
	list-style-type: none;
	margin: 0;	
}

ul.usernamedetailslist li span {
	font-size: 12px;		
	color: #555;
	font-weight: bold;
	margin: 0 10px 0 0;
	display: inline-block;
	width: 70px;
	text-align: right;	
}

.widget-content ul.usernamedetailslist li span {
	font-size: 12px;
	text-transform: uppercase;
	color: #555;
	font-weight: bold;
	margin: 0 10px 0 0;
	display: inline-block;
	width: 20%;
	text-align: right;
}
.widget-content ul.usernamedetailslist li span.ellipsis {
	text-overflow: ellipsis;
    display: inline-block;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
	text-transform: none;
	color: #000;
	font-weight: normal;
}


/*END NEW CODE */

ul.detailslist {
	list-style-type: none;
	margin: 0;
}
ul.detailslist li span {
	font-size: 12px;
	text-transform: uppercase;
	color: #555;
	font-weight: bold;
	margin: 0 10px 0 0;
	display: inline-block;
	width: 70px;
	text-align: right;
}
.widget-content ul.detailslist li span {
	font-size: 12px;
	text-transform: uppercase;
	color: #555;
	font-weight: bold;
	margin: 0 10px 0 0;
	display: inline-block;
	width: 20%;
	text-align: right;
}
.widget-content ul.detailslist li span.ellipsis {
	text-overflow: ellipsis;
    display: inline-block;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
	text-transform: none;
	color: #000;
	font-weight: normal;
}

.emailgroup {
	padding: 10px;
	background: #f5f5f5;
	margin-bottom: 20px;
	border-radius: 3px;
}
.emailgroup .control-group {
	margin-top: 10px;
	padding-top: 14px;
}
.emailgroup .control-group-horizontal {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.emailopen .button-edit {
	opacity: 0.2;
}
.butn-withtext {
	width: 100%;
	text-align: right;
	float: right;
	list-style-type: none;
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #219000;
}
.butn-withtext li {
	display: inline;
}
.butn-withtext img {
	width: 42px;
	margin-left: 8px;
}
p.forminfo {
	margin-bottom: 6px;
}
p.forminfo strong {
	background: #fe0;
}

.globalerror,.globalsuccess, .globalwarning, .globalinfo, .LBD_Warning {
	display: block;
	font-weight: bold;
	font-size: 120%;
	padding: 10px;
	border-radius: 4px;
	border: 2px solid;
	margin-top: 30px;
}
.globalerror {
	background: #fbe5e5;
	color: #d70001;
	border-color: #eb7f80;
}
.globalsuccess {
	background: #eaf4e5;
	color: #219000;
	border-color: #90c77f;
}
.globalwarning 
{ /* this is the existing code,changed to red color like error message
	background: #f9f5e6;
	color: #a58705;
	border-color: #e2d082;
  */
   
   background: #fbe5e5;
	color: #d70001;
	border-color: #eb7f80;
	
}
.LBD_Warning  {
	background: #f9f5e6;
	color: #a58705 !important;
	border-color: #e2d082;
}
.globalinfo {
	background: #e7f1f8;
	color: #1771b7;
	border-color: #8bb8db;
}

 
/*.nycerrormsg, .nycsuccessmsg {display:inline-block;list-style:none;margin:5px 0px 5px 0px !important;} */

.nycerrormsg ul, .nycsuccessmsg ul {margin-left:0px;}
.nycerrormsg li,.nycsuccessmsg li 
{
    display: block;
	font-weight: bold;
	font-size: 120%;
	padding: 10px;
	border-radius: 4px;
	border: 2px solid;
	margin-top: 30px;	
}

.nycsuccessmsg li {
	background: #eaf4e5;
	color: #219000;
	border-color: #90c77f;
    }
.nycerrormsg li {
	background: #fbe5e5;
	color: #d70001;
	border-color: #eb7f80;
}	

.nomarg {
	margin: 0;
}
ul.textlist {
	margin: 10px 30px 30px;
}
.textlist li {
	margin-bottom: 10px;
}

/* this is an override of content.css */
.richtext li {
	line-height: 22px;
}


.lt-ie9 h2.widget-title-nnyc,
.lt-ie9 h2.section-title-nnyc {
	font-size: 24px !important;
}

.lt-ie9 ul.butn-withtext li {
	display: inline !important;
}



@media only screen and (max-width: 767px) {
	.sidebarwrap {
		text-align: center;
	}
	.iconside {
	  margin-top: 0;
	  margin-right: 0;
	}
	.shareicon {
	  float: left;
	  width: 17%;
	  margin-right: 5.5%;
	  margin-left: 0;
	}
	.shareicon .last {
	  margin-right: 0;
	} 
}

.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0px;
    vertical-align: middle;
}
.checkbox.space {
    display: inline-block;
    padding-top: 20px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.topmargin{
	margin-top: 30px;
}

.timeframe-margin{
	margin-top: 30px;
	margin-bottom: 70px;
}

/*
@media only screen and (max-width: 480px) {

	ul.detailslist li span {
		font-size: 12px;
		text-transform: uppercase;
		color: #555;
		font-weight: bold;
		margin: 0 10px 0 0;
		display: inline;
		width: 90%;
		text-align: left;
	}
	.input-mini,
	.input-small,
	.input-medium,
	.input-large {
	  width: 93% !important;
	}

}

@media only screen and (max-width: 320px) {
	.emailgroup h4 {
		text-overflow: ellipsis;
	    display: inline-block;
	    width: 240px;
	    white-space: nowrap;
	    overflow: hidden;
	}
}*/

form {margin:0}

.nyccaptchatext {width:40%;} 
.nyccaptchatext input ,.nyccaptchatext a {height:auto !important;}
@media (max-width: 767px) {
  
  .nyccaptchatext {
    display: block;
    float: none;
    width: 280px !important;
    height: 60px !important;
    margin-top: 25px;    
    }
  }
  
.allcenter {text-align:center;vertical-align:middle; MARGIN-top: 0in}
.allclear { clear:both;}
.emailfeedback  
{
    font-weight:bold; 
    text-transform:uppercase;
    font-size:12px;
    margin:0px 10px 5px 2px;
    display:block;    
}

/* being Enr2 Chk bx*/
.messagetypes li {
display: block;
float: left;	
margin-right: 5%;
list-style-type: none;
}
.messagetypes {
  width: 100%;
  margin: 2;
  display:inline-block;
  /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  /* Tablet Portrait size to standard 960 (devices and browsers) */ }
  
  /*
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .messagetypes {
      width: 50%; } }
  @media only screen and (min-width: 768px) and (max-width: 959px) {

    .messagetypes {
      width: 67%; } }*/


.messagetypes li {
  /*color: #fff;
  text-decoration: none;
  display: block;
  font-weight: bold;
  float: left;
  margin-right: 2.12766%;
  padding: 5px 0; */
  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  /* Tablet Portrait size to standard 960 (devices and browsers) */ }
  @media only screen and (max-width: 479px) {    
    .messagetypes li {
      width: 100%;
      margin: 0 0 0 10px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {    
    .messagetypes li {
      width: 100%;
      margin: 0 0 0 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 959px) {    
    .messagetypes li {
      width: 45%; } }
  @media only screen and (min-width: 960px) {    
    .messagetypes li {
      width: 45%; } }

.ie7 .messagetypes li {
  width: 45%; }

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .messagetypes li:nth-child(2n+0) {
    margin-right: 0; } }
/* Desktop */
/*
@media only screen and (min-width: 960px) {  
  .messagetypes li:nth-child(3n+0) {
    margin-right: 0; } }
*/
/* End of Enr2 Chk bx*/
  
.passwordfield { width: 95.526315789474%;}
@media only screen and (max-width: 767px) { .passwordfield { width: 95.277777777778%; } }
@media only screen and (min-width: 480px) and (max-width: 767px) { .passwordfield {width: 97%; } }
@media only screen and (min-width: 768px) and (max-width: 959px) { .passwordfield {width: 98%; } }



/*
.cal_Theme1 .ajax__calendar_container   
 {    background-color: #87CEEB;     border:solid 1px #cccccc;}
 .cal_Theme1 .ajax__calendar_header  {    background-color: #ffffff;     margin-bottom: 4px;}
 .cal_Theme1 .ajax__calendar_title,.cal_Theme1 .ajax__calendar_next,
 .cal_Theme1 .ajax__calendar_prev    {    color: #004080;     padding-top: 3px;}
 .cal_Theme1 .ajax__calendar_body    {    background-color: #F5DEB3;     border: solid 1px #cccccc;}
 .cal_Theme1 .ajax__calendar_dayname {    text-align:center;     font-weight:bold;     margin-bottom: 4px;     margin-top: 2px;}
 .cal_Theme1 .ajax__calendar_day {    text-align:center;}
 .cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
 .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
 .cal_Theme1 .ajax__calendar_active  {    color: #004080;     font-weight: bold;     background-color: #ffffff;}
 .cal_Theme1 .ajax__calendar_today   {    font-weight:bold;}
 .cal_Theme1 .ajax__calendar_other,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
 .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {    color: #bbbbbb;} */
 
 
 .cal_Theme1 .ajax__calendar_container   
 {    background-color: #C0C0C0;     border:solid 1px #cccccc;}
 .cal_Theme1 .ajax__calendar_header  {    background-color: #ffffff;     margin-bottom: 4px;}
 .cal_Theme1 .ajax__calendar_title,.cal_Theme1 .ajax__calendar_next,
 .cal_Theme1 .ajax__calendar_prev    {    color: #000000;     padding-top: 3px;}
 .cal_Theme1 .ajax__calendar_body    {    background-color: #FFFFFF;     border: solid 2px #cccccc;}
 .cal_Theme1 .ajax__calendar_dayname {   color: #0000FF; text-align:center;     font-weight:bold;     margin-bottom: 4px;     margin-top: 2px;}
 .cal_Theme1 .ajax__calendar_day {    text-align:center;}
 .cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
 .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
 .cal_Theme1 .ajax__calendar_active  {    color: #0000FF;     font-weight: bold;     background-color: #ffffff;}
 .cal_Theme1 .ajax__calendar_today   {   color: #0000FF;  font-weight:bold;}
 .cal_Theme1 .ajax__calendar_other,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
 .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {    color: #000000;}

 
 .button-reg {
  width: 240px;
  padding: 7px 2px 7px 2px;
  font-size: 16px;
  margin-bottom: 10px; 
  
  }

 
 
 /* line 147, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/css/pages/form-template.scss */



.button-form-submit {
  width: 100px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #1771b7;
  background-color: #1771b7;
  color: #fff;
  padding: 7px 10px 7px 10px;
  font-size: 16px;
  margin-right: 10px; }



/* line 159, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/css/pages/form-template.scss */
.button-reset {
  border: 1px solid #000;
  width: 100px;
  padding: 7px 10px 7px 10px;
  font-size: 16px;
 }

/* line 163, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/css/pages/form-template.scss */
.form-actions {
  background: none;
  padding-left: 0; }

/* line 169, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/css/pages/form-template.scss */
.button-form-submit:visited,
.button-form-submit:link {
  color: #fff; }

/* line 173, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/css/pages/form-template.scss */
.button-form-submit:hover {
  background-color: #000;
  -webkit-transition: background-color .2s ease-in;
  -moz-transition: background-color .2s ease-in;
  -o-transition: background-color .2s ease-in;
  transition: background-color .2s ease-in; }
      
 .emr-address{
	color: #d70001;
	font-weight: bold;
}
 
 
 .no-action {
          opacity: 0.3;
          background-color: #000;
          border-color: #000;
}
.no-action:hover {
          cursor:default;
}




.waterbodies-content {
                padding: 20px 20px 10px;
                background: #f5f5f5;
                margin-top: 22px;
                border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
}
.boxes label {
 font-weight: normal;
 font-size: 16px;

 text-transform:none;
}
.water-head {
display: block;
width: 80%;
margin-left: 25px;
list-style-type: none;
font-size: 16px;
text-transform:none;
}
@media (max-width: 479px) {
                .messagetypes.boxes {
                                width: 90%;
                }              
}

/*fix for waterbody check boxes in smaller screen devices */
.messagetypes li {
	padding: 6px 0;
}
.messagetypes li label {
	font-weight: normal;
}
.noline {
border-top: 0;
}
