html, body{
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
	text-align: center;
	background-color:#f9f9f9;
	font-family: Helvetica, Arial, sans-serif;
	color:#666666;
}

body {
	background: #F9F9F9 url(/images/body_gradient_shadow.png) repeat-y scroll center top;
	}

.clear {
	clear: both;
}
.left{
	float: left !important;
}
.right{
	float: right;
}
.error {
	color: red;
}
.success {
	color: green;
}
.red{
	border:1px solid red;
}
.input{
	border:1px solid #c5c0b7;
	font-size: 10px;
	line-height:20px;
	height:20px;
	width:210px;
	padding-left:10px;
	color:#666666;
}
a{
	color:#666666;
	text-decoration: none;
	outline:none;
}
.pageBody a{
	color: #7D0040;
	text-decoration: underline;
}
.pageBody a:hover{
	color: #D18716;
	text-decoration: underline;
}
.content{
	width:980px;
	text-align:left;
	margin:0 auto;
	/*background-image: url(/images/bg.jpg);*/
	background-color: #c8dbea;
	background-repeat: no-repeat;
}



/**************************** TOP BANNERS ****************************/
.topbanner{
	background-color: #ffffff;
	height:100px;
	border-bottom: 1px solid #dddddd;
	width:980px;
	margin:0 auto;
}
.topbanner .left{
	padding: 5px;
	float:left;
}



/**************************** HEADER ****************************/
.header{
	height:122px;
	border-bottom: 1px solid #ffffff;
	background-image: url(/images/bgHeader.png);
	background-repeat: repeat-x;
	padding-left:20px;
	padding-right: 20px;
	position: relative;
}
.logo{
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	width:285px;
	height:60px;
	top:17px;
	position: absolute;
}
.header .globalNav{
	height:30px;
	line-height: 30px;
	text-align: right;
}
.header .globalNav a{
	color:#d18716;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	padding-left:13px;
}
.header .globalNav a:hover{color:#666666;}
.header .search{
	text-align: right;
	padding: 5px 0px 0px 0px;
	height: 25px;
	width: inherit;
	overflow: hidden;
}

.header .search form {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
.header .search input[type='text']{
	border:1px solid #c5c0b7;
	font-size: 9px;
	line-height:18px;
	height:18px;
	width:215px;
	margin: 2px 5px 0 0px;
	padding-left:5px;
	display: block;
	float: left;
	color:#999999;
}
.header .search .darkBtn{
	color:#ffffff;
	background-color: #494949;
	padding:0 6px;
	height:22px;
	line-height: 14px;
	font-size: 10px;
	border:none;
	display: block;
	float: left;
	cursor: pointer;
	font-weight:bold;
	font-family:helvetica, arial, sans-serif;
}
.header .search .darkBtn:hover{
	background-color: #d18716;
}
.w150{width:160px;}
.header .search .yellowBtn{
	color:#ffffff;
	background-color: #d18716;
	padding:0 6px;
	height:22px;
	line-height: 24px;
	font-size: 10px;
	border:none;
/*	display: block;
	float: right;*/
	cursor: pointer;
	font-weight:bold;
	font-family:helvetica, arial, sans-serif;
}
.header .search .yellowBtn:hover{
	background-color: #494949;
}
.header .social{
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	line-height: 22px;
	margin-top:13px;
	width: 619px;
	height: 24px;
	overflow: visible;
}
.header .userNav{
	text-align: right;
	line-height: 38px;
	height: 40px;
	width: 619px;
	overflow: hidden;
}
.header .userNav a,
.header .userNav span
{
	color:#525354;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	padding-left:7px;
}
.header .userNav a:hover{color:#666666;}
.header .userNav .carticon{
	background-image: url(/images/iconsCart.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:15px;
	font-size: 10px;
	position: relative;
	right:-4px;
	padding-top:1px;
	top:-1px;
}



/*************************** NAVIGATION ****************************/
.navigation{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	border-bottom: 1px solid #bac5cc;
	padding:0px 10px;
	margin:0px;
	width:960px;
	font-size:10px;
	color:#999999;
	position: relative;
	z-index:1000;
height:39px;
}
.navigation .left{

}
.navigation a{
	font-size:10px;
	text-decoration: none;
	color:#666666;
}
.navigation a:hover{color:#d18716;}
.navigation a.right{
	margin-left:5px;
	padding-right: 0px;
}
.navigation span.right{
line-height: 30px;
	padding-right: 5px;
	padding-top:5px;
}

.fu {
	display:block;
	float:right;
	font-size: 11px;
}

/* IE6 hack*/
* html .iconRSS, * html .iconFacebook, * html .fu, * html .iconLinkedIn, * html .iconMyPage, * html .iconTwitter, * html .iconKA {
	*float:none;
	*display:inline;
}

.iconRSS{
	background-image: url(/images/iconsRSS.png);
	background-repeat: no-repeat;
	width:22px;
	height:22px;
	margin-left:5px;
	display:block;
	float:right;
}

.iconFacebook{
	background-image: url(/images/iconsFacebook.png);
	background-repeat: no-repeat;
	width:22px;
	height:22px;
	margin-left:5px;
	display:block;
	float:right;
}
.iconLinkedIn{
	background-image: url(/images/iconsLinkedIn.png);
	background-repeat: no-repeat;
	width:22px;
	height:22px;
	margin-left:5px;
	display:block;
	float:right;
}
.iconTwitter{
	background-image: url(/images/iconsTwitter.png);
	background-repeat: no-repeat;
	width:22px;
	height:22px;
	margin-left: 10px;
	display:block;
	float:right;
}

.iconMyPage {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	text-decoration: none;
	position: relative;
}

.iconMyPage span {color:#666666;}

.iconMyPage .redspan {
	color: #FF0000;
	margin-right: 0px;
}

.iconMyPage .blackspan {
	color: #000000;
	margin-right: 16px;
}

.iconKA {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	text-decoration: none;
	position: relative;
}

.iconKA span {color:#666666;}

.iconKA .orangespan {
  color: #D18716;
}

.iconKA .maroonspan {
  color: #6D213F;
}



/************************* SUBHEADER ****************************/
.subheader{
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 10px;
}
.subheader h1{
	display: inline;
	margin:0;
	padding:0;
	font-size: 18px;
	font-weight: bold;
	color:#494949;
}
.subheader a.right{
	padding-left:15px;
	font-size: 11px;
	font-weight:bold;
}



/************************* SUBFOOTER ****************************/
.breadcrumbs,
.subfooter{
	border-top:1px solid #e8e8e8;
	height:51px;
	line-height: 50px;
	font-size: 11px;
	padding-left:20px;
	padding-right: 20px;
}
.breadcrumbs{
	border:none;
	padding:0;
}
.breadcrumbs a,
.subfooter a{
	color:#666666;
	font-size: 11px;
}
.breadcrumbs a:hover,
.subfooter a:hover{color:#d18716;}
.subfooter a.right{
	padding-left:15px;
	font-weight:bold;
}



/**************************** FOOTER ****************************/
.footer{
	background-image: url(/images/bgFooter.png);
	background-repeat: repeat-x;
	height:80px;
	position: relative;
	padding:20px;
}
/*.footer .logo{
	background-image: url(/images/logoFooter.png);
	background-repeat: no-repeat;
	width:199px;
	height: 32px;
	position: absolute;
	top:20px;
}*/
.footer a{
	color:#666666;
	font-size: 11px;
	font-weight:bold;
}
.footer a:hover{color:#d18716;}
.footer a.right{padding-left:15px;}



/**************************** MAIN ****************************/
.main{
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 40px;
}
.main .col1{
	float:left;
	width:540px;
/*	background-color: #ffffff;*/
	margin-right: 10px;
}
.main .col2{
	float:left;
	width:380px;
}
/* ie6 hack*/
* html .main .col2{width:360px;}
.main .col1 .pageNav{
	width:140px;
/*	background-color: #ffffff;*/
	padding:10px;
	padding-top:20px;
	float: left;
	display: block;
}
.main .col1 .pageBody{
	font-size: 14px;
	color:#666666;
	line-height: 20px;
/*	background-color:#ffffff;*/
	padding:20px;
	padding-top:5px;
	display: block;
	margin-left:1px;
	min-height:900px;
	width:330px;
}
.main .col1 .pageBodyWrapper{
/*	background-color: #f6e8d2;*/
	float:left;
	width:340px
}

.main .col1 .pageNav a{
	display:block;
	border-bottom:1px solid #d9d9d9;
	padding-left:15px;
	padding-right:15px;
	font-size: 13px;
	padding-top:10px;
	padding-bottom:10px;
}
.pageNav .selected span{
	border-bottom:4px solid #F0AE00;
	color:#F0AE00;
	font-weight:bold;
	margin-bottom:-10px;
	padding-bottom:6px;
	display:block;
}

.main .col1 .pageNav a.selected, .main .col3 .pageNav a.selected{border:0;}
.main .col1 .pageNav a:hover{color:#F0AE00;}
.main .col1 .pageNav a.noborder{border:0px;}
.newsdate {
	font-size: 10px;
	padding-bottom: 10px;
}
.main .col2 h3{
	font-weight: normal;
	font-size: 18px;
	margin-top:0px;
	margin-bottom: 10px;
	padding-top: 20px;
}
.main .col2 .whiteblock{
	background-color: #ffffff;
	padding:20px;
	font-size: 12px;
	margin-bottom: 20px;
}
.main .col2 .whiteblock h5{
	font-size: 14px;
	margin-top:0px;
}
.main .col2 .whiteblock .input{
	margin-right: 20px;
}
.main .col2 .whiteblock a.submitArrow{
	background-image: url(/images/right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	position: relative;
	outline: none;
}

.main .col1 .pageBody1{
	font-size: 12px;
	color:#666666;
	line-height: 20px;
	background-color:#ffffff;
	padding:20px;
	padding-top:5px;
	display: block;
	margin-left:1px;
	min-height:500px;
	width:490px;
}
.main .col1 .pageBody1 h4{
	color:#000000;
	margin-bottom: 0px;
	font-size: 15px;
}
.main .col1 .pageBody1 h3{
	color:#000000;
	margin-bottom: 20px;
	font-size: 15px;
}
.hr{
	height:1px;
	width:100%;
	background-color: #d9d9d9;
	margin-bottom: 20px;
}
.main .contactinput1left,
.main .contactinput1,
.main .contactinput2,
.main .contactinput_miles,
.main .contactinput,
.contactinput{
	width:300px;
	border:1px solid #c5c0b7;
	font-size: 14px;
	line-height:18px;
	padding-top:2px;
	padding-left:10px;
	color:#666666;
	outline: none;
	font-weight: normal;
}

.main .contactinput2{
	line-height:20px;
	height:30px;
	font-weight: bold;
}

.main .contactinput2:focus {background-color:#edf7fd;}

.main .products-list {list-style:none;}

.main .col1 .pageBody1 select.contactinput{width:310px;}

.main .contactinput_miles{width:140px;}

.main .col1 .pageBody1 label, .main .col1 .pageBody label {
	display: block;
	padding-top:15px;
	font-weight: bold;
}
.main .col1 .pageBody1 label.error, .main .col1 .pageBody label.error{
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 0px;
}
.main .col1 .pageBody label, .main .col1 .pageBody1 label.plain, .main .col1 .pageBody label.plain{
	font-weight: normal;
	padding-bottom: 2px; padding-top: 8px;
	line-height: 16px;
}
.main .col1 .pageBody1 legend, .main .col1 .pageBody legend{
	font-weight: bold;
	padding-top: 10px;
	font-size: 16px;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
}
.main .col1 .pageBody1 textarea.contactinput{
	width:480px;
	height:150px;
}
.main .col1 .pageBody{padding-top:20px;}
.main .col1 .pageBody h3{
	color:#000000;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top:0px;
	padding-top:0px;
}
.main .col1 .pageBody ul{
	margin-top: 0px;
	padding-top:0px;
}
.mt10{margin-top:10px;}
.main .left .whiteblock{
	background-color: #ffffff;
	padding:10px;
	font-size: 12px;
	width:520px;
	padding-top: 5px;
	padding-bottom:5px;
}
.main .left .whiteblock .hr{
	margin-bottom: 0px;
}
.main .left .whiteblock a.link1{
	font-size:14px;
	color:#000000;
	font-weight: bold;
	padding:10px;
	line-height: 40px;
}
.main .left .whiteblock1{
	background-color: #ffffff;
	padding:16px;
	font-size: 12px;
	width:508px;
	margin-right:20px;
	position: relative;
}
.main .left .whiteblock1 h4, .main .left .whiteblock1 h4 a{
	color:#000000;
	margin-top:0px;
	margin-bottom: 5px;
}
.main .left h3{
	padding:20px;
	font-weight: normal;
	font-size: 18px;
	margin-top:0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:530px;
}
.main .left h3 .more{
	font-size:10px;
	font-weight: bold;
	line-height: 60px;
	padding-right: 20px;
}
.main .left .whiteblock .pub1{
	padding:10px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	width:235px;
}
.pub1 div.left{width:115px;}
.pub1 b{color:#000000;}
.pub1 p{font-size:11px;}
.pub1 p a{
	font-weight: bold;
	color:#000000;
	font-size: 11px;
}
.pub1 a.right{
	font-weight: bold;
	color:#000000;
	padding-top:10px;
}
.pub1 img{padding-right:20px;}
.main .left .whiteblock .vr{
	background-color: #d9d9d9;
	width:1px;
	float:left;
	height:145px;
	margin-top:10px;
}
.main .ml-6{
	margin-left: -10px;
}
.main .ml-12{
	margin-left: -12px;
}
.main .cic-icon, .main .crm-icon, .main .cisr-icon, .main .csrm-icon{
	width:118px;
	height:118px;
	margin-left: 10px;
	border:1px solid #d9d9d9;
}
.main .cic-logo, .main .crm-logo, .main .cisr-logo, .main .csrm-logo{
	width:175px;
	height:175px;
	margin: 0 3px;
	border:1px solid #d9d9d9;
}
.main .cic-icon:hover, .main .iconOn.cic-icon, main .cic-logo{
	border:1px solid #F0AE00;
}
.main .crm-icon:hover, .main .iconOn.crm-icon, main .crm-logo{
	border:1px solid #9b7453;
}
.main .cisr-icon:hover, .main .iconOn.cisr-icon, main .cisr-logo{
	border:1px solid #7d0140;
}
.main .csrm-icon:hover, .main .iconOn.csrm-icon, main .csrm-logo{
	border:1px solid #d38d21;
}
.main strong.cic{
	color: #F0AE00;
}
.main strong.crm{
	color: #9b7453;
}
.main strong.cisr{
	color: #7d0140;
}
.main strong.csrm{
	color: #d38d21;
}
.main .iconSmall{
	width:65px;
	height:65px;
	margin-left: 6px;
	margin-top:10px;
	border:1px solid #d9d9d9;
}
.main .logoSmall{
	width:100px;
	height:100px;
	margin: 10px 3px 0;
	border:1px solid #d9d9d9;
}
.main .col2 .whiteblock select.contactinput{
	width:220px;
	margin-bottom: 10px;
}
.main .col2 .whiteblock select.contactinput1{
	width:166px;
	margin-bottom: 10px;
}
.main .col2 .whiteblock select.contactinput_state{
	width:200px;
	margin-bottom: 10px;
}
.main .col2 .whiteblock select.contactinput1left{
	float:left;
	width:166px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.main .col2 .whiteblock select.contactinput2{
	width:340px;
	margin-bottom: 10px;
}

.main .course{margin-top:-10px;}
.main .course .col1{
	width:270px;
	font-size: 10px;
	line-height: 14px;
	margin-bottom:10px;
}
.main .course .col1 a{
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
.main .course .col1 b{color:#000000;}

.main .course .col1 h4{
	margin:0;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
	color:#000000;
}
.main .course .col2{
	width:50px;
	font-size: 10px;
	text-align: right;
}
.main .course .col2 a{
	font-size: 10px;
	font-weight:bold;
}

.main .course .col2 a.register_btn {
	color: #000000;
	background-position:0px -51px;
  left: 88px;
}

.main .course .col2 a.yellow_btn {
	color: #bc6d0a;
	background-position:0px -17px;
  left:88px;
}

.main .course .col2 a.red_btn {
 	color: #CC0000;
	background-position:0px -34px;
  left:88px;
}

#sold_out {
	margin-top: 130px;
	position: relative;
	top: -9px;
	width: 280px;
}

#sold_out_text {
	color:#ff0000;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

/********************************* HOME PAGE **************************************/
.banner{
	position: relative;
	height:280px;
	padding:0px;
	margin:0px;
}
.banner .stripe{
	background-image: url(/images/bgHomeBanner.png);
	background-repeat: repeat-y;
	position: absolute;
	bottom: -1px;
	width:980px;
	padding-left:20px;
	color:#e1e1e1;
	line-height: 56px;
	left: 0px;

}
.banner .stripe h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin:0;
	padding:0;
	display:inline;
	padding-right:20px;
}
.banner .stripe a{
	color:#e1e1e1;
	padding-right:20px;
}
.banner .stripe a.btnLeft{
	background-image: url(/images/btnHomeBannerLeft.png);
	background-repeat: no-repeat;
	width:7px;
	height:12px;
	padding-right:11px;
	position: absolute;
	left:518px;
	top:22px;
}
.banner .stripe a.btnRight{
	background-image: url(/images/btnHomeBannerRight.png);
	background-repeat: no-repeat;
	width:7px;
	height:12px;
	position: absolute;
	left:530px;
	top:22px;
}
ul.slideshow {
    list-style:none;
    width:980px;
    height:280px;
    overflow:hidden;
    position:relative;
    margin:0;
    padding:0;

}
ul.slideshow li {
    position:absolute;
    left:0;
    right:0;
}
ul.slideshow li.show {z-index:500;}
ul img {border:none;}
#slideshow-caption {
    width:980px;
    position:absolute;
    bottom:0;
    left:0;
    height: 58px;
    z-index: 500;
}
#slideshow-caption .slideshow-caption-container {z-index:1000;}
.home{
/*	margin-top:52px; */
	position: relative;
	z-index: 500;
	overflow:hidden;
}
.special{min-height:237px;}
.whiteblock1 h1{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#f0ae00;
}
.whiteblock1 .right {
	margin: 8px 0 0 0;
}
p{margin-top:4px;}
.main .col2 .course p{
	margin-top: 0;
}
.main .col2 .course p a{
	font-size: 10px;
	text-decoration: underline;
}
.main .col2 .course p a:hover{color:#7e0040;}
a.italicbold{
	color:#000000;
	font-style: italic;
	font-weight: bold;
}
.tabbedWindow{
	width: 510px;
	overflow: hidden;
}
.tabbedCnt{
	width:10000px;
	height: 90px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 20px;
	padding-top:15px;
	margin-bottom: 16px;
}
.tabbed{
	width:510px;
	height: 90px;
	float: left;
}
.tabbed p{
	width: 460px;
	display: inline;
}
.tabbed a{
	color:#000000;
	display: inline;
	padding-left: 10px;
}
.tabbed h1{
	padding-left: 30px;
	padding-bottom: 10px;
}
.btns{
	position: absolute;
	padding: 16px 0 0 0;
	height: 18px;
	width: 22px;
	top: 136px;
	left: 16px;
	z-index:100001;
}
.logo-btns{
	position: absolute;
	padding: 0;
	height: 18px;
	width: 22px;
	bottom: -34px;
	z-index:100001;
}
.btns span.btnLeft, .btns span.btnRight, .logo-btns span.btnLeft, .logo-btns span.btnRight{
	background-image: url(/images/btnLeft.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width:7px;
	height:12px;
	float: left;
	padding-left:5px;
	padding-top: 4px;
	z-index:100002;
}
.btns span.btnRight, .logo-btns span.btnRight{
	background-image: url(/images/btnRight.png);
	padding-left: 3px;
}
.iconbar {
	width: 520px;
	height: 140px;
	overflow: hidden;
}
.logobar {
	width: 508px;
	position: relative;
}
.main .col2  .course{
	font-size: 11px;
}
.main .col2  .course h3, .main .col2  .course h3 a{
	margin-bottom: 0px;
	margin-top:5px;
	color:#000000;
	font-weight:bold;
	font-size:18px;
}
.main .col2  .course h3 a:hover{color:#F0AE00;}
.main .col2  .course h3, .main .col2  .course h3 .redspan{
	margin-bottom: 0px;
	margin-top:5px;
	color:#FF0000;
	font-weight:bold;
	font-size:18px;
}
.whiteblock1 h3.nomargin{
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
	width: 515px;
}
.date{
	font-weight: bold;
	font-size: 11px;
}
.date a{
	color:#000000;
	font-size: 11px;
}
.share{
	font-weight: bold;
	float: right;
}
.comments{
	background-image: url(/images/iconComments.png);
	background-repeat: no-repeat;
	padding-left:20px;
	height: 15px;
	float:left;
	margin-left: 10px;
}
.tar{
	text-align: right;
}
.rss{
	background-image: url(/images/bgRSS.png);
	background-repeat: repeat-x;
	height:35px;
	width:500px;
	line-height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
}
.footMore{
	background-image: url(/images/bgRSS.png);
	background-repeat: repeat-x;
	height:35px;
	width:340px;
	line-height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top:-20px;
	margin-bottom: 20px;
	font-size: 10px;
}
/********************************* TESTIMONIALS **************************************/
blockquote {
	background: url(/images/quotes.png) no-repeat left top;
	padding: 10px 0 10px 30px;
	margin: 0 0 0 -10px;
	font-size: 12px;
	line-height: 22px;
}
cite{
	display: block;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 0 0 20px 0;
}


.futura {
	position: relative;
	}
.futura:hover {
	color: red;
}
.futura>.right {
	float: none;
	top: 0px;
	right: 0px;
	position: absolute;
	}


.mr10{
	margin-right: 10px;
	outline:none;
}
.webinar{
	font-size:12px;
	line-height: 20px;
}
.webinars .hr{
	position: relative;
	margin-top:10px;
	display: block;
	margin-bottom:10px;
}
.webinar h2{
	margin:0;
	padding:0;
	font-weight: normal;
	font-size:16px;
}
.webinar h1{
	margin:0;
	padding:0;
	font-size:18px;
	margin-bottom:8px;
}
.webinar h1 a{font-size:18px;}
.webinar h1 a:hover{
	color: #F0AE00;
}
#courselistbtn{
	cursor:pointer;
	font-size:12px;
}

#lastcourses {
	overflow: hidden;
	display:none;
	}

.programsdivider{
	display:block;
	border-bottom:1px solid #494949;
	padding-left:15px;
	padding-right:15px;
	font-size: 13px;
	padding-bottom:10px;
}
.main .left .pageNav h3, .pageNav h3{
	font-size:15px;
	padding-left:15px;
	font-weight: normal;
	color:#333333;
	width: auto;
}


/* wide body */

.main .col3 .pageNav{
	width:140px;
/*	background-color: #ffffff;*/
	padding:10px;
	padding-top:20px;
	float: left;
	display: block;
	min-height: 800px;
}
.main .col3 .pageBody{
	font-size: 14px;
	color:#666666;
	line-height: 20px;
/*	background-color:#ffffff;*/
	padding:20px;
	padding-top:5px;
	padding-right: 50px;
	display: block;
	margin-left:1px;
	min-height:805px;
	width:710px;
}
.main .col3 .pageBodyWrapper{
/*	background-color: #f6e8d2;*/
	float:left;
	width:740px
}

.main .col3 .pageNav a{
	display:block;
	border-bottom:1px solid #d9d9d9;
	padding-left:15px;
	padding-right:15px;
	font-size: 13px;
	padding-top:10px;
	padding-bottom:10px;
}
.main .col3 .pageNav a:hover{color:#f0ae00;}
/*.main .col3 .pageNav a.selected{
	color:#d18716;
	display:block;
	font-weight:bold;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:15px;
}*/
.main .col3 .pageNav a.noborder{border:0px;}

.associates{width:800px;}
.associates 	.box{
	width:93px;
	height: 93px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	position: relative;

}
.associates .logowrapper{
	top:0px;
	left:0px;
	width:93px;
	height: 93px;
	overflow: hidden;
	position: absolute;
	padding-left:0px;
	padding-top:0px;
}
.associates 	.associatelogo{
	background: none;
	border:1px solid #cccccc;
	position: relative;
	top:0px;
	left:0px;
	width:91px;
	height: 91px;
	background-color: white;
}
.associates 	.associatelogo img{
	width:100%;
	border: none;
}
.subheader a.blackbtn{
	background-color: #494949;
	color:#ffffff;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
	line-height: 16px;
	padding-top: 1px;
	top:-3px;
	position: relative;
	margin-left:3px;
}
.subheader a.blackbtn:hover{
	background-color: #d18716;
}


.associates .box .associatelogo .title{
	width:120px;
	height:50px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	margin:0 auto;
	margin-top:-5px;
}
.shadowBR{
	width:6px;
	height:7px;
	display: block;
	position: absolute;
	bottom:-8px;
	right:-7px;
	z-index:100000;
	background-image: url(/images/boxSBR.png);
	background-repeat: no-repeat;
}
.shadowTR{
	width:6px;
	height:5px;
	z-index:100000;
	background-image: url(/images/boxSTR.png);
	background-repeat: repeat-y;
	top:0px;
	position: absolute;
}
.shadowR{
	width:6px;
	height:100%;
	z-index:100000;
	background-image: url(/images/boxSR.png);
	background-repeat: repeat-y;
	top:5px;
	position: absolute;
}
.shadowRContainer{
	height:100%;
	padding-bottom: 1px;
	position: absolute;
	top:0px;
	right:-7px;
	width:6px;
	overflow: hidden;
}
.shadowBContainer{
	height:7px;
	width:100%;
	bottom:-8px;
	left:1px;
	position: absolute;
	overflow: hidden;
}
.shadowBL{
	background-image: url(/images/boxSBL.png);
	background-repeat: no-repeat;
	width:6px;
	height:7px;
	position: absolute;
	top:0px;
	left:0px;
}
.shadowB{
	background-image: url(/images/boxSB.png);
	background-repeat: repeat-x;
	width:100%;
	height:7px;
	position: absolute;
	left:6px;
	top:0px;
}

.jqueryslidemenu .shadowR{z-index:10;}
.jqueryslidemenu .shadowRContainer{
	right:-6px;
	top:-1px;
}
.jqueryslidemenu .shadowBContainer{
	bottom:-7px;
	left:0px;
}
.jqueryslidemenu .shadowBR{
	bottom:-7px;
	right:-6px;
}

.event_pagination{
	text-align:right;
	display:block;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	height:18px;
	font-size:11px;
	line-height:18px;
}
.event_pagination a, .event_pagination span{
	padding-left:5px;
	padding-right:5px;
}
.event_pagination a:hover{color:#f0ae00;}
.event_pagination span.selected{
	border-bottom:4px solid #F0AE00;
	font-weight:bold;
}
.event_pagination a.next{
	background-image:url(/images/nextRight.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
}

.event_pagination a.next:hover{background-image:url(/images/nextRightHover.png);}
.event_pagination a.prev{
	background-image:url(/images/prevLeft.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

.event_pagination a.prev:hover{background-image:url(/images/prevLeftHover.png);}

.leftnavblock{
	background-color:#ffffff;
	background-image:url(/images/leftnavbg.png);
	background-repeat: repeat-y;
}
.main .col1 .contactinfo, .main .col1 .contactinfo p{
	font-size:14px !important;
}
form{display:inline-block;}
.hiddenFields{
	float: left;
}
.cnt {
	background-color:#ffffff;
	font-size:12px;
	line-height:18px;
	padding:20px;
}
.cnt a:hover{color:#F0AE00;}
.share_icons{
	margin-top:-5px;
	display:none;
	float:right
}
.share_icons.share_bot{margin-top:15px;}
.share_icons_span{display:none;}

/* Board of Directors */

ol.board-list {margin:0;padding:0px;list-style:none;}
ol.board-list li.board-member {clear:both;margin-bottom:20px;}
ol.board-list a.board-member-image {margin-right:15px;}
	ol.board-list a.board-member-image img {border:0;width:100px;}
	ol.board-list.individual a.board-member-image img {width:144px;}
ol.board-list img {float:left; padding: 0 10px 5px 0;}
ol.board-list div.board-member-info {margin-left:115px;}
ol.board-list.individual div.board-member-info {margin-left:0px;}
ol.board-list h2.board-member-name {font-size:13px;font-weight:bold;margin: 0 0 5px;}
ol.board-list h3 {margin-bottom:1em !important;}
	ol.board-list h2.board-member-name a {color:black;text-decoration:none;}
ol.board-list a.readmore {color:black;font-size:11px;text-decoration:none;font-weight:bold;float:right;}
ol.board-list p {font-size:11px;color:black;line-height:14px;}

/* Added by JMK on 7-16*/
.oblcontent .inputrow {
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	width: 370px;
	}

.oblcontent .inputrow label.l1 {
	display: block;
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 180px;
	}

.oblcontent .gatekeeper_html{
    width:460px;
    height: 250px;
    overflow:auto;
    margin-bottom:10px;
}

.col0 {
	float: left;
	margin-right: 20px;
	width: 540px;
	margin: 0px;
	padding: 0px;
}
.step{
	background: white none;
	background-color: white;
	border: none;
	padding: 15px 30px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.col-1{
	width: 200px;
	float: left;
}
.col-2
{
	width: 210px;
	float: left;
}
.col-3{
	width: 70px;
	float: left;
}
.buttons-set{
	border-top: 0px;
	width: 480px;
}
.opc .buttons-set{
	margin-top: 0px;
	padding-top: 2em;
}
.buttons-set{
	clear: both;
	margin: 20px 0px 0px;
	padding: 8px 0px 0px;
	text-align: center;
}
button span span{
	/* background-image: url(/images/btnBg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; */
  background-image: url('/assets/gradient_btn.php?height=29&width=160');
	color: #666;
	display: block;
	font-size: 11px;
	height: 29px;
	line-height: 30px;
	padding: 0px;
	text-align: center;
	width: 160px;
}

button{
	background: transparent;
	border: 0px;
	cursor: pointer;
	margin: 0px;
	overflow: visible;
	padding: 0px;
	width: auto;
}
.message {
	color:red;
	font-size: 11px;
	padding-top: 3px;
}
.content .main .col0{
	background-color:#ffffff;
	width:500px;
	padding:20px;
	margin-right:20px;
}
.fs14{font-size:14px;}
.col-2 fieldset{
	border:none;
	margin:0;
	padding:0;
}
.col-3{text-align:center;}
ul.form-list{
	list-style:none;
	margin:0;
	padding:0;
}
.form-list li{
	margin:0 0 8px;
}
.form-list label{
	color:#666666;
	float:left;
	font-weight:bold;
	position:relative;
	z-index:0;
	font-size:12px;
  padding-bottom:5px;
}
.form-list label em{
	color:#EB340A;
	font-style:normal;
	padding-left: 8px;
	top:0;
}
.form-list label.error{
  color:red;
  font-size:10px;
  }
.input-text{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #B6B6B6;
	width:200px;
	padding:2px;
}
.col2-set .col-2{float:right;}
a.f-left{
	font-size:14px;
	float:left;
}
button.button-login span span {
  background-image: url('/assets/gradient_btn.php?height=29&width=97');
	color:#666666;
	display:block;
	font-size:11px;
	height:29px;
	line-height:30px;
	padding:0;
	text-align:center;
	width:97px;
	font-weight:bold;
}
button.button span span {font-weight:bold;}
.col2-set{width:480px;}
.col2-set .col-1{
	height: 200px;
}



.form-list .fields .field{float:left;}
fieldset{
	border:none;
	margin:0;
	padding:0;
}
.form-list li.field, .form-list li.fields{
	display:block;
	float:none;
}
.form-list .input-box{
	clear:both;
	display:block;
}
.addresspref {
  font-size: 14px;
  color: #666666;
}
.form-list .field{width:220px;}

.form-list li{
	margin:0 0 8px;
	display:list-item;
}
.button-set{
	width:460px;
	text-align:left;
	margin: 10px 0  0;
	padding: 8px 0  0;
	border-top:1px solid #e4e4e4;
}
.spinner{display:none;}
#pub_info .whiteblock{
	margin-top: 10px;
}


.header > .right > .search {
	float: right;
	}

.search > a.yellowBtn {
	display: block;
	float: left;
	line-height: 22px;
	margin: 2px 0 0;
	}

.search > a.darkBtn {
	display: block;
	float: left;
	margin: 2px 10px 0 10px;
	line-height: 22px;
	}


.header > .right > .userNav {
	float: right;
	}

.header > .right > .social{
	float: right;
	}
.copyright { font-size:10px; text-align:right; padding:20px;}
#sel_designation_msdd {margin-bottom:8px}
#sel_month_msdd {margin-right:8px; margin-bottom:10px}
#sel_month_msdd .textTitle {font-size:12px}
#sel_state_msdd .textTitle {font-size:12px}
form button.button-login span span{font-size:14px; 
  /* background-image: url(/images/btnBg.jpg);  */
	background-image: url('/assets/gradient_btn.php?height=29&width=160&radius=0');
  width:160px
  }
#course_search_button {margin: 0px 0px 0px 88px!important; width:164px!important;}
#comment_form textarea{width: 330px;}
#comment_form input[type="text"]{width: 330px;}

.search > form > input.darkBtn {
	float: left;
	margin: 3px 0px 0px 5px;
	height: 20px !important;

}

.search > a.darkBtn {
	line-height: 22px!important;
}

/******************* SCHEDULE ***************/
.scheduleTable {
	background-color: #ffffff;
	margin:0;
	padding:0;
	width:100%;
}
.scheduleTable thead th{
	/* background-image: url(/images/sch_th_bg.png);
	background-repeat: repeat-x; */
	background-image: url('/assets/gradient_btn.php?height=42&width=540&radius=0');
	height:43px;
	font-size:13px;
	font-weight: bold;
	color:#000000;
	padding : 0px 10px 0px 10px;
text-align: center;
	/* border-right: 1px solid #d9d9d9; */
}
/*
.scheduleTable thead th.lb{
	border-left: 1px solid #d9d9d9;
}
*/
.scheduleTable tbody tr td.nb{
	border:none;
        width: 155px;
}
.scheduleTable td.fullspan {border-right: 0; text-align:center;}
.scheduleTable img.inactive {opacity:0.33; filter:alpha(opacity=33)}
.scheduleTable tbody tr td.unb{
	border:none;
	width: 155px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.scheduleTable tbody tr td.uvd{
	text-align: center;
	border-right: 1px solid #d9d9d9;
}
.scheduleTable tbody tr td.ur{
	text-align: center;
	border:none;
}
.scheduleTable tbody tr td.uvd a {
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}

.scheduleTable tbody tr td.ur a {
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}


.scheduleTable tbody tr td.nb a {
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}

.scheduleTable tbody tr td.nb a.register_btn {
	color: #000000;
	background-position:0px -51px;
        left: 88px;
}

.scheduleTable tbody tr td.nb a.yellow_btn {
	color: #bc6d0a;
	background-position:0px -17px;
        left:88px;
}

.scheduleTable tbody tr td.nb a.red_btn {
 	color: #CC0000;
	background-position:0px -34px;
        left:88px;
}

.scheduleTable tbody tr td.nb a.view_btn {
 	color: #000000;
	background-position:0px 0px;
        left:3px;
}


.scheduleTable tbody tr td{
	font-size: 12px;
	vertical-align: top;
	border-right: 1px solid #d9d9d9;
	padding : 10px 10px 20px 15px;
}

.scheduleTable tbody tr.odd td{background-color:#fef9f3;}

.col2 .whiteblock h3{
	font-size: 15px;
}
.col2 .whiteblock h3 .right a{
	font-size: 12px;
}
#remember {
	font-size: 10px;
	color: #BC6D0A;
	float:right;
}

#remember_params {
        position: relative;
	top: 3px;
}
.col2 .whiteblock .sch_sep{
	background-image: url(/images/sch_sep.png);
	background-repeat: no-repeat;
	width: 355px;
	height:7px;
	margin-bottom: 10px;
	margin-top:20px;
	margin-left:-10px;
}
.col2 .whiteblock .date_p .prev_btn{
	background-image: url(/images/sch_prev.png);
	background-repeat: no-repeat;
	width:24px;
	height:25px;
	margin-top:15px;
}

.col2 .whiteblock .date_p .prev_btn_off{
	background-image: url(/images/sch_prev.png);
	background-repeat: no-repeat;
	width:24px;
	height:25px;
	margin-top:15px;
	opacity:0.33;
	filter:alpha(opacity=33);
}
.col2 .whiteblock .date_p .next_btn{
	background-image: url(/images/sch_next.png);
	background-repeat: no-repeat;
	width:24px;
	height:25px;
	margin-top:15px;
}
.col2 .whiteblock .date_p .next_btn_off{
	background-image: url(/images/sch_next.png);
	background-repeat: no-repeat;
	width:24px;
	height:25px;
	margin-top:15px;
	opacity:0.33;
	filter:alpha(opacity=33);
}
.col2 .whiteblock .date_p{
	float: left;
	height:55px;
}
#date_s{
	padding-left:15px;
	padding-right: 20px;
	height:55px;
	width: 252px;
	float:left;
}
#date_s .year{
	color:#6e6e6e;
	border:1px solid #d7d7d7;
	height:24px;
	text-align: center;
	line-height: 24px;
	margin-left:5px;
	margin-bottom: 5px;
	float:left;
	cursor:pointer;
}
#date_s .year_selected{
	color:#ffffff;
	background-color: #7d0140;
	border:1px solid #d7d7d7;
	height:24px;
	text-align: center;
	margin-left:5px;
	margin-bottom: 5px;
	line-height: 24px;
	float:left;
}

.yearspan_1{width:56px;}
 .yearspan_2{width:119px;}
.yearspan_3{width:182px;}
.yearspan_4{width:245px;}

#date_s .month{
	color:#6e6e6e;
	border:1px solid #d7d7d7;
	width:56px;
	height:24px;
	text-align: center;
	line-height: 24px;
	margin-left:5px;
	margin-bottom: 5px;
	float:left;
	cursor:pointer;
}
#date_s .month_selected{
	color:#ffffff;
	background-color: #7d0140;
	border:1px solid #d7d7d7;
	width:56px;
	height:24px;
	text-align: center;
	margin-left:5px;
	margin-bottom: 5px;
	line-height: 24px;
	float:left;
}
.col2 .whiteblock .sch_inputs{
	line-height: 30px;
	height: 30px;
}
.main .col2 .whiteblock select.w155{width:155px;}
.main .col2 .whiteblock select.w105{
	width:105px;
	margin-left:10px;
}
.sch_input{
	width:150px;
	height:20px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#6e6e6e;
	padding-left:5px;
	margin-right:20px;
}

.col2 .whiteblock .sch_accordion_item_acitve{
	background-color: #7d0140;
	color:#ffffff;
	height:27px;
	line-height: 27px;
	padding-left:8px;
	background-image:url(/images/sch_arrowUp.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.col2 .whiteblock .sch_accordion_item{
	background-image:url(/images/sch_arrowDown.png);
	background-repeat: no-repeat;
	background-position: top right;
	height:27px;
	line-height: 27px;
	padding-left:8px;
}
.col2 .whiteblock .sch_item{
	height:27px;
	line-height: 27px;
	padding-left:8px;
}
.col2 .whiteblock .sch_accordion_item_content_active{
	border:1px solid #edece8;
	background-image: url(/images/sch_accordion_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 0px;
	position: relative;
	margin-bottom: 10px;
	display:none;
}
.col2 .whiteblock .sch_accordion_item_content_active .left_shadow{
	position: absolute;
	height: 100%;
	width:5px;
	background-image: url(/images/sch_accordion_left_bg.png);
	background-repeat: repeat-y;
}
.col2 .whiteblock .sch_accordion_item_content_active .program{
	padding-left:10px;
	line-height: 30px;
}
.col2 .whiteblock .sch_accordion_item_content_active .odd{
	background-color: #efefef;
}
.col2 .whiteblock .sch_accordion_item_content_active .cb{
	background-image: url(/images/sch_cb.png);
	background-repeat: no-repeat;
	width:14px;
	height:14px;
	float:left;
	margin-top:8px;
	margin-right: 10px;
}
.col2 .whiteblock .sch_accordion_item_content_active .cb_selected{
	background-image: url(/images/sch_cb_selected.png);
	background-repeat: no-repeat;
	width:14px;
	height:14px;
	float:left;
	margin-top:8px;
	margin-right: 10px;
}
.left_of_miles {
	width:200px;
	height:30px;
	float:left
}
.input_zip {width:105px}

.voucher_form label em{
    color:#EB340A;
    position:absolute;
}

.voucher_form .inputrow {
    height: auto;
    margin: auto;
    width: auto;
}
.inputrow label.error{
    color: red;
}

.voucher_form {text-align:left;}

.col2 .whiteblock #state_scroller{
display:block;
overflow:auto;
width:338px;
height:120px;
}

.col2 .whiteblock .sch_accordion_item_content_active .state{
	padding-left:10px;
	line-height: 30px;
}

.col2 hr
{
color: #ddd;
background-color: #d7d7d7;
height: 1px;
border: 0;
margin: 10px 0;
}

.sch_accordion_item a{display:none;}
.sch_accordion_item_acitve a{
  font-size:10px;
  color:#C8DBEA;
}

.sch_accordion_item_acitve a:hover {
  color: #EFAE1E;
}

.paging_full_numbers .ui-button {
	padding: 2px 6px;
	margin: 0;
	cursor: pointer;
}

.dataTables_paginate .ui-button {
	margin-right: -0.1em !important;
}
.forgot_password a:hover {
  font-family: Arial, Helvetica, sans-serif; 
  border-bottom: 2px dotted #990000;
  background-color: #DCEEFF;
  color: #990000; 
  /*
  text-decoration: underline;
  */
}

.forgot_password a:link { 
  font-family: Arial, Helvetica, sans-serif; 
  color: #000066; t
  cursor: pointer;
  ext-decoration: none;
}

.forgot_password:hover {
  font-family: Arial, Helvetica, sans-serif; 
  border-bottom: 2px dotted #990000;
  background-color: #DCEEFF;
  color: #990000; 
  /*
  text-decoration: underline;
  */
}

.forgot_password:link { 
  font-family: Arial, Helvetica, sans-serif; color: #000066; text-decoration: none;
}
.white_menu {
  margin-top: -22px !important;
}

#courselist .hr {
  margin-bottom: 10px !important;
}
/*  Dsignations zooming stuff */
img.small {
  width:116px;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
div.list {
  list-style-type:none;
  padding:0;
  margin-left:20px;
  margin-top:10px;
}
div.listItem {
  float:left;
  margin:3px;
  position:relative;
  display:block;
  height: 120px;
  width:116px;
}
div.listItem:hover {z-index:100;}
#des1-tab:hover {
  width:128px;
  height:128px;
  top:-10px;
  left:-5px;
  z-index:2;
  border:solid 1px #F0AE00;
  -moz-box-shadow: 4px 4px 5px #c1c1c1;
  -webkit-box-shadow: 4px 4px 5px #c1c1c1;
  box-shadow: 4px 4px 5px #c1c1c1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c1c1c1', Direction=135, Strength=3);
}
#des2-tab:hover {
  width:128px;
  height:128px;
  top:-10px;
  left:-5px;
  z-index:2;
  border:solid 1px #9b7453;
  -moz-box-shadow: 4px 4px 5px #c1c1c1;
  -webkit-box-shadow: 4px 4px 5px #c1c1c1;
  box-shadow: 4px 4px 5px #c1c1c1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c1c1c1', Direction=135, Strength=3);
}
#des3-tab:hover {
  width:128px;
  height:128px;
  top:-10px;
  left:-5px;
  z-index:2;
  border:solid 1px #7d0140;
  -moz-box-shadow: 4px 4px 5px #c1c1c1;
  -webkit-box-shadow: 4px 4px 5px #c1c1c1;
  box-shadow: 4px 4px 5px #c1c1c1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c1c1c1', Direction=135, Strength=3);
  }
#des4-tab:hover {
  width:128px;
  height:128px;
  top:-10px;
  left:-5px;
  z-index:2;
  border:solid 1px #d38d21;
  -moz-box-shadow: 4px 4px 5px #c1c1c1;
  -webkit-box-shadow: 4px 4px 5px #c1c1c1;
  box-shadow: 4px 4px 5px #c1c1c1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c1c1c1', Direction=135, Strength=3);
  }
.desig {
  border: 1px solid #C1C1C1;
  }
.word_counter {
  font-size: 10px;
  color: #006600;
  }
#linksbox {
  padding-top: 35px;
  }
.regbut {
  display:block;
/*  background-image: url(/images/btnBg.jpg); */
  background-image: url('/assets/gradient_btn.php?height=29&width=160');
  width:160px;
  height:24px;
  text-align:center;
  padding-top:5px;
  margin: 0 auto;
  }
a.regbut {
  color:black;
  text-decoration:none;
  }
.register_input, .unstyled {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #B6B6B6;
  }
.error_message{
  font-weight:bold;
  padding:20px;
  background-color: #FED;
  }
.error_message a{
  color: #7D0040;
  text-decoration: underline;
  }
.top_message {
  font-weight:bold;
  margin:12px 0;
  color:red;
  }
.td3 { 
  padding-bottom: 4px;
  }
input.country_code, input.area_code, input.phone_number, input.phone_ext {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #B6B6B6;
}    

.error_msg {
  color: red;
  height: 35px;
  position: relative;
  top: 5px;
}
