body {
	padding-top:0px;
	background: #176097; /*#2a6094;*/
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}
.text{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#666;
	font-weight:normal;
}

@font-face {
  font-family: 'AgfaRotisSansSerif-Bold';
  src: url('../fonts/AgfaRotisSansSerif-Bold/AgfaRotisSansSerif-Bold.eot');
  src: url('../fonts/AgfaRotisSansSerif-Bold/AgfaRotisSansSerif-Bold.woff2') format('woff2'),
       url('../fonts/AgfaRotisSansSerif-Bold/AgfaRotisSansSerif-Bold.woff') format('woff'),
       url('../fonts/AgfaRotisSansSerif-Bold/AgfaRotisSansSerif-Bold.ttf') format('truetype'),
       url('../fonts/AgfaRotisSansSerif-Bold/AgfaRotisSansSerif-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-CondensedBlack';
  src: url('../fonts/HelveticaNeue-CondensedBlack/HelveticaNeue-CondensedBlack.eot');
  src: url('../fonts/HelveticaNeue-CondensedBlack/HelveticaNeue-CondensedBlack.woff2') format('woff2'),
       url('../fonts/HelveticaNeue-CondensedBlack/HelveticaNeue-CondensedBlack.woff') format('woff'),
       url('../fonts/HelveticaNeue-CondensedBlack/HelveticaNeue-CondensedBlack.ttf') format('truetype'),
       url('../fonts/HelveticaNeue-CondensedBlack/HelveticaNeue-CondensedBlack.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*
p {
	margin:15px 0;
	font-size:15px!important;
	line-height: 150%;
	color:#666;
}
*/

.mobileShow{
	display:none;
}

.right{
	text-align:right;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}


.white{
	color:white;
}
.whiteBG{
	background-color:white;
}
.black{
	color:black;
}
.blue{
	color:#176097;
}
.bgblue{
	background-color:#176097;
}
.bglightblue{
	background-color:#b7cee0;
	line-height:175%;
}

.bgcharcoal {
	background-color:#323333;
}

.bglightGrey {
	background-color:#cbcbcb;
}

.bgbeige{
	background-color:#feefd9;
}

.bgwhite{
	background-color:#ffffff;
}

.padding4{
	padding:4px;
}

.centerImg{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.status{background:#FF0004;
		color:white;
		font-size:16px;
		padding:4px;
		line-height:100%;
		display:inline-block;
}


.publicLink{background:#9100FF;
		color:white;
		font-size:16px;
		padding:4px;
		line-height:100%;
		display:inline-block;
}



.socialMedia{background:#4d4d4d;
			padding:2px;
}

.block {
	display:block;
	overflow:hidden;
}
.header{
		background:#176097;
		padding:0;
		margin:0;
}

.header-name {
	padding-top:7px;
	color: white;
    font-size: 12px;

}
.header-name-link {
	color: white;
	text-decoration:underline;
}


.user-details {
	padding:0px 10px 0 0px;
}

.profile-img-container {
	float:right;
	margin:3px 0;
}

.profile-img {
	max-width: 24px;
	border: 1px solid #a09f9f;
}

.leader-img {
	max-width: 48px;
	border: 1px solid #a09f9f;
}
.leader-text {
	padding:12px 0 0 8px;
	font-size:16px;
	color:black;
	float:left;
	font-weight:bold;
}


.logo{margin:9px 0;
	max-width:310px;}

.header-left{
	margin-left:-15px;
}
/*
.header-right{
	text-align:right;
	margin:35px 0 30px 25px;
	color:white;
	font-weight:700;

}
*/
.banner{

	background:white;
	border-top: 2px solid #4d4d4d;
	border-bottom: 5px solid #4d4d4d;
	padding:10px 0 10px 0;
}

.bannerImage{
	margin-bottom:10px;
	background: url(../images/banner3.jpg) repeat-x center center; /*fixed; */
	height:138px;
	/*webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;*/

}

.bannerText{
	background-color:#228eb5;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:white;
}

.bannerTextImage{
	background: url(../images/banner_right.png) no-repeat center right;
	padding:7px;
}


.errorMSG{
	background-color:#aa0303;
	border: 5px solid #5d0101;
	font-size:18px;
	font-weight:bold;
	color:white;
	text-align:center;
	padding:8px;
}

.saveMSG{
	background-color:#118701;
	border: 5px solid #0d6900;
	font-size:18px;
	font-weight:bold;
	color:white;
	text-align:center;
	padding:8px;
}


.menu{ padding:4px 8px;
	/*margin-top:2px;
	border-bottom: 1px solid #4d4d4d;*/
	background:#176097;
}



.menuTop {FONT-SIZE: 14px; font-family: 'Open Sans', sans-serif; FONT-WEIGHT: normal; COLOR: white; TEXT-DECORATION: none;text-transform:uppercase; display:inline-block; margin:0 7px;}
.menuTop A {FONT-SIZE: 14px; font-family: 'Open Sans', sans-serif; FONT-WEIGHT: normal; COLOR: white; TEXT-DECORATION: none;text-transform:uppercase;}
.menuTopOn A {FONT-SIZE: 14px; font-family: 'Open Sans', sans-serif; FONT-WEIGHT: normal; COLOR: white; TEXT-DECORATION: underline;text-transform:uppercase; display:inline-block; margin:0 7px;}

.breadCrumbs {FONT-SIZE: 14px; font-family: 'Open Sans', sans-serif; FONT-WEIGHT: bold; COLOR: white; }
.breadCrumbs A {FONT-SIZE: 14px; font-family: 'Open Sans', sans-serif; FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: underline;}
.breadCrumbs A {FONT-SIZE: 14px; font-family: 'Open Sans', sans-serif; FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: underline;}

.breadCrumbsPublic {FONT-SIZE: 12px; font-family: 'Open Sans', sans-serif; FONT-WEIGHT: normal; COLOR: #8f8e8f; font-style:italic; padding-bottom:5px; }
.breadCrumbsPublic A {FONT-SIZE: 12px; font-family: 'Open Sans', sans-serif; FONT-WEIGHT: normal; COLOR: #8f8e8f; font-style:italic; TEXT-DECORATION: underline;}
.breadCrumbsPublic A {FONT-SIZE: 12px; font-family: 'Open Sans', sans-serif; FONT-WEIGHT: normal; COLOR: #8f8e8f; font-style:italic; TEXT-DECORATION: underline;}

.submenuBoxPublic{
	background:white;
	padding:0px;
	position:relative;
	top:1px;
	left:0px;
}

.submenuBoxContainerPublic{
	background:white;
	padding:0px;
	border: 0px solid #979797;
	float:left;
}

.submenuBoxLinkPublic A {BACKGROUND-COLOR:#CFCFCF;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:6px 30px 6px 30px;TEXT-DECORATION: none;
	/*-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;*/
	border:0px solid #333333;
	display: inline-block;
	COLOR: #333333;
	/*height:60px;
	line-height:50px;*/
}

.submenuBoxLinkPublic A:HOVER {BACKGROUND-COLOR:#fff; COLOR: #333333; border:0px solid #333333;}

.submenuBoxLinkPublicON A {BACKGROUND-COLOR:#fff;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:6px 30px 6px 30px;TEXT-DECORATION: none;
	/*-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;*/
	border:0px solid #333333;
	display: inline-block;
	COLOR: #333333;
	/*height:60px;
	line-height:50px;*/
}


.submenuBox{
	/*background:white;*/
	padding:0px;
	position:relative;
	display: block;
	margin-top:-50px;
	margin-bottom:15px;
	margin-left:0px;
	/*position:absolute;*/
	/*top:-20px;*/
	/*left:15px;*/
	border-left: 0px solid #d1d1d1;
}

.submenuBox2{
	/*background:white;*/
	padding:0px;
	position:relative;
	display: block;
	margin-top:-15px;
	margin-bottom:15px;
	margin-left:30px;
	/*position:absolute;*/
	/*top:-20px;*/
	/*left:15px;*/
	border-left: 0px solid #d1d1d1;
}

.submenuBoxHow{
	background:white;
	padding:0px;
	position:relative;
	/*border-left: 1px solid #d1d1d1;*/
	width:100%

}

.submenuBoxContainer{
	background:white;
	padding:4px;
	border: 1px solid #d1d1d1;
	/*border-left: 0;*/
	float:left;
}
.submenuBoxContainer2{
	background:white;
	padding:2px;
	border: 1px solid #d1d1d1;
	/*border-left: 0;*/
	float:left;
}

.submenuBoxContainerhow{
	background:white;
	padding:4px;
	/*width:20%;*/
	width:190px;
	border: 1px solid #d1d1d1;
	/*border-left: 0;*/
	display:inline-block;
	text-align:center;
	float:left;
}

.submenuBoxLink A {BACKGROUND-COLOR:#fff;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:6px 12px 6px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #176097;
	/*height:60px;
	line-height:50px;*/
}
.submenuBoxLink A:HOVER {BACKGROUND-COLOR:#aac3d9; COLOR: #176097; border:0px solid #0c3350;}

.submenuBoxLinkON A {BACKGROUND-COLOR:#aac3d9;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:6px 12px 6px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #176097;
	/*height:60px;
	line-height:50px;*/
}

.submenuBoxLink2 A {BACKGROUND-COLOR:#fff;FONT-FAMILY: 'Roboto'; FONT-SIZE: 12PX; FONT-WEIGHT: 400; text-align:center; padding:3px 8px 3px 8px;TEXT-DECORATION: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #176097;
	/*height:60px;
	line-height:50px;*/
}
.submenuBoxLink2 A:HOVER {BACKGROUND-COLOR:#aac3d9; COLOR: #176097; border:0px solid #0c3350;}

.submenuBoxLink2ON A {BACKGROUND-COLOR:#aac3d9;FONT-FAMILY: 'Roboto'; FONT-SIZE: 12PX; FONT-WEIGHT: 400; text-align:center; padding:3px 8px 3px 8px;TEXT-DECORATION: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #176097;
	/*height:60px;
	line-height:50px;*/
}


.submenuBoxLinkhow A {BACKGROUND-COLOR:#fff;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:6px 2px 6px 2px;TEXT-DECORATION: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #176097;
	width:100%
	/*height:60px;
	line-height:50px;*/
}
.submenuBoxLinkhow A:HOVER {BACKGROUND-COLOR:#aac3d9; COLOR: #176097; border:0px solid #0c3350;}

.submenuBoxLinkhowON A {BACKGROUND-COLOR:#aac3d9;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:6px 2px 6px 2px;TEXT-DECORATION: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #176097;
	width:100%
	/*height:60px;
	line-height:50px;*/
}

.corner5 {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}


.fullPage{
	background:#ECF5FD;
	padding:15px;
	/*border-bottom: 25px solid #83c8e8;*/
}

.fullPageWhite{
	background:#FFFFFF;
	padding:0px;
	/*border-bottom: 25px solid #83c8e8;*/
}



.title{
	font-size:22px;
	font-weight:bold;
	color:#176097;
	margin-top:0;
	margin-bottom:10px!important;
}


.title_bullet_top{
	padding-left:60px;
	/*background-image:url(../images/title_bullet.png);*/
	background-repeat:no-repeat;
	font-size:20px;
	font-style:italic;
	line-height:20px;
	font-weight:bold;
	color:#176097;
	margin-top:0;
	margin-bottom:10px!important;
	height:56px;
	min-height:56px;
}

.title_bullet{
	padding-left:60px;
	background-image:url(../images/title_bullet.png);
	background-repeat:no-repeat;
	font-size:32px;
	font-style:italic;
	line-height:32px;
	font-weight:bold;
	color:#176097;
	margin-top:0;
	margin-bottom:10px!important;
	height:56px;
	min-height:56px;
}

.title_bulletsml{
	padding-left:36px;
	background-image:url(../images/title_bullet.png);
	background-repeat:no-repeat;
	margin-top:0;
	margin-bottom:10px!important;
	height:30px;
	min-height:30px;
}


.title_side{
	/*padding-left:60px;
	background-image:url(../images/title_bullet.png);
	background-repeat:no-repeat;*/
	font-size:18px;
	font-style:italic;
	line-height:18px;
	font-weight:bold;
	color:#176097;
	margin-top:0;
	margin-bottom:10px!important;
	/*height:56px;
	min-height:56px;*/
}

.title_side_black{
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:black;
	margin-top:10px;
	margin-bottom:4px!important;
}

.bulletTop{
	background-image:url(../images/title_bulletTop.png);
}
.bullet1{
	background-image:url(../images/title_bullet1.png);
}
.bullet2{
	background-image:url(../images/title_bullet2.png);
}
.bullet3{
	background-image:url(../images/title_bullet3.png);
}

.bullet1sml{
	background-image:url(../images/title_bullet1.png);
	background-size: 30px 30px;
}
.bullet2sml{
	background-image:url(../images/title_bullet2.png);
	background-size: 30px 30px;
}
.bullet3sml{
	background-image:url(../images/title_bullet3.png);
	background-size: 30px 30px;
}



.cornerBox{
	BACKGROUND-COLOR:white;
	padding:15px 15px 15px 15px;
	TEXT-DECORATION: none;
	/*-moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;*/
	border:1px solid white;

}

.cornerBoxGrey{
	BACKGROUND-COLOR:#e1e1e1;
	padding:10px 30px;
	TEXT-DECORATION: none;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	border:1px solid #b4b4b4;

}



.lcprofile-img {
	width: 100%;
	max-width:243px;
	border: 1px solid #a09f9f;
}


.lcText{
	font-size:14px;
}
.blueText{
	color:#176097;
}



.lcTextMain{ /*padding-left:55px;*/}


.lcSeperator{
	border:1px solid #efefef;
	margin:20px 25px;
}
.borderBottom{
	border-bottom: 1px solid #e7e7e7;
}

.searchSeperator{
	border-bottom:2px solid #efefef;
	/*margin-bottom:35px;*/
	padding:35px 0;
}

.homeSeperator{
	border-bottom:2px solid #efefef;
	/*margin-bottom:35px;*/
	padding:10px 0;
}

.lcTopImage{
	/*-moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    -khtml-border-radius: 22px;
    border-radius: 22px;
	max-width:815px;*/
	margin:0 auto 20px auto;

}

.lcTopImagePublic{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #FFF;
	border: 1px solid black;
	margin-bottom:15px;
	padding:15px;
}


.lcHomeDate{
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#176097;
	margin-top:5px;
	margin-bottom:5px!important;
}

.lcSearchBox{
	border:1px solid #D6D6D6;
	padding:3px 30px 3px 3px;
	margin-right:3px;
	margin-top:6px;
	background-image:url(../images/lcSearchArrow.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#176097;
	cursor:pointer;
	background-color:white;
}

.lcSearchBoxActive{
	border:1px solid #D6D6D6;
	padding:3px 30px 3px 3px;
	margin-right:3px;
	margin-top:6px;
	background-image:url(../images/lcSearchArrow.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#176097;
	cursor:pointer;
	background-color:#aac3d9;
}



.lcSearchBoxContents{
	position:absolute;
	margin-top:10px;
	margin-right:3px;
	border:1px solid #D6D6D6;
	background-color:white;
	padding:7px;
	z-index:99;
	font-size:14px;
	text-align:left;
	/*display:none;*/
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.lcSearchBoxContentsArrow{
	position:absolute;
	left:15px;
	top:-11px;
}



.lcSearchButton a {BACKGROUND-COLOR:#176097;font-family: 'Roboto', sans-serif;
	FONT-SIZE: 12pt; COLOR: #FFFFFF; FONT-WEIGHT: 400;
	text-align:center;
	padding:6px 12px 5px 12px;
	TEXT-DECORATION: none;
	-moz-border-radius:0px 6px 6px 0px;
    -webkit-border-radius:0px 6px 6px 0px;
    -khtml-border-radius:0px 6px 6px 0px;
    border-radius:0px 6px 6px 0px;
	border:0px solid #1b868c;
	display: block;
	height:34px;
	width:75px;
	}

.lcsearchCloseButton{
	position:absolute;
	top:1px;
	right:1px;
}


.lcSearchButton a:HOVER {BACKGROUND-COLOR:#1b72b4; COLOR: #FFFFFF; border:0px solid #23aeb5;}

.lcSearchName a{
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#176097;
	margin-top:0;
	margin-bottom:10px!important;
	display:block;
}


.lcmenuLink a{
	display: block;
	padding:5px 12px 5px 12px;
	width:100%;
	color:#176097;
}
.lcmenuLink a:HOVER {background-color:#aac3d9;}


.lcmenuLinkOn a{
	display: block;
	padding:5px 12px 5px 12px;
	width:100%;
	color:#176097;
	background-color:#aac3d9;
}
.lcmenuLinkOn a:HOVER {background-color:#aac3d9;}

.lcMenuFirstCol{
	float:left;
	padding:8px;
}
.lcMenuCol{
	float:left;
}



.lcSideButton a {BACKGROUND-COLOR:#ececec;font-family: 'Roboto', sans-serif;
FONT-SIZE: 11px; COLOR: #000000; FONT-WEIGHT: 400;
text-align:center;
padding:2px 5px 2px 5px;
TEXT-DECORATION: none;
-moz-border-radius:9px;
-webkit-border-radius:9px;
-khtml-border-radius:9px;
border-radius:9px;
border:0px solid white;
display:inline-block;
margin:0 0 2px 2px;
/*height:34px;*/
}
.lcSideButton a:HOVER {background-color:#d6d6d6;}


.lcSideButtonGrade a {BACKGROUND-COLOR:#676767;font-family: 'Roboto', sans-serif;
FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-WEIGHT: 400;
text-align:center;
padding:2px 5px 2px 5px;
TEXT-DECORATION: none;
-moz-border-radius:9px;
-webkit-border-radius:9px;
-khtml-border-radius:9px;
border-radius:9px;
border:0px solid white;
display:inline-block;
margin:0 0 2px 2px;
/*height:34px;*/
}
.lcSideButtonGrade a:HOVER {
	opacity: 0.5;
    filter: alpha(opacity=50);
}

.lcSideButtonText a {font-family: 'Roboto', sans-serif;
FONT-SIZE: 11px; COLOR: #000000; FONT-WEIGHT: 400;
text-align:center;
padding:2px 5px 2px 5px;
TEXT-DECORATION: none;
display:inline-block;
margin:0 0 0 2px;
/*height:34px;*/
}
.lcSideButtonText a:HOVER {
	opacity: 0.5;
    filter: alpha(opacity=50);
}


.lcSlideImage{
	width:100%;
}

.lcSlideOverLay{
	position:absolute;
	left:0px;
	bottom:0px;
	padding:5px;
	color:white;
	display:none;
	pointer-events: none;
}

.lcSlideOverLayTitle{
	position:absolute;
	left:0px;
	bottom:0px;
	padding:5px;
	color:white;
	display:block;
	pointer-events: none;
	background: rgb(0, 0, 0); /* Fallback */
    background: rgba(0, 0, 0, 0.5);
	width:100%;
}



a.darken {
    display: inline-block;
    background: black;
    padding: 0;
	width:100%;
}

a.darken img {
    display: block;
	width:100%;

    -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
         -o-transition: all 0.5s linear;
            transition: all 0.5s linear;
}

a.darken:hover img {
    opacity: 0.4;

}

a.personalResourcesLink  {
	border:0;
}


a.personalResourcesLink:HOVER {
	opacity: 0.5;
    filter: alpha(opacity=50);
}

a.personalResourcesLinkON {
	opacity: 0.5;
    filter: alpha(opacity=50);
}

a.personalResourcesLinkON:visited  {
	opacity: 0.5;
    filter: alpha(opacity=50);
}




.lcResourceID {font-family: 'Roboto', sans-serif;
				FONT-SIZE: 11px;
				FONT-WEIGHT: 300;
				color:#828282;
				font-style:italic;
}

.lcLessenMode a{font-family: 'Roboto', sans-serif;
				FONT-SIZE: 12px;
				FONT-WEIGHT: 400;
				color:#176097;
}
.lcLessenMode a:HOVER{
				color:#828282;
}



.lcLikeContainer{
	text-align:right;
	font-size:16px;
	font-style:normal;
}

.lcLikeBox{
	padding:0px 0px;
	display:inline-block;
}

.lcLikeBoxCounter{
	padding:0px 0px;
	display:inline-block;
	color:#7b7b7b;
}

.lcLikeIcon{
	border:0;
	vertical-align:middle;
	padding-right:4px;
	padding-left:4px;
}

.lcLikeLink a{
	color:#afb4bd;
}

.lcLikeLink a:hover{
	color:#61ac02;
}
.lcLikeLinkOn a{
	/*color:#176097;*/
	color:#61ac02;
}


.lcCaroucelBG{
	background-color:#949494;
}


.lcMyListLink{
	BACKGROUND-COLOR:#228eb5;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 17PX;
	COLOR: black;
	FONT-WEIGHT: 400;
	text-align:center;
	vertical-align:middle;
	padding:14px 12px 14px 12px;
	TEXT-DECORATION: none;
	margin:0 0 10px 0 ;
	cursor:pointer;
	}
.lcMyListLink:hover{BACKGROUND-COLOR:#165e77;color:white;}


.lcMyListLinkList{
	BACKGROUND-COLOR:#228eb5;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 14PX;
	COLOR: black;
	FONT-WEIGHT: 400;
	text-align:center;
	vertical-align:middle;
	padding:4px 2px 4px 2px;
	TEXT-DECORATION: none;
	margin:0;
	cursor:pointer;
	width:192px;
	}
.lcMyListLinkList:hover{BACKGROUND-COLOR:#165e77; color:white;}


.lcDownloadLink{
	BACKGROUND-COLOR:#fbad2f;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 17PX;
	COLOR: black;
	FONT-WEIGHT: 400;
	text-align:center;
	vertical-align:middle;
	padding:14px 12px 14px 12px;
	TEXT-DECORATION: none;
	margin:0 0 10px 0 ;
	cursor:pointer;
	}
.lcDownloadLink:hover{BACKGROUND-COLOR:#a5721f;color:white;}

.lcDownloadLinkPublic{
	BACKGROUND-COLOR:#176097;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 17PX;
	COLOR: white;
	FONT-WEIGHT: 400;
	text-align:center;
	vertical-align:middle;
	padding:14px 12px 14px 12px;
	TEXT-DECORATION: none;
	margin:0 0 10px 0 ;
	cursor:pointer;
	}
.lcDownloadLinkPublic:hover{BACKGROUND-COLOR:#0f4975;color:white;}



.lcSeriesLink{
	BACKGROUND-COLOR:#659b2b;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 17PX;
	COLOR: white;
	FONT-WEIGHT: 400;
	text-align:center;
	vertical-align:middle;
	padding:14px 12px 14px 12px;
	TEXT-DECORATION: none;
	margin:0 0 10px 0 ;
	cursor:pointer;
	}
.lcSeriesLink:hover{BACKGROUND-COLOR:#b2cd95;color:white;}

.completeButton A {BACKGROUND-COLOR:#659b2b;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:5px 12px 5px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #FFF;
	/*height:60px;
	line-height:50px;*/
}
.completeButton A:HOVER {BACKGROUND-COLOR:#b2cd95; COLOR: #FFF; border:0px solid #0c3350;}

.completeButtonBlue A {BACKGROUND-COLOR:#004a89;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:5px 12px 5px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #FFF;
	/*height:60px;
	line-height:50px;*/
}
.completeButtonBlue A:HOVER {BACKGROUND-COLOR:#7fa4c4; COLOR: #FFF; border:0px solid #0c3350;}




.halfwidth{
	width:50%;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	line-height:150%;
}


.tableHeader{
	background-color:#949494;
	color:white;
	padding:4px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	display: table-cell;
	vertical-align: top;
	padding-right:35px;
	white-space:nowrap;
}
.tableCell{
	color:#333333;
	padding:4px;
	display: table-cell;
	vertical-align: top;
	padding-right:35px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
}


.footer-links{ padding:12px;
	background:#4d4d4d;
}

.footer-title{
	color:#00a0d0;
	font-style:italic;
	font-weight:bold;
}

.footer-socialMedia{
		background:#171717;
		padding:2px;
}

.footerURL A {FONT-SIZE: 12px; font-family: 'Open Sans', sans-serif; FONT-WEIGHT: normal; COLOR: #adddf3; TEXT-DECORATION: none;}


.footer{
	color:white;
	font-size:12px;
	padding:4px 0;
	text-align:center;
}
.footer A{
	color:white;
	font-size:12px;
	padding:4px 0;
	text-align:center;
	text-decoration:underline;
}

.footer-left{
	color:white;
	font-size:14px;
	padding-top:2px;
}
.footer-right{
	text-align:right;
}



/*try it free page*/
.tryitfreeField {
	font-size: 18PX;
	font-family: 'Roboto', sans-serif;
	FONT-WEIGHT: 300; text-indent:10px;
	COLOR: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	/*background-image:url(../images/login_bg.png);*/
	background-repeat:no-repeat;
	width:100%;
	height:60px;
	outline: 0;
	border: 0;


	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

.memberBox {BACKGROUND-COLOR:white;FONT-FAMILY: 'Roboto'; FONT-SIZE: 16PX; FONT-WEIGHT: 700; text-align:left; padding:17px 12px 5px 90px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:3px solid #659b2b;
	display: block;
	COLOR: #004a89;
	height:82px;
	line-height:120%;
	margin-bottom:13px;
	background-image:url(../images/blc-icon.png);
	background-size: 60px 60px;
	background-repeat:no-repeat;
	background-position:8px 8px;
	position:relative;
}

.tryitfree A {BACKGROUND-COLOR:#659b2b;FONT-FAMILY: 'Roboto'; FONT-SIZE: 18PX; FONT-WEIGHT: 700; text-align:center; padding:5px 12px 5px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #0c3350;
	display: block;
	COLOR: #FFF;
	height:60px;
	line-height:50px;
}
.tryitfree A:HOVER {BACKGROUND-COLOR:#b2cd95; COLOR: #FFF; border:0px solid #0c3350;}

.tryitfreeArrow A {BACKGROUND-COLOR:#709838;FONT-FAMILY: 'Roboto'; FONT-SIZE: 18PX; FONT-WEIGHT: 700; text-align:center; TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #0c3350;
	display: block;
	COLOR: #FFF;
	line-height:50px;
	background-image:url(../images/white_arrow2.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 24px 24px;

}
.tryitfreeArrow A:HOVER {BACKGROUND-COLOR:#b2cd95; COLOR: #FFF; border:0px solid #0c3350;}


.upgradeButton A {BACKGROUND-COLOR:#659b2b;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:5px 12px 5px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #FFF;
	/*height:60px;
	line-height:50px;*/
}
.upgradeButton A:HOVER {BACKGROUND-COLOR:#b2cd95; COLOR: #FFF; border:0px solid #0c3350;}

.upgradeButtonBlue A {BACKGROUND-COLOR:#004a89;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:5px 12px 5px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #FFF;
	/*height:60px;
	line-height:50px;*/
}
.upgradeButtonBlue A:HOVER {BACKGROUND-COLOR:#7fa4c4; COLOR: #FFF; border:0px solid #0c3350;}



.registerButton A {BACKGROUND-COLOR:#fcaa2f;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:5px 12px 5px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #FFF;
	/*height:60px;
	line-height:50px;*/
}
.registerButton A:HOVER {BACKGROUND-COLOR:#fdd497; COLOR: #FFF; border:0px solid #0c3350;}

.signupField {
	font-size: 16PX;
	font-family: 'Roboto', sans-serif;
	FONT-WEIGHT: 300; text-indent:10px;
	COLOR: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	/*background-image:url(../images/login_bg.png);*/
	background-repeat:no-repeat;
	/*width:100%;*/
	height:45px;
	outline: 0;
	border:1px solid #666666;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;

}

.iframeClass{
	z-index:101;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px;
	border:1px solid black;
}


/*try it free page*/


/*how it works page*/

.titleHowItWorks{
	margin-bottom:0px;
}

.whteBG80per{
	opacity: 0.8;
    filter: alpha(opacity=80);
	background-color:white;
	padding:8px;
	color:black;
}


.try-it-free-blue-how {
    background: url(../images/try-it-free.png) no-repeat;
    width: 116px;
    height: 116px;
    position: absolute;
    bottom: 30px;
	left:30px;
}


.howCol2{
	padding-left:20px;
	padding-right:20px;
}

.howCol3{
	padding-left:60px;
	padding-right:60px;
}


/*how it works page*/


/*contact page*/
.try-it-free-blue-contact {
    background: url(../images/try-it-free-blue.png) no-repeat;
    width: 116px;
    height: 116px;
    position: absolute;
	bottom:90px;
	left:400px;
}

/*login page*/

.borderless table  td, .borderless table  th{
	border:none!important;
}



.loginField {
	font-size: 18PX;
	font-family: 'Roboto', sans-serif;
	FONT-WEIGHT: 300; text-indent:10px;
	COLOR: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	/*background-image:url(../images/login_bg.png);*/
	background-repeat:no-repeat;
	width:100%;
	height:60px;
	outline: 0;
	border: 0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

.loginTab{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-top: 7px solid #174D86;
	background-color: #E8F3FD;
	padding: 12px;
	color: black;
}

.loginTab:hover{BACKGROUND-COLOR:#ABC3D9;}

.loginTabOn{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-top: 7px solid #EC5600;
	background-color: #ABC3D9;
	padding: 12px;
	color: black;
}

/*
.loginField {
	font-size: 18PX;
	font-family: 'Roboto', sans-serif;
	FONT-WEIGHT: 300; text-indent:10px;
	COLOR: #c7c7c7;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
	width:100%;
	height:41px;
	outline: 0;
	border: 1;
}

*/


.StageLink{
	BACKGROUND-COLOR:#f0f0f0;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 15PX;
	COLOR: #6a6a6a;
	FONT-WEIGHT: 400;
	text-align:left;
	padding:5px 12px 5px 12px;
	TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #C0C0C0;
	margin:4px 0;
	cursor:pointer;
	}
.StageLink:hover{BACKGROUND-COLOR:#aac3d9; COLOR: #176097; border:1px solid #333333;}

.StageLinkOn{
	BACKGROUND-COLOR:#aac3d9;
	font-family: 'Open Sans', sans-serif;


	FONT-SIZE: 15PX; COLOR: #176097;
	FONT-WEIGHT: 400;
	text-align:left;
	padding:5px 12px 5px 12px;
	TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #333333;
	margin:4px 0;
	cursor:pointer;
	}



.loginField:focus
{
	COLOR: #333333;
}

.loginFieldErr {
	font-size: 18PX;
	font-family: 'Roboto', sans-serif;
	FONT-WEIGHT: 300; text-indent:10px;
	COLOR: #858585;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/login_bg_err.png);
	background-repeat:no-repeat;
	width:385px;
	height:41px;
	outline: 0;
	border: 0;
}

.signin A {BACKGROUND-COLOR:#fdaa30;FONT-FAMILY: 'Roboto'; FONT-SIZE: 18PX; FONT-WEIGHT: 400; text-align:center; padding:16px 55px 16px 55px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #fdaa30;
	display: block;
	COLOR: #FFF;
	display:inline-block;
	}
.signin A:HOVER {BACKGROUND-COLOR:#e19524; COLOR: #FFF; border:1px solid #fdaa30;}

.signinM A {BACKGROUND-COLOR:#01A4EF;FONT-FAMILY: 'Roboto'; FONT-SIZE: 18PX; FONT-WEIGHT: 400; text-align:center; padding:16px 55px 16px 55px;TEXT-DECORATION: none;
	COLOR: #FFF;
	display:inline-block;
	}
.signinM A:HOVER {BACKGROUND-COLOR:#7cd2fa;}


.cancel A {BACKGROUND-COLOR:#6a6a6a ;FONT-FAMILY: 'Roboto'; FONT-SIZE: 18PX; FONT-WEIGHT: 400; text-align:center; padding:16px 55px 16px 55px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #6a6a6a;
	display: block;
	COLOR: #FFF;
	display:inline-block;
	}
.cancel A:HOVER {BACKGROUND-COLOR:#333333; COLOR: #FFF; border:1px solid #333333;}



.backToSearch A {BACKGROUND-COLOR:#fdaa30;FONT-FAMILY: 'Roboto'; FONT-SIZE: 16PX; FONT-WEIGHT: 400; text-align:center; padding:5px 15px 5px 15px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #fdaa30;
	display: block;
	COLOR: #FFF;
	display:inline-block;
	}
.backToSearch A:HOVER {BACKGROUND-COLOR:#e19524; COLOR: #FFF; border:1px solid #fdaa30;}



.pageNo_active {
    background-color:#FFF;
    color: #111111;
    display:inline-block;
    font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 24px;
    line-height: 24px;
    margin: 0 1px;
    text-align: center;
    min-width: 24px;
    text-decoration:none;
	-moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
    border-radius: 1px;
	border:1px solid #C0C0C0;
	padding:0 3px;
}


.pageNo {
	background-color:#dcdcdc;
    color: #111111;
    display:inline-block;
    font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 24px;
    line-height: 24px;
    margin: 0 1px;
    text-align: center;
    min-width: 24px;
    text-decoration:none;
	-moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
    border-radius: 1px;
	border:1px solid #C0C0C0;
	padding:0 3px;
}

.pageNoText{
	color: #6a6a6a;
    font-family:'Roboto', sans-serif;
    font-size: 14px;
	font-weight: 400;
	text-decoration:none;
}


/*making the video responsive*/
.vimeo-youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.vimeo-youtube iframe,
.vimeo-youtube object,
.vimeo-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




.publicSearchResultsBanner{
	background-color:#176097;
	font-size:18px;
	font-weight:bold;
	color:white;
	padding:8px
}
.publicFooterSearch{
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	text-align:center;

	font-size:18px;
	font-weight:bold;
	color:#e7e7e7;
	padding:15px 8px;
}


/*payment page*/

.titleBox {BACKGROUND-COLOR:#f0f0f0;font-family: 'Roboto', sans-serif; FONT-SIZE: 13pt; COLOR: #6a6a6a; FONT-WEIGHT: 400; padding:5px 12px 7px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	margin-bottom:-4px;
	border:1px solid #999999;
}

.payBox {
	border:1px solid #999999;
}

.ButtonLink A {BACKGROUND-COLOR:#f0f0f0;font-family: 'Roboto', sans-serif; FONT-SIZE: 15PX; COLOR: #6a6a6a; FONT-WEIGHT: 400; text-align:center; padding:5px 12px 5px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #C0C0C0}
.ButtonLink A:HOVER {BACKGROUND-COLOR:#176097; COLOR: #FFFFFF; border:1px solid #666666;}


/*My account page*/


.orangebuttonLink{
	BACKGROUND-COLOR:#fdaa30;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 16PX;
	COLOR: white;
	FONT-WEIGHT: 400;
	text-align:center;
	vertical-align:middle;
	padding:10px 5px 10px 5px;
	text-transform:uppercase;
	TEXT-DECORATION: none;
	margin:0 0 10px 0 ;
	cursor:pointer;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

	}
.orangebuttonLink:hover{BACKGROUND-COLOR:#fec36e;color:white;}

.saveButton A {BACKGROUND-COLOR:#659b2b;FONT-FAMILY: 'Roboto'; FONT-SIZE: 16PX; FONT-WEIGHT: 700; text-align:center; padding:7px 20px 7px 20px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #FFF;
	text-transform:uppercase;
	/*height:60px;
	line-height:50px;*/
}
.saveButton A:HOVER {BACKGROUND-COLOR:#b2cd95; COLOR: #FFF; border:0px solid #0c3350;}

.greyButton A {BACKGROUND-COLOR:#95949d;FONT-FAMILY: 'Roboto'; FONT-SIZE: 16PX; FONT-WEIGHT: 700; text-align:center; padding:7px 20px 7px 20px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #95949d;
	display: inline-block;
	COLOR: #FFF;
	text-transform:uppercase;
	/*height:60px;
	line-height:50px;*/
}
.greyButton A:HOVER {BACKGROUND-COLOR:#cac9ce; COLOR: #FFF; border:0px solid #95949d;}

.orangeNotice{
	BACKGROUND-COLOR:#fdaa30;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 16PX;
	COLOR: white;
	FONT-WEIGHT: 400;
	text-align:left;
	vertical-align:middle;
	padding:10px 10px 10px 10px;

	TEXT-DECORATION: none;
	margin:10px 0 10px 0 ;
	cursor:pointer;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

	}


.PayForm {
	height:50px;
	width:100%;
}
.PayFormText {
	float:left;
	text-align:right;
	width:200px;
	color:black;
	font-size:17px;
	padding:3px 15px 0 0;
	font-weight:400;
}
.PayFormInput {
	float:left;
	text-align:left;
	width:250px;
	color:black;
	font-size:16px;
}


.userButton A {BACKGROUND-COLOR:#aac3d9;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:6px 12px 6px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #176097;
	/*height:60px;
	line-height:50px;*/
}
.userButton A:HOVER {BACKGROUND-COLOR:#659b2b; COLOR: #fff; border:0px solid #0c3350;}

.userButtonOn A {BACKGROUND-COLOR:#659b2b;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:6px 12px 6px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #fff;
	/*height:60px;
	line-height:50px;*/
}


.userOrangeButton A {BACKGROUND-COLOR:#fdaa30;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:6px 12px 6px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #fff;
	/*height:60px;
	line-height:50px;*/
}
.userOrangeButton A:HOVER {BACKGROUND-COLOR:#fec36e; COLOR: #fff; border:0px solid #0c3350;}


.userGreenButton A {BACKGROUND-COLOR:#659b2b;FONT-FAMILY: 'Roboto'; FONT-SIZE: 14PX; FONT-WEIGHT: 400; text-align:center; padding:6px 12px 6px 12px;TEXT-DECORATION: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #fff;
	/*height:60px;
	line-height:50px;*/
}
.userGreenButton A:HOVER {BACKGROUND-COLOR:#82ad53; COLOR: #fff; border:0px solid #0c3350;}


/*new*/

.topbar {
	background:#4d4d4d;
}
.social-menu, .main-menu {
	padding:0;
	margin:0;
}
.social-menu, .social-menu a {
	padding-top:2px;
	height:27px;
	display:block;
	overflow:hidden;
}
.social-menu .social-icon {
	width:15px;
	height:15px;
	list-style:none;
	display:inline-block;
	vertical-align:middle;
	margin-left:3px;
}
.social-menu .social-icon:first-child {
	margin-left:0;
}
.social-menu .youtube-icon {
	background:url(../images/social/youtube-icon.png) no-repeat;
	width:42px;
	height:17px;
}
.social-menu .youtube-icon a {
	width:42px;
	height:17px;
	display:block;
	overflow:hidden;
}
.social-menu .blog-icon {
	background:url(../images/social/blog-icon.png) no-repeat;
}
.social-menu .twitter-icon {
	background:url(../images/social/twitter-icon.png) no-repeat;
}
.social-menu .facebook-icon {
	background:url(../images/social/facebook-icon.png) no-repeat;
}
.main-menu li {
	display:inline-block;
	vertical-align: middle;
	margin-right:12px;
}
.main-menu li:last-child {
	margin-right:0;
}
.main-menu a, .main-menu li {
	color:#fff;
	font-family: 'AgfaRotisSansSerif-Bold';
	font-size: 14px;
}
.main-menu .separator {
	background:#fff;
	width:1px;
	height:28px;
}
.block {
	display:block;
}
.header-right {
	padding-top:32px;
	position:relative;
}
.main-menu .phone-number {
	font-size:26px;
}
.try-it-free {
	background:url(../images/try-it-free.png) no-repeat;
	width:116px;
	height:116px;
	position:absolute;
	top:-18px;
	left:-140px;
}
.try-it-free-blue {
    background: url(../images/try-it-free-blue.png) no-repeat;
    width: 116px;
    height: 116px;
    position: absolute;
    bottom: 30px;
	bottom:40px;
	left:110px;
}

.banner-border {
	background:#4d4d4d;
	height:5px;
}
.banner-child h1 {
	font-family: 'HelveticaNeue-CondensedBlack';
	font-style:italic;
	color:#d73d0b;
	font-size:32px;
	margin-top:0;
	margin-bottom:25px;
	line-height: 130%;
}
.banner-child p {
	font-size:15px;
	margin-bottom:25px;
}
.banner-text {
	position:absolute;
	top:36px;
	left:44px;
}
.banner-text-contact {
	position:absolute;
	top:200px;
	left:44px;
}
.banner-child {
	position:relative;
	    background: #176097;
}
.learning-center-row {
	background:#adddf3;
	padding:50px 0;
}
.learning-center-row h2 {
	color:#00a0d0;
	font-style:italic;
	font-size:22px;
	font-family: 'AgfaRotisSansSerif-Bold';
	display:inline-block;
	margin:0;
	vertical-align:middle;
}
.lightning {
	background: url(../images/lightning.png) no-repeat;
	width:61px;
	height:67px;
	display:inline-block;
	overflow:hidden;
	vertical-align:middle;
}
.learning-left-inner {
	padding-top:27px;
	padding-bottom:40px;
	background:#fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.learning-left {
	    border-right: 1px solid #60c0d1;
}
.learning-list {
	padding:0;
	margin:0;
	display:inline;
}
.learning-list li {
	list-style:none;
	color:#565a5c;
	font-size:14px;
	margin-bottom:15px;
}
.learning-list li:last-child {
	margin-bottom:0;
}
.learning-list li::before {
	content:" ";
	background:url(../images/check-icon.png) no-repeat;
	width:29px;
	height:29px;
	display:inline-block;
	vertical-align:top;
	margin-right: 4%;
}
.learning-list span {
	display: inline-block;
    width: 84%;
	margin-top: 5px;
	font-family: arial;
}
.learning-title-container {
	margin-bottom:25px;
}
.learning-list-container {
	border-right:1px solid #ccc;
}
.learning-list-container, .learning-list-container-second {
	padding-left:25px;
	padding-right:25px;
}
.logo-container .as-seen-on span {
	padding: 20% 0;
    display: block;
	font-weight:bold;
	font-family:arial;
}
.how-learning-work {
	background:url(../images/bg_stripe.jpg) repeat-x;
	background-size: contain;
	padding:50px 0 57px 0;
	margin-bottom:10px;
}
.how-learning-work .col-md-3 {
	background:url(../images/circle-arrow.png) center no-repeat;
	height:218px;
	background-size: contain;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	line-height:218px;
	padding:0 5%;
}
.how-learning-work .col-md-3 p {
	display: inline-block;
    vertical-align: middle;
    line-height: normal;
	margin:0;
	font-family:arial;
	line-height:23px;
}
.sample-row {
	padding-bottom:30px;
}
.sample-row span {
	margin-top:30px;
	display:block;
	font-weight:bold;
	font-family:arial;
}
.sample-row h3 {
	color:#346699;
	margin-top:0;
}
.sample-row p {
	color:#949494;
}

.sample-btn:active, .sample-btn:visited, .sample-btn:link {
	color:#d73d0b;
	text-decoration:none;
}
.sample-btn, .sample-btn:hover {
	color:#d73d0b;
	 font-family: 'HelveticaNeue-CondensedBlack';
	 float:right;
	 margin-top:20px;
	 text-decoration:underline;
}
.sample-btn::after {
	content:" ";
	background:url(../images/play-btn.png) no-repeat;
	width:22px;
	height:22px;
	display:inline-block;
	vertical-align:middle;
	margin-left:8px;
	font-size:13px;
	margin-top: -3px;
}
.container {
	/*background:#fff;*/
}
.footer {
	background:#4d4d4d;
	padding-top:35px;
	padding-bottom:32px;
}
.footer h4 {
	color:#00a0d0;
	font-family: 'AgfaRotisSansSerif-Bold';
	margin-top:0;
	font-size:22px;
	font-style:italic;
	margin-bottom:36px;
}
.seven-cols li, .seven-cols li a {
	color:#adddf3;
	list-style:none;
}
.seven-cols li {
	margin-bottom:5px;
}
.seven-cols ul {
	margin:0;
	padding:0;
}
.copyright {
	background:#171717;
	height:32px;
	line-height:32px;
}
.copyright span, .copyright a {
	color:#ffffff;
	font-size:12px;
	font-family:arial;
	opacity: 0.5;
}
.how-learning-work h5 {
	font-family: 'AgfaRotisSansSerif-Bold';
	font-size:22px;
	color:#fff;
	margin-bottom:20px;
	padding-left: 3%;
}
.circle-yellow {
	position:absolute;
	background:#fbad2f;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height:100%;
	width:54px;
	height:54px;
	line-height:54px;
	font-family: 'AgfaRotisSansSerif-Bold';
	font-size:22px;
	color:#fff;
	font-style:italic;
	top:0;
	right:60px;
	border:2px solid #fdd697;
}
.sample-row .col-md-3 {
	border-right:1px solid #000;
}
.sample-row .col-md-3:last-child {
	border:none;
}
.copyright .social-menu {
	line-height:27px;
}
.learning-center-row .quote-container {
	width:97.5%;
	position: relative;
	color:#00a0d0;
	background:#fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 10px 15px 0 #00a0d0;
	-moz-box-shadow: 10px 15px 0 #00a0d0;
	box-shadow: 10px 15px 0 #00a0d0;
	padding:40px 35px;
	font-family: 'AgfaRotisSansSerif-Bold';
	font-size:18px;

}


.quote-container {
	width:97.5%;
	position: relative;
	color:#00a0d0;
	background:#fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 10px 15px 0 #00a0d0;
	-moz-box-shadow: 10px 15px 0 #00a0d0;
	box-shadow: 10px 15px 0 #00a0d0;
	padding:40px 35px;
	font-family: 'AgfaRotisSansSerif-Bold';
	font-size:18px;

}

.unslider::before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 57px;
	border: 36px solid;
	border-color: #00a0d0  #00a0d0 transparent transparent ;
	z-index: 10;
}
.unslider::after {
content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 65px;
	border: 28px solid;
	border-color: #fff #fff transparent transparent ;
	z-index: 11;
}
.unslider {
	overflow:visible;
	margin-top:25px;
}
.unslider-nav {
	    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.unslider-nav ol li {
	width:10px;
	height:10px;
	border: 2px solid #00a0d0;
}
.unslider-nav ol li.unslider-active {
	background:#00a0d0;
}
.quote_img {
	background:url(../images/quote_img.png) no-repeat;
	width:49px;
	height:64px;
	position:absolute;
	bottom: -83px;
}
.quote-name {
	position:absolute;
	bottom: -165px;
	left:25px;
	font-family:arial;
	font-size:16px;
	color:#365d87;

}
.quote-container {
	overflow:visible!important;
}


.trophyCount{
	background-color:#fcaa2f;
	border: 6px solid white;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding-bottom:15px;
	width:190px;
	display:inline-block;
	position:relative;
	text-align:center;
	color:white;
	font-size:18px;
	font-weight:bold;
	padding:8px 6px 1px 6px;
	margin-bottom:10px;
	margin-top:40px;
}

.you {BACKGROUND-COLOR:#659b2b;FONT-FAMILY: 'Roboto'; FONT-SIZE: 12PX; FONT-WEIGHT: 400; text-align:center; padding:1px 3px 1px 3px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #0c3350;
	display: inline-block;
	COLOR: #FFF;

	/*height:60px;
	line-height:50px;*/
}


.seriesBadge{

	padding-bottom:15px;
	width:190px;
	display:inline-block;
	position:relative;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding:8px 6px 1px 6px;
	margin-bottom:10px;
}

.seriesBadgeOff{
	opacity: 0.1;
    filter: alpha(opacity=10); /* For IE8 and earlier */
}



.gradeBox{
	background-color:#fff;
	border: 6px solid #3671a2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-bottom:15px;
	width:140px;
	display:inline-block;
	position:relative;
	text-align:center;
	color:white;
	font-size:18px;
	font-weight:bold;
	padding:8px 6px 1px 6px;
	margin:0 14px 10px 0;
}



.colorTextBox{
	BACKGROUND-COLOR:#659b2a;
	color:white;
	padding:6px;
	font-size:12px;
	TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #b4b4b4;
	line-height:100%;
	display:inline-block;

}

.checkMarkBG{
	 background-image:url(../images/icons/checkmark.png);
	 background-repeat:no-repeat;
	 background-position:center center;
}



.activityDetailMobile{
	display: none;
}
.activityDetailFull{
	display: block;
}

.activityDetails{
	display: flex;
	width:100%;
}
.activityDetailsLeft{
	width:100%;
	max-width:500px;
	flex: 1;
	position:relative;
	background-color:#dfe0e4;
	padding:0;
	margin:0;
}

.activityDetailsRight{
	width:100%;
	max-width:310px;
	flex: 1;
	position:relative;
	padding:0;
	margin:0;
}


.reportLink{
	border:0px solid #D6D6D6;
	padding:3px 25px 3px 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/reportArrow.png);
	background-repeat:no-repeat;
	background-position:right;
	color:white;
	cursor:pointer;
	font-size:12px;
}



.reportLinks{
	position:absolute;
	margin-top:32px;
	margin-left:-115px;
	border:1px solid #D6D6D6;
	background-color:white;
	/*padding:7px;*/
	z-index:99;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*display:none;*/
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	min-width:200px;
	max-width:400px;
	width:100%;
	text-align:left;
	padding:2px;
}

.reportLinksArrow{
	position:absolute;
	left:74px;
	top:-11px;
}


.reportLinksGen{
	position:absolute;
	margin-top:8px;
	margin-left:-75px;
	border:1px solid #D6D6D6;
	background-color:white;
	/*padding:7px;*/
	z-index:99;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*display:none;*/
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	/*min-width:200px;
	max-width:400px;
	width:100%;*/
	text-align:left;
	padding:2px;
}

.reportLinksArrowGen{
	position:absolute;
	left:25px;
	top:-11px;
}



.reportLinkLink a{
	text-decoration:none;
	display: block;
	padding:7px 7px 7px 7px;
	width:100%;
	color:#666;

}
.reportLinkLink a:HOVER {background-color:#d4e5f3;}


/*LMS*/
.texttitleblue{color:#176097; font-family: 'Open Sans', sans-serif; font-size:28pt; FONT-WEIGHT: 700; line-height:100%;}
.texttitlebluesml{color:#176097; font-family: 'Open Sans', sans-serif; font-size:20pt; FONT-WEIGHT: 700; line-height:100%;}

.box{
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 15PX;
	BACKGROUND-COLOR:#999999;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	}

.imgModule {
	background-color:#176097;
	color:white;
	font-family: 'Open Sans', sans-serif;
	font-size:16pt;
	FONT-WEIGHT: 700;
	line-height:100%;
	text-align:center;
	vertical-align:middle;
	}

.ButtonLinkNextPage A {BACKGROUND-COLOR:#176097;font-family: 'Open Sans', sans-serif; FONT-SIZE: 18PX; COLOR: #FFFFFF; FONT-WEIGHT: 700; text-align:center; padding:5px 25px 5px 25px;TEXT-DECORATION: none;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border:1px solid #C0C0C0}
.ButtonLinkNextPage A:HOVER {BACKGROUND-COLOR:#f0f0f0; COLOR: #6a6a6a; border:1px solid #31497a;}

.ButtonLinkNextPageOn {BACKGROUND-COLOR:#0b4ca3;font-family: 'Open Sans', sans-serif; FONT-SIZE: 18PX; COLOR: #FFFFFF; FONT-WEIGHT: 700; text-align:center; padding:5px 25px 5px 25px;TEXT-DECORATION: none;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border:1px solid #C0C0C0}

.StageLinkLMS{
	BACKGROUND-COLOR:#f0f0f0;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 15PX;
	COLOR: #6a6a6a;
	FONT-WEIGHT: 400;
	text-align:left;
	padding:5px 12px 5px 12px;
	TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #C0C0C0;
	margin:4px 0;
	cursor:pointer;
	}
.StageLinkLMS:hover{BACKGROUND-COLOR:#176097; COLOR: #FFFFFF; border:1px solid #333333;}

.StageLinkLMSOn{
	BACKGROUND-COLOR:#176097;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 15PX; COLOR: #FFFFFF;
	FONT-WEIGHT: 400;
	text-align:left;
	padding:5px 12px 5px 12px;
	TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #333333;
	margin:4px 0;
	cursor:pointer;
	}


.StageLinkLMSDisable{
	BACKGROUND-COLOR:#f0f0f0;
	font-family: 'Open Sans', sans-serif;
	FONT-SIZE: 15PX;
	COLOR: #C0C0C0;
	FONT-WEIGHT: 400;
	text-align:left;
	padding:5px 12px 5px 12px;
	TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #C0C0C0;
	margin:4px 0;
	}
/*LMS*/


/*Dev center*/
.ButtonPost A {BACKGROUND-COLOR:#f0f0f0;font-family: 'Open Sans', sans-serif; FONT-SIZE: 20PX; COLOR: #6a6a6a; FONT-WEIGHT: 700; text-align:center; padding:12px 25px 12px 25px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #C0C0C0}
.ButtonPost A:HOVER {BACKGROUND-COLOR:#0b4ca3; COLOR: #FFFFFF; border:1px solid #31497a;}

.greyButton A {BACKGROUND-COLOR:#f0f0f0;FONT-FAMILY: 'Roboto'; FONT-SIZE: 16PX; FONT-WEIGHT: 700; text-align:center; padding:7px 20px 7px 20px;TEXT-DECORATION: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:0px solid #C0C0C0;
	display: inline-block;
	COLOR: #6a6a6a;
	text-transform:uppercase;
	/*height:60px;
	line-height:50px;*/
}
.greyButton A:HOVER {BACKGROUND-COLOR:#0b4ca3; COLOR: #FFFFFF; border:0px solid #31497a;}
/*Dev center*/



.colorButton a {BACKGROUND-COLOR:#676767;font-family: 'Roboto', sans-serif;
FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-WEIGHT: 400;
text-align:center;
padding:5px 9px 5px 9px;
TEXT-DECORATION: none;
-moz-border-radius:9px;
-webkit-border-radius:9px;
-khtml-border-radius:9px;
border-radius:9px;
border:0px solid white;
display:inline-block;
margin:5px;
/*height:34px;*/
}
.colorButton a:HOVER {
	opacity: 0.5;
    filter: alpha(opacity=50);
}


/*message center*/

.messageMenu{
	BACKGROUND-COLOR:white;
	font-family: 'Roboto', sans-serif;
	FONT-SIZE: 16px;
	COLOR: black;
	FONT-WEIGHT: 400;
	padding:9px 9px 9px 9px;
	TEXT-DECORATION: none;
	border-bottom:1px solid #e7e7e7;
	display:block;
	cursor: pointer;
	/*height:34px;*/
}
.messageMenu:HOVER {
	BACKGROUND-COLOR:#f4f4f4;
}

.messageMenuOn{
	BACKGROUND-COLOR:#e7e7e7;
	font-family: 'Roboto', sans-serif;
	FONT-SIZE: 16px;
	COLOR: black;
	FONT-WEIGHT: 400;
	padding:9px 9px 9px 9px;
	TEXT-DECORATION: none;
	border-bottom:1px solid #e7e7e7;
	display:block;
	cursor: pointer;
	/*height:34px;*/
}
.messageMenuCourse{
	BACKGROUND-COLOR:white;
	font-family: 'Roboto', sans-serif;
	FONT-SIZE: 16px;
	COLOR: #0b4ca3;
	FONT-WEIGHT: 700;
	padding:9px 9px 9px 9px;
	TEXT-DECORATION: none;
	border-bottom:1px solid #e7e7e7;
	display:block;
	/*height:34px;*/
}

.viewButton a {BACKGROUND-COLOR:#176097;font-family: 'Roboto', sans-serif;
FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-WEIGHT: 400;
text-align:center;
padding:2px 5px 2px 5px;
TEXT-DECORATION: none;
border:0px solid white;
display:inline-block;
margin:0 0 2px 2px;
/*height:34px;*/
}
.viewButton a:HOVER {
	opacity: 0.5;
    filter: alpha(opacity=50);
}

/*message center*/


.alert{
	background-color: darkred;
	color:white;
	padding:0 3px;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	min-width: 18px;
	margin-top: -2px;
	border: 1px solid #a13131;
}


.enrollTrackerButon a {BACKGROUND-COLOR:green;font-family: 'Roboto', sans-serif;
FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-WEIGHT: 400;
text-align:center;
padding:2px 5px 2px 5px;
TEXT-DECORATION: none;
border:0px solid white;
display:inline-block;
margin:0;
/*height:34px;*/
}
.enrollTrackerButon a:HOVER {
	opacity: 0.5;
    filter: alpha(opacity=50);
}


/* NEW RULES */
#wholePage {
	margin-bottom: 4.5rem;
}
.fullPage {
	position: relative;
}
.page-head {
	position: absolute;
	top: -50px;
	width: calc(100% - 3rem);
}
.parent-student-view .page-head {
	top: -105px;
}
.page-top {
	background: #ffffff;
	padding: 1.5rem;
}
.page-title {
	color: #2F5F92;
	font-weight: bold;
	font-size: 4rem;
}
.cta {
	color: #ffffff;
	padding: 1rem 1rem;
	display: inline-block;
}
.cta:hover, .cta:focus {
	color: #ffffff;
	text-decoration: none;
}
.cta .view {
	margin-left: 3rem;
	font-size: 1.2rem;
}
.cta.blue {
	background: #176097;
}
.cta.icon-book::before {
	content:"";
	background: url(../imgs/g3_icons/ic_library_books_48px.svg) no-repeat;
	width: 15px;
    height: 15px;
    display: inline-block;
	background-size: contain;
	margin-right: 0.8rem;
	vertical-align: middle;
}
.event-list {
	margin: 0;
	padding-left: 1rem;
}
.event-item {
	list-style-type: none;
	font-size: 1.5rem;
	margin-bottom: 1rem;
}
.event-item::before {
	content: "\2022";
	font-weight: bold;
	font-size: 2rem;
	display: inline-block;
	width: 1.3rem;
	vertical-align: middle;
}
.event-item.lavender::before {
	color: #7986cb;
}
.event-item.sage::before {
	color: #33b679;
}
.event-item.grape::before {
	color: #8e24aa;
}
.event-item.flamingo::before {
	color: #e67c73;
}
.event-item.banana::before {
	color: #f6c026;
}
.event-item.tangerine::before {
	color: #f5511d;
}
.event-item.peacock::before {
	color: #039be5;
}
.event-item.graphite::before {
	color: #616161;
}
.event-item.blueberry::before {
	color: #3f51b5;
}
.event-item.basil::before {
	color: #0b8043;
}
.event-item.tomato::before {
	color: #d60000;
}
.dropdown-toggle{
	border-radius: 0;
	color: #2D6094;
	font-weight: bold;
	padding: 0.9rem 5.5rem 0.9rem 4rem;
	position: relative;
}
.dropdown-toggle .caret{
	position: absolute;
	right: 10px;
	top: 17px;
	background: url(../imgs/g3_icons/ic_keyboard_arrow_down_48px.svg) no-repeat;
	background-size: contain;
	border: 0;
	width: 13px;
	height: 13px;
	content: "";
}
.return-home {
	color: #ffffff;
	font-size: 1.3rem;
}
.return-home:hover, .return-home:focus {
	color: #ffffff;
}
.return-home::before {
	border: solid#fff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	vertical-align: middle;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	content: '';
	margin-top: -1px;
	margin-left: 2rem;
	margin-right: 0.7rem;
}
.student-avatar {
	max-width: 75px;
	max-height: 75px;
}
.student-name {
	color: #2F5F92;
	font-size: 4rem;
	font-weight: bold;
}
.student-info {
	font-size: 1.4rem;
}
.arrow {
	border: solid #4d4d4d;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 4px;
  }

  .arrow.right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
  }

  .arrow.left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
  }

  .arrow.up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
  }

  .arrow.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
  }

  select.no-corners {
	  border-radius: 0;
	  color: #2D6094;
	  font-weight: bold;
  }

/* --------------------------
  * Section > Enroll Type Block
  */
  section.section-enroll-type .enroll-icon {
	max-width: 90px;
	margin-bottom: 1.5rem;
  }
  section.section-enroll-type h2 {
	  font-weight: bold;
	  font-size: 3.5rem;
  }
  section.section-enroll-type .enroll-box {
	padding: 1.5rem 3rem;
  }
  section.section-enroll-type .enroll-box:nth-child(odd) {
	background: #ffffff;
  }
  section.section-enroll-type .enroll-box:nth-child(even) {
	background: #2B70B8;
	color: #ffffff;
  }
  section.section-enroll-type .enroll-separator {
	background: #2B70B8;
	border: 3px solid #B1CDEC;
	border-radius: 50%;
	position: absolute;
	right: -25px;
	margin: auto;
	top: 0;
	bottom: 0;
	color: #ffffff;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 45px;
	font-size: 1.1rem;
	font-weight: 500;
	z-index: 1;
  }

  .icon-zoom {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 1rem;
  }

  .icon-zoom::before {
	content: "";
	background: url(../images/g3_icons/zoom-logo@2x.png) no-repeat;
	background-size: cover;
	width: 47px;
	height: 47px;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
    top: 7px;
  }

  .zoom_container {
	  background: #fff;
  }
  .zoom_meetings_bg {
	  background: #fff;
  }
  .meeting_delimiter {
	background: #ABC3DC;
	color: #2E6093;
	padding: 0.25rem 1rem;
	margin-bottom: 2rem;
	border-radius: 0.3rem;
  }
  .meeting_item {
	cursor: pointer;
	padding: 1rem 2rem;
  }
  .meeting_item:last-child {
	margin-bottom: 2rem;
}
  .meeting_item:hover, .meeting_item.active{
	background: #2B70B8;
	color: #fff;
	border-radius: 0.5rem;
  }
  .meeting_item.current, .meeting_item.current.active {
	background: #659b2b;
	color: #fff;
	border-radius: 0.5rem;
  }
  .meeting_title {
	margin-top: 0;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 0.6rem;
	margin-bottom: 1.5rem;
  }
  .meeting_subtitle {
	font-weight: bold;
	margin-bottom: 1.5rem;
  }
  .meeting_id {
	color: #747486;
	font-weight: bold;
	margin-bottom: 1.5rem;
  }
  .join_class {
	  background: #2B70B8;
	  border: 2px solid #B1CDEC;
	  color: #fff;
	  padding: 0.75rem 4rem;
	  display: inline-block
  }
  .join_class:hover, .join_class:focus {
	  color: #fff;
	  text-decoration: none;
  }
  .meeting_delimiter {

	  font-weight: bold;
	  padding: 0.5rem 1rem;
	  font-size: 1.5rem;
  }
  .white-bg {
	  background: #fff;
  }
  .meeting_types {
	  text-align: center;
  }
  .meeting_types ul {
	  display: inline-block;
	  border: 2px solid #f9f9f9;
	  border-radius: 5px;
  }
  .meeting_types ul li {
	  margin: 0;
  }
  .meeting_types li a, .meeting_types li a:focus {
	  font-weight: bold;
	  padding: 0.75rem 4rem;
	  border-radius: 0;
	  color: #2E6093;
	  background: #fff;
  }
  .meeting_types li a:hover {
	color: #747486;
}
  .meeting_types li.active a, .meeting_types li.active a:hover {
	display: inline-block;
	background: #f9f9f9!important;
	color: #747486!important;
}
	.meeting_details {
		position: sticky;
		top: 30px;
	}
	.left_column {
		border-right: 1px solid #f1f1f1;
	}
/* BOOTSTRAP 4 IMPORT */
.font-weight-bold {
	font-weight: 700 !important;
  }
.d-flex {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important;
  }
.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
  }
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
@-webkit-keyframes spinner-border {
	to {
	  -webkit-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }

  @keyframes spinner-border {
	to {
	  -webkit-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }

  .spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: 0.25em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
	animation: spinner-border .75s linear infinite;
  }

  .spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: 0.2em;
  }

  @-webkit-keyframes spinner-grow {
	0% {
	  -webkit-transform: scale(0);
	  transform: scale(0);
	}
	50% {
	  opacity: 1;
	}
  }

  @keyframes spinner-grow {
	0% {
	  -webkit-transform: scale(0);
	  transform: scale(0);
	}
	50% {
	  opacity: 1;
	}
  }

  .spinner-grow {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	-webkit-animation: spinner-grow .75s linear infinite;
	animation: spinner-grow .75s linear infinite;
  }

  .spinner-grow-sm {
	width: 1rem;
	height: 1rem;
  }

  .m-0 {
	margin: 0 !important;
  }

  .mt-0,
  .my-0 {
	margin-top: 0 !important;
  }

  .mr-0,
  .mx-0 {
	margin-right: 0 !important;
  }

  .mb-0,
  .my-0 {
	margin-bottom: 0 !important;
  }

  .ml-0,
  .mx-0 {
	margin-left: 0 !important;
  }

  .m-1 {
	margin: 0.25rem !important;
  }

  .mt-1,
  .my-1 {
	margin-top: 0.25rem !important;
  }

  .mr-1,
  .mx-1 {
	margin-right: 0.25rem !important;
  }

  .mb-1,
  .my-1 {
	margin-bottom: 0.25rem !important;
  }

  .ml-1,
  .mx-1 {
	margin-left: 0.25rem !important;
  }

  .m-2 {
	margin: 0.5rem !important;
  }

  .mt-2,
  .my-2 {
	margin-top: 0.5rem !important;
  }

  .mr-2,
  .mx-2 {
	margin-right: 0.5rem !important;
  }

  .mb-2,
  .my-2 {
	margin-bottom: 0.5rem !important;
  }

  .ml-2,
  .mx-2 {
	margin-left: 0.5rem !important;
  }

  .m-3 {
	margin: 1rem !important;
  }

  .mt-3,
  .my-3 {
	margin-top: 1rem !important;
  }

  .mr-3,
  .mx-3 {
	margin-right: 1rem !important;
  }

  .mb-3,
  .my-3 {
	margin-bottom: 1rem !important;
  }

  .ml-3,
  .mx-3 {
	margin-left: 1rem !important;
  }

  .m-4 {
	margin: 1.5rem !important;
  }

  .mt-4,
  .my-4 {
	margin-top: 1.5rem !important;
  }

  .mr-4,
  .mx-4 {
	margin-right: 1.5rem !important;
  }

  .mb-4,
  .my-4 {
	margin-bottom: 1.5rem !important;
  }

  .ml-4,
  .mx-4 {
	margin-left: 1.5rem !important;
  }

  .m-5 {
	margin: 3rem !important;
  }

  .mt-5,
  .my-5 {
	margin-top: 3rem !important;
  }

  .mr-5,
  .mx-5 {
	margin-right: 3rem !important;
  }

  .mb-5,
  .my-5 {
	margin-bottom: 3rem !important;
  }

  .ml-5,
  .mx-5 {
	margin-left: 3rem !important;
  }

  .p-0 {
	padding: 0 !important;
  }

  .pt-0,
  .py-0 {
	padding-top: 0 !important;
  }

  .pr-0,
  .px-0 {
	padding-right: 0 !important;
  }

  .pb-0,
  .py-0 {
	padding-bottom: 0 !important;
  }

  .pl-0,
  .px-0 {
	padding-left: 0 !important;
  }

  .p-1 {
	padding: 0.25rem !important;
  }

  .pt-1,
  .py-1 {
	padding-top: 0.25rem !important;
  }

  .pr-1,
  .px-1 {
	padding-right: 0.25rem !important;
  }

  .pb-1,
  .py-1 {
	padding-bottom: 0.25rem !important;
  }

  .pl-1,
  .px-1 {
	padding-left: 0.25rem !important;
  }

  .p-2 {
	padding: 0.5rem !important;
  }

  .pt-2,
  .py-2 {
	padding-top: 0.5rem !important;
  }

  .pr-2,
  .px-2 {
	padding-right: 0.5rem !important;
  }

  .pb-2,
  .py-2 {
	padding-bottom: 0.5rem !important;
  }

  .pl-2,
  .px-2 {
	padding-left: 0.5rem !important;
  }

  .p-3 {
	padding: 1rem !important;
  }

  .pt-3,
  .py-3 {
	padding-top: 1rem !important;
  }

  .pr-3,
  .px-3 {
	padding-right: 1rem !important;
  }

  .pb-3,
  .py-3 {
	padding-bottom: 1rem !important;
  }

  .pl-3,
  .px-3 {
	padding-left: 1rem !important;
  }

  .p-4 {
	padding: 1.5rem !important;
  }

  .pt-4,
  .py-4 {
	padding-top: 1.5rem !important;
  }

  .pr-4,
  .px-4 {
	padding-right: 1.5rem !important;
  }

  .pb-4,
  .py-4 {
	padding-bottom: 1.5rem !important;
  }

  .pl-4,
  .px-4 {
	padding-left: 1.5rem !important;
  }

  .p-5 {
	padding: 3rem !important;
  }

  .pt-5,
  .py-5 {
	padding-top: 3rem !important;
  }

  .pr-5,
  .px-5 {
	padding-right: 3rem !important;
  }

  .pb-5,
  .py-5 {
	padding-bottom: 3rem !important;
  }

  .pl-5,
  .px-5 {
	padding-left: 3rem !important;
  }
  .img-fluid {
	max-width: 100%;
	height: auto;
  }

.m-0 {
	margin: 0 !important;
}

.m-1 {
	margin: 0.25rem !important;
}

.m-2 {
	margin: 0.5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.m-auto {
	margin: auto !important;
}

.mx-0 {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.mx-1 {
	margin-right: 0.25rem !important;
	margin-left: 0.25rem !important;
}

.mx-2 {
	margin-right: 0.5rem !important;
	margin-left: 0.5rem !important;
}

.mx-3 {
	margin-right: 1rem !important;
	margin-left: 1rem !important;
}

.mx-4 {
	margin-right: 1.5rem !important;
	margin-left: 1.5rem !important;
}

.mx-5 {
	margin-right: 3rem !important;
	margin-left: 3rem !important;
}

.mx-auto {
	margin-right: auto !important;
	margin-left: auto !important;
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.my-1 {
	margin-top: 0.25rem !important;
	margin-bottom: 0.25rem !important;
}

.my-2 {
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}

.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}

.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important;
}

.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}

.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mt-1 {
	margin-top: 0.25rem !important;
}

.mt-2 {
	margin-top: 0.5rem !important;
}

.mt-3 {
	margin-top: 1rem !important;
}

.mt-4 {
	margin-top: 1.5rem !important;
}

.mt-5 {
	margin-top: 3rem !important;
}

.mt-auto {
	margin-top: auto !important;
}

.me-0 {
	margin-right: 0 !important;
}

.me-1 {
	margin-right: 0.25rem !important;
}

.me-2 {
	margin-right: 0.5rem !important;
}

.me-3 {
	margin-right: 1rem !important;
}

.me-4 {
	margin-right: 1.5rem !important;
}

.me-5 {
	margin-right: 3rem !important;
}

.me-auto {
	margin-right: auto !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-1 {
	margin-bottom: 0.25rem !important;
}

.mb-2 {
	margin-bottom: 0.5rem !important;
}

.mb-3 {
	margin-bottom: 1rem !important;
}

.mb-4 {
	margin-bottom: 1.5rem !important;
}

.mb-5 {
	margin-bottom: 3rem !important;
}

.mb-auto {
	margin-bottom: auto !important;
}

.ms-0 {
	margin-left: 0 !important;
}

.ms-1 {
	margin-left: 0.25rem !important;
}

.ms-2 {
	margin-left: 0.5rem !important;
}

.ms-3 {
	margin-left: 1rem !important;
}

.ms-4 {
	margin-left: 1.5rem !important;
}

.ms-5 {
	margin-left: 3rem !important;
}

.ms-auto {
	margin-left: auto !important;
}

.p-0 {
	padding: 0 !important;
}

.p-1 {
	padding: 0.25rem !important;
}

.p-2 {
	padding: 0.5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.px-0 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.px-1 {
	padding-right: 0.25rem !important;
	padding-left: 0.25rem !important;
}

.px-2 {
	padding-right: 0.5rem !important;
	padding-left: 0.5rem !important;
}

.px-3 {
	padding-right: 1rem !important;
	padding-left: 1rem !important;
}

.px-4 {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important;
}

.px-5 {
	padding-right: 3rem !important;
	padding-left: 3rem !important;
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.py-1 {
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
}

.py-2 {
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}

.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}

.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}

.pt-0 {
	padding-top: 0 !important;
}

.pt-1 {
	padding-top: 0.25rem !important;
}

.pt-2 {
	padding-top: 0.5rem !important;
}

.pt-3 {
	padding-top: 1rem !important;
}

.pt-4 {
	padding-top: 1.5rem !important;
}

.pt-5 {
	padding-top: 3rem !important;
}

.pe-0 {
	padding-right: 0 !important;
}

.pe-1 {
	padding-right: 0.25rem !important;
}

.pe-2 {
	padding-right: 0.5rem !important;
}

.pe-3 {
	padding-right: 1rem !important;
}

.pe-4 {
	padding-right: 1.5rem !important;
}

.pe-5 {
	padding-right: 3rem !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pb-1 {
	padding-bottom: 0.25rem !important;
}

.pb-2 {
	padding-bottom: 0.5rem !important;
}

.pb-3 {
	padding-bottom: 1rem !important;
}

.pb-4 {
	padding-bottom: 1.5rem !important;
}

.pb-5 {
	padding-bottom: 3rem !important;
}

.ps-0 {
	padding-left: 0 !important;
}

.ps-1 {
	padding-left: 0.25rem !important;
}

.ps-2 {
	padding-left: 0.5rem !important;
}

.ps-3 {
	padding-left: 1rem !important;
}

.ps-4 {
	padding-left: 1.5rem !important;
}

.ps-5 {
	padding-left: 3rem !important;
}

.font-monospace {
	font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
	font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
	font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
	font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
	font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
	font-size: 1.25rem !important;
}

.fs-6 {
	font-size: 1rem !important;
}

.fst-italic {
	font-style: italic !important;
}

.fst-normal {
	font-style: normal !important;
}

.fw-light {
	font-weight: 300 !important;
}

.fw-lighter {
	font-weight: lighter !important;
}

.fw-normal {
	font-weight: 400 !important;
}

.fw-bold {
	font-weight: 700 !important;
}

.fw-bolder {
	font-weight: bolder !important;
}

.lh-1 {
	line-height: 1 !important;
}

.lh-sm {
	line-height: 1.25 !important;
}

.lh-base {
	line-height: 1.5 !important;
}

.lh-lg {
	line-height: 2 !important;
}

.text-start {
	text-align: left !important;
}

.text-end {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

.text-decoration-none {
	text-decoration: none !important;
}

.text-decoration-underline {
	text-decoration: underline !important;
}

.text-decoration-line-through {
	text-decoration: line-through !important;
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.text-wrap {
	white-space: normal !important;
}

.text-nowrap {
	white-space: nowrap !important;
}

/*   #calendar {
	height: 600px !important;
  }

  .fc-scroller-liquid-absolute, .fc-scroller-harness-liquid {
    overflow: visible !important;
	}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 1!important;
}
*/

.table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6;
}

.table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px;
}


.courses-resources-list {
	align-items: center;
	color: #176097;
	background-color: #eef3f7;
	flex-wrap: nowrap;
	margin: 15px 0px 15px 10px;

}

.courses-resources-list .number {
	background-color: #176097;
	width: 56px;
	color: white;
	align-items: center;
	display: flex;
	justify-content: center;
	margin-right: 20px;
	padding: 12px;
}

.courses-resources-list .remove {
	margin: 0px 10px;
}
.courses-resources-list .remove a{
	text-decoration: underline;
		font-size: 14px;
}

.courses-resources-list .block-arrow {
	margin-left: auto;
}

.sub-list-cont {
	border-top: 10px solid white;
}

.sub-cont {
	color: white;
	font-size: 24px;
}
.d-flex {
	display: flex !important;
}

.modal-headerbackground {
	background: #2A6094 0% 0% no-repeat padding-box;
	border: 1px solid #707070;
	font-family: 'Roboto';
	font-size: 46px;
}
.text-white {
	color: #fff !important;
}

.arrow-right {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 20px solid #447fab;
}
.alert-custom{
	padding:15px;
	font-size:16px;
	text-align:left;
	margin-top:0px;
	display:block;
}
label.error{
	color: #b15e5e;
	font-size: 14px;
	font-style: italic;
}
label.required::after {
	content: '*';
	margin-right: 4px;
	color: red;
}

