﻿


.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mainContainer {
    width: 980px;
    height: 888px;
    margin: 0px auto;
    position: relative;
}

.fisrtContainer {
    position: relative;
    height: 450px;
    width: 980px;
    background-image: url('../images/home/landing_top.jpg');
    background-repeat: no-repeat;
}

.teacher .fisrtContainer {
    background-image: url('../images/home/Teacher Landing.jpg');
}

.secondContainer {
    height: 220px;
    background-color: #ea5a24;
    float: left;
}

.topBand {
    height: 50px;
    float: left;
    width: 980px;
    position: fixed;
    z-index: 100;
    border-bottom: solid 1px #C7C7C7;
}

    /*.topBand:before {
        position: absolute;
        content: '';
        z-index: -6;
        height: 50%;
        top: 46%;
        left: 20px;
        right: 20px;
        border-radius: 100px 16px;
        -moz-border-radius: 100px 16px;
        -webkit-border-radius: 100px 16px;
        box-shadow: 0px 10px 50px -6px rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 0px 10px 50px -6px rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: 0px 10px 50px -6px rgba(0, 0, 0, 0.35);
    }*/

    .topBand::after {
        position: absolute;
        content: '';
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.92);
        z-index: -1;
    }

.logoDiv {
    background-image: url('../Images/prepmagic_logo_1.png');
    background-repeat: no-repeat;
    width: 194px;
    height: 41px;
    float: left;
    margin: 8px 28px;
    /*background-position: 8px -8px;*/
}

.navContainer {
    margin: 0px 0px 0px 355px;
    padding: 19px 0px 16px;
    /* border: 1px solid red; */
    font-size: 13px;
    float: left;
}

.teacher .navContainer {
    margin: 0px 0px 0px 336px;
}

.navContainer a {
    text-decoration: none;
    color: #424242;
    margin: 10px 7px;
    cursor: pointer;
}

.buttons {
    top: 5px;
    float: left;
    padding: 13px 0px 15px 0px;
}

.studentTextContent {
    position: absolute;
    top: 373px;
    left: 0px;
    width: 100%;
}

    .studentTextContent .text {
        line-height: 20px;
        display: table;
        float: left;
        min-width: 530px;
        color: #333;
        margin: 10px 10px 10px 28px;
        font-size: 16px;
        font-weight: 500;
    }

    .studentTextContent .button {
    }

        .studentTextContent .button .signUp, .studentTextContent .button .btnKnwMore, .teacherTextContent .freeSignup {
            padding: 0px;
            display: table;
            color: white;
            border-radius: 0px;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            width: auto;
            padding: 7px 18px;
            margin: 20px 15px;
            float: left;
            font-size: 13px;
            background-color: #ea5a23;
            text-align: center;
            transition: all 500ms linear;
            -o-transition: all 500ms linear;
            -moz-transition: all 500ms linear;
            -webkit-transition: all 500ms linear;
            text-align: center;
            min-width: 100px;
            text-transform: uppercase;
            box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.7);
            -moz-box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.7);
            -webkit-box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.7);
            cursor: pointer;
            font-family: 'Ubuntu-Medium',Verdana;
        }

.teacherTextContent .freeSignup {
    margin: 23px 43px;
}

.studentTextContent .button .btnKnwMore {
    background-color: #004983;
}

    .studentTextContent .button .signUp:hover, .studentTextContent .button .btnKnwMore:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.7);
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.7);
    }


.teacherTextContent {
    position: absolute;
    top: 335px;
    left: 0px;
    width: 100%;
    /* border: solid 1px red; */
    height: 70px;
    z-index: 10;
}

    /*.teacherTextContent::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: rgba(255, 255, 255, 0.9);
        z-index: -1;
    }*/

    .teacherTextContent .text {
        line-height: 20px;
        display: table;
        float: left;
        min-width: 735px;
        color: #8800da;
        margin: 25px 0px 0px 66px;
        font-size: 18px;
        font-weight: bold;
    }


/*
.logoDiv
{
    left: 0px;
    margin: 0px 0px 0px 10px;
    width: 180px;
    top: 5px;
    float: left;
    padding: 20px;
    margin: 0px 0px 0px 400px;
     
}
*/


.textContainer {
    position: absolute;
    top: 310px;
    left: auto;
    width: 100%;
    display: table;
    /* display: none; */
    right: 0px;
    font-family: 'Raleway-Regular', Verdana;
}

.textHead {
    color: #8f8f8f;
    /* padding: 0px 10px; */
    width: 426px;
    /* margin: 12px 10px 4px; */
    float: left;
    /* border: 1px solid red; */
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    font-family: 'Raleway-Regular', Verdana;
}

.textMiddle {
    /*color: #898989;*/
    color: #484848;
    font-size: 15px;
    line-height: normal;
    width: 554px;
    font-family: 'Raleway-Regular', Verdana;
    text-align: center;
    float: left;
}

    .textMiddle .head {
        color: #ff7202;
        text-align: center;
        font-size: 21px;
        padding: 0px;
        font-family: 'Raleway-Medium', Verdana;
        margin: 0px 0px 5px;
    }

.textBottom {
    color: white;
    left: 5px;
    padding: 0px 10px;
    margin: 12px;
    font-size: 13px; /*    border: 1px solid red;*/
    line-height: 20px;
}

.textContainer .buttonContainer {
    float: left;
    margin: 0px 22px;
}

    .textContainer .buttonContainer .buttonOrange {
        padding: 5px 22px 4px;
        width: auto;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        text-transform: uppercase;
        color: white;
        font-size: 12px;
    }

.studImage {
    width: 360px;
    height: 220px;
    float: left;
    background-image: url('../Images/home/teacher_img.jpg');
    margin: 0px 0px 0px 15px;
}

.secondContainerText {
    width: auto;
    height: 410px;
    float: left;
    color: white;
    background-color: #ea5a24;
}

.left_block {
    width: 230px;
    min-height: 372px;
    float: left;
    margin: 20px 0px;
    border-left: dotted 1px white;
}

.secondtextHolder {
    width: 605px;
    height: 365px;
    float: left;
    margin: 9px 0px 0px 0px;
}

.secondContainerText .contentText p:nth-child(3) {
}


.freeSignup {
    text-align: center;
    margin: 13px auto 0px;
    padding: 5px 10px;
    width: 106px;
    float: none;
}

.contentTextHead {
    /* word-spacing: 4px; */
    font-family: 'OpenSans-Semibold', Verdana;
    width: auto;
    font-size: 18px;
    text-align: left;
    float: left;
    margin: 10px 17px 10px;
    /* line-height: normal; */
}

.contentText {
    width: auto;
    /*height: 239px;*/
    font-size: 14px;
    line-height: 21px;
    word-spacing: 1px;
    float: left;
    margin: 0px 17px;
    text-align: left;
    display: table;
}

    .contentText p {
        padding: 0px;
        margin: 0px;
    }

    .contentText .skills {
        width: 763px;
        height: 189px;
        background-image: url('../Images/home/student_skills.png');
        background-repeat: no-repeat;
        margin: 0px auto;
        display: table;
    }

.secondContainerText .secondtextHolder .contentText {
    font-size: 13px;
}

.thirdContainer .contentText p {
    padding: 0px;
    margin: 15px 0px 0px;
}

.thirdContainer p:first-child {
    margin: 0px 0px 0px;
}

.secondtextHolder .buttonContainer {
    float: left;
    margin: 15px 17px 0px;
}

    .secondtextHolder .buttonContainer .buttonBlue, .secondtextHolder .buttonContainer .freeSignup {
        width: auto;
        text-transform: uppercase;
        padding: 7px 18px;
        font-size: 13px;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        background-color: #743085;
        transition: all 100ms linear;
        -o-transition: all 100ms linear;
        -moz-transition: all 100ms linear;
        -webkit-transition: all 100ms linear;
        min-width: 100px;
        text-align: center;
        float: left;
        margin: 0px 17px 0px 0px;
        box-shadow: rgba(0, 0, 0, 0.30) 0px 2px 3px 0px;
        -moz-box-shadow: rgba(0, 0, 0, 0.30) 0px 2px 3px 0px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.30) 0px 2px 3px 0px;
        cursor: pointer;
        font-family: 'Ubuntu-Medium',Verdana;
        color: white;
    }

    .secondtextHolder .buttonContainer .buttonBlue {
        background-color: #004983;
    }

        .secondtextHolder .buttonContainer .freeSignup:hover, .secondtextHolder .buttonContainer .buttonBlue:hover {
            box-shadow: rgba(0, 0, 0, 0.30) 0px 0px 0px 0px;
            -moz-box-shadow: rgba(0, 0, 0, 0.30) 0px 0px 0px 0px;
            -webkit-box-shadow: rgba(0, 0, 0, 0.30) 0px 0px 0px 0px;
        }


/*margin: 14px 5px 0px 0px;*/
.contentText a {
    float: left;
    background-image: url('../Images/home/sm_sample1.jpg');
    background-repeat: no-repeat;
    width: 122px;
    height: 75px;
    margin: 26px 15px 20px 0px;
    position: relative;
}


.contentText .second {
    background-image: url('../Images/home/sm_sample2.jpg');
    margin: 26px 15px 20px;
}

.contentText .third {
    background-image: url('../Images/home/sm_sample3.jpg');
    margin: 26px 15px 20px;
}

.contentText a div {
    position: absolute;
    color: #333;
    top: 85px;
    left: 3px;
    width: 114px;
    font-size: 12px;
}


.signup_container {
    margin: 0px 6px 10px;
    color: white;
}

    .signup_container .image {
        /* border: 1px solid BLACK;*/
        width: 160px;
        height: 112px;
        left: 30px;
        margin: 9px 19px;
        background-image: url('../images/home/button_parents.png');
    }

    .signup_container:first-child .image {
        background-image: url('../images/home/button_teacher.jpg');
    }

.text {
    width: 181px;
    font-size: 12px;
    word-spacing: normal;
    text-align: left;
    color: white;
    margin: 16px auto 0px;
    line-height: 16px;
}

    .text p {
        margin: 7px 0px 0px;
    }

.parentImage {
    background-image: url('../images/home/button_parents.png');
}

.parentText {
    height: 50px;
}

.thirdContainer {
    float: left;
    background-color: #ebebeb;
    padding: 0px 43px;
    width: 894px;
}

@mixin vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.featured {
    width: 894px;
    margin: 20px auto;
    border-radius: 5px;
    /* float: left; */
    display: table;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.23) 1px 1px 1px 1px;
    padding: 10px 0px;
}

.childfeatured {
    width: 894px;
    margin: 20px auto;
    display: table;
    padding: 10px 0px;
}

.featured .treeHldr {
    float: left;
}

    .featured .treeHldr .contentHolder {
        width: 70%;
    }

.featured .image, .childfeatured .image {
    height: 240px;
    width: 214px;
    /* float: left; */
    margin: auto 0px;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 30px;
    /*background-image: url(../images/home/img_1.png);*/
    background-repeat: no-repeat;
    background-position: center center;
}

.featured .contentHolder, .childfeatured .contentHolder {
    width: 92%;
    float: left;
    display: table-cell;
    margin: 30px 20px;
}

.childfeatured .contentHolder {
    width: 500px;
}

.childfeatured .contentText p {
    margin: 20px 0px 0px;
}

.featured .contentHolder .contentTextHead, .childfeatured .contentHolder .contentTextHead {
    color: #ea5a24;
    margin: 15px 0px;
}

.featured .contentHolder .contentText, .childfeatured .contentHolder .contentText {
    height: auto;
    color: black;
    margin: 0px;
}

    .featured .contentHolder .contentText span, .childfeatured .contentHolder .contentText span {
        float: left;
        margin: 20px 0px 0px;
        font-size: 13px;
    }

.featured:nth-child(2) .image {
    height: 240px;
    width: 214px;
    /* float: left; */
    margin: auto 0px;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 30px;
    background-image: url(../images/home/img_1.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.featured:nth-child(3) .image {
    height: 163px;
    width: 225px;
    margin: auto 0px;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 30px;
    background-image: url(../images/home/img_2.png);
}

.featured:nth-child(4) .image {
    height: 117px;
    width: 250px;
    margin: auto 0px;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 30px;
    background-image: url(../images/home/img_3.png);
}

.childfeatured .image {
    height: 135px!important;
    width: 237px!important;
    margin: auto 0px;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 30px;
    background-image: url(../images/home/img_5.png)!important;
    top: 15px!important;
}

.featured:nth-child(5) .image {
    height: 151px;
    width: 225px;
    margin: auto 0px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 30px;
    background-image: url(../images/home/img_4.png);
    top: 30px;
}


.featured:nth-child(6) .image {
    height: 136px;
    width: 225px;
    margin: auto 0px;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 30px;
    background-image: url(../images/home/img_6.png);
}

/*-----------
.fourthContainer
{
    height: 414px;
}*/
.fifthContainer {
    /*background-color: #042945;*/
    background-color: #000000;
    width: 980px;
    display: table;
    position: relative;
}

.footer {
    width: 980px;
    display: table;
    position: relative;
    /*background-color: #042945;*/
    background-color: #000000;
    margin: 0px;
    color: #E5E5E5;
    padding: 10px 0px 20px;
    font-weight: normal;
    font-size: 13px;
}

    .footer div {
        text-align: left;
        padding: 0px 46px;
        float: left;
        line-height: normal;
        font-size: 12px;
    }

.bottom_nav_container {
    width: 350px;
    /* vertical-align: middle; */
    margin: 0px 33px;
    padding: 10px;
    float: left;
}

    .bottom_nav_container .table {
        display: table;
    }

        .bottom_nav_container .table .tr {
            display: table-row;
        }

            .bottom_nav_container .table .tr .th {
                display: table-cell;
                font-family: 'OpenSans-Semibold',Verdana;
                text-transform: uppercase;
                color: #3d97cb;
                line-height: 30px;
            }

                .bottom_nav_container .table .tr .th:first-child {
                    width: 250px;
                }

            .bottom_nav_container .table .tr .td {
                display: table-cell;
                vertical-align: top;
            }

                .bottom_nav_container .table .tr .td .nav_container {
                    width: 240px;
                }

                .bottom_nav_container .table .tr .td div {
                    float: left;
                    margin: 4px 10px 0px 0px;
                    width: 99px;
                }

                .bottom_nav_container .table .tr .td a {
                    color: white!important;
                    float: left;
                    font-size: 13px;
                    cursor: pointer;
                    position: static;
                    background-color: transparent;
                    padding: 0px;
                    text-decoration: none;
                }

            .bottom_nav_container .table .tr:last-child .td {
                height: 25px;
                vertical-align: middle;
                padding: 0px 5px 0px;
            }

                .bottom_nav_container .table .tr:last-child .td .separator {
                    width: 1px;
                    background-color: white;
                    height: 57%;
                    float: none;
                    position: static;
                    margin: 0px auto;
                }

.join_container {
    width: 350px;
    /* vertical-align: middle; */
    margin: 25px 0px;
    padding: 10px;
    float: left;
    display: none;
}

    .join_container .join_holder {
        float: left;
    }

        .join_container .join_holder .join_text {
            float: left;
            color: #3d97cb;
            padding: 0px 10px 6px 0px;
            line-height: normal;
        }

        .join_container .join_holder .join_fields {
            float: left;
        }

            .join_container .join_holder .join_fields input {
                float: left;
                border-radius: 0px;
                box-shadow: black 0px 0px 0px 0px;
                border: 0px;
            }

            .join_container .join_holder .join_fields .buttonBlue {
                float: left;
                text-transform: uppercase;
                width: 96px;
                /* height: 31px; */
                margin: 5px 1px;
                border-radius: 0px;
                color: white;
                padding: 9px 0px 8px;
                font-size: 13px;
                box-shadow: black 0px 0px 0px 0px;
                -moz-box-shadow: black 0px 0px 0px 0px;
                -webkit-box-shadow: black 0px 0px 0px 0px;
                background-color: #3d97cb;
                text-align: center;
            }

                .join_container .join_holder .join_fields .buttonBlue:active {
                    box-shadow: #0080CA 0px 4px 0px 0px inset;
                    -moz-box-shadow: #0080CA 0px 4px 0px 0px inset;
                    -webkit-box-shadow: #0080CA 0px 4px 0px 0px inset;
                }

.buttons .buttonOrange {
    padding: 0px;
    color: white;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: auto;
    padding: 5px 18px;
    margin: 0px 10px;
    font-size: 14px;
    background-color: #8500db;
    width: 86px;
    text-align: center;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.buttons .buttonPurple {
    padding: 0px;
    color: white;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: auto;
    padding: 5px 18px;
    margin: 0px 10px;
    font-size: 14px;
    background-color: #8600db;
    width: 86px;
    text-align: center;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.signupoption_container {
    position: absolute;
    width: 600px;
    height: 270px;
    z-index: 3;
    top: 140px;
    left: 190px;
    margin: 0px auto;
    box-shadow: black 2px 3px 7px 0px;
    -moz-box-shadow: black 2px 3px 7px 0px;
    -webkit-box-shadow: black 2px 3px 7px 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: none;
    z-index: 210;
}

    .signupoption_container .close {
        left: auto;
        right: 15px;
        top: 15px!important;
        box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 5px 0px;
        -moz-box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 5px 0px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 5px 0px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        transition: all 0.1s ease;
        -o-transition: all 0.1s ease;
        -moz-transition: all 0.1s ease;
        -webkit-transition: all 0.1s ease;
    }

        .signupoption_container .close:hover {
            box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 7px 0px;
            -moz-box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 7px 0px;
            -webkit-box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 7px 0px;
        }

        .signupoption_container .close:active {
            box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 0px 0px;
            -moz-box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 0px 0px;
            -webkit-box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 0px 0px;
        }

    .signupoption_container::before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        /*filter: url(blur.svg#blur);
        filter: blur(10px);
        -webkit-filter: blur(10px);
        -moz-filter: blur(10px);
        -o-filter: blur(10px);
        -ms-filter: blur(10px);
        -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius='3', MakeShadow='false', ShadowOpacity='0.25')";
        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
         background-image: url('../Images/home/banner_2_bck.jpg');*/
        z-index: -2;
        background-position: -190px -140px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .signupoption_container::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background-color: rgba(1, 2, 42, 0.95);
        z-index: -1;
    }

    .signupoption_container .signupHldr {
        width: 400px;
        margin: 25px auto;
        vertical-align: middle;
        /* height: 220px; */
        padding: 33px 0px;
    }

        .signupoption_container .signupHldr > div {
            width: 152px;
            height: 152px;
            background-repeat: no-repeat;
            display: -webkit-inline-box;
            display: -moz-box;
            display: -ms-inline-flexbox;
            margin: 0px 22px;
            box-shadow: rgba(0, 0, 0, 0.52) 2px 2px 6px 0px;
            -moz-box-shadow: rgba(0, 0, 0, 0.52) 2px 2px 6px 0px;
            -webkit-box-shadow: rgba(0, 0, 0, 0.52) 2px 2px 6px 0px;
            background-position: -4px;
            cursor: pointer;
            transition: all 0.1s ease;
            -o-transition: all 0.1s ease;
            -moz-transition: all 0.1s ease;
            -webkit-transition: all 0.1s ease;
        }

            .signupoption_container .signupHldr > div:hover {
                box-shadow: rgba(0, 0, 0, 0.52) 4px 4px 10px 0px;
                -moz-box-shadow: rgba(0, 0, 0, 0.52) 4px 4px 10px 0px;
                -webkit-box-shadow: rgba(0, 0, 0, 0.52) 4px 4px 10px 0px;
            }

            .signupoption_container .signupHldr > div:active {
                box-shadow: rgba(0, 0, 0, 0.52) 0px 0px 0px 0px;
                -moz-box-shadow: rgba(0, 0, 0, 0.52) 0px 0px 0px 0px;
                -webkit-box-shadow: rgba(0, 0, 0, 0.52) 0px 0px 0px 0px;
            }

        .signupoption_container .signupHldr .student {
            background-image: url('../Images/index/su_student.png');
        }

        .signupoption_container .signupHldr .teacher {
            background-image: url('../Images/index/su_teacher.png');
        }

        .signupoption_container .signupHldr .parent {
            background-image: url('../Images/index/su_parent.png');
        }

.copyright {
    background-image: url(../Images/home/copyright.png);
    width: 199px;
    height: 15px;
    left: auto;
    right: 42px;
    top: 18px;
    float: right;
    margin: 6px 33px;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

sup {
    font-size: 12px;
    vertical-align: super;
}

.contactUs {
    top: 50%;
    left: 50%;
    margin-left: -225px;
    margin-top: -284px;
    color: #DADADA;
    position: fixed;
    width: 450px;
    display: none;
    box-shadow: black 0px 7px 20px 0px;
    -moz-box-shadow: black 0px 7px 20px 0px;
    -webkit-box-shadow: black 0px 7px 20px 0px;
    z-index: 30000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

    .contactUs:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(1, 2, 42, 0.95);
        top: 0px;
        left: 0px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }

    .contactUs .form-elements {
        width: 90%;
        margin: 0px auto;
        padding: 0px 0px 25px;
    }

        .contactUs .form-elements:first-child {
            margin: 5px auto 0px;
        }

        .contactUs .form-elements .form-signup-label {
            padding: 5px 0px;
            color: rgb(224, 224, 224);
        }

            .contactUs .form-elements .form-signup-label label {
                color: #DADADA;
            }

        .contactUs .form-elements .form-field {
            padding: 0px 25px;
            float: left;
            margin: 0px 0px 15px;
        }

        .contactUs .form-elements .form-element-row:last-child .form-field {
            margin: 10px 0px 0px;
            float: left;
            width: 90%;
            text-align: center;
        }

    .contactUs .title {
        padding: 13px 25px;
        color: #FCFCFC;
        font-weight: bold;
        position: relative;
    }

.buttonOrange1 {
    /*background-color: #003FA1;*/
}

.contactUs .title .closeContact {
    background-image: url(../Images/popup/popup_close28.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0px;
    left: auto;
    right: 15px;
}

.contactUs input {
    /*background-color: #40adf2;*/
    background-color: #f9f9f9;
    border: none;
    padding: 8px;
    box-shadow: white 0px 0px 1px 0px;
    -moz-box-shadow: white 0px 0px 1px 0px;
    -webkit-box-shadow: white 0px 0px 1px 0px;
    width: 330px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0px;
}

.contactUs textarea {
    /*background-color: #40adf2;*/
    background-color: #f9f9f9;
    border: none;
    padding: 8px!important;
    box-shadow: white 0px 0px 1px 0px;
    -moz-box-shadow: white 0px 0px 1px 0px;
    -webkit-box-shadow: white 0px 0px 1px 0px;
    margin: 0px!important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.loadingContainer .text {
    text-align: left;
    width: 100px;
    font-size: 17px;
}

.alertContainer .alertBody .alertMessage div {
    text-align: left;
}

.alertContainer .alertBody .alertMessage > div > strong {
    margin: 10px 0px;
    font-size: 18px;
}

.alertContainer .alertBody .alertMessage > div > div {
    margin: 10px 0px;
    line-height: normal;
    font-size: 14px;
}

.featuredContainer {
    float: left;
    position: relative;
    width: 126px;
    margin: 8px 18px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 170px;
}

    .featuredContainer > div {
        float: left;
        font-family: 'Roboto-Medium';
    }

    .featuredContainer:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        /*background-color: rgba(0, 0, 0, 0.6);*/
        z-index: -1;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }

    .featuredContainer .imageCntr {
        float: left;
        width: 100%;
        text-align: center;
        height: 90px;
    }

        .featuredContainer .imageCntr .icon {
            width: 90px;
            height: 90px;
            margin: 0px 7px;
            box-shadow: rgba(0, 0, 0, 0.6) 0px 4px 15px 1px;
            -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 4px 15px 1px;
            -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 4px 15px 1px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            margin: 0px auto;
            transition: all 300ms linear;
            position: relative;
        }

    .featuredContainer .icon:hover {
        box-shadow: rgba(0, 0, 0, 1) 0px 5px 17px 1px;
        -moz-box-shadow: rgba(0, 0, 0, 1) 0px 5px 17px 1px;
        -webkit-box-shadow: rgba(0, 0, 0, 1) 0px 5px 17px 1px;
    }

    .featuredContainer .icon:active {
        box-shadow: rgba(0, 0, 0, 1) 0px 0px 0px 0px;
        -moz-box-shadow: rgba(0, 0, 0, 1) 0px 0px 0px 0px;
        -webkit-box-shadow: rgba(0, 0, 0, 1) 0px 0px 0px 0px;
    }

    /*.featuredContainer .icon:after {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        margin: 0px;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        opacity: 0;
        pointer-events: none;
        background: rgba(0, 0, 0, 0.41);
        z-index: 6;
    }

    .featuredContainer .icon:active::after {
        animation: anim-effect 0.7s forwards;
    }*/

    .featuredContainer .title {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 13px;
        margin: 10px 0px 0px;
        color: #f0f0f0;
        font-family: 'OpenSans-Semibold','Ubuntu-Medium';
    }

        .featuredContainer .title span {
            color: #f0f0f0;
            font-size: 11px;
            font-family: 'OpenSans-Regular','Ubuntu-Regular';
        }

    .featuredContainer .separator {
        float: left;
        width: 56%;
        height: 1px;
        background-color: #545454;
        margin: 5px 0px;
    }

    .featuredContainer .abstract {
        float: left;
        width: 60%;
        text-align: left;
    }

.featuredQuestionsContainer {
    float: left;
    padding-top: 30px;
    background-color: #1D1D1D;
}

@keyframes anim-effect {
    0% {
        transform: scale3d(0.3, 0.3, 1);
    }

    25%, 50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: scale3d(1.2, 1.2, 1);
    }
}

.samplescenarios {
    float: left;
    background-color: #00475e;
    padding: 0px;
    width: 980px;
}

    .samplescenarios .title {
        width: 980px;
        padding: 10px 0px;
        text-align: center;
        color: #fff;
        font-size: 20px;
        margin: 14px 0px 0px;
        font-family: 'OpenSans-Medium',Verdana;
    }

    .samplescenarios .teachersamplequestions {
        display: table;
        width: 915px;
        margin: 0px auto 16px;
    }

        .samplescenarios .teachersamplequestions a {
            cursor: pointer;
            background-image: url('../Images/home/rlcc01capacitor.jpg');
            background-repeat: no-repeat;
            width: 245px;
            height: 150px;
            float: left;
            margin: 16px 30px 0px;
        }

.thirdContainerTeacher {
    float: left;
    /*background-color: #ebebeb;*/
    background-color: #8700d9;
    padding: 0px 43px;
    width: 894px;
    display: none;
}

    .thirdContainerTeacher .contentText p {
        padding: 0px;
        margin: 15px 0px 0px;
    }

    .thirdContainerTeacher p:first-child {
        margin: 0px 0px 0px;
    }

    .thirdContainerTeacher .featuredHeader {
        float: left;
        width: 800px;
        height: 50px;
        line-height: 50px;
        /*background-color: #92e3ff;*/
        font-family: 'OpenSans-Regular',Verdana;
        font-size: 18px;
        color: #ffffff;
        padding: 0px 0px 0px 25px;
        /*border:solid 1px red;*/
    }

    .thirdContainerTeacher .featuredHldr .featured {
        width: 890px;
        margin: 0px auto;
        border-radius: 0px;
        /* float: left; */
        display: table;
        background-color: #f8f8f8;
        box-shadow: rgba(0, 0, 0, 1) 0px 0px 0px 0px;
        padding: 0px 0px;
    }

    .thirdContainerTeacher .featured .contentHolder, .thirdContainerTeacher .childfeatured .contentHolder {
        width: 92%;
        float: left;
        display: table-cell;
        margin: 15px 0px 10px 30px;
        /*border:solid 1px red;*/
    }

        .thirdContainerTeacher .featured .contentHolder .contentTextHead, .thirdContainerTeacher .childfeatured .contentHolder .contentTextHead, .forthContainerTeacher .featured .contentHolder .contentTextHead {
            color: #8800da;
            margin: 0px 0px 15px 0px;
            width: 800px;
            text-align: left;
        }

        .thirdContainerTeacher .featured .contentHolder .contentText, .thirdContainerTeacher .childfeatured .contentHolder .contentText {
            height: auto;
            color: black;
            margin: 0px;
        }

            .thirdContainerTeacher .featured .contentHolder .contentText span, .thirdContainerTeacher .childfeatured .contentHolder .contentText span {
                float: left;
                margin: 20px 0px 0px;
                font-size: 13px;
            }

.forthContainerTeacher .imageTextDiv {
    /* float: left; */
    /* width: 890px; */
    height: auto;
    display: table;
    margin: 0px auto;
}


    /*.thirdContainerTeacher .featured:nth-child(1) .image {
        width: 787px;
        height: 262px;
        float: left;
        margin: 0px 0px 0px 0px;
        display: table-cell;
        vertical-align: middle;
        padding: 50px 25px 0px 0px;
        background-image: url(../images/home/img_teacher1.jpg);
        background-repeat: no-repeat;
        background-position: center center;
    }*/

    .forthContainerTeacher .imageTextDiv .image {
        width: 380px;
        height: 248px;
        margin: 0px 0px 0px 0px;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 0px;
        background-image: url(../images/home/img_teacher1.jpg);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .forthContainerTeacher .imageTextDiv .bubble1 {
        float: left;
        width: 165px;
        height: auto;
        margin: 20px 0px 0px 0px;
        vertical-align: middle;
        padding: 12px 10px 15px 15px;
        background-color: #92e3ff;
        font-family: 'OpenSans-Regular',Verdana;
        font-size: 13px;
        color: #000000;
        line-height: 18px;
        border-radius: 12px 0px 15px 15px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        box-shadow: 2px 2px 4px 0px rgba(0,0, 0, 0.4);
        -moz-box-shadow: 2px 2px 4px 0px rgba(0,0, 0, 0.4);
        -webkit-box-shadow: 2px 2px 4px 0px rgba(0,0, 0, 0.4);
    }

        .forthContainerTeacher .imageTextDiv .bubble1 .connector {
            float: left;
            width: 105px;
            height: 13px;
            background-image: url(../images/home/connector.png);
            background-repeat: no-repeat;
            margin: 0px 0px 0px 130px;
        }

    .forthContainerTeacher .imageTextDiv .bubble2 {
        float: right;
        width: 165px;
        height: auto;
        margin: 66px 0px 0px 0px;
        vertical-align: middle;
        padding: 12px 0px 15px 15px;
        background-color: #92e3ff;
        font-family: 'OpenSans-Regular',Verdana;
        font-size: 13px;
        color: #000000;
        line-height: 18px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        box-shadow: 2px 2px 4px 0px rgba(0,0, 0, 0.4);
        -moz-box-shadow: 2px 2px 4px 0px rgba(0,0, 0, 0.4);
        -webkit-box-shadow: 2px 2px 4px 0px rgba(0,0, 0, 0.4);
    }

        .forthContainerTeacher .imageTextDiv .bubble2 .connector {
            float: left;
            width: 105px;
            height: 13px;
            background-image: url(../images/home/connector.png);
            background-repeat: no-repeat;
            margin: -62px 0px 0px -95px;
            -webkit-transform: scaleX(-1);
            -moz-transform: scaleX(-1);
            -ms-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            transform: scaleX(-1);
        }


.thirdContainerTeacher .featuredHldr {
    float: left;
    width: 890px;
    height: auto;
    border-bottom: solid 1px #510084;
    margin-bottom: 2px;
    /*border:solid 1px red;*/
}

    .thirdContainerTeacher .featuredHldr:last-child {
        margin-bottom: 20px;
    }

    .thirdContainerTeacher .featuredHldr .featuredHeaderHldr {
        float: left;
        width: 890px;
        height: 35px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px;
        background-color: #6d00bf;
        /*border:solid 1px yellow;*/
    }

    .thirdContainerTeacher .featuredHldr .bullet {
        /*position:absolute;
            left: 30px;
            top: 10px;*/
        float: left;
        width: 10px;
        height: 10px;
        background-image: url(../images/home/bullet.png);
        background-repeat: no-repeat;
        margin: 14px 10px 0px 25px;
        padding: 0px 0px;
        /*border:solid 1px red;*/
    }

    .thirdContainerTeacher .featuredHldr .featuredHeaderText {
        /*position:absolute;
            left:50px;
            top:0px;*/
        float: left;
        width: 740px;
        height: 35px;
        font-family: 'OpenSans-Regular',Verdana;
        font-size: 15px;
        color: #ffffff;
        margin: 0px 0px;
        padding: 0px 0px;
        line-height: 35px;
        /*border:solid 1px yellow;*/
    }

    .thirdContainerTeacher .featuredHldr .expandFeatured {
        float: left;
        width: 64px;
        height: 12px;
        font-family: 'OpenSans-Regular',Verdana;
        font-size: 11px;
        /*background-color:#6d00bf;*/
        color: #b2b2b2;
        background-image: url(../images/home/expand.png);
        background-repeat: no-repeat;
        background-position: right;
        margin: 14px 10px 0px 25px;
        padding: 0px 0px;
        cursor: pointer;
        /*border:solid 1px red;*/
    }

    .thirdContainerTeacher .featuredHldr .collapseFeatured {
        float: left;
        width: 64px;
        height: 12px;
        font-family: 'OpenSans-Regular',Verdana;
        font-size: 11px;
        /*background-color:#6d00bf;*/
        color: #b2b2b2;
        background-image: url(../images/home/collapse.png);
        background-repeat: no-repeat;
        background-position: right;
        margin: 14px 10px 0px 25px;
        padding: 0px 0px;
        cursor: pointer;
        /*display:none;*/
        /*border:solid 1px red;*/
    }

    .thirdContainerTeacher .featuredHldr:nth-child(5) .featured .image {
        width: 828px;
        height: 195px;
        float: left;
        margin: 10px 0px 0px 0px;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 0px;
        background-image: url(../images/home/img_teacher2.png);
        background-repeat: no-repeat;
        background-position: center center;
        /*border:solid 1px red;*/
    }

    .thirdContainerTeacher .featuredHldr:nth-child(3) .featured .image1 {
        width: 204px;
        height: 189px;
        float: left;
        margin: 40px 0px 20px 100px;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 0px;
        background-image: url(../images/home/img_teacher3.png);
        background-repeat: no-repeat;
        background-position: center center;
        /*border:solid 1px red;*/
    }

    .thirdContainerTeacher .featuredHldr:nth-child(3) .featured .image2 {
        width: 193px;
        height: 190px;
        float: left;
        margin: 40px 0px 0px 100px;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 0px;
        background-image: url(../images/home/img_teacher4.png);
        background-repeat: no-repeat;
        background-position: center center;
        /*border:solid 1px red;*/
    }

    .thirdContainerTeacher .featuredHldr:nth-child(3) .featured .image3 {
        width: 611px;
        height: 123px;
        float: left;
        margin: 20px 100px 20px 100px;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 0px;
        background-image: url(../images/home/img_teacher5.png);
        background-repeat: no-repeat;
        background-position: center center;
        /*border:solid 1px red;*/
    }

.contentFeaturesList {
    display: inline-table;
    width: 58%;
    /* margin: 20px auto; */
    color: #333;
    position: absolute;
    top: 90px;
}

    .contentFeaturesList ul {
        list-style: disc;
        /* padding: 10px; */
        margin: 10px auto;
        font-size: 12px;
        width: 79%;
        line-height: 16px;
    }

        .contentFeaturesList ul li {
            padding: 5px 0px;
            font-family: 'Raleway-Regular';
            font-size: 14px;
        }

    .contentFeaturesList .title {
        color: #FF6A14;
        font-family: 'Raleway-Medium';
        font-size: 29px;
        display: table;
        width: 87%;
        margin: 0px auto;
        line-height: 32px;
    }

    .contentFeaturesList .feature {
        display: inline-table;
        width: 100%;
    }

        .contentFeaturesList .feature div {
            float: left;
        }

            .contentFeaturesList .feature div:first-child {
                width: 10px;
                height: 10px;
                background-image: url(../images/home/bullet.png);
                background-repeat: no-repeat;
                margin: 14px 10px 0px 25px;
                padding: 0px 0px;
            }

            .contentFeaturesList .feature div:nth-child(2) {
                font-family: 'OpenSans-Regular',Verdana;
                font-size: 15px;
                color: #ffffff;
                margin: 0px 0px;
                padding: 0px 0px;
                line-height: 35px;
            }

.forthContainerTeacher {
    float: left;
    background-color: #ebebeb;
    padding: 0px 43px;
    width: 894px;
}

    .forthContainerTeacher .featured {
        margin: 30px auto;
    }

        .forthContainerTeacher .featured .contentHolder {
            margin: 15px 20px 30px 40px;
        }

        .forthContainerTeacher .featured .contentText .imageHldr {
            display: inherit;
            margin: 0px auto;
        }

            .forthContainerTeacher .featured .contentText .imageHldr .img_teacher3 {
                width: 204px;
                height: 189px;
                margin: 40px 0px 20px 0px;
                display: inline-table;
                vertical-align: middle;
                padding: 0px 0px;
                background-image: url(../images/home/img_teacher3.png);
                background-repeat: no-repeat;
                background-position: center center;
            }

            .forthContainerTeacher .featured .contentText .imageHldr .img_teacher4 {
                width: 204px;
                height: 189px;
                margin: 40px 0px 20px 100px;
                display: inline-table;
                vertical-align: middle;
                padding: 0px 0px;
                background-image: url(../images/home/img_teacher4.png);
                background-repeat: no-repeat;
                background-position: center center;
                position: relative;
            }

        .forthContainerTeacher .featured .contentText .teacheSkill {
            width: 750px;
            height: 189px;
            display: inherit;
            vertical-align: middle;
            padding: 0px 0px;
            background-image: url(../images/home/teacher_skills.png);
            background-repeat: no-repeat;
            background-position: center center;
            margin: 15px auto;
        }

        .forthContainerTeacher .featured .contentText .bottomimgHldr {
            display: inherit;
            width: 611px;
            height: 123px;
            background-image: url(../images/home/img_teacher5.png);
            background-repeat: no-repeat;
            background-position: center center;
            margin: 10px auto 0px;
        }

        .forthContainerTeacher .featured .contentText .workflow {
            display: inherit;
            width: 800px;
            height: 250px;
            background-image: url(../images/home/teacher_workflow.jpg);
            background-repeat: no-repeat;
            background-position: center center;
            margin: 0px 0px 0px 4px;
            padding: 0px 0px 0px 0px;
        }

    .forthContainerTeacher .contentText p {
        padding: 0px;
        margin: 15px 0px 0px;
    }

        .forthContainerTeacher .contentText p:first-child {
            margin: 0px 0px 0px;
        }

.howitworksHldr {
    float: left;
    width: 980px;
    height: 850px;
    background-color: #ebebeb;
}

.howitworksText {
    float: left;
    width: 200px;
    height: 38px;
    line-height: 38px;
    margin: 0px 0px 0px 420px;
    padding: 0px 0px 0px 0px;
    font-family: 'OpenSans-Regular',Verdana;
    font-size: 18px;
    color: #ffffff;
}

.howitworks {
    float: left;
    width: 941px;
    height: 822px;
    background-color: #ebebeb;
    background-image: url(../images/home/HowItWorks.png);
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 18px;
    /*font-family: 'OpenSans-Regular',Verdana;
        font-size:18px;
        color:#ffffff;*/
}

.bungee {
    position: absolute;
    width: 26px;
    height: 78px;
    left: 94px;
    top: 125px;
    background-image: url('../Images/home/img_teacher_bunjee.png');
    background-repeat: no-repeat;
    animation: bungeeUpDown 2s infinite;
    animation-direction: alternate;
    -webkit-animation: bungeeUpDown 2s infinite;
    -webkit-animation-direction: alternate;
    -moz-animation: bungeeUpDown 2s infinite;
    -moz-animation-direction: alternate;
    -ms-animation: bungeeUpDown 2s infinite;
    -ms-animation-direction: alternate;
    -o-animation: bungeeUpDown 2s infinite;
    -o-animation-direction: alternate;
    /*transition:all 2s ease-in-out;
    -o-transition:all 2s ease-in-out;
    -webkit-transition:all 2s ease-in-out;
    -moz-transition:all 2s ease-in-out;
    -ms-transition:all 2s ease-in-out;*/
}
/*.thirdContainerTeacher .image1 {
        width: 828px;
        height: 195px;
        float: left;
        margin: 20px 0px 10px 0px;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 30px;
        background-image: url(../images/home/img_teacher2.png);
        background-repeat: no-repeat;
        background-position: center center;
    }
    .thirdContainerTeacher .image2 {
        width: 204px;
        height: 189px;
        float: left;
        margin: 30px 0px 10px 200px;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 0px;
        background-image: url(../images/home/img_teacher3.png);
        background-repeat: no-repeat;
        background-position: center center;
    }
    .thirdContainerTeacher .image3 {
        width: 193px;
        height: 190px;
        float: left;
        margin: 30px 0px 10px 100px;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 0px;
        background-image: url(../images/home/img_teacher4.png);
        background-repeat: no-repeat;
        background-position: center center;
    }
    .thirdContainerTeacher .image4 {
        width: 611px;
        height: 123px;
        float: left;
        margin: 10px 0px 10px 170px;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 0px;
        background-image: url(../images/home/img_teacher5.png);
        background-repeat: no-repeat;
        background-position: center center;
    }*/

@-o-keyframes bungeeUpDown {
    from {
        top: 85px;
        -ms-animation-timing-function: ease-in;
    }

    to {
        top: 125px;
        -ms-animation-timing-function: ease-in-out;
    }
}

@-ms-keyframes bungeeUpDown {
    from {
        top: 85px;
        -ms-animation-timing-function: ease-in-out;
    }

    to {
        top: 125px;
        -ms-animation-timing-function: ease-in-out;
    }
}

@-moz-keyframes bungeeUpDown {
    from {
        top: 85px;
        -moz-animation-timing-function: ease-in-out;
    }

    to {
        top: 125px;
        -moz-animation-timing-function: ease-in-out;
    }
}

@-webkit-keyframes bungeeUpDown {
    from {
        top: 85px;
        -webkit-animation-timing-function: ease-in-out;
    }

    to {
        top: 125px;
        -webkit-animation-timing-function: ease-in-out;
    }
}

@keyframes bungeeUpDown {
    from {
        top: 85px;
        animation-timing-function: ease-in-out;
    }

    to {
        top: 125px;
        animation-timing-function: ease-in-out;
    }
}

.signupteacher, .loginBtn {
    background-color: #F15A24;
    z-index: 60;
    width: 112px;
    min-height: 26px;
    top: 28px;
    right: 181px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    font-family: raleway, sans-serif;
    font-weight: 600;
    position: fixed;
    line-height: 27px;
    cursor: pointer;
    transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
}

.loginBtn {
    top: 28px;
    right: 58px;
    background-color: #8200C8;
}

.signupteacher:hover {
    background-color: #f34304;
    box-shadow: rgba(0, 0, 0, 0.62) 0px 2px 10px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.62) 0px 2px 10px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.62) 0px 2px 10px -2px;
}

.loginBtn:hover {
    background-color: #7000ac;
    box-shadow: rgba(0, 0, 0, 0.62) 0px 2px 10px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.62) 0px 2px 10px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.62) 0px 2px 10px -2px;
}

.signupBack {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(184, 184, 184, 0.79);
    width: 100%;
    height: 100%;
    z-index: 100;
}

.newSignUpContainer {
    position: fixed;
    left: 50%;
    top: 40%;
    margin-left: -275px;
    margin-top: -120px;
    z-index: 30000;
    display: table;
    width: 550px;
}

    .newSignUpContainer:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: rgba(1, 2, 42, 0.95);
        z-index: -1;
        border-radius: 5px;
            box-shadow: black 0px 3px 20px 0px;

    }

    .newSignUpContainer .newSignUpHldr {
        display: table;
        padding: 40px 0px;
        margin: 0px auto;
        width: 100%;
    }

        .newSignUpContainer .newSignUpHldr .signupOptions {
            display: table-cell;
        }

        .newSignUpContainer .newSignUpHldr .newStudentSignUp {
            background-image: url('../Images/index/su_student.png');
            background-repeat: no-repeat;
            width: 160px;
            height: 160px;
            cursor: pointer;
            display: table;
            margin: 0px auto;
        }

        .newSignUpContainer .newSignUpHldr .newTeacherSignUp {
            background-image: url('../Images/index/su_teacher.png');
            background-repeat: no-repeat;
            width: 160px;
            height: 160px;
            cursor: pointer;
            display: table;
            margin: 0px auto;
        }

        .newSignUpContainer .newSignUpHldr .newSignupClose {
            background-image: url('../Images/popup/popup_close24x24.png');
            background-repeat: no-repeat;
            width: 24px;
            height: 24px;
            position: absolute;
            top: 10px;
            right: 10px;
            cursor: pointer;
        }
.signuppopup,.loginpopup{
    /*z-index:30000!important;*/
}
.reloadCaptcha{
    display: initial;
    color: black;
    font-size: 18px;
    /* padding: 6px; */
    position: absolute;
    background-color: white;
    font-family: 'Raleway-bold';
    text-shadow: 0px 0px 2px;
    /* margin: 0px; */
    top: 27px;
    left: 159px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    box-shadow: rgba(53, 53, 53, 0.6) 0px 0px 30px 0px inset;
    -moz-box-shadow: rgba(53, 53, 53, 0.6) 0px 0px 30px 0px inset;
    -webkit-box-shadow: rgba(53, 53, 53, 0.6) 0px 0px 30px 0px inset;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor:pointer;
}