﻿#cphBody_PageMasterIdV, #cphBody_SubmitId {
    /*display: none;*/
}

.header1 {
    text-align: left !important;
}
.OrangeTxt {
    color: #e34f00 !important;
}
p strong {
    color: #e34f00;
}
.Heading
{
    font-weight:600;
    color:#254d99;
}
.NoMarginTop
{
    margin-top:0px !important;
}
.MarginBot20
{
    margin-bottom:20px !important;
}
.NoOpacity
{
    opacity:0 !important;
}
.WhiteTxt
{
    color:#fff !important;
}
.SeniorBlueTxt {
    color:#3575b6 !important;
}
.NewUl li
{
margin-bottom:12px;
}
.NewUl li:last-child {
    margin-bottom: 0px;
}
ul ul
{
    margin-top:12px;
}
.LessonDesOverall {
    height: 100%;
    width:100%;
    float: left;
    margin-bottom:20px;
    position:relative;
    transition:all 0.8s ease-in-out;
    opacity:1;
}
.LessTwoCont
{
    height:100%;
}
.OpacityNone {
    opacity: 0 !important;
}
    .LessonDesOverall .LessonDesCon:first-child {
        left: 0;
        right: auto;
    }

.Width50 {
    width: calc(48.9% - 24px);
}
.SeniorWrapper {
    text-align: left !important;
}
.DescDouble.Width50 {
    width: 48.9% !important;
}

.DescDouble .LessonDescCont:first-child
{
    margin-bottom:10px;
}

.DescStyle {
    border: 4px solid #55d525;
    padding: 5px 10px;
    color: #254d99 !important;
    background-color: rgba(137, 230, 92, 0.6);
    font-weight: 600 !important;
    border-radius: 15px;
}

.SeniorWrapper .DescStyle {
    border-color: #327cb5;
    background-color: #64b2e0;
    color: #254d99;
}
.DescStyleImg {
    height: 250px;
    width: auto;
}
.SeniorWrapper .DescStyleImg
{
    height:246px;
}
.IntroCont .DescStyle {
    margin-bottom: 15px;
}
.IntroCont a, .DescStyle a {
    color: #e34f00 !important;
}
.SeniorWrapper .IntroCont a, .SeniorWrapper .DescStyle a {
    color: #fff !important;
}

.LessonDesOverall .Width50:first-child {
    float: left;
}
.LessonDesOverall .Width50:last-child {
    float: right;
}
.SeniorWrapper .LessonDescCont strong {
    color: #fff;
}
.LessonDescCont strong
{

}
    .LessonDescCont li {
        margin-bottom: 12px;
    }

.MatchHeight {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.Absolute
{
    position:absolute;
}
.MatchHeight2
{
   height:calc(100% - 134px);
}
.DescStyle:first-of-type .Heading{
    line-height:20px;
}
/*.LessonDesOverall:after
{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    height:2px; 
    width:100%;
    display:inline-block;
    background-color:red;
}*/
.HideObj {
    display: none;
}
    .HideObj p:first-child
    {
        margin-top:0px !important;
    }
    .ViewMoreObj {
        text-align: center;
        display: block;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out;
    }
.ViewMoreObj:hover
{
    cursor:pointer;
}
.FunKidsLogoIntro {
    width: 260px;
    height: auto !important;
    position: relative;
    top: -66px;
}
.FirstSideBarSectionTrue {
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: -10px;
    color: #7a0cff;
    text-align:center;
    font-size:15px;
    text-decoration:underline;
    position:relative;
}
.SeniorNewSideBar ul .FirstSideBarSectionTrue {
    margin-top: 3px !important;
}
    .SeniorNewSideBar ul .FirstSideBarSectionTrue:first-of-type {
        margin-top: 0px !important;
    }
    .SeniorNewSideBar ul .FirstSideBarSectionTrue:before {
        content: '';
        display: inline-block;
        background-position: center top;
        background-image: url(../images/senior_sidebar_seperator.gif);
        width: 75%;
        height: 5px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -9px;
    }
    .SeniorNewSideBar ul .FirstSideBarSectionTrue:first-of-type:before {
        content: none !important;
    }
.FirstSideBarSectionFalse {
    display: none !important;
}
.SeniorNewSideBar {
    position: relative;
    height: 100% !important;
    border: 3px solid #1d4359;
    border-radius: 46px;
    z-index: 9;
    padding-bottom: 58px;
    background: rgb(77,155,202) !important;
    background: radial-gradient(circle, rgba(77,155,202,1) 19%, rgba(140,207,239,1) 94%) !important;
}
.SeniorNewSideBar:before {
    content: '';
    position: absolute;
    display: inline-block;
    border: 15px solid #64b2e0;
    left: 0;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border-radius: 46px;
}
.SeniorNewSideBar li {
background: none !important;
}

.TagsCont {
    border: 4px solid #55d525;
    padding: 5px 10px;
    width: calc(100% - 30px);
    border-radius: 15px;
    display: inline-block;
    background-color: rgba(137, 230, 92, 0.4);
}
.SeniorTagsCont {
    border-color: #327cb5;
    background-color: #64b2e0;
    position:relative;
    left:10px;
}
.TagsCont h4 {
    margin-top: 0px;
    color: #254d99;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    margin-bottom: 8px;
}
.SeniorTagsCont h4
{
color:#fff;
}
.TagName {
    display: inline-block;
    background-color: rgba(137, 230, 92, 0.8);
    font-weight: 600;
    padding: 5px 10px;
    color: #fff;
    margin-bottom: 8px;
    margin-right: 4px;
    transition: all 0.4s ease-in-out;
}
.SeniorTagsCont .TagName {
    background-color: #327cb5;
}
.TagName:hover {
    background-color: rgba(137, 230, 92, 1);
    cursor: pointer;
    border-radius: 8px;
}
.SeniorTagsCont .TagName:hover {
    background-color: #fc8117;
}
.pageTags {
    color: #fff !important;
    margin-left: -20px !important;
}
.SearchBoxCont {
    position: fixed;
    right: 23px;
    top: 50%;
    transform: translateY(-50%);

    background-color:#fff;
    border-radius:15px;
    padding:20px;
}
.SearchBoxInput:hover,.SearchBoxCont:hover {
    cursor: pointer;
}
.SearchBoxInput:focus
{
    outline:none !important;
}
.SearchBoxInput {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    border: 4px solid #55d525;
    background-color: rgba(137, 230, 92, 0.6);
    animation: 1.5s SearchBarExpand ease-in-out;
    animation-play-state: paused;
    color:transparent;

    position:relative;
    left:-5px;
    top:-5px;
}
.SearchIcon {
    color: #fff;
    position: absolute;
    right: 64px;
    top: 26px;
    font-size: 17px;
    opacity:0;
    transition:all 0.4s ease-in-out;
}
.SearchInnerCircle {
    border: 4px solid white;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 23px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-radius: 100%;
    transform: rotate(45deg);
    left: 18px;
    background-color:transparent;
}
.SearchInnerCircleAn {
    animation: SearchBarInnerCircle 1.5s ease-in-out;
    animation-play-state: paused;
}
.SearchInnerCircleCloseAn
{
    animation:SearchInnerCircleCloseAn2 1.5s ease-in-out;
    animation-play-state:running !important;
}
@keyframes SearchInnerCircleCloseAn2
{
    0%{
        opacity:0;
    }
    85%{
        opacity:0;
    }
    100%{
        opacity:1;
    }
}
@keyframes SearchBarInnerCircle
{
    0% {
        top: 23px;
        left: 18px;
        transform: rotate(45deg);
    }

    25% {
        top: 14px;
        left: 11px;
        transform: rotate(132deg);

        border-width: 4px;
        border-radius: 100%;
        height: 20px;
        background-color: transparent;
    }

    50% {
        border-width: 0px;
        border-radius: 0%;
        background-color: white;
        height: 5px;
        top: 32px;
        left: 24px;
        transform: rotate(129deg);
    }

    100% {
        top: 32px;
        left: 242.5px;
        border-width: 0px;
        transform: rotate(129deg);
        border-radius: 0%;
        background-color: white;
        height: 5px;
    }
}
.SearchInnerCircleOpen {
    top: 32px;
    left: 242.5px;
    border-width: 0px;
    transform: rotate(129deg);
    border-radius: 0%;
    background-color: white;
    height: 5px;
}
.OpacityFull {
    opacity: 1;
}
.NoMouseEvent
{
    pointer-events:none;
}
.SearchBoxInputOpen {
    border-radius: 0%;
    width: 190px;
    max-width:190px !important;
    color: #fff;
    padding-left: 10px;
    padding-right: 50px;
    background-color: rgba(137, 230, 92, 0.8);
}
.SearchBoxInputClose
{
    animation:1.5s SearchBoxInputCloseAn ease-in-out;
}
.SearchBarHandle {
    content: '';
    position: absolute;
    display: inline-block;
    height: 22px;
    width: 5px;
    background-color: #55d525;
    right: 24px;
    top: 51px;
    transform: rotate(-40deg);
    animation: 1.5s moveHandle ease-in-out;
    animation-play-state: paused;

}
.SearchBarHandleOpen {
    right: 42px;
    top: 23px;
    background-color: #fff;
}
.SearchBarHandleClose {
    animation: 1.5s SearchBarHandleClose ease-in-out;
}
@keyframes moveHandle {
    0% {
    right: 24px;
    top: 51px;
    }
    25% {
        right: 24px;
        top: 51px;
        background-color: #55d525;
    }
    37.5% {
        right: 42px;
        top: 23px;
        background-color: #fff;
    }
    100% {
        right: 42px;
        top: 23px;
        background-color: #fff;
    }
}
@keyframes SearchBarHandleClose
{
    0% {
        right: 42px;
        top: 23px;
        background-color: #fff;
    }
    25% {
        right: 24px;
        top: 51px;
        background-color: #55d525;
    }
    100% {
        right: 24px;
        top: 51px;
        background-color: #55d525;
    }
}


@keyframes SearchBarExpand
{
    0%{
        border-radius:50%;
        width:30px;
    }
    25% {
        border-radius: 50%;
        width: 30px;
        background-color: rgba(137, 230, 92, 0.6);
    }
    37.5% {
        border-radius: 0%;
        background-color: rgba(137, 230, 92, 0.8);
    }
    50% {
        width: 30px;
    }
    100% {
        border-radius: 0%;
        width: 250px;
        background-color: rgba(137, 230, 92, 0.8);
    }
}
@keyframes SearchBoxInputCloseAn
{
    0% {
        border-radius: 0%;
        width: 250px;
    }
    25% {
        border-radius: 0%;
        width: 250px;
        background-color: rgba(137, 230, 92, 0.8);
    }
    50% {
        width: 30px;
        background-color: rgba(137, 230, 92, 0.6);
    }
    100% {
        border-radius: 50%;
        background-color: rgba(137, 230, 92, 0.6);
    }
}
    @media(max-width:1036px) {
        .header1
{
    text-align:center !important;
}

    .SeniorNewSideBar {
        padding: 0;
        border: none;
    }
    .FirstSideBarSectionTrue {
        color: #254d99;
    }
    .FirstSideBarSectionTrue:before {
        content: none !important;
    }
    .LessonDesOverall {
        text-align: left;
    }
    .LessObjCont p:first-child, .Curr p:first-child, .normal_text.OrangeTxt {
        text-align: center;
    }
    .LessonDescCont ul {
        padding-left: 18px;
    }

    .NewUl {
        text-align: left;
    }



}
@media(max-width:780px)
{
    .DescDouble.Width50 {
        width: 99.9% !important;
    }
    .LessObjCont
    {
        width:calc(99.9% - 28px);
        margin-top:10px;
    }
    .MatchHeight,.DescDouble.Absolute {
        position: relative;
    }
}
.QuizPromoteOverall {
    text-align: center;
    color: #254d99 !important;
    text-transform: uppercase;
    position: relative;
    float: left;
    width: calc(100% - 48px);
    margin-bottom: 20px;
    border: 4px solid #55d525;
    border-radius: 25px;
    background-color: rgba(137, 230, 92, 0.6);
    padding:0px 20px 15px 20px;
}
.SeniorWrapper .QuizPromoteOverall {
    border-color: #327cb5;
    background-color: #64b2e0;
}
.QuizPromoteOverall a {
    color: #fff !important;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.QuizPromoteOverall a:hover
{
    color:#e34f00 !important;
    cursor:pointer;
}
.PupilIcon, .AwardIcon {

    font-size: 50px;
    position: absolute;
top:50%;
transform:translateY(-50%);
    color:#fff !important;
    left:10px;
}
.AwardIcon
{
    left:initial;
    right:10px;

}
.fa-microscope, .fa-user-md {
    color: #fff;
    font-size: 35px;
}