/************************ Login Elements ************************/

@import url('https://fonts.googleapis.com/css?family=Merriweather&display=swap');


.welcomeTxt {
    font-weight: bold;
}
.loginMenu {
    display: none;
    text-align: left;
    position: absolute;
    z-index: 9999;
    padding: .5em 1em;
    background: #f1f1f1;
    border-radius: 4px;
}
.loginwelcome {
    margin-bottom: 15px;
}
.loginMenu a {
    color: #FFF;
}
.loginMenu ul {
    margin: 0;
    padding: 0;
}
.loginMenu li {
    font-size: .8em;
    padding: 0 0 .5em 0;
    list-style: none;
}
.loginwelcome::after {
    cursor: pointer;
    content: '\f013';
    color: #666;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.post-log a {
    border-right: 1px solid #CCC;
    padding: 0 5px 0 0;
}
.post-log a:last-of-type {
    border-right: 0;
    padding: 0;
}

header .ebRightSide .loginError{
	display: none;
}
#login-middle a {
    color: #45b2e9;
    background: #fff;
    padding: 0 .78em;
    border-radius: 5px;
    transition: all ease .3s;
	height: 30px;
	line-height: 30px;
	margin-top: 4px;
}
#login-middle a:hover {
    color: #45b2e9;
    background: #e5f1f7;
}
/************************ Search Elements ************************/

.searchBox{
	position: absolute;
	top: 0;
	right: 0;
	height: 45px;
    background-color: #6d60ab;
    border: none;
	
	
}

.searchWrapper{
	float: left;
	display: none;
	z-index: 10;
    border: none;

}

a.searchToggle {
    display: block;
    width:45px;
    text-align: left;
    height:45px;
	text-indent: -9999px;
	text-decoration: none;
	background: #6d60ab;
	background-image: url(images/searchtoggle.png);
	background-position: 0px 0px;
	float: right;
}

a.searchToggle.closeToggle {

	background-position: 0px -45px ;

}


/*.search {
    display: none;
    max-width: 500px;
    margin: 0 auto;
    margin-top: -42px;
    position: relative;
    background: #e5f1f7;
    text-align: center;
    z-index: 100;
    box-sizing: border-box;
}
.search div  {
    display: inline-block;
}
.scrolledHead .search {
    top: 146px;
}
a.btnClose:before {
    float: right;
    display: inline-block;
    content: '\f00d';
    color: #45b2e9;
    text-align: left;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    margin: 7px 15px 0 0;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.btnSearch {
	height: 45px;
	width: 45px;
	display: inline-block;
    vertical-align: middle;
	font-size: 0px;
    background: url(/App_Themes/STTI/Global/images/bgSearch.png) no-repeat;
}
.sfsearchBox {
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    z-index: 5;
    width: 100%;
    top: 4px;
}
.sfsearchTxt  {
    border: 1px solid #CCC;
    min-width: 400px
}
.k-autocomplete {
    width: auto !important;
}
input.sfsearchSubmit {
    font-size: 0;
    cursor: pointer;
	height: 45px;
	width: 45px;
    border: none;
    background: url(/App_Themes/STTI/Global/images/bgSearch.png) no-repeat !important;
    position: relative;
    top: -5px;
}
input.sfsearchSubmit:hover, .search input[type="submit"]:hover {
    background: url(/App_Themes/STTI/Global/images/bgSearch.png) no-repeat !important;
}
.k-popup.k-list-container {
    padding: 0;
    background: #FFF !important;
    border: 1px solid #CCC !important;
    border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    -webkit-bordr-radius: 10px!important;
}
.k-popup .k-list .k-item, .k-fieldselector .k-list .k-item {
    font-size: 1em;
    color: #000;
    line-height: 1.7em;
    text-align: left;
    border-bottom: 1px dotted #CCC;
    transition: background 0.2s ease;
}
.k-popup.k-list-container .k-state-hover {
    color: #FFF;
    background: #CCC;
}
.sfsearchResultTitle a {
    color: #0079b4;
    font-size: 1.3em;
}
dd.sfsearchResultUrl, dd.sfsearchResultHighLighter {
    padding: 0;
    margin: 0;
}
.sfsearchResultHighLighter {
    margin: 0 0 10px 0 !important;
    padding: 10px 0 !important;
    border-bottom: 1px dotted #CCC;
}
nav .k-block, nav .k-widget, nav .k-header {
    background: none !important;
}*/
/********************* Main Navigation *********************/
a.btnRwd {
    display: none;
    width:45px;
    height:45px;
    background: #4a307c;
    margin-right: -1em;
	text-decoration: none;
}

a.btnRwd:hover{
	text-decoration: none;
}

	
a.btnRwd:after {
    content: '\f0c9';
    color: #715b9c;
    text-align: center;
    font: normal normal normal 2em/50px FontAwesome;
    margin-right: 8px;
    margin-left: 5px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
nav .k-menu .k-item {
    float: none !important;
    display: inline-block !important;
    border-right: none !important;
}
nav .k-menu .k-last {
    background: none;
}
nav .k-menu .k-item>.k-link {
    color: #FFF;
    font-size: 1.0em;    
    font-weight: 400;
	padding: 0 1.1em 0;
	    height: 45px;
    line-height: 45px;
}
nav a.sfSel.k-link, nav .k-menu .k-item>.k-link:hover {
    color: #45b2e9;
}
nav .k-menu .k-item>.k-link>.k-i-arrow-s {
    margin-right: 0;
}
nav .k-menu .k-menu-group {
    border: none;
}
nav .k-group {
    background: #5e50a1 !important;
}
nav .k-menu .k-menu-group .k-item {
    display: block !important;
    background: none;
}
nav .k-menu .k-menu-group .k-item>.k-link {
    font-size: 1.0em;
    font-weight: normal;
    text-transform: none;
    color: #FFF;
    text-align: left;
    padding: .5em 1em;
    transition: background 0.2s ease;
}
nav .k-menu .k-menu-group .k-item>.k-link:hover {
    color: #45b2e9;
}
nav .k-icon {
    width: auto !important;
    height: auto !important;
    background-image: none !important;
}
nav .k-i-arrow-e:before {
    content: '\f054';
    color: #FFF;
    margin: 0 0 0 15px;
    text-align: left;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
/************************ L3 Navigation ************************/
/*.rightNav .k-treeview {
	white-space: normal;
    overflow: hidden;
}
.rightNav .k-treeview .k-item {
	padding: 0;
}
.rightNav .k-treeview a.k-in {
	color: #000;
	display: block;
	margin: 0;
	padding: .6em 1em;
	border: none;
	border-bottom: 1px solid #FFF;
    background: #ededed;
    transition: background 0.2s ease;
}
.rightNav .k-treeview .k-item>.k-group a.k-in {
	padding: .6em 2em;
    border-bottom: none;
}
.rightNav .k-treeview .k-item a.k-in:hover, .rightNav .sfSel {
    background: #e5f1f7 !important;
}
.rightNav .k-icon {
    float: right;
    width: 20px;
    height: 20px;
    margin: 11px 13px 0 0 !important;
}
.rightNav .k-icon:before {
    width: 20px !important;
    height: 20px !important;
    color: #5e50a1;
    text-align: left;
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.rightNav .k-plus.k-icon:before {
    content: '\f054';
}
.rightNav .k-minus.k-icon:before {
    content: '\f078';
}
.rightNav .k-treeview .k-item > .k-group .k-icon:before {
    width: 16px !important;
    height: 16px !important;
    color: #45b2e9;
    font: normal normal normal 16px/1 FontAwesome;
}*/
/******************* Bread Crumbs ******************/
/*.l2crumbz .RadSiteMap .rsmOneLevel .rsmItem .rsmLink {
    padding-left: 0;
}
.sfBreadcrumbWrp a:hover {
    background: none !important;
    text-decoration: underline;
}*/
/************************ Sitemap Nav ************************/
.sitemap .k-treeview {
	white-space: normal;
    overflow: hidden;
}
.sitemap .k-group .k-group {
    margin-left: 1em !important;
}
.sitemap .k-treeview .k-item {
	padding: 0;
}
.sitemap .k-treeview a.k-in {
	display: block;
	margin: 0;
	padding: .5em 2em;
	border: none;
}
.sitemap .k-icon {
    float: left;
    width: 20px;
    height: 32px;
    margin: 0 !important;
}
.sitemap .k-icon:before {
    color: #5e50a1;
    text-align: left;
    font: normal normal normal 16px/31px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.sitemap .k-plus.k-icon:before {
    content: '\f0da';
}
.sitemap .k-minus.k-icon:before {
    content: '\f0d7';
}
.sitemap .k-treeview .k-item > .k-group .k-icon:before {
    width: 16px !important;
    height: 16px !important;
    color: #45b2e9;
    font: normal normal normal 16px/30px FontAwesome;
}
/******************* Bread Crumbs ******************/
.l2crumbz .RadSiteMap .rsmOneLevel .rsmItem .rsmLink {
    padding-left: 0;
}
.sfBreadcrumbWrp a:hover {
    background: none !important;
    text-decoration: underline;
}

/*********************** General News, Events, Blogs *****************/
.rnlBaseList{
	
	    color: #252525;       
}

.rnlBaseList li{
	padding-left: 25px;
	background:url(images/basicListBullet.gif) left top no-repeat;
    border-bottom: 1px solid #e6e6e6
    padding-bottom: 20px;
}

.rnlBaseList h3{
	margin-bottom: .1em;
    font-family: "Merriweather";
    font-weight: 400;
    font-size:20px;
}

.sfnewsList, .sfeventsList, .sfpostsList, .sfitemsList{
    margin: 0;
    padding: 0;
    list-style: none;
}
.sflistitem {
    margin-bottom: 1.5em;
}
h2.sfnewsTitle a, h2.sfeventTitle a, h2.sfpostTitle a {
    color: #666;
    font-weight: normal;
}
.fullStoryWrap {
    text-align: right;
}
a.sffullstory, a.eventLink {
    color: #0079b3;
    text-decoration: none;
    display: inline-block;
    margin: 15px 0 0 0;
}
a.sffullstory:after, a.eventLink:after {
    content: '\f101';
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: .5em;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
/*********************** Home News *****************/
.homeNews {
    margin-bottom: 20px;
}
.mainHomeContent .sfnewsListItem  {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}
.sfnewsList a.btnArrow {
    margin-top: 20px;
    display: inline-block;
}
/*********************** Home Events *****************/
.homeEvents {
    margin-top: 70px;
}
.sfeventListItem {
    margin-bottom: 30px;
    clear: both;
}
.dateIcon {
    float: left;
    display: inline-block;
    font-size: 1.3em;
    font-weight: 600;
    color: #FFF;
    min-width: 68px;
    text-align: center;
    text-transform: uppercase;
    padding: 3px;
    margin: 0 0 2em 0;
    background: #715b9c;
}
.dateBot {
    background: #FFF;
    color: #715b9c;
    font-size: 1.5em;
}
.eventRight {
    margin-left: 7em;
}
/*********************** Global Pagination *****************/
.sf_pagerNumeric a {
    font-size: 1.0em;
    display: inline-block;
    padding: 2px 8px;
    margin: 0 10px 0 0;
    border: 1px solid #a2d8f4;
    color: #45b2e9;
    margin-top:20px;
}
a.sf_PagerCurrent {
    color: #FFF;
    background: #45b2e9;
}
/*********************** RSS **********************/
.rssArticle {
    margin: 0 0 1em 0;
    padding: 0 0 1em 0;
    border-bottom: 1px dashed #CCC;
}
.innertube .rssArticle a {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
/*********************** FORMS **********************/
.sfFormBox .sfTxt, .sfFieldWrp .sfTxt {
    margin: 0 0 10px 0;
    padding: 5px;
    border: 1px solid #CCC;
}
.sfFormBox .sfTxt:focus, .sfFieldWrp .sfTxt:focus {
    outline: none;
    background: #EEE;
}
.sfTxtBoxMedium .sfTxt, .sfFieldWrp .sfTxt {
    width: 50%;
}
.sfError {
    color: #cb252d;
}
.sfSuccess {
    color: green;
    font-size: 1.5em;
}
.sfSuccess:before {
    content: '\f05d';
    text-align: left;
    font: normal normal normal 1.2em/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
main input[type="submit"] {
    color: #FFF;
    background: #007AB5 none repeat scroll 0% 0%;
    padding: 0.5em 1em;
    border-radius: 5px;
    transition: all 0.3s ease 0s;
    border: none;
}
main input[type="submit"]:hover {
    color: #000;
    background: #E5F1F7 none repeat scroll 0% 0%;
}

/*********************** Mobile Nav ***********************/
.rwdNav {
    display: none;
    position: absolute;
    left: 2em;
    right: 2em;
}
.rwdNav .k-treeview {
	background: #4a307c;
	white-space: normal;
}
.rwdNav .k-treeview .k-item {
	padding: 0;
}
.rwdNav .k-treeview a.k-in {
    font-size: 1.3em;
    color: #FFF;
	display: block;
	margin: 0;
	padding: 10px 10px 10px 35px;
	border: none;
    border-bottom: 1px solid #715b9c;
}
.rwdNav .k-treeview .k-item>.k-group a.k-in {
	background: #715b9c;
	padding: 10px 10px 10px 45px;
    border-bottom: none;
}
.rwdNav .k-treeview .k-item>.k-group .k-item>.k-group a.k-in {
	color: #FFF;
    
	background: #363636;
	padding: 10px 10px 10px 55px;
    
	border-bottom: 1px solid #666;
}
.rwdNav a.sfSel.k-in {
    color: #FFF;
    background: #0079b3;
}
.rwdNav .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
	background: #e5f1f7;
    color: #000;
	padding: 10px 10px 10px 55px;
    border-bottom: 1px solid #FFF;
}
.rwdNav .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
	background: #e1dede;
    color: #000;
	padding: 10px 10px 10px 55px;
    border-bottom: 1px solid #FFF;
}
.rwdNav .k-plus, .rwdNav .k-minus {
	position: absolute;
    width: 40px;
    height: 40px;
	padding: 0;
	margin: 0 !important;
}
.rwdNav .k-plus:before {
    content: '\f054';
    color: #715b9c;
    text-align: left;
    margin: 8px 0 0 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.rwdNav .k-minus:before {
    content: '\f078';
    color: #715b9c;
    text-align: left;
    margin: 8px 0 0 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.rwdNav .k-item>.k-group .k-plus:before, .rwdNav .k-item>.k-group .k-minus:before {
    color: #4a307c;
}
.rwdNav .k-item>.k-group .k-item>.k-group .k-plus:before, .rwdNav .k-item>.k-group .k-item>.k-group .k-minus:before {
    color: #FFF;
}
/************* comments ******************/
.sfcommentsFormWrp {
    width: auto;
    background: none;
}
.sfcommentsForm {
    padding: 1em; 
    border: 1px solid #CCC;
    background: #EEE;
}
ol.sfcommentsFieldsList, ol.sfcommentsList  {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    clear: both;
}
.sfcommentsFieldsList li {
    margin: 0 0 15px 0;
}
.sfcommentDetails {
    margin: 0 0 1em 0;
    clear: both;
    display: block !important;
}
.sfcommentAuthorAvatar {
    float: left;
    margin: 0 1em 1em 0; 
}
.sfcommentsForm a.sfLinkBtn {
    display: block;
    padding: 5px;
    background: #CCC;
}
.sfcommentsForm .reToolbar {
    background: #CCC;
}
.sfcommentsForm table.k-editor {
    border: none;
}
.sfcommentsFormWithAvatarWrp {
    clear: both;
}
.sfcommentsSubmitBtnWrp input[type=submit], a.sfLeaveCommentLnk {
    cursor: pointer;
    color: #FFF;
    padding: .5em 1em;
    background: #45b2e9;
    border: none;
    border-radius: 5px;
    border-style: none;
    transition: all ease .3s;
}
    a.sfLeaveCommentLnk {
        display: inline-block;
        margin-bottom: 2em;
    }
    .sfcommentsSubmitBtnWrp input[type=submit]:hover, a.sfLeaveCommentLnk:hover {
        text-decoration: none;
        color: #000;
        background: #e5f1f7;
    }
/*********************** Member Stories ***********************/
.memberBox {
    position: relative;
    overflow: hidden;
    margin: 1%;
    display: inline-block;
    vertical-align: text-top;
}
.memberGrid .memberBox, .memberList .memberBox {
    max-width: 47%;
}
.memberMain .memberBox {
    max-width: 98%;
    max-height: 466px;
}
.memberGrid .memberBox {
    max-width: 47%;
}
.studentStoriesL2 .memberGrid .memberBox {
    max-width: 22.8%;
}
.memberBox:hover .memberTxt {
     transform: translate(0px, -40%);
    -webkit-transform: translate(0px, -40%);
    -moz-transform: translate(0px, -40%);
    -ms-transform: translate(0px, -40%);
}
.memberMain .memberBox:hover .memberTxt {
     transform: translate(0px, -25%);
    -webkit-transform: translate(0px, -25%);
    -moz-transform: translate(0px, -25%);
    -ms-transform: translate(0px, -25%);
}
.memberBox img {
    margin-bottom: -5px;
}
a.memberLink {
    position: absolute;
    width: 100%;
    height: 100%;
}
.memberTxt {
    color: #FFF;
    background: #45b2e9;
    padding: 1em;
    opacity: .9;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -81%;
    transition: .5s all;
    box-sizing: border-box;
}
.memberMain .memberTxt {
    background: #4a307c;
    bottom: -90%;
}
.memberList .memberTxt {
    bottom: -87%;
}
.memberList .memberBox:hover .memberTxt {
     transform: translate(0px, -30%);
    -webkit-transform: translate(0px, -30%);
    -moz-transform: translate(0px, -30%);
    -ms-transform: translate(0px, -30%);
}
.memberTxt h3 {
    color: #FFF;
    font-size: 1.2em;
    font-weight: 700;
    margin: 0;
}
.memberTxt div {
    display: inline;
}
.memberTxt a {
    display: inline;
    color: #FFF;
    border-bottom: 1px dotted #FFF;
}
.memberTxt a:hover {
    color: #FFF;
    border-bottom: none;
}
.memberTxt a:after {
    content:'\f101';
    color: #FFF;
    margin: 0 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.memberTitle {
    margin-bottom: 1em;
}
.memberImg img {
  border: 3px solid #ededed;
  float: right;
  margin: 1em;
  max-width: 400px;
}

/************************** Grids ***************************/

.topfeatures .grid-sizer,.topfeatures .toptest {

	width: 33%;
    float: left;
	
}
.topfeatures .toptest .ttLiner {
	margin: .6em .6em 1.2em;

}

.topfeatures .toptest ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.topfeatures .toptest  .sfimagesTmb img{
	width: 100%;
}

.topfeatures .toptest h2{
    font-family: "Merriweather", serif;
    font-size: 21px;
    color: #5e50a1;
    font-weight: 600;
	margin-bottom: .2em;
    margin-top: 2px;
    line-height: 1.30em;
}

.morefeatures .grid-sizer,.morefeatures .moretest {

	width: 100%;
	
}
.morefeatures .moretest .ttLiner {
	margin: .6em 1.2em 1.2em;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;

}

.morefeatures .moretest ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.morefeatures .moretest  .sfimagesTmb img{
	width: 100%;
	max-width: 85px;
}

.morefeatures .moretest h2{
    font-size: 20px;
    color: #5e50a1;
    font-weight: 400;
    font-family: "Merriweather";
	margin: .3em 0;
}

.morefeatures .moretest .mtLeft{
	float: left
}

.morefeatures .moretest .mtRight{
	margin-left: 100px;
}

.FeatNameDate{
	color: #252525;
	padding: 0px;
    margin-top:-5px;
    font-size:14px;
}



/*********************** Backend View ***********************/
.sfPageWrapper .studentStories .whiteBlock {
    top: initial;
    position: initial;
}
.sfPageWrapper .studentStories {
    max-height: none;
}