* { 
    outline-color: #ffffff;
}
ul,li
{
	list-style: none;
	padding: 0px;
	margin:0;
}
ul.pswstr
{
  padding-left: 40px;
}
ul.pswstr li
{
  list-style: initial;
  list-style-type: disc;
}
html,body
{
	overflow-x:hidden;
}
body
{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #222222;
}
/*COMMON BUTTON STYLE REMOVE*/
button[disabled] .button_lCap {
	background-image:none;
	cursor:default;
}
button[disabled] .button_rCap {
	background-image:none;
	cursor:default;
}
button[disabled] .button_mFill,
button[disabled] .button_iFill {
	background-image:none;
	color:#fff;
	cursor:default;
}

.button_row {
	height:auto;
}

.button_lCap, td.button_rCap {
	background-repeat:no-repeat;
	padding-left:0px;
	cursor:pointer;
}

.button_lCap {
	background-image:none;
	background-position:top left;
}
.button_rCap {
	background-image:none;
	background-position:top right;
}

.button_mFill, .button_iFill {
	background-image:none;
	background-repeat:repeat-x;
	cursor:pointer;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.button_iFill {}
.button_mFill {
	font-size:18px;
	font-weight:normal;
	padding-right:0px;
	font-family:RobotoRegular;
}

.button_lCap_d, .button_rCap_d {
	background-repeat:no-repeat;
	padding-left:0px;
	cursor:default;
}
.button_lCap_d {
	background-image:none;
	background-position:top left;
}
.button_rCap_d {
	background-image:none;
	background-position:top right;
}
.button_mFill_d {
	background-image:none;
	background-repeat:repeat-x;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding-left:0px;
	padding-right:0px;
	cursor:default;
}
/*WELCOME NAME*/
.wel-name {
  color: #fff;
  max-width: 1020px;
  position: absolute;
  top: 10px;
  width:100%;
  height:20px;
}
.wel-name a{
	 text-decoration: none;
	 color:#fff;
	 font-weight:bold;
}
.rmv-margin
{
	margin-right: 0px!important;
	margin-left: 0px!important;
}
.rmv-padding
{
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.container{
	max-width:1020px;
	padding: 0px 10px;
}
.wrapper
{
	width: 100%;
	height: auto;
	float: left;
}
.main-container
{
	max-width: 2500px;
	margin: 0 auto;
	width: 100%;
	background: #fff;
}
.rmv-border
{
border:none!important;
}
/*INDEX*/
.header{
	background: #36557a;
}
.header-inner{
	min-height:106px;
}
.logo img {
    margin: 13px 0;
    
}
.social-icons{
	width: auto;
	height: auto;
	margin: 33px 0;
	float: right;
}
.social-icons li {
  border-right: 1px solid #8D98AC;
  padding: 0 15px;
  float: left;
}
.social-icons li:last-child {
  border:none;
  padding: 0 0 0 15px;
}
.header-border{
background: url(/assets/images/layouts/donor/2014/header_border.png) no-repeat;
background-size: 100% 100%;
min-height: 6px;
width: 100%;
background-color: #FFF;
}
.home .section-container{
	min-height: 485px;
}
.login .section-container{
	min-height: 280px;
}
#donor-setusername-wrapper .control-group {
  margin-bottom: 33px;
}
.section-heading{
	width: 100%;
	height: auto;
}
label.error {
  color: #bf1b02 !important;
  font-weight:normal !important;
  font-size:14px !important;
}
.lk-linked-acc #formError .error {
  margin-left: 78px;
  margin-top: 20px;
}
.login-nav
{
	display:none;
}
.footer{
	min-height: 75px;
	background: #ECECEC;
}
#donor_nav_container ul li:last-child
{
	background-image:none;
}
.footer-border{
background: url(/assets/images/layouts/donor/2014/footer_border.png) no-repeat;
background-size: 100% 100%;
min-height: 4px;
width: 100%;
}
.footer-bottom{
	background: #36557a;
	min-height: 100px;
}
.footer-logo{
  padding: 33px 0px;
}
/*.footer-logo li:first-child{
	width:70%;
}
.footer-logo li img{
  width:100%;
}*/
.footer-logo li{
  padding: 0px 10px;
  border-right:1px solid #DDD; 
}
.footer-logo li:last-child {
  border:none;
  padding: 0 0 0 10px;
}
.section-heading .section-headinginner {
  color: #0093ed;
  font-size: 44px;
  margin: 20px 5px 35px;
  width: auto;
  float: left;
  display: block;
}
.section-heading .section-headinginner span{
	font-weight: normal;
}
.sub-caption {
  font-size: 18px;
  padding: 0 10px;
  text-align: right;
  color: #314367;
}
.para-holder{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}
.para-holder .para-border{
	background-image: url('/assets/images/layouts/donor/2014/para_border.png');
	background-position: right;
 	background-repeat: no-repeat;
 	display: block;
}
.para-holder .para-border:last-child {
	background: none;
}
.para-icons,.para-content{
	width: 100%;
	height: auto;
	clear: both;
	float:left;
}
.para-icons img {
  display: list-item;
  margin: 0 auto -45px;
  height:195px;width:195px;
}
.para-btn {
  display: table;
  float: none;
  margin: 0 auto;
  width: auto;
}
#layoutFrame{
	width:100% !important;
	padding:0 !important;
}
.para-btn a {
  border-radius: 30px;
  color: #fff;
  /*display: table;*/
  font-size: 18px;
  height: auto;
  margin: 0 auto;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
  background-color:#0192ed;
  background-image: url(/assets/images/layouts/donor/2014/buttonicons/green_arrow.png);
	background-position: 30px center;
	background-repeat:  no-repeat;
}

.para-icons > img {
  display: table;
  margin: 0 auto -45px;
}
.para-content p {
  font-size: 12px;
  padding: 20px 60px;
  text-align: center;
}
.footer-logo{
	width: auto;
	height:auto;
	float:right;
}
.address {
  padding: 7px 0;
}
.address p {
  font-size: 12px;
  margin: 0;
  line-height: 20px;
  text-align:left;
}
.address p span{
  font-weight:bold;
}
#donor-login-image-wrapper.banner-section
{
 width:100% !important;
 float:left;
 min-height:0px;
}
.banner-section img{
width: 100%;
height: auto;
float: left;
}
.header-icons{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0px 0px;
	text-align:center;
	height:auto;
	line-height:10px;
}
.header-icons li:hover {
  background:#0192ED;
  line-height:40px;
}
.header-icons li.active {
  background:#0192ED;
  background-image:none;
  line-height:40px;
}
/*.header-icons li.user-detail.active {
  background:#fff;
  background-image:none;
  line-height:40px;
}*/
form
{
	margin:0px;
}
.header-icons li {
  background-image:url(/assets/images/layouts/donor/2014/line.png);
  background-position: right;
  background-repeat: no-repeat;
  padding: 0px 10px;
  text-align: left;
  width: auto;
  float:none !important;
  display:inline-table;
  cursor:pointer;
}
.header-icons li img
{
	float:left;
}
/*.header-icons li:last-child {
  background:none;
  padding: 0 0 0 15px;
}*/

.header-icons span {
  padding: 0px 0px 0px 10px;
}
.header-icons li a{
	text-decoration: none;
	color: #314367;
	font-size:14px;
	height:40px;
	line-height:40px;
	float:left;
}
.header-icons li:hover a{
	color: #fff;
}
.header-icons li.active a{
	color: #fff;
}
.header-icons li:hover a .hover-img{
	display:block;
	float:left;
	margin-top:0px;
}
.header-icons li:hover a .normal-img{
	display:none;
	float:left;
}
.header-icons li.active a .hover-img{
	display:block;
	float:left;
}
.header-icons li.active a .normal-img{
	display:none;
	float:left;
}
.header-icons li a .hover-img{
	display:none;
}
.loginform-section{
		width:100%;
		float:left;
}
.total-login-section
{
	width:100%;
	float:left;
}
.form-holder{
	width: 100%;
	height: auto;
	float: left;
}
.loginform-section p{
	color: #314367;
}
.form-login{
	width: 100%;
	height:auto;
	float: left;
}
.signup-link{
	height:auto;
	width: 47%;
	float: left;
padding: 0px;
min-height:145px;
position:relative;

}
.setup-link {
  float: left;
  height: auto;
  padding: 0 0 0 0px;
  width: 53%;
  min-height:145px;
  position:relative;
}
.frm-heading {
  font-size: 16px;
  margin: 0;
  padding-top: 10px;
}
.frm-heading span{
	text-align: center;
	float:left;
	/*min-height:55px;*/
	width:100%;
	margin-bottom:5px;
}
.full-width
{
	width:100%;
}
span.exclaim {
	text-align: right;
	height:20px;
	width:20px;
	cursor:pointer;
	float:right;
	background: url(/assets/images/layouts/donor/2014/exclamatory.png) no-repeat;
}
span.exclaim1 {
	text-align: right;
	height:20px;
	width:20px;
	cursor:pointer;
	float:right;
	background: url(/assets/images/layouts/donor/2014/exclamatory.png) no-repeat;
}
.exclaim1
{
	margin-left:5px;
	height:17px;
}
.exclaim
{
	margin-left:5px;
	height:17px;
}
.exclaim2
{
	margin-left:8px;
	height:17px;
}
.donor-login-create-profile-info
{
	width:100%;
	float:left;
	position:relative;
}
.donor-login-create-account-info
{
	width:100%;
	float:left;
	position:relative;
}
.login-footer-message
{
	width:100%;
	float:left;
	position:relative;
	float:left;
}
.more-login-footer-message
{
	color:#314367;
	font-size:16px !important;
	text-decoration:underline;
	margin:20px 0px !important;
	cursor:pointer;
	width:auto;
	float:left;
}
#donor-login-footer-messge
{
	display:none;
	position:absolute;
	width:auto;
	padding:10px;
	color:#fff;
	border-radius:10px;
	background:gray;
	/*right:10px;*/
	/*bottom:0px;*/
	z-index:1;
	top:33px;
}
#donor-login-create-account-info
{
	
	display:none;
	position:absolute;
	width:270px;
	padding:10px;
	color:#fff;
	border-radius:10px;
	background:gray;
	/*right:10px;*/
	/*bottom:0px;*/
	z-index:1;
	top:-6px;
	right:0px;
}
#donor-login-create-profile-info
{
	display:none;
	position:absolute;
	width:270px;
	padding:10px;
	color:#fff;
	border-radius:10px;
	background:gray;
	/*right:-10px;*/
	top:-6px;
	right:0px;
}
#donor-login-password-message
{
	display:none;
	position:absolute;
	width:200px;
	padding:10px;
	color:#fff;
	border-radius:10px;
	background:gray;
	left:150px;
	z-index:1;
}
.required{
	color: red;
	font-size: 14px;
	padding: 10px;
}
.clr {
  clear: both;
  float: left;
  padding: 0 0 0 0px ;
  color:#314367;
  font-size:14px;
}
#donor-login-loginmessage
{
	color:#314367;
	font-size:16px;
	width:100%;
	float:left;
}
.form-login input[type="text"],input[type="password"]{
  border: 1px solid #ddd;
  border-radius: 10px;
  float: left;
  font-size: 16px;
  height: 50px;
  padding: 0 20px;
  width: 204px;
  background: url(/assets/images/layouts/donor/2014/form/select-bg.png) no-repeat;
  background-size:100% 100%;
}
input[type="radio"], input[type="checkbox"] {
  line-height: normal;
  float:left;
  height:25px !important;
  margin: 0px 4px 0 !important;
}
.eligible-paragraph {
  clear: both;
  font-size: 12px;
  margin: 0;
  padding: 0px 0 0px;
  text-align: justify;
}
#donor-login-footer-messge.eligible-paragraph
{
	margin:0px;
}
.username-password
{
	width:60%;
	float:left;
}
.signup-setup-btn
{
	width:40%;
	float:left;
}
.set-width
{
	width:228px;
	position:relative;
}
.frm-padding {
  padding-right:25px;
  
}
.frminput-padding{
	padding-right: 5px;
}
.form-login .btnlink{
	background-image: url(/assets/images/layouts/donor/2014/buttonicons/green_arrow.png);
	background-position: 30px center;
	background-repeat:  no-repeat;
}
.setup-link .btnlink,.signup-link .btnlink {
  background-color: #fff;
  border: 1px solid #314367;
  color: #0192ed;
  background-image: url(/assets/images/layouts/donor/2014/buttonicons/blue_arrow.png);
  background-position: 30px center;
  background-repeat:  no-repeat;
}
.margin-button {
	margin-top:10px;

}
#bodyFrame {
  padding: 0px!important;
  width:100% !important;
}
 .form-ctrls label.error {
        color: #bf1b02;
        font-size: 15px;
        font-style: italic;
        line-height: 17px;
        margin-left: 100px;
        width: 201px;
        } 
/* =Nav
-------------------------------------------------------------- */
#nav-trigger {
  display: none;
  text-align: center; }
 #nav-trigger span {
  
  color: white;
  cursor: pointer;
  display: inline-block;
  padding: 10px 30px;
  text-transform: uppercase;
  width: 100%;
  background: url(/assets/images/layouts/donor/2014/navicons/menu.png) no-repeat;
  background-position: 0% center;
}


nav#nav-mobile {
  position: relative;
  display: none; }
  nav#nav-mobile ul {
    display: none;
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #304467; }

  nav#nav-mobile li{
    display: block;
    padding: 5px 0;
    margin: 0 5px; border-top: solid 1px #FFF;}
    nav#nav-mobile li:last-child {
      border-bottom: none; }
  nav#nav-mobile a {
    display: block;
    color: white;
    padding: 10px 30px; }
    nav#nav-mobile a:hover {
      background-color: #7CA8DB;
      color: #fff; }

.signup-link p {
  text-align: center;
}
.setup-link p {
  text-align: center;
}
.form-ctrls label {
  line-height: 40px;
}
.form-ctrls .readuse-lin-he {
  line-height: 20px;
}
.form-ctrls .drp-dwn .error {
  margin-left: 0;
}
/* =Signup Style
-------------------------------*/
.createaccount-container {
  clear: both;
  display: table;
  float: none;
  margin: 0 auto;
  text-align: center;
}
.control-group input{
  border: 1px solid #ddd;
  border-radius: 10px;
  float: none;
  font-size: 16px;
  height: 40px;
  padding: 0 20px;
  width: 204px !important;
}
.notification-panel
{
	max-width:1010px;
	margin:0 auto;
	display:table;
	width:100%;
}
.change-pass .control-group input{
	width:81.906%;
	background: url(/assets/images/layouts/donor/2014/form/select-bg1.png) no-repeat;
	background-size:100% 100%;
}
#donor-setusername-wrapper .change-pass .control-group
{
	margin-bottom:0px;
}
.help-block
{
	float:left;
}
.control-group label {
  color: #314367;
  float: left;
  font-size: 18px;
  font-weight: normal;
  width: 100%;
}
#dob{
  margin-left: 31px;
}
.createaccount-container fieldset
{
  padding-bottom: 20px;
}
.bodyframe-heading {
  padding-left: 10px !important;
}
.bodyframe-heading span{
  color: #314367;
  font-size: 25px;
  font-weight: bold;
  padding: 10px 0px;
}
.bodyframe-heading img {
  vertical-align: top;
}
.bodyframe-headersection{
  background: #F1F4FB;
  padding: 10px 0;
}
.setup-form
{
  float: left;
  width: 50%;
  min-height:101px;
}
.setup-form .drp-dwn select
{
	height:40px;
	padding:0px 20px;
	background: url(/assets/images/layouts/donor/2014/form/select-bg1.png);
	background-size:100% 100%;
}
.setup-form .drp-dwn span:before
{
	height:40px;
	background-image: url(/assets/images/layouts/donor/2014/form/drop-down-icon1.png);
}
.setup-form .form-field-row label {
  
  color: #314367;
  /*display: table-cell !important;*/
  font-size: 18px !important;
  font-weight: normal !important;
  height: 40px;
  float:none;
  vertical-align: middle;
  width: 200px !important;
}
#form-manager-frame .setup-form .form-field-row .form-field-element input
{
  border: 1px solid #ddd;
  border-radius: 10px;
  float: none;
  font-size: 16px;
  height: 40px;
  padding: 0 20px;
  width: 204px !important;
  margin-bottom: 0px;
  background:url(/assets/images/layouts/donor/2014/form/select-bg1.png);
  background-size:100% 100%;
}
.setup-form .form-field-row 
{
  float: left;
  width: 100%;
}
.clear-both 
{
  clear: both;
  width: auto;
  float: left;
}
.setup-form .drp-dwn-outer {
  float: left;
  height: 40px;
  width: auto;
}
.setup-form .form-manager-field-description 
{
  width: auto;
  font-size:13px !important;
  padding-left:3px;
}
#dateOfBirth-field-frame .ui-datepicker-trigger > img 
{
  margin-top: -4px;
  width:18px;
  height:19px;
  margin-left:5px;
}
.ui-datepicker-trigger > img 
{
  margin-top: -4px;
  width:18px;
  height:19px;
  margin-left:5px;
}
.donateblood-middlesection .ui-datepicker-trigger > img 
{
  margin-top: 9px;
  width:18px;
  height:19px;
  margin-left:5px;
}
.setup-form .form-field-row .readuse-lin-he {
    line-height: 25px;
}
.setup-form .form-field-row
{
  margin-bottom: 10px;
}
#form-manager-frame .setup-form .form-field-row .form-field-element
{
  float: left;
  width: 243px;
  overflow: initial;
}
#form-manager-frame .setup-form .form-field-row .state-element-frame
{
  overflow: hidden;
}
#form-manager-frame .setup-form .form-field-row .state-element-frame input#state
{
  visibility: hidden;
}
.setup-form .salutation-field-frame {
  float: left;
  height: 30px;
}
.setup-form .form-manager-field-example {
  float: left;
  font-size:14px;
}
.form-manager-button-frame 
{
  display: table;
  margin: 0 auto;
  width: 100%!important;
}
.setup-form:nth-child(3) {
  clear: both;
}
.setup-form:nth-child(7) {
  clear: both;
}
.setup-form:nth-child(9) {
  clear: both;
}
.setup-form:nth-child(23) {
  clear: both;
}
.setup-form:nth-child(27) {
  clear: both;
}
.setup-form:nth-child(29) {
  clear: both;
}
.setup-form:nth-child(33) {
  clear: both;
}
.setup-form:nth-child(35) {
  clear: both;
}
.form-manager-button-frame button {
  background-color: #0192ed;
  background-image: url("/assets/images/layouts/donor/2014/buttonicons/green_arrow.png");
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0 0 15px 200px;
  padding: 12.5px 30px 12.5px 30px;
  text-decoration: none;
  width: auto;
}
.form-manager-button-frame td {
  color: #fff;
  font-size: 18px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.setup-form .form-field-row .label1
{
	float: left;
  width: 200px !important;
}
.setup-form .form-field-row label.error {
  color: #bf1b02;
  float: left;
  font-size: 14px !important;
  font-style: italic;
  font-weight: normal;
  height: auto;
  width: auto;
}
#form-manager-frame p.form-legend {
  font-size: 14px;
  padding-left: 0px;
}
#donor-module-donor-registration {
  display: table;
  margin: 0 auto;
  max-width: 1010px;
  width: 100%;
}
/**HOME PAGE**/
.home-sub-heading
{
  width: 100%;
  height: auto;
  min-height:80px;
  float: left;
  background: url("/assets/images/layouts/donor/2014/pageicons/divider.jpg") no-repeat;
  background-size: 3px 51px;
  background-position: 100% center
}
.mar-top:last-child .home-sub-heading
{
	background:none;
}
.home-page
{
  float: left;
  padding-top: 0px;
  padding-bottom: 15px;
  margin:15px 0px;
}
.home-page img
{
  float: left;
}
.home-sub-heading img 
{
  float: left;
}
.home-sub-heading h1 
{
  color: #314367;
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding-left: 10px;
  padding-top: 3px;
  width: 88%;
  cursor: pointer;
}
.home-sub-heading p 
{
  color: #314367;
  float: left;
  font-size: 13px;
  font-weight: normal;
  line-height: 14px;
  margin: 0;
  padding-left: 10px;
  padding-top: 5px;
  width: 88%;
}
#donor-module-donor-registration .form-manager-button-frame button {
   background-color: #0192ed;
    
    background-position: 30px center;
    background-repeat: no-repeat;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    height: auto;
    margin: 10px auto 20px;
    padding: 12.5px 30px 12.5px 50px;
    text-decoration: none;
    width: auto;
}
.mar-top
{
  margin-top: 40px;
}
.col-md-4:nth-child(3n) .home-sub-heading 
{
  background: none;
}
.home-page div.mnavbutton {
  height: auto;
  margin-bottom: auto;
  overflow: hidden;
  width: auto;
}

/*REWARD PAGE PROGRAM*/
.collapse-page
{
  margin: 35px auto;
  max-width: 1000px;
  width: 100%;
  display: table;
}
.collapse-page h3 {
  border-bottom: 1px solid #f3f6fb;
  border-top: 1px solid #f3f6fb;
  margin: 0;
}

.collapse-page h3 {
  background: url("/assets/images/layouts/donor/2014/pageicons/down_arrow.png") no-repeat;
  background-size: 21px 12px;
  background-position: 99% center;
  display: block;
  padding: 0px;
  margin: 0;
  color: #0192ed;
  line-height: 50px;
  text-decoration: none;
  font-weight: bold;
  outline:none;
  font-size:18px;
  cursor:pointer;
}
.collapse-page h3 a
{
  display: block;
  padding: 0px;
  margin: 0;
  color: #0192ed;
  line-height: 50px;
  text-decoration: none;
  font-weight: bold;
  outline:none;
  font-size:18px;
  cursor:pointer;
}
.rwd_level
{
	padding-left:20px;
	padding-top:15px;
}
/*h3:hover { background: rgb(228,10,85); }*/
.collapse-page h3.open {
  background: url("/assets/images/layouts/donor/2014/pageicons/up_arrow.png") no-repeat;
  background-size: 21px 12px;
  background-position: 99% center;
Â }

.collapse-page div p {
  margin: 0px 0px;
  padding: 5px 20px;
  color:#2f4466;
  font-size:15px;
  width:100%;
  float:left;
}
.rwd_level h1 {
  margin: 0;
  padding: 0px;
  color:#2f4466;
  font-size:15px;
  font-weight:bold;
}
.pannel-37 ul
{
	width:auto;
	float:left;
	height:auto;
	padding:5px 20px;
}
.pannel-37 ul li
{
	width:100%;
	float:left;
	height:auto;
	padding:0px;
	color:#2f4466;
  	font-size:15px;
}
/* CSS3 Animation example
--- */
#css3-animated-example h3 + div {
  padding: 10px 0px;
  overflow: hidden;
  background: #F3F6FB;
  margin:0px;
  display:none;
}

.enroll-des
{
	padding-left:20px;
	margin:20px 0px;
	float:left;
	color:#2f4466;
	font-size:14px;
}
.enroll-btn
{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.enroll-btn-inner
{
	width:auto;
	margin:0px auto 20px auto;
	display:table;
}
.point-history-page
{
	width:100%;
	max-width:900px;
	display:table;
	margin:0px auto 30px auto;
	text-align:center;
}
.enroll-btn button {
  background-color: #0192ed;
  background-image: url("/assets/images/layouts/donor/2014/buttonicons/green_arrow.png");
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0 10px 0px 10px;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
}
.enroll-btn form input {
  background-color: #0192ed;
  background-image: none;
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0 auto;
  padding: 12.5px 30px;
  text-decoration: none;
  width: auto;
  display:table;
}
/*ADVANCE WELLNESS PAGE*/
.add-wellness-page
{
	width:100%;
	height:auto;
	float:left;
}
.add-wellness-page-inner
{
	width:100%;
	height:auto;
	float:left;
	margin:20px 0px;
}
.add-wellness-page-inner h1 {
  margin: 0 0 10px 0px;
  padding: 0px;
  color:#2f4466;
  font-size:15px;
  font-weight:bold;
  float:left;
  width:100%;
}
.add-wellness-page-inner p {
float:left;
width:100%;
margin:0px;
color:#2f4466;
}
.add-wellness-page-inner img
{
	margin-left:10px;
	margin-top:-2px;
	margin-right:10px;
}
/*WELLNESS PAGE*/
.img img {
  width: 100%;
  height: 50px;
}
.pad-left-five
{
	padding-left:5px;
}
.wellness-page div.mnavbutton {
  height: auto;
  margin-bottom: 0px;
  overflow: hidden;
  width: auto;
}
.wellness-page .home-sub-heading {
  min-height: 90px;
}
.wellness-footer {
  border: 1px solid #d7dce1;
  display: table;
  margin: 0px auto 20px;
  width:100%;
  max-width:700px;
  border-radius:10px;
}
.wellness-footer-content {
  height: auto;
  margin: 10px auto 10px auto;
  max-width:600px;
  width: 100%;
  display: table;
  font-size:17px;
}
.well-sum-detail {
  margin: 15px auto;
  max-width: 700px;
  text-align:center;
  color:#2f4466;
  font-size:18px;
}
div.sectionTitleFrame {
  background: none repeat scroll 0 0 #d6dee9;
	min-height: 45px;
	margin: 0 auto;
	max-width: 900px;
	width: 100%;
	display:table;
}
.change-pass .sectionDescription {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.change-pass .sectionTitleFrame {
  margin-bottom: 30px;
}
.change-pass .control-group {
  max-width: 500px;
  width: 100%;
  display: table!important;
  margin: 0 auto;
}
.user-setup .control-group {
  max-width: 500px;
  width: 100%;
  display: table!important;
  margin: 30px auto;
}
.user-setup .sectionDescription {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.pass-setup
{
	margin-bottom:30px;
}
em.asterisk {
  
  margin-bottom: 0px;
  
}
#donor-setusername-wrapper .control-label {
  width: 37.624%;
}
#donor-setusername-wrapper .controls {
  width: 60.812%;
}
.security-qus .sectionTitleFrame {
  margin-bottom: 30px;
}
.security-qus .control-group {
  display: table;
  margin: 0 auto;
  max-width: 500px;
}
.security-qus .sectionDescription {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.security-qus .controls
{
	height:50px;
}
#donor-setusername-wrapper .controls select {
  width: 248px;
}
.lk-linked-acc .control-group {
  margin: 10px auto;
  max-width: 365px;
  display: table !important;
  width:100%
}
.lk-linked-acc fieldset {
  margin: 25px 0px;
  width: 100%;
  float: left;
}
.lk-linked-acc .line-or
{
	float:left;
	width: 54%;
}
.form-actions .bt-full-width
{
	margin-left:75px;
	margin-top:10px;
}
.lk-linked-acc .IdentityDivider .line {
  margin-left: 10px;
  width:94%;
}
.lk-linked-acc .IdentityDivider .textbox {
  top: 1;
  width: 202px;
}
.form-actions {
  margin: 0px auto;
  display: table;
  width: auto;
  height: auto;
}
.form-actions button {
  background-color: #0192ed;
  background-image: url("/assets/images/layouts/donor/2014/buttonicons/green_arrow.png");
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0px;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
}
div.sectionTitle
{
	border-bottom: 0 none;
	float: left;
	background: none;
	line-height: 45px !important;
	padding-left: 20px;
	margin-left:0px;
}
.no-record-detail {
  font-size: 16px;
  margin: 20px auto;
  max-width: 900px;
  padding-left: 20px;
  width: auto;
  text-align:center;
}
.sectionTitleFrame .sectionTitle span.sectionTitle {
  color: #304465;
  font-size: 16px;
}
div.sectionTitle div {
  background-color: #d6dee9;
  background-image: none;
  background-repeat: repeat-y;
  padding-left: 0px;
  height:42px;
}
.date-start-end input {
  border: 1px solid #ddd;
  border-radius: 10px;
  float: none;
  font-size: 16px;
  height: 40px;
  margin-bottom: 10px;
  padding: 0 20px;
  width: 204px;
}
.start-date-detail
{
	width:41%;
	height:auto;
	float:left;
}
.start-date-detail label
{
	color:#2f4466;
	font-size:15px;
}
.date-start-end {
  margin: 0 auto;
  max-width: 700px;
  display:table;
  padding:10px 5px 10px 10px;
  border:1px solid #d7dce1;
  border-radius:10px;
}
.date-start-end {
  width:100%;
  fl0at:left;
}
.date-start-end p {
  width:100%;
  float:left;
  text-align:center;
  font-size:13px;
  color:#2f4466;
}
.his-button
{
	width:auto;
	float:left;
}
.his-button button {
  background-color: #0192ed;
  /*background-image: url("/assets/images/layouts/donor/2014/buttonicons/green_arrow.png");*/
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 23px 0px 12px;
  padding: 7.5px 30px;
  text-decoration: none;
  width: auto;
  float:right;
}
.return-btn
{
	display:table;
	margin: 0 auto;
	width:auto;
}
.return-btn a {
  background-color: #0192ed;
  background-image: url("/assets/images/layouts/donor/2014/buttonicons/green_arrow.png");
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 23px 0px 20px;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
  float:left;
  text-decration:none;
}
.date-start-end > img {
  float: left;
}
/*CREDIT PAGE*/
.credit-page {
  max-width: 900px;
  margin: 0 auto 40px;
  width: 100%;
  display: table;
}
.page-header-detail table {
  height: 40px;
}
.page-header-detail table td {
  color: #2f4466;
  font-size: 15px;
  font-weight: normal;
  padding-left: 20px;
}
.credit-pattern {
  width: auto;
  margin: 0 auto;
  display: table;
}
.past-app-history-title span {
  float: left;
  margin-top: 10px;
  padding-left: 20px;
}
.portlet.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  background: none repeat scroll 0 0 #f1f4fb;
  border: 1px solid #f1f4fb;
  border-radius: 20px;
  min-height: 160px;
}
.portlet-header.ui-widget-header.ui-corner-all {
  background: none repeat scroll 0 0 #d6dee9;
  border: 1px solid #d6dee9;
  border-radius: 20px 20px 0 0;
  color: #304465;
  font-size: 16px;
  height: 35px;
  line-height: 30px;
  margin: 0;
  padding-left: 20px;
}
.ben-summary-detail {
  color: #485b79;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  padding-left: 19px;
}
.ben-summary {
  float: left;
  margin: 20px 0;
  width: 40%;
}
.credit-pattern > button {
  border: 1px solid #304465;
  border-radius: 25px;
  height: 50px;
  margin-bottom: 30px;
  margin-right: 15px;
  margin-top: 30px;
  width: 250px;
}
.credit-pattern .button_iFill {
  float: left;
  width: 50px;
  height: 50px;
}
.credit-pattern #btnTransfer_iFill > img {
  height: 48px !important;
  margin-left: 13px;
  width: 50px !important;
}
.credit-pattern #btnDonate_iFill > img {
  height: 48px !important;
  margin-left: 13px;
  width: 50px !important;
}
.credit-pattern .button_mFill_d {
  color: #0192ed;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 47px;
  margin-left: 10px;
  width: auto;
}
.credit-pattern .button_mFill {
  color: #0192ed;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 47px;
  margin-left: 10px;
  width: auto;
}
/*CONTACT FORM DETAIL*/
.contact-form-page {
  margin: 0 auto;
  max-width: 1010px;
  width: 100%;
  display: table;
}
.contact-form-inner .form-field-row {
  float: left;
  width: 100%;
}
.contact-form-inner .form-field-row .label1 {
  float: left;
  width: 300px !important;
}
.contact-form-inner .form-field-row label {
  color: #314367;
  display: table-cell !important;
  float: none;
  font-size: 18px !important;
  font-weight: normal !important;
  height: 50px;
  vertical-align: middle;
  width: 300px !important;
}
.contact-form-inner .form-field-row .form-field-element {
  float: left;
  width: 362px;
}
.contact-form-inner .form-field-row .form-field-element input {
  border: 1px solid #ddd;
  border-radius: 10px;
  float: none;
  font-size: 16px;
  height: 50px;
  margin-bottom: 10px;
  padding: 0 20px;
  width: 204px !important;
}
.contact-form-inner .form-field-row label.error {
  color: #bf1b02;
  float: left;
  font-size: 14px !important;
  font-style: italic;
  font-weight: normal;
  height: auto;
  width: auto;
}
.contact-form-inner  span {
  color: #333;
  font-size: 14px;
  width:100%;
  float:left;
}
.contact-form-inner .drp-dwn {
  width: 204px;
}
.contact-form-inner .drp-dwn-outer {
  height: 60px;
}
.contact-form-inner .form-field-row .radio-bt span {
  float: left;
  line-height: 21px;
  width:auto;
}
.contact-form-inner .form-field-row .radio-bt input {
  float: left;
  width: 10px !important;
}
#firstName-field-frame .captcha-img {
  float: right;
  margin-left: 8px;
  margin-top: 2px;
}
.contact-form-page .form-manager-button-frame button {
  margin: 20px;
  padding: 12.5px 30px 12.5px 50px;
}
.createaccount-container .form-ctrls {
  margin: 0 auto;
  float: none;
}
.createaccount-container .form-ctrls .para-btn button
{
	padding: 12.5px 30px 12.5px 50px;
}
.contact-form-page form {
  float: left;
}
.contact-form-text {
  margin-bottom: 10px;
  padding-left:5px;
  font-size:18px;
  color:#314367;
}
.contact-form-page .form-manager-button-frame {
  display: table;
  margin: 0 auto;
  width: auto !important;
}
/*PROFILE PAGE*/
#donor-module-donor-profile {
  margin: 0 auto;
  max-width: 1010px;
  width: 100%;
}
#donor-module-donor-profile .setup-form:nth-child(13) {
  clear: both;
}
#donor-module-donor-profile .setup-form:nth-child(15) {
  clear: both;
}
#donor-module-donor-profile .setup-form:nth-child(19) {
  clear: both;
}
#donor-module-donor-profile .setup-form:nth-child(21) {
  clear: both;
}
#donor-module-donor-profile .form-manager-button-frame button {
  margin: 20px auto;
  padding: 12.5px 30px 12.5px 50px;
}
h3.donorsubheading {
  color: #0393ec;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding-left: 5px;
}
.txt-message-title {
  background: none repeat scroll 0 0 #d6dee9;
  border-radius: 20px 20px 0 0;
  height: 40px;
  color: #304465;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-left: 20px;
}
.panelFrame.panelframe-detail {
  background: none repeat scroll 0 0 #f1f4fb;
  border-radius: 20px;
  float: left;
  width: 100%;
  height: auto;
}
.txt-tk-message {
  border-bottom: 1px solid #aebbce;
  float: left;
  height: auto;
  padding: 10px 0px;
  width:100%;
}
.txt-tk-message > span {
  color: #2f4466;
  float: left;
  font-size: 12px !important;
  padding: 0 20px;
  text-align: left;
  width:100%;
}
.txt-ph-number {
  color: #2f4466;
  float: left;
  font-size: 16px;
  height: auto;
  padding: 0 20px;
  width: 100%;
  margin:10px 0px;
}
.txt-ph-number input {
  border: 1px solid #ddd;
  border-radius: 10px;
  float: none;
  font-size: 16px;
  height: 40px;
  margin-bottom: 10px;
  padding: 0 20px;
  width: 204px !important;
}
.modify-bt
{
	width:auto;
	height:auto;
	float:left;
	margin:0px 0px 20px 140px; 
}
.modify-bt .con-code
{
	width:auto;
}
.security-qus .controls .drp-dwn
{
	width:249px;
}
.con-code {
  color: #2f4466;
  float: right;
  font-size: 16px;
  height: auto;
  padding: 0 20px;
  width: 100%;
}
.con-code button {
  background-color: #0192ed;
  background-image: url("/assets/images/layouts/donor/2014/buttonicons/green_arrow.png");
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0px;
  padding: 12.5px 26px 12.5px 46px;
  text-decoration: none;
  width: auto;
}
.con-button {
  float: right;
  width: auto;
  margin-bottom:10px;
}

.con-code input {
  border: 1px solid #ddd;
  border-radius: 10px;
  float: none;
  font-size: 16px;
  height: 40px;
  margin-bottom: 10px;
  padding: 0 20px;
  width: 204px !important;
}
.txt-ph-number button {
  background-color: #0192ed;
  background-image: url("/assets/images/layouts/donor/2014/buttonicons/green_arrow.png");
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0px;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
  float:right;
}
.txt-ph-number-inner > span {
  line-height: 50px;
}
.txt-message-detail {
  display: table;
  margin: 0 auto;
  max-width: 640px;
  width: 100%;
}
.lk-acc-page {
  display: table;
  margin: 0 auto 30px;
  max-width: 900px;
  width: 100%;
}
.lk-acc-history-title {
  background: none repeat scroll 0 0 #d6dee9;
  float: left;
  height: auto;
  margin-top: 30px;
  width: 100%;
}
.lk-acc-history-title p {
  color: #304465;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding-left: 20px;
}
.lk-acc-history {
  background: none repeat scroll 0 0 #f3f6fb;
  border-bottom: 1px solid #aebbce;
  float: left;
  height: auto;
  padding: 20px 0;
  width: 100%;
}
.lk-acc-history:last-child
{
	border-bottom: none;
}
div.sectionDescription {
  float:left;
  margin-bottom:10px;
}
.form-actions .security-qus-bt button {
  margin: 0 0 20px 85px;
}
.lk-acc-history p {
  color: #2f4466;
  font-size: 15px;
  margin: 0;
  padding-left: 20px;
  word-wrap: break-word;
}
.form-legend > img {
  margin-top:-4px;
}
/*APPOINTMENTS PAGE*/
/*.app-page td.recordset_header {
  width: 27%;
}*/
.app-page {
  max-width: 900px;
  margin: 0 auto 30px;
  width: 100%;
  display:table;
}
.pending-app-page
{
max-width: 900px;
  margin: 0 auto 30px;
  width: 100%;
  display:table;
}
.past-app-history-title {
  background: none repeat scroll 0 0 #d6dee9;
  float: left;
  height: auto;
  margin-top: 30px;
  width: 100%;
}
.past-app-history-title p {
  color: #304465;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding-left: 20px;
  float:left;
}
.page-header-detail {
  background: none repeat scroll 0 0 #fff;
  border-bottom: 1px solid #aebbce;
  border-left: 1px solid #aebbce;
  border-right: 1px solid #aebbce;
  float: left;
  height: 40px;
  width: 100%;
}
.past-app-history {
  background: none repeat scroll 0 0 #f3f6fb;
  border-bottom: 1px solid #aebbce;
  float: left;
  height: auto;
  padding: 20px 0;
  width: 100%;
}
.past-app-history p {
  color: #2f4466;
  font-size: 15px;
  margin: 0;
  padding-left: 20px;
  word-wrap: break-word;
}
.past-app-history:last-child {
  border-bottom: medium none;
}
/*MYDONATION PAGE*/
.mydonation-page {
  max-width: 900px;
  margin: 0 auto 30px auto;
  width: 100%;
  display:table;
}
.view-your-point {
max-width: 900px;
  margin: 0 auto 0px auto;
  width: auto;
  display:table;
}
.view-your-point button {
  background-color: #0192ed;
  background-image: none;
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0 auto;
  padding: 12.5px 30px 12.5px 30px;
  text-decoration: none;
  width: auto;
}
.mydonation-form
{
	width:100%;
	height:auto;
	float:left;
}
.mydonation-form form
{
	float:left;
	width:auto;
	margin:0px;
}
.mydonation-title {
  background: none repeat scroll 0 0 #d6dee9;
  float: left;
  height: auto;
  margin-top: 30px;
  width: 100%;
}
.mydonation-title p {
  color: #304465;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding-left: 20px;
  float:left;
}

.mydonation-des {
  background: none repeat scroll 0 0 #f3f6fb;
  border-bottom: 1px solid #aebbce;
  float: left;
  height: auto;
  padding: 0px 0;
  width: 100%;
}
.mydonation-des .recordset_row {
	border-bottom: 1px solid #aebbce;
	padding: 20px 0;
	width: 100%;
	float: left;
}
.mydonation-des .recordset_row:last_child {
	border-bottom: 0px solid #aebbce;
}
#donorLoginForm .pull-left .error
{
	clear:both;
	float:left;
}
.mydonation-des .recordset_row_offset {
	border-bottom: 1px solid #aebbce;
	padding: 20px 0;
	width: 100%;
	float: left;
}
.mydonation-des p {
  color: #2f4466;
  font-size: 15px;
  margin: 0;
  padding-left: 20px;
  word-wrap: break-word;
}
.mydonation-des:last-child {
  border-bottom: medium none;
}
/*Wellness Summary*/
.well-table-page {
  max-width: 900px;
  margin: 0 auto 30px;
  width: 100%;
  display:table;
}

.well-table-history-title {
  background: none repeat scroll 0 0 #d6dee9;
  float: left;
  height: auto;
  margin-top: 30px;
  width: 100%;
}
.well-table-history-title p {
  color: #304465;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding-left: 20px;
  float:left;
}
.well-table-history-sub-title {
  background: none repeat scroll 0 0 #c8dee9;
  float: left;
  height: auto;
  margin-top: 0px;
  width: 100%;
}
.well-table-history-title p {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding-left: 20px;
  float:left;
}
.well-table-history-sub-title a {
	line-height:40px;
	float:left;
}
.well-table-history {
  background: none repeat scroll 0 0 #f3f6fb;
  border-bottom: 1px solid #aebbce;
  float: left;
  height: auto;
  padding: 10px 0;
  width: 100%;
}
.well-table-history p {
  color: #2f4466;
  font-size: 15px;
  margin: 0;
  padding-left: 20px;
  word-wrap: break-word;
}
.well-table-history:last-child {
  border-bottom: medium none;
}
/*WELLNESS SUMMARY PAGE HISTORY*/
.wellness-summary-history-page {
  max-width: 900px;
  margin: 0 auto 30px auto;
  width: 100%;
  display:table;
}

.wellness-summary-history-title {
  background: none repeat scroll 0 0 #d6dee9;
  float: left;
  height: auto;
  margin-top: 30px;
  width: 100%;
}
.wellness-summary-history-title p {
  color: #304465;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding-left: 20px;
  float:left;
}

.wellness-summary-history-des {
  background: none repeat scroll 0 0 #f3f6fb;
  /*border-bottom: 1px solid #aebbce;*/
  float: left;
  height: auto;
  padding: 0px 0;
  width: 100%;
  border-bottom: 1px solid #aebbce;
}
.wellness-summary-history-des p {
	
	padding: 20px 0;
	width: 100%;
	float: left;
}
.wellness-summary-history-des p:last_child {
	border-bottom: 0px solid #aebbce;
}
.wellness-summary-history-des p {
  color: #2f4466;
  font-size: 15px;
  margin: 0;
  padding-left: 20px;
  word-wrap: break-word;
}
.wellness-summary-history-des:last-child {
  border-bottom: medium none;
}
/*BLOOD DRIVE PAGE HISTORY*/
.blood-drive-history-page {
  max-width: 900px;
  margin: 0 auto 0px auto;
  width: 100%;
  display:table;
}
.blood-drive-page-detail
{
	max-width: 900px;
  margin: 0 auto 0px auto;
  width: 100%;
  display:table;
}
.rmv-totalmargin
{
	margin:0px !important;
}
.blood-drive-history-title {
  background: none repeat scroll 0 0 #d6dee9;
  float: left;
  height: auto;
  margin-top: 30px;
  width: 100%;
}
.blood-drive-history-title a
{
	font-size: 16px;
	padding:0px 20px;
	margin:10px 0px;
	float:left;
}
.blood-drive-history-title a:last-child
{
	float:right;
}
.blood-drive-history-title p {
  color: #304465;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding-left: 20px;
  float:left;
}
.blood-drive-history-title .page-detail-record
{
	font-weight:normal;
	text-align: center;
	width:100%;
}
.blood-drive-history-des {
  background: none repeat scroll 0 0 #f3f6fb;
  /*border-bottom: 1px solid #aebbce;*/
  float: left;
  height: auto;
 padding: 20px 0;
  width: 100%;
  /*border-bottom: 1px solid #aebbce;*/
}
.sorting-link
{
  background: none repeat scroll 0 0 #f3f6fb;
  float: left;
  height: auto;
  padding: 0px 0;
  width: 100%;
  line-height:40px;
  font-size:14px;
  text-align:center;
}
.sorting-link a
{
	ine-height:40px;
  font-size:14px;
}
.blood-drive-history-des p {	
	width: 100%;
	float: left;
}
.blood-drive-history-des p:last_child {
	border-bottom: 0px solid #aebbce;
}
.blood-drive-history-des p, .opShift{
  color: #2f4466;
  font-size: 15px;
  margin: 0;
  padding-left: 20px;
  word-wrap: break-word;
}


.blood-drive-history-des:last-child {
  border-bottom: medium none;
}
.blood-drive-history-des1
{
	background: none repeat scroll 0 0 #f3f6fb;
  float: left;
  height: auto;
  padding: 0px 0;
  width: 100%;
  border-bottom: 1px solid #aebbce;
}
.blood-drive-history-des1 p
{
	color: #2f4466;
  font-size: 15px;
  margin: 0 0 10px 0;
  padding-left: 20px;
  word-wrap: break-word;
}
.blood-drive-history-des1 p input
{
	height:40px;
}
.blood-drive-history-des1 .dir-btn
{
  background-color: #0192ed;
  background-image: none;
  background-position: 30px center;
  background-repeat: no-repeat;
  background-size:12px 18px;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  border:2px solid #0192ed;
  margin: 0px 0px 20px 10px;
  padding: 12.5px 30px;
  text-decoration: none;
  width: auto;
}
.blooddrive-img
{
	margin-left:20px;
	margin-top:35px;
}
.step-subtitle
{
color: #2f4466;
  font-size: 15px;
  margin: 20px 0 10px 0;
  padding-left: 20px;
  word-wrap: break-word;
  font-weight:bold;
  float:left;
}
.step-detail-three
{
	width:100%;
	height:auto;
	float:left;
	padding: 10px;
}
.step-des
{
color: #2f4466;
  font-size: 15px;
  margin: 0 0 10px 0;
  padding-left: 10px;
  word-wrap: break-word;
  float:left;
  width:100%;
}
.left-step-label
{
	width:auto;
	float:left;
}
.right-step-des
{
	width:70%;
	float:left;
}
.total-step-title-des
{
	border:1px solid #d7dce1;
	border-radius:10px;
	float:left;
	width:100%;
	margin-bottom:20px;
}
.blooddrive-warning
{
	width:100%;
	height:auto;
	float:left;
	padding:20px;
	margin-bottom:20px;
	border-radius:10px;
	border-bottom: 1px solid #aebbce;
}
.blooddrive-warning img
{
	margin-top:-4px;
	margin-right:10px;
}
.step-table-history
{
	background: none repeat scroll 0 0 #f3f6fb;
  float: left;
  height: auto;
  padding: 0px 0;
  width: 100%;
  border-bottom: 1px solid #aebbce;
}
.step-table-history p
{
	color: #2f4466;
  font-size: 15px;
  margin: 0 0 0px 0;
  padding-left: 20px;
  padding-top:10px;
  padding-bottom:10px;
  word-wrap: break-word;
}
.step-history-title {
  background: none repeat scroll 0 0 #d6dee9;
  float: left;
  height: auto;
  margin-top: 30px;
  width: 100%;
}
.step-history-title p {
  color: #304465;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding-left: 20px;
  float:left;
  width:100%;
}
.print-bt
{
	width:auto;
	float:right;
	margin-right:20px;
}
.print-bt button 
{
  background-color: #0192ed;
  background-image: none;
  background-position: 30px center;
  background-repeat: no-repeat;
  background-size:12px 18px;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0px 0px 20px 10px;
  padding: 10.5px 30px;
  text-decoration: none;
  width: auto;
}
.print-bt1
{
	width:auto;
	float:right;
	margin-right:20px;
}
.print-bt1 button 
{
  background-color: #0192ed;
  background-image: none;
  background-position: 30px center;
  background-repeat: no-repeat;
  background-size:12px 18px;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0px 0px 20px 10px;
  padding: 5px 15px;
  text-decoration: none;
  width: auto;
}
.print-bt1 .button_iFill
{
	width:auto;
	float:left;
}
.print-bt1 .button_mFill
{
	width:auto;
	float:left;
}
.return-btns
{
	width:auto;
	float:right;
	margin-top:30px;
}
.return-btns a
{
  background-color: #0192ed;
  background-image: none;
  background-position: 30px center;
  background-repeat: no-repeat;
  background-size:12px 18px;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0px 0px 20px 10px;
  padding: 12.5px 30px;
  text-decoration: none;
  width: auto;
  float:left;
}
.return-btns1
{
	width:auto;
	margin:0 auto !important;
	display:table;
}
.return-btns1 a
{
  background-color: #0192ed;
  background-image: none;
  background-position: 30px center;
  background-repeat: no-repeat;
  background-size:12px 18px;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0px 0px 20px 10px;
  padding: 12.5px 30px;
  text-decoration: none;
  width: auto;
  float:left;
}
.print-bt .button_iFill
{
	width:auto;
	float:left;
}
.print-bt .button_mFill
{
	width:auto;
	float:left;
}
.con-app-des
{
	border:1px solid #d7dce1;
	border-radius:10px;
	float:left;
	width:100%;
	margin-bottom:20px;
}
.con-app-des p {
  color: #304465;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  margin: 0;
  padding-left: 20px;
  float:left;
  width:100%;
}
.map-inner
{
	width:auto;
	float:left;
	margin-left:20px;
}
.con-app-des-out
{
	width:100%;
	float:left;
	margin:20px 0px;
}
.con-app-des-out .txt-message-title
{
	max-width:640px;
	width:100%;
	display:table;
	margin:0 auto;
}
.con-app-des-out .mx-inner-content
{
	max-width:640px;
	width:100%;
	display:table;
	margin:0 auto;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	background:#f1f4fb;
}
.con-app-des-out .panelFrame.panelframe-detail
{
	background:none;
}
.no-message .txt-ph-number
{
	width:auto;
	margin:20px 0px 10px 0px;
}
.no-message .con-code
{
	width:auto;
	margin-top:10px;
}
/*DONOR ID CARD PAGE*/
.donorid-title span.pageTitle
{
	font-size:19px;
	font-weight:lighter;
	color:#013a91;
	text-align:center;
	width:100%;
	float:left;
}
.orderid-card
{
	width:100%;
	float:left;
	height:auto;
}
.orderid-card p
{
	margin-bottom:100px;
	width:100%;
	text-align:center;
}
.donorit-message
{
	margin-top:100px;
}
.donorid-title
{
	margin-top:20px;
	width:100%;
	float:left;
	height:auto;
}
.donorid-detail
{
	width:100%;
	float:left;
	margin:40px 0px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
.donorid-form
{
	display:table;
	margin:20px auto;
	width:auto;
}
.donorid-form input {
  background-color: #0192ed;
  background-image: url("/assets/images/layouts/donor/2014/buttonicons/green_arrow.png");
  background-position: 30px center;
  background-repeat: no-repeat;
  background-size:12px 18px;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0px;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
}
.linkto-profile
{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	margin-bottom:20px;
}
/*Store PAGE*/
.donor-nonmember-msg
{
	width:100%;
	height:auto;
	float:left;
	color:#2f4466;
	font-size:20px;
	background:#f3f6fb;
	padding:10px 15px;
	border-radius:10px;
	margin-bottom:40px;
}

.store-footer
{
	width:100%;
	height:auto;
	float:left;
	padding-bottom:15px;
}

.store-footer-inner
{
	width:100%;
	height:auto;
	float:left;
	color:#2f4466;
	font-size:18px;
	background:#f3f6fb;
	padding:10px 15px;
	border-radius:10px; 
}
.store-footer-inner p
{
	margin:0px;
}
.rewards-section{
  float: left;
  width: 100%;
}
.rewards-section form{
  float: left;
  width: 100%;
  padding: 0px 0;
}

.rewards-content{
  padding: 15px 0!important;
  position: relative;
}
.rewards-content .child {
  position: absolute; 
  height: 63px; 
  width: 63px; 
  background: url(../images/label-new.png) no-repeat;
  top:0;
  left:0;
}
.rewards-content .img-holder {
  float: left;
  min-height: 165px;
  padding: 20px 0;
  width: 100%;
  margin:0 auto;
  
}
.rewards-content .img-holder img{
  display: list-item;
  width: auto;
  margin:0 auto;
}
.rewards-content .txt-caption a {
  color: #314367;
  float: left;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  width: 100%;
  text-decoration:none;
}
.rewards-content .txt-subcaption {
  color: #314367;
  font-size: 16px;
  text-align: center;
  float: left;
  width: 100%;
  
}
.rewards-content .txt-subcaption .unique-txt{
  color:#0192ed;
  font-weight: bold;
  padding: 0 5px;
}
.rewards-content {
  background-image: url(/assets/images/layouts/donor/2014/para_border.png);
  background-position: right center;
  background-repeat: no-repeat;
  display: block;
  height:326px;
}
.rewards-content div
{
	float:left;
	width:100%;
}
.view-large-link
{
	width:100%;
	height:auto;
	float:left;
}
.view-large-link a
{
	color: #314367;
	font-size: 14px;
	padding:5px 0px;
	float:left;
	width:100%;
	text-align:center;
	text-decoration:none;
}
.rewards-content:last-child{
  background: none;
}
.rewards-content img {
  height: 100%;
  width: 100%;
}

.storeborder3{
	background-image:none;
}
.stor-page-link
{
	width:100%;
	float:left;
}
.order-cart-link
{
	float:left;
	width:auto;
}
.order-cart .order-cart-link {
  border: 1px solid #304465;
  border-radius: 25px;
  height: 50px;
  margin-bottom: 30px;
  margin-right: 15px;
  margin-top: 30px;
  width: auto;
  color:#0192ed;
  font-size:16px;
  font-weight:bold;
  line-height:50px;
  padding:0px 20px;
}
.order-cart .order-cart-link img
{
	margin-right:15px;
}
.order-cart .order-cart-link a {
	color:#0192ed;
  font-size:16px;
  font-weight:bold;
  padding-left:5px;
}
.order-cart-link1
{
	float:right;
	width:auto;
}
.order-cart .order-cart-link1 {
  border: 1px solid #304465;
  border-radius: 25px;
  height: 50px;
  margin-bottom: 30px;
  margin-right: 0px;
  margin-top: 30px;
  width: auto;
  color:#0192ed;
  font-size:16px;
  font-weight:bold;
  line-height:50px;
  padding:0px 20px;
  margin-left:10px;
}
.order-cart .order-cart-link1 img
{
	margin-right:15px;
}
.order-cart .order-cart-link1 a {
	color:#0192ed;
  font-size:16px;
  font-weight:bold;
  padding-left:5px;
}
.store-history-page {
  max-width: 900px;
  margin: 0 auto 30px;
  width: 100%;
  display:table;
}
.store-history-des {
  background: none repeat scroll 0 0 #f3f6fb;
  border-bottom: 1px solid #aebbce;
  float: left;
  height: auto;
  padding: 20px 0;
  width: 100%;
}
.store-history-des p {
  color: #2f4466;
  font-size: 15px;
  margin: 0;
  padding-left: 20px;
  word-wrap: break-word;
}
.store-history-des:last-child {
  border-bottom: medium none;
}
.order-detail-btn
{
  margin: 20px auto;
  width: auto;
  display:table;
}
.order-detail-btn button {
  background-color: #0192ed;
  background-image: url(/assets/images/layouts/donor/2014/buttonicons/green_arrow.png);
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0 auto;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
}
.order-detail-page
{
	width:100%;
	padding:20px;
	border-radius:10px;
	border:1px solid #d7dce1;
	float:left;
}
.order-detail-inner
{
	float:left;
	width:100%;
	
}
.order-detail-inner td
{
	color:#2f4466;
}
.change-order-message div.notification-panel
{
	padding:20px;
}
.change-order-message div.notification-message
{
	margin-left:20px;
}
.change-order-form .change-order-form-inner .form-ctrls input
{
  height: 40px;
}
.change-order-form .change-order-form-inner .form-ctrls label
{
  width: 200px;
}
.change-order-bt
{
	width:100%;
	float:left;
	height:auto;
	margin:20px 0px;
}
.change-order-bt button {
  background-color: #0192ed;
  background-image: url(/assets/images/layouts/donor/2014/buttonicons/green_arrow.png);
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0px 0px 0px 200px;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
}
.add-img
{
	width:74% !important;
	float:left;
	height:auto;
	background: url(/assets/images/layouts/donor/2014/para_border.png) no-repeat;
  background-position:95% center;
  background-size:1px 98%;
}
.item-des
{
	font-size:16px;
	padding:5px 40px 5px 40px;
	width:100%;
	text-align:center;
	color:#2f4466;
	float:left;
}
.label-select
{
	line-height:61px;
}
.shopp-page-form
{
	float:left;
	width:22% !important;
	height:auto;
	margin-left:20px;
	margin-top:20px;
}
.maxperorder
{
	margin-left:25px;
}
.shopping-page
{
	border:1px solid #d7dce1;
	border-radius:10px;
	margin-bottom:30px;
	float:left;
	width:100%;
	height:auto;
}
.shopppage-form
{
	width:100%;
	margin:0px;
	float:left
}
.shopppage-form button
{
background-color: #0192ed;
  background-image: url(/assets/images/layouts/donor/2014/buttonicons/green_arrow.png);
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 25px 15px;;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
}
.norecord-cart
{
	border:1px solid #d7dce1;
	border-radius:10px;
	padding:50px 0px;
	text-align:center;
	color:#2f4466;
	font-size:18px;
	float:left;
	width:100%;
	margin-bottom:30px;
}
.shopp-page-error
{
	width:100%;
	float:left;
	margin:20px 0px 15px 0px;
	padding:0px 25px;
}
.shopp-page-error span
{
	margin-top:3px;
}
.shopp-page-error .notification-message
{
	margin-left:23px;
}
.cart-page {
  max-width: 900px;
  margin: 0 auto 30px auto;
  width: 100%;
  display:table;
}

.cart-history-title {
  background: none repeat scroll 0 0 #d6dee9;
  float: left;
  height: auto;
  margin-top: 30px;
  width: 100%;
}
.cart-history-title p {
  color: #304465;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding-left: 20px;
  float:left;
}

.cart-history-des {
  background: none repeat scroll 0 0 #f3f6fb;
  /*border-bottom: 1px solid #aebbce;*/
  float: left;
  height: auto;
  padding: 0px 0;
  width: 100%;
  border-bottom: 1px solid #aebbce;
}
.cart-history-des select
{
	margin-top:10px;
}
.cart-history-des .selectInner
{
	margin-top:10px;
}
.cart-history-des p {
	
	padding: 20px 0;
	width: 100%;
	float: left;
}

.cart-history-des p {
  color: #2f4466;
  font-size: 15px;
  margin: 0;
  padding-left: 20px;
  word-wrap: break-word;
}
.cart-history-des .drp-dwn-outer
{
	margin-top:11px;
}

.cart-history-des .op-message
{
	padding-right: 	20px;
	padding-left: 	20px;
}

/*
.cart-history-des p:last_child {
	border-bottom: 0px solid #aebbce;
}
.cart-history-des:last-child {
  border-bottom: medium none;
}
*/
.cart-btn
{
	width:auto;
	height:auto;
	float:right;
}
.cart-btn button
{
	background-color: #0192ed;
  background-image: url(/assets/images/layouts/donor/2014/buttonicons/green_arrow.png);
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 25px 15px;;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
}
.margin-ten
{
	margin-top:10px;
}
.op-message
{
	width:100%;
	float:left;
}
.checkout-btn
{
	width:100%;
	height:auto;
	float:left;
}
.checkout-btn button
{
	background-color: #0192ed;
  background-image: url(/assets/images/layouts/donor/2014/buttonicons/green_arrow.png);
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 25px 0px;;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
}
.sub-text
{
	color:#314367;
	font-size:20px;
}
/****FixedSites****/
.fixedsites-section{
  float: left;
  width: 100%;
  padding-bottom: 15px;
}
.fixedsites-content{
  padding: 15px 0!important;
  position: relative;
}
.fixedsites-content .img-holder {
  background:#f1f4fb;
  float: left;
  margin: 0 5%;
  width: 90%;
  min-height: 200px;
  text-align:center;
}
.fixedsites-content .img-holder img{
  /*display: table; doesn't work in IE9*/
  width: auto;
  margin: 10px auto;
}
.fixedsites-content .txt-caption {
  color: #314367;
  float: left;
  font-size: 16px;
  font-weight: bold;
  padding: 2% 5%;
  width: 100%;
}
.fixedsites-content .txt-subcaption{
  color: #314367;
  float: left;
  font-size: 14px;
  padding: 2% 5%;
  width: 100%;
}
.fixedsites-content .txtcaption-bottom{
  color: #314367;
  float: left;
  font-size: 14px;
  padding: 2% 5%;
  width: 100%;
}
.txtcaption-bottom .txt-hour{
  float: left;
  width: 50%;
  text-align: left;
}
.txtcaption-bottom .txt-hour a, .txtcaption-bottom .txt-hour span {
  float: left;
  font-size: 12px;
  padding: 2px 0;
  text-align: left;
  width: auto;
}
.txtcaption-bottom .para-btn{
  float: right;
  width: 50%;
  text-align: left;
}
.txtcaption-bottom .para-btn a{
  float: right;
  font-size: 14px;
  background-image: url("/assets/images/layouts/donor/2014/buttonicons/map_icon.png");
  background-position: 25% center;
  padding: 10px 20px 10px 60px;
}

/*END FIXEDSITE STYLE*/


/*DonateBlood Page Style*/

.donate-heading {
  padding-left: 10px !important;
}
.donate-heading span{
  color: #314367;
  font-size: 25px;
  font-weight: bold;
}
.donate-heading img {
  vertical-align: top;
}
.donateblood-headersection{
  background: #F1F4FB;
  padding: 10px 0;
}
.donateblood-topsection,.donateblood-middlesection,.donateblood-bootomsection{
width: 100%;
float: left;
height: auto;
}
.donateblood-topsection {
  padding: 10px 10px;
}
.donateblood-bootomsection{
  padding: 10px 10px;
}
.donateblood-middlesection {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0px 10px;
}
.step-box{
  float: left;
  width: auto;
}
.search-box{
  float: right;
  width: auto;
}
.step-boxinner{
  background:url(/assets/images/layouts/donor/2014/pageicons/step_button.png) no-repeat;
  background-size: 100% 46px;
  float: left;
  width:105px;
}
.step-txt {
  color: #fff;
  float: left;
  font-size: 18px;
  font-weight: bold;
  padding: 0px 0px;
  line-height:44px;
  width:60px;
  text-align:center;
}
.step-circle{
  
  float: left;
  font-size: 18px;
    font-weight: bold;
    padding: 0px;
    width:45px;
    height:47px;
    line-height:44px;
    text-align:center;
}
.profile-menu
{
	color:#304465;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-top:30px;
	padding-left:6px;
	margin-bottom:30px;
}
.step-boxinnertxt{
  padding: 10px;
  color: #0192ed;
  font-size: 18px;
    font-weight: bold;
    float: left;

}
.search-box .btnlink {
  background-color: #fff;
  background-image: url(/assets/images/layouts/donor/2014/buttonicons/search.png);
  background-position: 30px center;
  background-repeat: no-repeat;
  border: 1px solid #314367;
  color: #0192ed;
  float: left;
  font-weight: bold;
  padding:12.5px 30px 12.5px 60px;
}
.find-drive .btnlink {
    background-color: #fff;
    background-image: url(/assets/images/layouts/donor/2014/buttonicons/blue_arrow.png);
    background-position: 20% center;
    background-repeat: no-repeat;
    border: 1px solid #314367;
    color: #0192ed;
    float: left;
  font-weight: bold;
}
.find-drive{
  display: table;
  margin: 0 auto;
  width: auto;
}
.find-drive > p {
  color: #314367;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.search-heading span{
color: #314367;
  font-size: 18px;
}
.search-heading .unique-txt{
  color:#0192ed;
  font-weight: bold;
  padding: 0 10px;
}
.form-ctrls {
  float: left;
  padding: 5px 0;
  min-height: 60px;
  clear: both;
}
.donateblood-middlesection .form-ctrls input[type="text"], input[type="password"]
{
	height:40px;
}
.form-ctrls input[type="text"], input[type="password"] {
  border: 1px solid #ddd;
  border-radius: 10px;
  float: left;
  font-size: 14px;
  height: 50px;
  padding: 0 20px;
  width: 205px;
}
#donorLoginForm input{
  height: 50px;
   background: url(/assets/images/layouts/donor/2014/form/select-bg.png) no-repeat;
   background-size:100% 100%;
}
.form-ctrls label {
  color: #314367;
  float: left;
  font-size: 18px;
  font-weight: normal;
  /*line-height: 50px;*/
  width: 100px;
}
.donateblood-search .search-btn{
  background-image: url(/assets/images/layouts/donor/2014/buttonicons/search.png);
  background-position: 30px center;
  background-repeat: no-repeat;
  float: left;
  font-weight: bold;
  margin-left: 100px;
  padding:12.5px 30px 12.5px 60px;
}
.donateblood-search{
  padding: 25px 0;
  background: url(/assets/images/layouts/donor/2014/para_border.png) no-repeat;
  background-position:95% center;
  background-size:1px 80%;
}

div.pageTitle {
	border:0px;
}
span.pageTitle
{
	color:#314367;
}
span.pageDescription
{
	color:#314367;
}

div.notification-message a {
	text-decoration:underline;
	color:#0192ed;
}

.form-ctrls .date-field{
  width: 130px!important;
}
.form-ctrls .date-picker{
  margin-left: 10px;
}
.drp-dwn-outer{
  float: left;
  width: auto;
}
.drp-dwn {
  float: left;
  height: auto;
  position: absolute;
  width: auto;
}
.drp-dwn select {
    /* -moz-appearance: none;
   background: url(/assets/images/layouts/donor/2014/form/select-bg1.png) no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);*/
    background-color: #FFF;
    border: 1px solid #ddd;
  border-radius: 10px;
  float: left;
  font-size: 16px;
  height: 40px;
  padding: 10px 20px;
  width: 204px;
    margin: 0;
    outline: medium none;
  color: #314367;
}


select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.drp-dwn select{
  background: url(/assets/images/layouts/donor/2014/form/select-bg1.png) no-repeat;
  background-size:100% 100%;
  border: 0px solid!important;
  background-image:transparent;
}
input{
	
  background: url(/assets/images/layouts/donor/2014/form/select-bg1.png) no-repeat;
  background-size:100% 100%;
  border: 0px solid!important;
  background-image:transparent;
  color:#314361;
  background-color:transparent;
}
.input-preload
{
	background: url(/assets/images/layouts/donor/2014/form/active_input_box.png) no-repeat !important;
	width:0px;
	height:0px;
}
.select-preload
{
	background: url(/assets/images/layouts/donor/2014/form/active_select_box.png) no-repeat !important;
	width:0px;
	height:0px;
}
input:focus
{
	background: url(/assets/images/layouts/donor/2014/form/active_input_box.png) no-repeat !important;
	background-size:100% 100% !important;
	border: 0px solid!important;
 	background-image:transparent;
 	background-color:transparent;
 	outline:none;
}
span.drp-focus
{
	background: url(/assets/images/layouts/donor/2014/form/active_select_box.png) no-repeat !important;
	background-size:100% 100% !important;
  
}
.drp-dwn span:before {
   background-color: #fff;
  background-image: url(/assets/images/layouts/donor/2014/form/drop-down-icon1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  
  content: "";
  display: block;
  height: 40px;
  outline: medium none;
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50px;
  z-index: 0;
}
.drp-dwn-outer1{
  float: left;
  width: auto;
}
.drp-dwn1 {
  float: left;
  height: auto;
  position: absolute;
  width: auto;
  right:30px;
}
.drp-dwn1 select {
    /* -moz-appearance: none;
   background: url(/assets/images/layouts/donor/2014/form/select-bg1.png) no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);*/
    background-color: transparent;
    border: 1px solid #ddd;
    background-position: 0 -2px;
  background-repeat: no-repeat;
  background-size: 80px 28px;
  border-radius: 7px;
  float: left;
  font-size: 16px;
  height: 25px;
  padding: 2px 5px;
  width: 80px !important;
    margin: 0;
    outline: medium none;
  color: #314367;
}
.drp-dwn1 span:before {
    background-color: transparent;
  background-image: url(/assets/images/layouts/donor/2014/form/drop-down-icon1.png);
  background-position: center -1px;
  background-repeat: no-repeat;
  background-size: 31px 28px;
  border-radius: 10px;
  content: "";
  display: block;
  height: 27px;
  outline: medium none;
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 31px;
  z-index: 1;
}
.drp-dwn2 {
  float: left;
  height: auto;
  position: absolute;
  width: auto;
}
.drp-dwn2 select {
    /* -moz-appearance: none;
   background: url(/assets/images/layouts/donor/2014/form/select-bg1.png) no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);*/
    background-color: transparent;
    border: 1px solid #ddd;
    background-position: 0 -2px;
  background-repeat: no-repeat;
  background-size: 80px 28px;
  border-radius: 7px;
  float: left;
  font-size: 16px;
  height: 25px;
  padding: 2px 5px;
  width: 80px !important;
    margin: 0;
    outline: medium none;
  color: #314367;
}
.drp-dwn2 span:before {
   background-color: transparent;
  background-image: url(/assets/images/layouts/donor/2014/drop-down-icon1.png);
  background-position: center -1px;
  background-repeat: no-repeat;
  background-size: 31px 28px;
  border-radius: 10px;
  content: "";
  display: block;
  height: 27px;
  outline: medium none;
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 31px;
  z-index: 1;
}
.ui-datepicker-title
{
	height:27px;
	float:left;
	width:71%;
}
option {
    background: transparent;
    outline: medium none;padding: 10px 20px;
  color: #314367;
}
.mini-select{
padding: 0px 0px!important;
    width: 140px!important;
  }
.subtxt {
  font-size: 18px;
  margin-left: 3px;
  margin-top: 10px;
  padding: 0 5px;
  position: absolute;
  color: #314367;
}
.para-btn button {
  background-color: #0192ed;
  background-image: url(/assets/images/layouts/donor/2014/buttonicons/green_arrow.png);
  background-position: 30px center;
  background-repeat: no-repeat;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0 auto;
  padding: 12.5px 30px 12.5px 50px;
  text-decoration: none;
  width: auto;
}
.ui-datepicker-trigger {
  padding: 0px 0px 0px 0px;
}
.donateblood-middlesection .control-group label {
  color: #314367;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 10px;
}
.donateblood-middlesection .controls input[type="text"], input[type="password"] {
  border: 1px solid #ddd;
  border-radius: 10px;
  font-size: 16px;
  height: 40px;
  padding: 0 20px;
  width: 204px;
  background: url(/assets/images/layouts/donor/2014/form/select-bg1.png) no-repeat;
  background-size:100% 100%;
}
.donateblood-middlesection fieldset {
  padding: 20px;
}
.createaccount-container{clear:both;float:none;text-align:center;}
.createaccount-container #dob
{
	margin-left:0px;
}
/*User Dropdown*/
.full-donor-info
{
	position: relative;
	width:100%;
	float:left;
}
.user-detail-inner
{
	width:572px;
	height:auto;
	position: absolute;
	top:6px;
	display:none;
	z-index:9;
	background:#f3f6fb;
	padding:20px;
	border:1px solid #d7dce1;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	margin-left:0px;
}
.user-detail-inner .highlight
{
	background:#0192ed;
}
.yeartodate
{
	width:50%;
	height:auto;
	float:left;
}
.lifetodate
{
	width:50%;
	height:auto;
	float:left;
}
.loyalty-info
{
	width:50%;
	height:auto;
	float:left;
}
.last-donation
{
	width:50%;
	height:auto;
	float:left;
}
.last-loyalty
{
	border-bottom:1px solid #d7dce1;
	width:100%;
	height:auto;
	float:left;
	padding:10px 0px 0px 0px;
}
.yeartodate-lifetodate
{
	border-bottom:1px solid #d7dce1;
	width:100%;
	height:auto;
	float:left;
	padding:10px 0px 15px 0px;
}
.eligibility-date
{
	width:100%;
	height:auto;
	float:left;
	padding:15px 0px 0px 0px;
}
.welcon-user
{
	border-bottom:1px solid #d7dce1;
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 15px 0px;
}
/*Transfer Credit PAge*/
.transferform
{
	width:100%;
	height:auto;
	float:left;
}
.transferform .form-ctrls label {
  width: 155px;
}
.transferform .form-ctrls input {
  height: 40px;
}
.transferform .form-ctrls button img {
  margin-top: 9px;
}
.transferform .form-ctrls label.error{
  margin-left: 155px;
}
.form-ctrls1
{
	float:left;
	width:100%;
	height:auto;
}
.form-ctrls1 label
{
	color:#314367;
	font-size:15px;
	font-weight:normal;
	line-height:25px;
}
.tr-credit-not
{
	width:100%;
	height:auto;
	float:left;
	border-radius:10px;
	background:#f3f6fb;
	padding:10px;
}
.tr-credit-not p
{
	font-size:12px;
	color:#314367;
}
.donateform
{
	width:100%;
	height:auto;
	float:left;
}
.donateform .form-ctrls label {
  width: 155px;
}
.donateform .form-ctrls input {
  height: 40px;
}
.donateform .form-ctrls button img {
  margin-top: 9px;
}
.donateform .form-ctrls label.error{
  margin-left: 155px;
}
.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button
{
  background: #0192ed;
  background-image: none;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0 0 0 10px;
  padding: 7.5px 20px;
  text-decoration: none;
  width: auto;
  border:none;
}
.ui-dialog-buttonpane .ui-dialog-buttonset span
{
	padding:0px;
}
.credit-page1
{
	max-width:900px;
	width:100%;
	margin:0 auto;
	display:table;
}
/*DROPDOWN STYLE*/
.dropcontainer 
{
	position:absolute;
	z-index:99999;
	font-size: 14px;
	color: #314367;
} 
.drp-dwn-new
{
	float: left;
	height: 40px;
	width: 204px;
}
.trigger 
{
	color: #314367;
	padding: 0px 45px 0px 20px;
	font-size: 14px;
	line-height:40px;
	overflow:hidden;
	width: 100%;
	background: url(/assets/images/layouts/donor/2014/form/drp_down.png) no-repeat;
	display: block;
	background-size: 100% 100%;
	border: none;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	outline: none;
}
.trigger:hover,.activetrigger:hover
{
	text-decoration: none ;
	color: #314367;
}
.trigger:focus,.activetrigger:focus
{
	text-decoration: none ;
	color: #314367;
}
.shopp-page-form .trigger 
{
	padding: 0px 20px;
	line-height:40px;
}
.activetrigger 
{
	color: #314367;
	padding: 0px 45px 0px 20px;
	font-size: 14px;
	line-height:40px;
	overflow:hidden;
	width: 100%;
	background: url(/assets/images/layouts/donor/2014/form/drp_down.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	border: none;
	height: 40px;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}
.shopp-page-form .activetrigger 
{
	padding: 0px 20px;
	line-height:40px;
}
.drp-dwn-low-width .activetrigger,.drp-dwn-low-width .trigger
{
  width:140px;
  float:left;
}
.dropcontainer
{
	float: left;
	font-size: 14px;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width:204px;
	width: auto;
}
.drp-dwn-low-width .dropcontainer
{
	min-width:140px;
}
.dropcontainer ul 
{
	font-size: 16px;
	border-top: none;
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	list-style-type: none;
	padding: 0px;
	margin: 0;
	width: auto;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height:0px;
	max-height:400px;
	overflow-y:auto;
}

.dropcontainer ul li 
{
	padding: 0px;
	border-bottom: 1px solid #d7dce1;
}
.dropcontainer ul li a 
{
	clear: both;
	color: #314367;
	display: block;
	font-weight: normal;
	line-height: 40px;
	padding: 0px 20px;
	white-space: nowrap;
	text-decoration: none;
	font-size: 14px;
}
.dropcontainer ul li:hover 
{
	background: #f5f5f5;
	outline: none;
}
/*.dropcontainer ul li:first-child 
{
	display: none;
}*/
.dropcontainer ul li:last-child 
{
	border-bottom: none;
}
.dropdownhidden 
{
	display: none;
}
.dropdownvisible 
{
	height: auto;
}

/*.drp-dwn
{
   width:204px;
}*/
.setup-form .salutation-field-frame {
  float: left;
  height: auto;
}
.drp-dwn-new,#state-field-frame
{
	width:204px;
	height:40px;
	float:left;
}
.drp-dwn-new select.selectpicker,#state-field-frame select
{
	width:204px;
	height:40px;;
	float:left;
}
#form-manager-frame div.form-field-element {
  overflow: initial;
}
.drp-dwn-new .dropdown-toggle,#state-field-frame .dropdown-toggle {
  background: url(/assets/images/layouts/donor/2014/form/drp_down.png) no-repeat !important;
  background-size: 100% 100% !important;
  border: none;
  padding-bottom:10px;
  padding-top:10px;
  width:205px;
  padding-left:20px;
}
.drp-dwn-low-width
{
	width:204px;
}
.drp-dwn-low-width .dropdown-toggle {
  width:140px;
  background: url(/assets/images/layouts/donor/2014/form/drp_down.png) no-repeat !important;
  background-size: 100% 100% !important;
}
.drp-dwn-new .dropdown-toggle span,#state-field-frame .dropdown-toggle span {
	color:#314367;
}
.drp-dwn-new .dropdown-toggle:hover,#state-field-frame .dropdown-toggle:hover {
  background: url(/assets/images/layouts/donor/2014/form/drp_down.png) no-repeat;
  background-size: 100% 100% !important;
  border: none;
}
.drp-dwn-new .dropdown-toggle:focus,#state-field-frame .dropdown-toggle:focus {
  background: url(/assets/images/layouts/donor/2014/form/drp_down.png) no-repeat;
  background-size: 100% 100% !important;
  border: none;
  outline:none;
}
.ui-datepicker-title select
{
	height:25px;
	color:#314367 !important;
}
.caret 
{
  display: none;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45% !important;
  margin:0px 4px !important;
}
.dropdown-menu.open
{
	padding:0px;
}
.dropdown-menu.open ul li
{
	border-bottom:1px solid #d7dce1;
}
.dropdown-menu.open ul li:last-child
{
	border-bottom:none;
}
.dropdown-menu.open ul li span
{
	line-height:35px
}
.drp-dwn-low-width .dropcontainer
{
	position:relative;
}
/*Survey PAGE STYLE START*/
.form-heading
{
	color:#314367;
	font-size:19px;
	width:100%;
	margin:10px 0px;
}
.thank-form
{
	margin:0 auto;
	display:table;
	width:100%;
	max-width:404px;
}
.thank-form .control-group
{
	margin-bottom:20px;
}
.thank-form .control-group label
{
	width:200px;
	margin-bottom:0px;
	line-height:40px;
}
.common-btn
{
	 background-color: #0192ed;
	 background-image: url(/assets/images/layouts/donor/2014/buttonicons/green_arrow.png);
	 background-position: 30px center;
	 background-repeat: no-repeat;
	 border-radius: 30px;
	 width: auto;
	 color: #fff;
	 font-size: 18px;
	 height: auto;
	 margin: 0 auto;
	 padding: 12.5px 30px 12.5px 50px;
	 float:left;
}
input.common-btn
{
	background-image: url(/assets/images/layouts/donor/2014/buttonicons/green_arrow.png);
	 background-position: 30px center;
	 background-repeat: no-repeat;
	 background-size:12px 18px;
}
.thank-form-btn
{ 
	margin:0 auto 20px auto;
	display:table;
}
.survey-btn input.common-btn
{
	margin-left:20px;
}
.surveyThanks span.surveyThanks
{
	color:#2f4466;
	font-size:18px;
	margin:15px 0px;
	width:100%;
	float:left;
	text-align:center;
}
.survey-btn
{ 
	margin:0 auto 20px auto;
	display:table;
}
.thank-form-btn .common-btn:first-child
{
	margin-right:20px;
}
.survey-que
{
	float:left:
	width:100%;
}
.survey-que span
{
	color:#314367;
	font-size:19px;
	width:100%;
	margin:10px 0px;
}
.QuestionAnswers .control-group .controls label input
{
	width:auto !important;
	margin-left:25px !important;
	margin-top:9px !important;
	float:left;
}
.QuestionAnswers .control-group .controls label span
{
	float:left;
	margin-left:5px;
	margin-top:6px;
}
/*SECURITY PAGE STYLE START*/
.forgot-securityquestion
{
	width:100%;
	height:auto;
	float:left;
}
.security-form
{
	width:100%;
	height:auto;
	float:left;
}
.security-form label
{
	color:#314367;
	font-size:18px;
	padding-right:10px;
	line-height:40px;
	float:left;
	font-weight:normal;
}
.security-btn
{
	width:100%;
	height:auto;
	float:left;
}
.security-btn button
{
	background-color: #0192ed;
	 background-image: none;
	 background-position: 30px center;
	 background-repeat: no-repeat;
	 border-radius: 30px;
	 width: auto;
	 color: #fff;
	 font-size: 18px;
	 height: auto;
	 margin: 10px 10px 20px 0px;
	 padding: 6px 30px;
	 float:left;
}
/*SECURITY PAGE STYLE END*/
/*NEW DROPDOWN STYLE*/
.drp-dwn-low-width .selectWrap
{
	float:left;
	width:140px;
}
.selectWrap {
  display:block;
  width: 205px;
  height: 40px;
  margin: 0px;
  padding:0;
  position:relative;
}
span.selectInner {
  position:absolute;
  display: block;
  margin: 0;
  padding: 0 45px 0 15px;
  width: 100%;
  height: 40px; /* set same height */
  line-height: 40px; /* set same height */
  color: #314367;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  font-weight: normal;
  font-size: 14px;
  z-index:1;
  background: url('/assets/images/layouts/donor/2014/form/drp_down.png') no-repeat;
  background-size: 100% 100%;
  }
.selectWrap select
{
	position:absolute;
	width:100% !important;
	height:40px;
	left:0px;
	z-index:2;
	opacity:0;
	float:none;
	cursor:pointer;
	min-height:40px;
}
.selectWrap option
{
	background:#ffffff;
	color: #314367;
	font-size: 14px;
}
.top-error .selectWrap label.error
{
	top:43px;
	position:absolute;
}
#tbxQuestion
{
	margin-top:15px;
}
/*SOUTHBEND STYLE START*/
.total-login-section #donor-login-form-wrapper 
{
  width: 100% !important;
  font-size:unset;
}
#donor-setusername-wrapper #passwordmeter 
{
  margin-left: 37.624%;
  width: auto;
}
.donor-staff-text
{
	width:100%;
	height:auto;
	float:left;
	font-size:16px;
	padding:20px 0px;
	color:#314367;
}
.contact-form-page .contact-form-inner .form-field-element input
{
	height:40px;
}
div.sectionTitle,div.sectionTitle div
{
	background-color:transparent !important;
}
span.pageTitle 
{
	 color: #314367 !important;
	 font-size: 20px !important;
}
.form-manager-button-frame td.button_mFill, .form-manager-button-frame td.button_iFill,.form-manager-button-frame td.button_lCap
{
	background-image:none;
	padding-right:0px;
	padding-left:0px;
}
.set-margin
{
	margin-top:43px;
}
.username-password .set-width
{
	margin-bottom:15px;
}
/*SOUTHBEND STYLE END*/
/*LIFESERVE STYLE START*/
.address > strong
{
  float:left;
  width:100%;
}
.radio-bt span
{
	width:auto;
}
.profile-menu a 
{
	 color: #428bca !important;
	 text-decoration: none !important;
}
.username-password a
{
	 color: #314367 !important;
	 text-decoration: none !important;
}
body
{
	background:#fff !important;
}
.wel-name a:hover 
{
	color: #fff;
}
/*LIFESERVE STYLE END*/
.drp-dwn-new1
{
  margin: 10px 0px 0px 0px ;
  padding: 0px;
  width: 205px;
  height: 40px; /* set same height */
  line-height: 40px; /* set same height */
  color: #314367;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  font-weight: normal;
  font-size: 14px;
  z-index:1;
  background: url('/assets/images/layouts/donor/2014/form/drp_down.png') no-repeat;
  background-size: 100% 100%;
}
.drp-dwn-new1 select
{
	width:221px;
	background:none;
	margin-top:0px;
	border:none;
	padding-left:10px;
}
#state-field-frame
{
  margin: 10px 0px 0px 0px ;
  padding: 0px;
  width: 205px;
  height: 40px; /* set same height */
  line-height: 40px; /* set same height */
  color: #314367;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  font-weight: normal;
  font-size: 14px;
  z-index:1;
  background: url('/assets/images/layouts/donor/2014/form/drp_down.png') no-repeat;
  background-size: 100% 100%;
}
#state-field-frame select
{
	width:220px;
	background:none;
	margin-top:0px;
	border:none;
	padding-left:10px;
	cursor:pointer;
}
button
{
	border:2px solid #0192ED;
	outline:none;
}
button:focus
{
	border:2px solid #36557A;
	outline:none;
}
.ui-datepicker-trigger
{
	border:none;
}
.ui-datepicker-trigger:focus
{
	border:none;
}
.para-btn a:focus
{
	border:2px solid #36557A;
	outline:none;
}
.return-btn a:focus
{
	border:2px solid #36557A;
	outline:none;
}
.blood-drive-history-des1 .dir-btn:focus {
  background-color: #0192ed !important;
  border-radius: 30px;
  border:2px solid #36557A !important;
  background:none #0192ed !important;
}
.home-page div.mnavbutton 
{
	min-height:80px;
}
.multi-checkbox
{
	float:left;
	width:50%;
	margin-top:0px;
	margin-bottom:25px;
}
.multi-checkbox div
{
	float:left;
}
select
{
	-webkit-appearance: caret;
	outline-color:transparent;
}
.footer-form
{
	width:100%;
	float:leftf;
	margin-top:40px;
	float:left;
}

@media(max-width:767px) {
  #nav-trigger {
  display: block;
  position: absolute;
  right: 0;
  top: 85px;
  width: 10%;
}
nav#nav-main 
{
    display: none; 
}
nav#nav-mobile 
{
	display: block; 
}
}

/* 19/02/2015 */
#bodyFrame
{
	min-height: 529px;
}
.forgot-section
{
	width: 100%;
	height: auto;
	float: left;
}
.center-container
{
	max-width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: table;
	width: 100%;
}
.forgot-section-inner
{
	max-width: 700px;
	height: auto;
	margin: 0 auto 125px auto;
	display: table;
	width: 100%;
}
.forgot-section-inner h1
{
	color: #002F60;
	font-size: 18px;
	width: 100%;
	text-align: center;
	margin: 20px 0px 13px 0;
}
.forgot-section-detail
{
	border: 1px solid #AED2EC;
	width: 100%;
	height: auto;
	float: left;
	border-radius: 5px;
}
.forgot-section-detail label
{
	color: #002F60;
	font-size: 16px;
	width: 100%;
	text-align: center;
	margin: 38px 0 13px;
	font-weight: normal;
}
.forgot-section-detail input 
{
	background: url("/assets/images/layouts/donor/2014/form/select-bg2.png") no-repeat;
	background-size: 100% 100%;
	border: 1px solid #ddd;
	border-radius: 10px;
	float: none;
	font-size: 16px;
	height: 40px;
	max-width: 415px;
	padding: 0 20px;
	width: 100%;
	margin: 0 auto 77px auto;
	display: inherit;
}
.forgot-section-detail input:focus
{
	background: url("/assets/images/layouts/donor/2014/form/active_input_box1.png") no-repeat !important;
	background-size: 100% 100% !important;
	height: 40px;
}
.forgot-section-detail button
{
	float: none;
	display: table;
	margin: 0px auto 35px;
}
span.pageTitle 
{
	color: #002F60 !important;
	font-weight: bold;
}
span.pageTitle .txt-color
{
	color: #0172BE;
}
.txt-color
{
	color: #0172BE;
}
div.pageDescription 
{
	padding-left: 0px;
}
span.pageDescription 
{
	color: #002F60;
	font-size: 12px;
}
.reset-pass label
{
	color: #002F60;
	font-size: 16px;
	width: 100%;
	text-align: center;
	margin: 50px 0 35px;
	font-weight: normal;
}
.reset-pass input 
{
	background: url("/assets/images/layouts/donor/2014/form/select-bg1.png") no-repeat;
	background-size: 100% 100%;
	border: 1px solid #ddd;
	border-radius: 10px;
	float: none;
	font-size: 16px;
	height: 40px;
	max-width: 204px;
	padding: 0 20px;
	width: 100%;
	margin: 0 auto 34px auto;
	display: table;
}
.reset-pass button
{
	float: none;
	display: table;
	margin: 0px auto 35px;
}
.reset-message p
{
	color: #002F60;
	font-size: 18px;
	width: 100%;
	text-align: center;
	margin: 10px 0 0;
	font-weight: normal;
}
.reset-message 
{
	float: left;
	margin: 37px 0;
	width: 100%;
}
.confirm-pass label 
{
	color: #002f60;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 9px;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.confirm-pass input 
{
	background: url("/assets/images/layouts/donor/2014/form/select-bg1.png") no-repeat;
	background-size: 100% 100%;
	border: 1px solid #ddd;
	border-radius: 10px;
	float: none;
	font-size: 16px;
	height: 40px;
	max-width: 204px;
	padding: 0 20px;
	width: 100%;
	margin: 0 auto 34px auto;
	display: inherit;
}
.confirm-pass button
{
	float: none;
	display: table;
	margin: 0px auto 35px;
}
.confirm-pass p
{
	color: #002F60;
	font-size: 18px;
	width: 100%;
	text-align: center;
	margin: 10px 0 0;
	font-weight: normal;
}
.confirm-pass
{
	float: left;
	margin: 37px 0;
	width: 100%;
}
.reset-message.donorid
{
	margin: 10px 0;
}
.appointment-confirmation
{
	width: 100%;
	height: auto;
	float: left;
}
.appointment-confirmation-title
{
	width: 100%;
	height: auto;
	float: left;
}
.appointment-confirmation-title h1
{
	color: #002F60;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: 24px;
}
.appointment-confirmation-inner
{
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	display: table;
	background: #F0F0F0;
	border:1px solid #DFDFDF;
	padding: 5px 10px;
	margin-bottom: 5px;
}
.appointment-confirmation-inner label 
{
	color: #002d61;
	font-size: 16px;
	line-height: 25px;
	width: 20%;
	float: left;
}
.lable-des
{
	width: 80%;
	height: auto;
	float: left;
}
.lable-des h1
{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #002d61;
}
.lable-des p
{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	font-size: 14px;
	color: #002d61;
}
.create-account-detail
{
	width: 100%;
	height: auto;
	float: left;
}
.create-account-detail h1
{
	color: #002f60;
    font-size: 20px;
    font-weight: bold;
    margin: 40px 0px 5px 0px;
    text-align: center;
}
.create-account-detail-inner
{
	display: table;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
    width: 100%;
    border: 1px solid #AED2EC;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.create-account-detail-inner .setup-link
{
	min-height: 0px;
	margin: 10px 0px;
	width: 100%;
}
.create-account-detail-inner p
{
	color: #002d61;
    float: left;
    font-size: 14px;
    height: auto;
    margin: 0px 0px 10px;
    width: 100%;
    line-height: 17px;
    text-align: center;
}
.make-an-appointment
{
	width: 100%;
	height: auto;
	margin: 20px auto 0 auto;
	display: table;
	max-width: 750px;
}
.returning-donor
{
	width: 50%;
	height: auto;
	float: left;
}
.returning-donor-inner
{
	max-width: 325px;
	height: auto;
	float: left;
	width: 100%;
}
.returning-donor-inner h1
{
	background: #0072BE;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-align: center;
	margin: 0px;
}
.make-an-appointment-login
{
	width: 100%;
	height: auto;
	float: left;
	background: #F8F8F8;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
}
.make-an-appointment-login img
{
	width: auto;
	margin: 30px auto 17px auto;
	display: table;
}
.common-btn.commob-btn-line
{
	padding: 10.5px 30px 10.5px 50px;
	margin: 0 auto 30px auto;
	float: none;
	display: table;
	font-weight: bold;
}
.firsttime-donor
{
	width: 50%;
	height: auto;
	float: left;
}
.firsttime-donor-inner
{
	max-width: 325px;
	height: auto;
	float: right;
	width: 100%;
}
.firsttime-donor-inner h1
{
	background: #002F60;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-align: center;
	margin: 0px;
}
.dark-blue
{
	background-color: #002F60;
	border:1px solid #002F60;
}
.make-an-appointment-form
{
	max-width: 675px;
	width: 100%;
	height: auto;
	margin: 40px auto 40px auto;
	border-radius: 5px;
	border: 1px solid #AED2EC;
	display: table;
}
.make-an-appointment-form form
{
	width: 100%;
	height: auto;
	float: left;
}
.make-an-appointment-form form h1
{
	color: #002F60;
	font-size: 18px;
	font-weight: normal;
	line-height: 45px;
	margin: 0px 2% 0px 2%;
	width: 96%;
	border-bottom: 1px solid #AED2EC;
	float: left;
}
.make-an-appointment-form-inner
{
	width: 100%;
	height: auto;
	float: left;
	padding: 0px 60px;
}
.setup-form-new
{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 35px;
}
.setup-form-new label
{
	color: #002F60;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	width: 38%;
	margin-bottom: 0px;
}
.setup-form-new label img
{
	margin-top: -20px;
}
.setup-form-new input 
{
	font-size: 20px;
	height: 40px;
	padding-left: 13px;
	padding-right: 10px;
	width: 204px;
}
.make-an-appointment-form-inner .common-btn
{
	margin: 35px 0px 25px 38%;
	font-weight: bold;
}
.make-an-appointment-login-new
{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	max-width: 680px;
}
.make-an-appointment-login-new form
{
	width: 100%;
	height: auto;
	float: left;
}
.make-an-appointment-login-new form h1
{
	font-size: 18px;
	color: #002F60;
	font-weight: normal;
	line-height: 45px;
	margin: 5px 2% 0px 2%;
	width: 96%;
	float: left;
	font-weight: bold;
}
.make-an-appointment-login-inner
{
	width: 100%;
	height: auto;
	float: left;
	background: #F0F0F0;
	border-radius: 5px;
	padding: 0 2% 10px;
}
.setup-form-new1
{
	width: 272px;
	float: left;
}
.make-an-appointment-login-new label 
{
	color: #2D4160;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 0;
	width: 100%;
	margin-top: 12px;
}
.make-an-appointment-login-new .setup-form-new2 input,.make-an-appointment-login-new .setup-form-new1 input 
{
	font-size: 20px;
	height: 45px;
	padding-left: 13px;
	padding-right: 10px;
	width: 204px;
	background: none;
	border:2px solid #696969 !important;
	border-radius: 10px;
}
.make-an-appointment-login-new input:focus 
{
	border:2px solid #36557A !important;
	border-radius: 10px;
	background: none !important;
}
.setup-form-new2
{
	width: 228px;
	float: left;
}
.make-an-appointment-login-inner a
{
	color: #2D4160;
	font-size: 13px;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.make-an-appointment-login-inner a:hover
{
	text-decoration: none;
}
.make-an-appointment-login-new .common-btn
{
	margin-top: 50px;
	padding: 8.5px 30px 8.5px 50px;
	font-weight: bold;
}
.login-remember
{
	width: 130px;
	float: left;
}
.login-remember input
{
	width: 12px !important;
	height: 12px !important;
	float: left;
	margin-top: 15px !important;
}
.login-remember p
{
	color: #002F60;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 0;
	width: auto;
	float: left;
}
.modal
{
	overflow: auto !important;
}
.modal-dialog 
{
	margin: 60px auto;
	width: 830px;
}
.modal-header 
{
	border-bottom: 0px solid #e5e5e5;
	min-height: 16.4286px;
	padding: 8px 15px;
	background: #36567B;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}
.modal-title 
{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
button.close 
{
	background: #7D91AA;
	border-radius: 50%;
	margin-top: -2px !important;
	width: 33px;
	height: 33px;
	padding: 0px !important;
	color: #fff !important;
	font-size: 21px;
	font-weight: bold;
	line-height: 33px;
	text-shadow: none;
	opacity: 1;
}
button.close span
{
	color: #fff;
}
.modal-content
{
	float: left;
	width: 100%;
	border-radius: 15px;
	border:1px solid #fff;
}
.modal-body 
{
	float: left;
	height: auto;
	padding: 20px;
	position: relative;
	width: 100%;
}
.modal-body  .forgot-section-inner
{
	margin-bottom: 0px;
}
.common-btn.set-margin
{
	margin-top: 20px;
}
.modal-header1
{
	width: 100%;
	height: auto;
	float: left;
	min-height: 60px;
	background: #F0F4FB;
	border-bottom: 1px solid #CBD4DF;
}
.modal-header1 h1
{
	color: #002F60;
	font-size: 20px;
	font-weight: bold;
	line-height: 21px;
	margin: 0px 2% 0px 2%;
	width: 96%;
	float: left;
	padding-top: 10px;
}
.modal-header1 h1 span
{
	color: #0071BD;
}
.sub-des 
{
	float: left;
	font-size: 12px;
	margin: 0 2%;
	width: 96%;
	color: #002F60;
}
.modal-body .reset-message.donorid
{
	margin: 0px;
}
.modal-body .confirm-pass
{
	margin-bottom: 7px;
}
.form-login input[type="text"], input[type="password"]
{
	width: 235px;
}
.set-width1
{
	position: relative;
	width: 285px;
}
.username-password 
{
	float: left;
	width: 100%;
}
.frm-heading 
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.username-password 
{
	margin-top: 0px;
	margin-bottom: 50px;
}
.common-div
{
	width: auto;
	float: left;
	height: auto;
}
.pull-left.set-login-margin 
{
	margin-top: 0px;
	padding-top: 25px;
	padding-right: 45px;
	width: auto;
}
.donated-now-btn 
{
	float: right;
	width: 242px;
}
.donated-now-btn p
{
	text-align: center;
}
.dark-btn-color
{
	background-color: #002F60;
	border-color: #002F60;
	padding: 12.5px 70px 12.5px 70px;
	background-position: 50px center;
}
.donated-now-btn .donated-text
{
	line-height: 30px;
	border: 1px solid #AED2EC;
	float: left;
	height: auto;
	font-size: 14px;
	padding: 0px 5px;
	color: #002F60;
	margin-top: 15px;
	border-radius: 5px;
}
.donated-now-btn .donated-text a
{
	color: #0071BB !important;
	text-decoration: underline !important;
}
.tooltip1{
    position: relative;
}
.tooltip1:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: -60px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}
.tooltip1:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 0px 6px 6px 6px;
    bottom: -10px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
#donorLoginForm input
{
	height: 55px;
}
.set-width 
{
	position: relative;
	width: 259px;
}
.signup-setup-btn 
{
	float: left;
	width: 145px;
}
.setup-link
{
	width: 100%;
}
.pull-left.set-login-margin1 
{
	margin-top: 0;
	padding-right: 20px;
	padding-top: 32px;
	width: auto;
}
.signup-setup-btn.set-login-margin2
{
	margin-top: 0;
	padding-right: 20px;
	padding-top: 6px;
	width: auto;
}
.para-btn a
{
	padding: 12.5px 30px 12.5px 50px;
	border-color: #0092EC
}
.setup-link .btnlink, .signup-link .btnlink
{
	border-color: #0092EC;
	color: #0072BF !important;
}
.donated-now-btn1 
{
	float: right;
	width: 195px;
	min-height: 120px;
	padding-left: 15px;
	background: url(/assets/images/layouts/donor/2014/divider1.png) no-repeat;
	background-position: left center;
}
.donated-now-btn1  p
{
	text-align: center;
}
.signup-setup-btn.set-login-margin2 p
{
	text-align: center;
	color: #314367;
	font-weight: bold;
}
.pull-left.set-login-margin.remove-bg
{
	background: none;
}
.signup-setup-btn.set-login-margin3
{
	margin-top: -28px;
	padding-right: 20px;
	padding-top: 6px;
	width: 270px;
	background: url(/assets/images/layouts/donor/2014/divider1.png) no-repeat;
	background-position: left 10px;
	background-size: 1px 115px;
}
.signup-setup-btn.set-login-margin3 p
{
	text-align: center;
	color: #314367;
	font-weight: bold;
}
.notification
{
	border: 1px solid #AED2EC;
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0 55px 0;
	border-radius: 5px;
	line-height: 35px;
}
.notification p
{
	margin: 0px;
	line-height: 35px;
	padding-left: 30px;
	color: #232122;
	font-weight: bold;
	font-size: 14px;
}
.ui-icon 
{
	height: 16px;
	width: 16px;
	float: left;
	background-image: url("/assets/images/layouts/donor/2014/ui-icons_469bdd_256x240.png");
	background-position: -14px -144px;
	margin-top: 9px;
	margin-left: 5px;
}
.donated-now-btn-fixed 
{
	position: absolute;
	right: 36%;
	bottom: 5px;
	width: 185px;
}
.donated-now-btn-fixed p
{
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.donated-now-btn-fixed  .common-btn
{
	padding: 12.5px 30px 12.5px 50px;
	background-position: 25px center;
}
.form-login.new-margin
{
  margin-top: 40px;
}
.ui-icon {
  margin-top: 10px !important;
}
.popover{display: none;}

.pull-left.set-width1 input:focus + .popover{
    display: block;
    position: absolute;
    top:-60px;
    left: 0px;
    background: #FFEEE9;
    min-width: 485px;
}
.popover.top > .arrow:after
{
  bottom: 2px;
  border-top-color: #FFEEE9;
}
.popover
{
  border:1px solid #f2651f;
}
.popover.top > .arrow 
{
  border-top-color: #f2651f;
  left: 25px;
}
.popover-content 
{
  padding: 0;
}
.popover-content .hovTol
{
  margin: 8px 0px 7px 0px;
}
.popover-content .hovTol img
{
  margin-left: 8px;
  margin-right: 4px;
}
.popover-content .hovTol span
{
  color: #EE3123;
}
.pull-left.set-width1.focus-color input:focus
{
  background: none !important;
  border:4px solid #f2651f !important;
}
#donor-login-image-wrapper.banner-section
{
  position: relative;
}

.login-alignment-1
{
	text-align: center; vertical-align: middle; color: #314367;font-size: 16px !important;font-weight: normal !important; white-space: nowrap;
}
.login-alignment-2
{
	padding-left: 20px; padding-right: 20px; text-align: center; vertical-align: middle; white-space: nowrap;
}
.login-alignment-3
{
	text-align: center; vertical-align: middle;
}
.dark-btn-color {
  display: table;
  float: none;
  margin: 0 auto;
}
.donated-now-btn .donated-text
{
	width:100%;
	border:none;
}
.pull-left.set-width1 input {
  display: list-item;
  float: none;
  margin: 0 auto;
}
.common-div .set-width1 a {
  text-align: center;
  width: 100%;
}
.pull-left.set-login-margin {
  padding-left: 22px;
  padding-right: 25px;
  padding-top: 38px;
}
.donated-now-btn {
  float: right;
  width: 272px;
}
#donor-login-dontforget {
  display: table;
  margin: 17px auto 0;
  float: none;
padding-left: 0 !important;
}
#donor-login-dontforget input
{
	background:none !important;
}