
/*=====Page Styles=====*/
.img-shadow {
	box-shadow: 3px 3px 5px rgba(0,0,0,.25);
}
.test-section {
	border-bottom: 2px #cccccc solid;
}
.marginAuto {
	margin: 0 auto;
}
.tabbackground {
	padding: 0px !important;
}
   .MainTabs {
    	margin: auto;
	    width: 100% !important;
	   }
.floatleft {
	float: left !important;
}   
.Achievement:before {
	content: url(//static.abeka.com/Abeka/images/Testing/AchievementIcon.png);
    top: 12px;
    position: relative;
    right: 18px;
}
.Learning:before {
	content: url(//static.abeka.com/Abeka/images/Testing/LearningIcon.png);
    top: 12px;
    position: relative;
    right: 18px;
}
.Algebra:before {
	content: url(//static.abeka.com/Abeka/images/Testing/AlgebraIcon.png);
    top: 12px;
    position: relative;
    right: 18px;
}
.Materials:before {
	content: url(//static.abeka.com/Abeka/images/Testing/MaterialsIcon.png);
    top: 12px;
    position: relative;
    right: 18px;
}
.box-border {
	border: 2px solid #93328e;
	padding: 80px 10px 10px 10px;
	min-height: 200px;
}
.imgshift-down {
	position: relative;
    top: 90px;
	margin-top: -50px;
}
.TestingImg {
	max-width: 200px;
	max-height: 200px;

}
.circle-num {
    font-size: 15px;
    /* line-height: 2; */
    padding-top: 2px;
    margin-left: -21px;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background-color: #93328E;
    float: left;
}
.circle-num-header {
    margin-left: 20px;
    margin-top: 0px;
    line-height: 20px;
}
.kern-1 {
	letter-spacing: .5px;
}
.subhead-sm {
	font-size: 17px;
}
.hero-clickable-box .box-header {
	height: 125px;
}
/*=======Table Styles=======*/
.comparison .headImg {
	max-width: 100px;
	vertical-align: middle;
	margin: 0 auto;
	padding-bottom: 5px;
}
table {
	width: 100% !important; 
  border-collapse: collapse !important; 
}
th {
	display: table-cell!important;
}
.comparison {
  max-width:1000px;
  margin:0 auto;
  text-align:center;
  font-size: 90%;
}
.comparison table {
  border-spacing: 0;
  table-layout: fixed;
}
.comparison td {
  empty-cells: show;
  padding:10px;
}
.comparison tbody tr:nth-child(odd) {
  display:none;
}
.comparison .compare-row {
  background:#D7F0FD;
}
.comparison .rowhead {
	background-color:#9eceeb !important;
	border: 3px solid #fafafa;
	font-weight:600;
	vertical-align: middle;
	text-align: center;
}
.compare-list {
	font-size: 12px !important;
	line-height: 30px;
	margin-left: 0px !important;
	overflow-y: auto;
	overflow-x: auto;
}
.compare-list li {
	margin-bottom: 0px !important;

}
/*Mobile header*/
.compare-row-head {
	background-color: #9eceeb !important;
	font-weight:600;
}
.comparison th {
  font-weight:normal;
}
.comparison tr td:first-child {
  text-align:left;
}  


.LevelsTable td {
	padding: 10px;
}
.LevelsTable tbody tr:nth-child(even) {
	background-color: #dddddd;
}
.thGrade {
	background-color: #93328e;
	padding: 10px;
	font-size: 14px;
	color: white;
	width: 33%;
}
.thFall {
	background-color: #9eceeb;
	padding: 10px;
	font-size: 14px;
	color: white;
	width: 33%;
}
.thSpring {
	background-color: #9acfbd;
	padding: 10px;
	font-size: 14px;
	color: white;
	width: 33%;
}
.compare-link {
	text-decoration: none;
}
.listStyle li::before {
	margin-right: 5px !important;
}
/*=======Resources Style=======*/

.circle {
	border-radius: 50%;
	margin: 0px auto;
	margin-bottom: 5px;
	background-color: white;
	width: 45px;
	height: 45px;
	display: block;
}
.at-a-glance-container {
	margin-bottom: 45px;
	overflow: hidden;
}
.fa-icon-download {
	content: "";
	background: transparent url(//static.abeka.com/ABeka/images/graphics/Download.png?update=1) center center no-repeat;
	background-size: contain;
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
}
.fa-icon-interactive {
	content: "";
	background: transparent url(//static.abeka.com/ABeka/images/graphics/Interactive.png) center center no-repeat;
	background-size: contain;
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
}
.ss-selector-label {
    margin-top: 5px;
}
/*===Mobile Accordion===*/

.selector-container {
    text-align: center;
    max-width: 949px;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 20px;
}
.selector-circle {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 2px solid #5F5F5F;
    margin: auto;
}
.selector-circle:hover {
    background-color: #93328E;
    padding-top: 10px;
    padding-left: 2px;
}
.selector-circle span {
    color: #5F5F5F;
    font-size: 18px;
    position: relative;
    top: 25px;
}
.selector-circle span.longer-text {
  position: relative;
  top: 15px;
}
.selector-circle:hover span {
    display: none;
}
.selector-circle:hover:after {
    content: "";
    background: transparent url(//static.abeka.com/Abeka/images/graphics/DL-arrow.png?update=1) center center no-repeat;
    background-size: contain;
    width: 66px;
    height: 55px;
    display: block;
    position: absolute;
}
.selector-container a {
    display: inline-block;
    text-decoration: none;
    margin: 20px;
    font-size: 15px;
  color: black;
}
.selector-container a:hover {
    color: #93328E;
}
.selector-section {
    text-align: center;
    margin-top: 0px;
}

.contentHero h3.center-align-mobile {
	text-align: center;
  }


@media (min-width: 980px) and (max-width: 1200px){
	.av-img{
		height: 158.891px;
		width: auto !important;
	}
}

/*=========Mobile Styles========*/
@media (min-width: 576px) {
	.compare-list {
		font-size: 12px !important;
		line-height: 30px;
		margin-left: 0px !important;
		overflow-y: hidden;
		overflow-x: hidden;
	}
}

@media (max-width: 530px) {
	.tabs a {
	max-width: 150px !important;
}
}
@media (max-width: 460px){
.tabs a {
    line-height: 15px;
    font-size: 14px;
    max-width: 125px !important;
    padding-bottom: 40px;
}
}
@media (max-width: 639px) {
  .comparison .hide-mobile {
    display:none;
  }
	.comparison li {
	line-height: 16px;
  }
}

@media (max-width: 767px) {
	table {
		overflow-x: auto;
		overflow-y: auto;
	}
.TestingImg {
	max-width: 150px;
}
.comparison {
	max-height: 450px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.comparison tr.stickyhead th{
	position: sticky;
	position: -webkit-sticky;
	top:0;
	background-color: #fafafa;
	box-shadow: 0px 2px rgba(0,0,0,0.2);
	z-index: 1;

}
.comparison .heading {
		width: 75%;
	}
.comparison td:first-child, .comparison th:first-child {
    display: none !important;
}
.comparison tbody tr:nth-child(odd) {
    display:table-row;
    background:#F7F7F7;
}
 .comparison .row {
    background:#FFF;
 }
 .comparison td {
    overflow: auto;
	-webkit-overflow-scrolling: touch;
	line-height: 18px;
}
.compare-product {
  border-top:0 !important;
}
}
@media (min-width: 768px) {
	.hero-clickable-box .box-header {
		height: 155px;
	}
}
@media(min-width: 992px) {
.at-a-glance-container {
	float: left;
}
.box-border {
	min-height: 350px;
}
.contentHero h3.center-align-mobile {
	text-align: left;
  }
  .box-border {
	min-height: 375px;
}
}