@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'arialnarrow';
    src: url('fonts/arialnb_1-webfont.woff2') format('woff2'),
         url('fonts/arialnb_1-webfont.woff') format('woff');
	}
@font-face {
    font-family: 'arialbold';
    src: url('fonts/arialbd-webfont.woff2') format('woff2'),
         url('fonts/arialbd-webfont.woff') format('woff');
	}
*:not(select){box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; }
.innerPage-content input {box-sizing:border-box!important; -webkit-box-sizing:border-box!important; -moz-box-sizing:border-box!important; -o-box-sizing:border-box!important;}
body{ color:#000; margin:0px; font-weight:400; font-family:Arial, Helvetica, sans-serif; background-color:#fdfdfd;font-size: 14pt; }
html body ::-webkit-input-placeholder, html body ::-webkit-input-placeholder { font-family:Arial, Helvetica, sans-serif; direction: ltr; font-size:12px; color:#000; font-weight:bold; opacity:1; }
html body ::-moz-placeholder, html body ::-moz-placeholder { font-family:Arial, Helvetica, sans-serif; direction: ltr; font-size:12px; color:#000; font-weight:bold; opacity:1; }
html body :-ms-input-placeholder, html body :-ms-input-placeholder { font-family:Arial, Helvetica, sans-serif; direction: ltr; font-size:12px; color:#000; font-weight:bold; opacity:1; }
html body :-moz-placeholder, html body input:-moz-placeholder { font-family:Arial, Helvetica, sans-serif; direction: ltr; font-size:12px; color:#000; font-weight:bold; opacity:1; }
html body .containerCustom{ max-width:1170px; width:100%; padding:0px 15px; }
#header ul, #footer ul, .holderAll ul{ /*margin:0px;*/ padding:0px; }
#header button:focus, #header a:focus, #header a:hover, #footer button:focus,#footer a:focus,#footer a:hover,.holderAll button:focus,.holderAll a:focus,.holderAll a:hover{ outline:none; text-decoration:none!important; }
/*ul li{ list-style:none; }*/
#footer ul li a, #footer ul li a:hover, .holderAll ul li a:hover{color: #000;text-decoration:none!important;}
#footer ul li a:hover{ text-decoration:underline!important; }
.holderAll ul li a, .holderAll ul li a:hover{ text-decoration:none!important; }
a{ transition:all 0.2s ease-in;color:#005C82; }
a:hover{ transition:all 0.2s ease-in;color:#C3CB7D;text-decoration:none!important; }
.list-calRegister a{transition:all 0.2s ease-in; color:#005C82;}
.list-calRegister a:hover{transition:all 0.2s ease-in; color:#C3CA7D;}
img{ max-width:100%; }
p{ padding-bottom:15px; margin-bottom:0px; width:100%; }
html body input[type=text]{ height:26px; border-radius:4px; box-shadow:none; padding-left:11px; padding-right:30px; font-size:12px; color:#000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; width:266px; }
html body input, html body textarea{ -moz-appearance:none; -ms-appearance:none; }
h1, h2, h3, h4, h5, h6{ margin:0px; padding:0px; font-weight:400; }
h2{ color:#c3ca7d; /*font-size:37px;*/ font-size: 22pt; font-family:'arialbold'; padding:5px 11px 3px; background-color:#005d82; text-transform:uppercase; }
h3{ font-size:31pt; font-family:'arialbold'; line-height:33px; }
ul.list-calendar, .copyRight, #footer, ul.list-sideMenu, .box-nashvilleBarImg, .link-questions, ul.list-profile > li, ul.list-profile, .frow-Profile, #navigation, .box-topHeader, #header{ width:100%; display:inline-block; }
ul.list-calRegister li:last-child, ul.navigation > li:last-child, ul.list-socail li:last-child{ padding-right:0px; }
ul.list-calRegister li:first-child{ padding-left:0px; }
.box-topHeader{ padding:5px 0px; background-color:#cccdcf; }
#logo{ float:left;}
ul.list-login, ul.list-socail, .box-headerLink{ float:right; }
ul.list-login li, ul.list-socail li{ float:left; padding:4px 4px; width:inherit; height:inherit; }
ul.list-socail li a{ width:28px; height:28px; display:block; border-radius:4px; }
ul.list-socail li.icon-twitter a{ background:url(/images/icon-twitterC.png) no-repeat center center #d2d2d4; }
ul.list-socail li.icon-twitter a:hover{ background:url(/images/icon-twitter.png) no-repeat center center #72d2f2; }
ul.list-socail li.icon-facebook a{ background:url(/images/icon-facebookC.png) no-repeat center center #d2d2d4; }
ul.list-socail li.icon-facebook a:hover{ background:url(/images/icon-facebook.png) no-repeat center center #6189c4; }
ul.list-socail li.icon-linkedin a{ background:url(/images/icon-linkedinC.png) no-repeat center center #d2d2d4; }
ul.list-socail li.icon-linkedin a:hover{ background:url(/images/icon-linkedin.png) no-repeat center center #489ed3; }
ul.list-login{ padding-top:1px; }
ul.list-login li a{ font-size:16px; color:#bec57a; padding:5px 6px 3px; display:block; text-transform:uppercase; font-weight:bold; border-radius:3px;background-color:#1c6c8f; }
ul.list-login li a:hover{ color:#1c6c8f; background-color:#bec57a; }
ul.navigation{ float:right; padding-right:100px; }
ul.navigation > li{ position:relative; float:left; padding:0px 6px; font-family: 'arialnarrow';  line-height: 16px; }
ul.navigation > li a{ font-family: 'arialnarrow'; }
ul.navigation > li a{ font-size:14pt; color:#000; padding:3px 10px 7px; display:block; text-transform:uppercase; }
ul.navigation > li.active a, ul.navigation > li a:hover, ul.navigation > li:hover > a{ background-color:#c2ca7c; }
ul.navigation > li > ul{ position:absolute; z-index:100; background-color:#FDFDFD; top:100%; display:none; left:50%; right:0; margin:auto; width:150px; transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); }
ul.navigation > li > ul li a{ white-space: normal;display:block; text-align:center; text-transform:capitalize; font-family: 'arialbold'; border-bottom:3px solid #c2ca7c; padding:4px 3px 5px; font-size:11pt; line-height:14px; }
ul.navigation > li > ul li a:after{ display:none !important; }
ul.navigation > li:hover  > ul { display: block; }
ul.navigation > li > ul li a:hover, ul.navigation > li > ul li.active a{ background-color:#C3CB7D; }
.btn-navbar{ display:none; }
.row-myProfile{ padding:23px 0px 57px; }
.col-myProfileLeft{ position:relative; }
/*.col-myProfileLeft:after{ position:absolute; top:0px; bottom:-2px; margin:auto; content:''; width:7px; right:-18px; background-color:#c2c97c; }*/
ul.list-profile > li{ padding-bottom:34px; border-bottom:2px solid #c2c97c; }
ul.list-profile > li:last-child{ border-bottom:0px; padding-bottom:0px; }
.box-profileImg{ float:left; width:165px; margin-top:4px; }
.box-profilePara{ margin-left:195px; }
html body .box-profilePara h6{ color:#005c83; font-size:16pt; line-height:30px; font-family: 'arialbold'; text-transform:uppercase; padding:0px; } /*font-size:37px; line-height:37px;*/
.box-profilePara h6 span{ display:block; font-size:16pt; line-height:30px; } /*font-size:31px; line-height:36px;*/
ul.list-profile h6{ color:#005c83; font-size:22pt; line-height:33px; text-transform:capitalize; font-family: 'arialbold'; padding:10px 0px 8px 3px; }
ul.list-profileList{ float:left; }
ul.list-profileList > li{ position:relative; }
ul.list-profileList > li a{ color:#000; display:block; padding:0px 10px 0px 3px; font-size:14pt; line-height:34px; }
ul.list-profileList > li a:hover, ul.list-profileList > li:hover > a{ background-color:#C3CB7D; }
ul.list-profileListInn{ position:absolute; right:-99%; top:-2px; width:100%; max-width:350px; height:150px; overflow-y:scroll; border-radius:3px; border:2px solid #D8D8D8; background-color:#FDFDFD; display:none; }
ul.list-profileList > li:hover ul { display: block; }
ul.list-profileListInn li a{ display:block; font-size:17px; padding-left:8px; }
.link-questions{ padding-top:10px; }
.link-questions a{ font-size:14pt; color:#FFF; background-color:#c2c97c; border-radius:3px; font-family: 'arialbold'; text-transform:uppercase; padding:0px 7px; }
.link-questions a:hover{ color:#c2c97c; background-color:#1c6c8f; }
.col-myProfileRight h6{ color:#000; font-size:31px; line-height:33px; font-family:'arialbold'; padding:0px 0px 3px; text-transform:uppercase; border-bottom:3px solid #c2ca7c; }
.box-nashvilleBarImg{ padding:15px 0px 0px; }
.box-nashvilleBarImg img{ width:100%; }
ul.list-sideMenu{ padding-top:15px; }
ul.list-sideMenu li{ padding-bottom:12px; }
ul.list-sideMenu li a{ font-size:14pt; line-height:25px; padding:1px 5px 1px 0px; display:inline-block; }
ul.list-sideMenu li:hover a, ul.list-sideMenu li.active a, ul.list-sideMenu li a:focus{ color:#000; background-color:#C3CB7D; }
#footer{ padding:10px 0px 7px; background-color:#c7c8ca; font-size:12px; font-family:'arialbold'; margin-bottom:-5px; }
.box-footer{ float:right; width:100%; max-width:1040px; padding:0px; }
.col-footer { float:left; margin: 0 auto; }
.col-footer4{ width:43%; }
ul.list-footerMenu li{ line-height:17px; }
ul.list-footerMenu li a{ font-size:12px; text-transform:uppercase; font-family:'arialbold'; }
.col-footer .box-search{ max-width:416px; width:100%; margin:5px 0px 11px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .col-footer .box-search{ max-width:390px; }
}
.col-footer ul.list-socail li a{ background-color:#FFF; }
.copyRight{ text-align:center;text-transform:capitalize; padding:0px;font-weight: bold;font-size: 12px;font-family:Arial, Helvetica, sans-serif; }
.copyRight span{ font-size: 12px; font-family:Arial, Helvetica, sans-serif;}
.copyRight a{ color:#000; font-family:Arial, Helvetica, sans-serif; }
.row-cle{ padding:49px 0px 21px; }
.box-cleMenu{ float:right; text-align:right; padding-right:15px; }
.box-cleMenu h6{ color:#bec57a;font-size:31pt; text-transform:uppercase; font-family:'arialbold'; border-bottom:3px solid #c2ca7c; padding-bottom:6px; line-height:33px; }
.box-cleMenu ul.list-sideMenu{ padding-top:10px; }
.box-cleMenu ul.list-sideMenu li a{ padding-right:0px; padding-left:5px; }
.box-clePara{ line-height:22px; font-size:16px; }
.box-clePara p{ padding-bottom:21px; }
.box-clePara h3{ text-transform:uppercase; padding-bottom:3px; }
/* .box-bannerHome{ padding-bottom:26px; border-bottom:3px solid #d8d8d8; margin-bottom:17px; } */
.box-educationImg{ overflow:hidden; position:relative; }
/* .row-education{ padding-bottom:36px; border-bottom:3px solid #d8d8d8; margin-bottom:30px; } */
.box-educationImg a{ display:block; }
.box-twitterFeed{ padding:0px 7px 0px 8px; }
.box-twitterFeed img, .box-educationImg img, .box-bannerImg img{ width:100%; }
.box-educationPara{ position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin:auto; background-color:rgba(195,203,125,0.8); opacity:0; }
.box-educationImg:hover .box-educationPara{ opacity:1; }
.box-educationParaInn{ height:100%; width:100%; display:table; text-align:center; }
.box-educationParaInn a{text-decoration:none!important;font-size:31pt; text-transform:uppercase; display:table-cell; vertical-align:middle; font-family:'arialbold'; color:#FFF;line-height:0.9 }

.row-commonBorder {	border-bottom: 3px solid #d8d8d8;padding-bottom: 15px;margin-bottom: 15px;}
.row-commonTopBorder {	border-top: 3px solid #d8d8d8;padding-top: 15px;margin-top: 15px;}
.col-commonBorder{ position:relative; font-size:16px; line-height:22px; }
.col-ourSponsors:after, .col-commonBorder:after{ position:absolute; content:''; left:-24px; width:3px; top:0px; bottom:0px; margin:auto; background-color:#d8d8d8; }
.col-commonBorderSec.col-commonBorder:after{ left:-16px; bottom:-2px; }
.col-ourSponsors:first-child:after, .col-commonBorder:first-child:after{ display:none; }
.col-commonBorder p{ padding-bottom:0px; }
.row-ourSponsors h3, .col-commonBorder h3{ text-align:center; text-transform:uppercase; padding-bottom:7px; }
ul.list-calendar{ margin:0px;height:576px; overflow-y:auto; overflow-x:hidden;/*border:2px solid #d9d9d9;*/ border-radius:2px; padding:13px; }
ul.list-calendar > li{ list-style:none;border-bottom:2px solid #c5cc81; width:100%; display:inline-block; padding-bottom:14px; margin-bottom:18px; }
ul.list-calendar > li:last-child{ margin-bottom:0px; border-bottom:0px; }
.box-leftMonth{ float:left; width:63px; height:65px; background-color:#005d83; font-size:11pt; color:#c3ca7d; text-transform:uppercase; text-align:center; font-family:'arialbold'; padding-top:2px; }
.box-leftMonth span{ font-size:30pt; display:block; padding-top:9px; }
.box-rightMonth{ margin-left:73px; font-size:16pt; }
.box-rightMonth h6{ text-transform:uppercase;position:relative; top:-2px; font-size:10pt; line-height:15px; font-family:'arialbold'; padding-bottom:0px; }
ul.list-calRegister{ padding-top:3px;margin: 0px; }
ul.list-calRegister li{ list-style:none;position:relative; float:left; font-size:10pt;line-height: 18px; text-transform:uppercase; font-family:'arialbold'; padding:0px 7px; }
ul.list-calRegister li a{ font-family:'arialbold';color:; }
ul.list-calRegister li:after{ position:absolute; content:''; height:14px; width:1px; background-color:#000; left:-1px; top:2px; }
ul.list-calRegister li:first-child:after{ display:none; }
ul.list-calRegister li a:hover{ text-decoration:none;color:#C3CB7D }
.box-ngjFeatureImg, .box-twitterFeed{ padding-top:2px; }
.box-ngjFeatureImg{ width:100%; max-width:228px; margin:auto; padding-bottom:7px; }
.list-readMoreF{ font-size:16pt; text-transform:uppercase; font-family:'arialbold'; }
.row-ourSponsors{ margin-bottom:15px; font-size:16px; line-height:22px; }
.col-ourSponsors{ position:relative; }
.col-ourSponsors + .col-ourSponsors{ padding-left:10px; }
.col-ourSponsors:after{ left:-15px; bottom:0px; }
.row-ourSponsors h3{ padding-top:17px; padding-bottom:4px; }
.row-ourSponsors h3 span{ display:block; line-height:33px; }
.box-ipscoLawyers{ padding:15px 0px 7px; }
.box-educationPara, .box-educationImg img{ transition:all 0.2s ease-in-out; -webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; }
.box-educationImg:hover img{ transform:scale(1.3) rotate(5deg); -webkit-transform:scale(1.3) rotate(5deg); -moz-transform:scale(1.3) rotate(5deg); -o-transform:scale(1.3) rotate(5deg); }
.icon-twitter::before {display: none;}
.icon-facebook::before {display: none;}
.icon-linkedin::before {display: none;}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
	height: 26px;
	width: 266px;
}
.tsAppBodyButton{padding: 5px;border-radius: 4px;border: 1px solid gray}
#header a, #footer a, .holderAll a {
    text-decoration: none;
}
.custom-height{height: 640px;max-height: 640px;}
/*.bod-right{border-right: 10px solid #d8d8d8;padding-right: 4px;} */
.row-cle .span12{margin-left: 0px !important;}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a{background-color: #C3CB7D;background-image: none;
    color: #000;}
.custom-content{font-size: 12pt;line-height: 23px;}
.custom-content a{color: #005C82;}
.custom-content a:hover{color:#C3CB7D;}
.event-date{background-color: #005d83;}
.event-date a{text-decoration:none!important;color: #c3ca7d}
h2 small {
    font-size: 22pt;
    color: #C3CB7D;
}
.btn-primary{background: #005D82;color:#BEC57A;}
.btn-primary:hover{background: #BEC57A;color:#005D82;}
.box-cleMenu ul, #navigation ul,.box-headerLink ul ,.box-footer ul ,.row-myProfile ul,.box-cleMenu-right ul{margin: 0px;list-style: none;}
 .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{
    background: #005D82;color:#BEC57A;
}
.box-headerLink{ float:right;  }
.box-footer ul.list-login{ display: inline-block; float: right; }
.box-footer #zoneM{ float: right; }
.spons-height p{word-wrap: break-word;}
.dropdown-submenu > .dropdown-menu{padding: 0px;}
.col-ourSponsors p{padding-bottom: 0 !important}
.custom-content p:nth-child(1) {
    margin-bottom: 12px;
    margin-top: 5px;
}
.tab-content p:nth-child(1) {
    margin-bottom: 12px;
    margin-top: 5px;
}/*.custom-content p:nth-child(2){margin-top: -22px;}
.tab-content p:nth-child(2){margin-top: -15px;}*/

label, input, button, select, textarea {
   padding:0 5px 0 5px !important;
}
.btn-success,.btn-info{background: #216D8E;color:#C3CB7D;}
.btn-info:hover,.btn-success:hover{background: #C3CB7D;color:#216D8E;}
.alert-info{color: #C3CB7D;background-color: #005d82}
.btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled],
.btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled]{
    background: #216D8E;color:#C3CB7D;
}
ul.mc-eventList{padding-left: 4.5%;}
ul.mc-eventList li{padding-bottom: 15px;}
ul.mc-eventList li a{ text-decoration: none;}
ul.mc-eventList li a:hover{ transition:all 0.2s ease-in; /*color:#C7C8CA*/color:#C3CB7D; }
input[type="checkbox"], input[type="radio"] {
	margin-right: 5px !important;
	border: 2px inset white !important;
	background-color: white !important;
	-moz-box-sizing: border-box;
	color: black;
	position: relative;
}
input[type="checkbox"] {
	-moz-appearance: checkbox;
	top: -2px !important;
}
input[type="radio"] {
	-moz-appearance: radio;
	top: 0px !important;
}
.col-ourSponsors .jt_job_company{
	white-space:normal!important;
}
.col-ourSponsors.span3,.col-commonBorder.span4{
	overflow-y:auto;
	overflow-x:hidden;
}
.box-bannerHome .owl-controls{
    position: unset!important;
}

.infoBlock .row-commonBorder{
    border-bottom:none;
}
.infoBlock .row-commonBorder:last-child{
    border-bottom: 3px solid #d8d8d8!important;
}
.infoBlock .row-commonBorder:first-child{
    margin-bottom: 0px!important;
}
.box-home{
    margin-top: 15px!important;
}
ul.list-social li{
    float:left;
}
ul.list-social{
    float: right;
}
ul.list-login{
    float:none;
}
#navigation ul{
    margin-bottom:0px!important;
}
ul.list-login li:last-child{
    padding: 4px 0px 4px 4px!important;
}
.list-login p{
    padding:0px!important;
}
footer .containerCustom{
	max-width: 65% !important;
    margin: 0 auto !important;
}
footer .containerCustom .box-footer .span4{ 
	margin-bottom: 10px!important;
}
ul.list-footerMenu  > li{
	margin-bottom:5px !important;
}
.copyRight{
	margin-top:0px !important;
}
.copyRight p{
	padding-bottom:0px !important;
}.box-educationParaInn a
.infoBlock section:nth-last-child(1) {
  padding-bottom: 23px !important;
}
.infoBlock section:nth-child(1) {
  margin-top: 22px !important;
}
h2 a {
    color:#c3ca7d!important;
    cursor: pointer!important;
}
h2 a:hover{
    color:#E5E8CA!important;
}
.TitleText_black a:hover, .TitleText_blue a:hover, .TitleText_green a:hover, .TitleText_grey a:hover, .TitleText_light_green a:hover, .HeaderText_black a:hover, .HeaderText_blue a:hover, .HeaderText_green a:hover, .HeaderText_grey a:hover, .HeaderText_light_green a:hover, .BodyText_black a:hover, .BodyText_blue a:hover, .BodyText_green a:hover, .BodyText_grey a:hover, .BodyText_light_green a:hover, .InfoText_black a:hover, .InfoText_blue a:hover, .InfoText_grey a:hover, .InfoText_light_green a:hover{
    color:#C3CB7D;
}
.TitleText_black a {font-family:'arialbold'; font-size:20pt; color:#000000; }
.TitleText_blue a {font-family:'arialbold';font-size: 20pt;color: #005C82}
.TitleText_green a {font-family:'arialbold';font-size: 20pt;color: #C3CA7D}
.TitleText_grey a {font-family:'arialbold';font-size: 20pt;color: #C7C8CA}
.TitleText_light_green a {font-family:'arialbold';font-size: 20pt;color: #E5E8CA}

.HeaderText_black a {font-family:'arialbold';font-size: 16pt;color: #000000}
.HeaderText_blue a {font-family:'arialbold';font-size: 16pt;color: #005C82}
.HeaderText_green a {font-family:'arialbold';font-size: 16pt;color: #C3CA7D}
.HeaderText_grey a {font-family:'arialbold';font-size: 16pt;color: #C7C8CA}
.HeaderText_light_green a {font-family:'arialbold';font-size: 16pt;color: #E5E8CA}

.BodyText_black a {font-family:arial;font-size: 12pt;color: #000000}
.BodyText_blue a {font-family:arial;font-size: 12pt;color: #005C82}
.BodyText_green a {font-family:arial;font-size: 12pt;color: #C3CA7D}
.BodyText_grey a {font-family:arial;font-size: 12pt;color: #C7C8CA}
.BodyText_light_green a {font-family:arial;font-size: 12pt;color: #E5E8CA}

.InfoText_black a {font-family:'arialbold';font-size: 9pt;color: #000000}
.InfoText_blue a {font-family:'arialbold';font-size: 9pt;color: #005C82}
.InfoText_green a {font-family:'arialbold';font-size: 9pt;color: #C3CA7D}
.InfoText_grey a {font-family:'arialbold';font-size: 9pt;color: #C7C8CA}
.InfoText_light_green a {font-family:'arialbold';font-size: 9pt;color: #E5E8CA}

.navigationLink a {
	background-color: rgb(28, 108, 143);
	border-radius: 3px;
	box-sizing: border-box;
	color: rgb(190, 197, 122);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 28px;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	text-decoration: none;
    text-transform: uppercase;
    transition: unset!important;
}
.navigationLink:hover, .navigationLink a:hover {
	background-color: rgb(190, 197, 122);
    color: rgb(28, 108, 143);
    transition: unset!important;
}

.websiteLink, .websiteLink a {
	font-family: 'arialbold';
	font-size: 9pt;
	color: #005C82;
    text-decoration: none;
    transition: unset!important;
}

.websiteLink:hover,.websiteLink a:hover {
    color: #C3CB7D;
    transition: unset!important;
}

.greenLink, .greenLink a  {
	color: #C3CB7D;
	text-decoration: none;	
    transition: unset!important;
}

.greenLink:hover, .greenLink a:hover {
	text-decoration: none;	
    transition: unset!important;
}
.alert-info a{
    color: #C3CB7D;
}
h3 a{
    line-height: 1;
}

#navigation .searchBtn {
	position: absolute;
	z-index: 99;
	right: 0;
	background: #fff;
	
}
#navigation .search-box {
	display: block;
	background: rgba(255, 255, 255, 0.9);
	border: medium none;
	margin: 0 auto;
	padding: 15px;
	right: 0;
	top: 26px;
	width: 250px;
	border: solid 1px #f1f1f1;
}
#navigation .search-box input{
	border: solid 1px #ccc;
	padding: 0 25px 0 10px;
	width: 100%;
	position: relative;
	margin-bottom: 0;
}
#navigation .search-box form{
	margin-bottom: 0;
}
#navigation .search-box button{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-image: none;
	border-radius: 0;
	background: none;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	min-width: 0;
	padding: 0px;
	border: none;
	position: absolute;
	right: 17px;
	top: 20px;
}
.menuTextWrap .search{
	color: #fff;
	position: absolute;
	right: 35px;
	z-index: 99;
	padding: 10px;
}
#navigation .menuTextWrap .searchBtn {
	position: absolute;
	z-index: 99;
	right: 10px;
	background: #fff;
	top: 35px;
}
#navigation .searchBtnLg{
	display:block;
}
#navigation .searchMob{
	display:none;
}
#navigation .searchMob #s_key_all{
	width: 100%;
	margin-bottom: 0;
	padding: 15px!important;
}
#navigation .navigation {
	padding-right : 0px;
}
#navigation .searchMob button{
	margin-left: -58px;
	height: 25px;
	background: #005c82;
	color: white;
	border: 0;
	-webkit-appearance: none;
}	
#navigation li.searchBtnLg:active a,
#navigation li.searchBtnLg:visited a,
#navigation li.searchBtnLg:hover a,
#navigation li.searchBtnLg:focus a{
	background-color: #c2ca7c;
}
.membercenterWrap .navbar {
  overflow: hidden;
  background-color: #333;
  font-family: Arial, Helvetica, sans-serif;
}
.membercenterWrap{
	position  :unset;
}
#navigation{
	position:relative;
}
.box-headerLink .list-login{
	position:relative;
}
.membercenterWrap:hover  a.headTag,
.membercenterWrap:active  a.headTag,
.membercenterWrap:focus  a.headTag{
	color: #bec57a;
	border-radius: 0px;
	background-color: #1c6c8f;
}
.membercenterWrap .navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.membercenterWrap .dropdown {
  float: left;
  overflow: hidden;
}

.membercenterWrap .dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font: inherit;
  margin: 0;
}

.membercenterWrap .dropdown-content {
	display: none;
	position: absolute;
	padding: 4px 4px;
	width:  98.7% !important;
	margin: 0 auto;
	background: #c2ca7c;
	margin-left: 4px;
	padding: 15px;
	left: 0;
	color: #1c6c8f;	
	z-index : 9999;	
}
.membercenterWrap.dropdown:hover .dropdown-content {
	display: block !important;
	padding: 4px 4px;
	width: 98.7% !important;
	margin: 0 auto;
	background: #c2ca7c;
	margin-left: 4px;
	padding: 15px;
	color: #1c6c8f;	
	z-index : 9999;			
}
.membercenterWrap.dropdown .dropdown-content h4{
	font-weight : bold;
}
.membercenterWrap  .menuForm input{
	width:100% !important;
}
.membercenterWrap  .menuForm label{
	padding-left: 0px !important;
}
.membercenterWrap  .menuForm{
	padding-left: 3px;
    padding-top: 10px;
	margin-bottom: 0;
}
.membercenterWrap  .menuForm ul{
	display: grid;
}
.membercenterWrap  .btnMC{
	display: unset;
}
.membercenterWrap  .btnMCLogout{
	float:right;
}
.membercenterWrap  .btnMCMyNBA{
	float:left;
}
.membercenterWrap  .menuForm button{
	color: #bec57a;
    padding: 5px 7px 5px 7px!important;
    font-weight: bold;
    border-radius: 3px;
    background-color: #1c6c8f;
    border: 0;
}
.socialIconWrap ul,.socialIconWrapFooter ul{	
	display: flex;
	width:100%;
}
.socialIconWrap li,.socialIconWrapFooter li{	
	padding:10px;
}
.socialIconWrap img,.socialIconWrapFooter img {
    width: 24px;
    height: auto;
}
.footerRow{
	display: flex;
	justify-content: center;
	
}
#navigation  .searchBtnLg .searchBtn{
	display:none;
}
#navigation  .searchBtnLg:hover .searchBtn{
	display:block;
}
.box-logo{
	margin-top: 15px;
}
#logo img{
	position:absolute;
}
.membercenterWrap input{
  color: #000;
}
.membercenterWrap input::-webkit-input-placeholder {
  color: #808080;
}
.membercenterWrap input:-ms-input-placeholder {
  color: #808080;
}
.membercenterWrap input::placeholder {
  color: #808080;
}
.backBanner{  
	position: absolute;
	width: 100%;
	height: 100px;
	background-color: #a8a9ac;
	vertical-align: middle;
	align-items: center;
	display: table-cell;
	display: table-cell;
	vertical-align: middle;
	display: table-cell;
	top: 26%;
	z-index:-10;
}
.box-headerLink ul.list-login li,.box-headerLink ul.list-login li:last-child{
	padding-top:0px!important;
}
.socialIconWrap li{
	padding-top:0px!important;
	padding-bottom:0px!important;
	padding-right: 0px!important;
}
.socialIconWrap ul{
	padding-top:0px!important;
	padding-bottom:0px!important;
}
#logo p{
	padding:0px!important;
}
ul.navigation > li a {
    font-size: 12pt!important;
    padding: 0px 8px 0px!important;
}
ul.navigation > li li a{
	padding: 7px 8px 7px!important;
}
.searchBtnLg a{
	padding-right: 0px!important;
}
.socialIconWrap{
	padding-top:7px!important;
	padding-bottom:7px!important
}
.searchMob #searchbox{
	margin-top:20px;
}