﻿@charset "utf-8";
/* CSS Document */

@media screen and (max-width:768px) {

    #m_m_left {
        width: 308px;
        height: 391px;
        float: left;
        margin-top: 8px;
        margin-left: 14px;
    }

    #stu_main_middleMyLesson {
        width: 753px;
        height: auto;
        overflow: hidden;
        background: #FFF;
    }



    .resWidthAdd {
        width: 765px;
    }

    #stu_mainMyLesson {
        width: 765px;
        height: auto;
        overflow: hidden;
        margin-top: 10px;
        float: left;
    }

    .toolstableHeading {
        width: 608px;
    }

    #stu_main_middle {
        width: 749px;
        padding-left: 2px;
        height: auto;
        overflow: hidden;
        background: #FFF;
    }

    .myLessonsTable {
        padding-left: 0px;
    }

    .orangeBxLft {
        background: url(../images/orangeContainerBg.jpg) repeat-x top white;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 707px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
    }

        .orangeBxLft table {
            width: 708px;
        }

            .orangeBxLft table.myLessons {
                width: 671px;
            }

    #footer {
        width: 775px;
        height: 30px;
        margin-top: 35px;
        float: left;
    }

    #stu_main_bottom {
        width: 752px;
        height: 12px;
        background: url(../images/round_bottom.gif) no-repeat;
        background-size: 751px 12px;
    }

    .myMissionBttmValu {
        width: 742px;
        margin: 0px auto;
        overflow: auto;
        height: 81px;
        float: left;
    }

    #stu_main {
        width: auto;
        height: auto;
        overflow: hidden;
        margin-top: 10px;
        float: left;
    }

    #mission_bot {
        width: 1000px;
        height: 19px;
        background: #feae2d;
    }

    .missionMiddleWrapper {
        width: 751px;
        height: 485px;
        background: url(../images/mission_bg.gif) repeat-x;
        background-color: #FFF;
    }

    .missionMiddleSec {
        width: 750px;
        height: 399px;
    }

    .myMissionLeft2 {
        width: 355px;
        height: 391px;
        float: left;
        margin-top: 8px;
        margin-left: 14px;
    }

    .m_m_topHed {
        width: 365px;
        height: 93px;
    }

    p .headText {
        padding-left: 0px;
    }

    .m_m_image {
        width: 345px;
        height: 215px;
    }

        .m_m_image img {
            width: 345px;
            height: 215px;
        }

    .myMissionLeft {
        width: 348px;
        height: 391px;
        float: left;
        margin-top: 8px;
        margin-left: 14px;
    }

    .mission_tab {
        width: 498px;
        height: 29px;
        float: right;
        margin-top: 6px;
    }

        .mission_tab input {
            float: left;
        }

    .dashboardLinks {
        height: 49px;
        margin-top: 0px;
        float: left;
        width: 1000px;
        margin-left: 5px;
    }

        .dashboardLinks ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .dashboardLinks ul li {
                float: left;
                width: 172px;
                height: 54px;
                margin: 0px 0px 0px 5px;
            }

                .dashboardLinks ul li:first-child {
                    margin-left: 0;
                }

                .dashboardLinks ul li a {
                    display: block;
                    background: url(../images/topNav.png) no-repeat left top;
                    width: 172px;
                    height: 36px;
                    font-family: BPreplay;
                    font-weight: bold;
                    font-size: 16px;
                    color: #fff;
                    text-align: center;
                    text-decoration: none;
                    padding-top: 17px;
                    letter-spacing: 2px;
                }

                    .dashboardLinks ul li a:hover {
                        background: url(../images/topNavHover.png) no-repeat left top;
                    }

                .dashboardLinks ul li.small {
                    width: 54px;
                    height: 48px;
                    float: left;
                }

                    .dashboardLinks ul li.small a {
                        display: block;
                        width: 54px;
                        height: 39px;
                        background: url(../images/smallBGnav.png) no-repeat left top;
                        padding-top: 13px;
                    }

                        .dashboardLinks ul li.small a:hover {
                            background: url(../images/smallNavBGHover.png) no-repeat left top;
                        }


    .Newactive {
        background: url(../Images/NewtopNavHover.png) no-repeat left top;
    }

    .stu_middle {
        width: 712px;
        height: 38px;
        background: url(../images/gr_middle.png);
        float: left;
    }


    .missionConclBttnNew {
        background: url(../Images/missionConclTop.png) no-repeat top left;
        float: left;
        width: 142px;
        height: 24px;
        margin-left: -24px;
        border: 0;
        cursor: pointer;
        text-indent: -999px;
        background-size: 142px 24px;
        margin-right: 5px;
    }

        .missionConclBttnNew:hover {
            background: url(../Images/missionConclHover.png) no-repeat top left;
            width: 142px;
            height: 24px;
            margin-left: -24px;
            border: 0;
            cursor: pointer;
            background-size: 142px 24px;
        }

    .missionGuideBttnNew {
        background: url(../Images/missionGuideTop.png) no-repeat top left;
        float: left;
        width: 112px;
        height: 24px;
        background-size: 112px 24px;
        border: 0;
        cursor: pointer;
        text-indent: -999px;
    }

        .missionGuideBttnNew:hover {
            background: url(../Images/missionGuideHover.png) no-repeat top left;
            width: 112px;
            height: 24px;
            background-size: 112px 24px;
            border: 0;
            cursor: pointer;
        }

    .switchMissionNew {
        background: url(../Images/switchMissionTop.png) no-repeat top left;
        width: 126px;
        float: left;
        margin-left: 5px;
        margin-right: 5px;
        height: 24px;
        border: 0;
        cursor: pointer;
        text-indent: -999px;
        background-size: 126px 24px;
    }

        .switchMissionNew:hover {
            background: url(../Images/switchMissionHover.png) no-repeat top left;
            width: 126px;
            height: 24px;
            background-size: 126px 24px;
            border: 0;
            cursor: pointer;
        }

    .scoreYourCard {
        background: url(../Images/yourScorCardTop.png) no-repeat top left;
        width: 126px;
        height: 24px;
        background-size: 126px 24px;
        border: 0;
        cursor: pointer;
        text-indent: -999px;
    }

        .scoreYourCard:hover {
            background: url(../Images/yourScorCardHover.png) no-repeat top left;
            width: 126px;
            height: 24px;
            background-size: 126px 24px;
            border: 0;
            cursor: pointer;
        }


    .myMissionBttnWrapper {
        width: 498px;
        height: 29px;
        float: right;
        margin-top: 7px;
    }


    #mission_middle {
        width: 752px;
        height: auto;
        background: url(../images/mission_bg.gif) repeat-x;
        background-color: #FFF;
    }

    #stu_main_top {
        width: 759px;
        height: 38px;
    }

    /*******Popup Sco*/
    .dash_popup_main {
        /*width: 730px;*/
        width: 740px;
        height: auto;
        overflow: hidden;
        border: 2px #f79d2b solid;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background: #fff;
        /*margin-bottom: 11px;*/
        z-index: 3;
        padding-left: 3px;
        vertical-align: top;
    }

    #launchFrame {
        /*height: 700px;
    width: 740px;*/
        height: 520px;
        width: 728px;
        border: none;
        overflow: hidden;
        margin: auto;
        float: left;
        overflow-x: hidden;
        overflow-y: hidden;
        z-index: 2;
        margin-top: 0px;
    }

    .PopUp_Blur {
        position: fixed;
        top: 11%;
        left: 35%;
        z-index: 100005;
        display: none;
        width: auto !important;
    }

    /***Popup End*/
    .PopUp_Blur_Validation {
        position: fixed;
        top: 16%;
        left: 40%;
        z-index: 100005;
        display: none;
        width: auto !important;
    }

    .mymissionScoreWrapper {
        width: 752px;
        float: left;
        overflow-x: auto;
        height: 83px;
    }

    #t_d_left_main {
        width: 728px;
        height: auto;
        overflow: hidden;
        float: left;
        margin-left: 0;
    }

    .t_d_le_info {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 701px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
        margin-left: 5px;
    }

    .dashMyClass {
        margin-left: 5px;
    }


    .classInfo1 {
        display: block;
        overflow-y: scroll;
        width: 704px;
        margin: 7px 0 0 0;
        height: 200px;
    }

    .st_text_New {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        display: block;
        float: left;
        width: 665px;
        margin: 0 0 0px 0;
        padding: 0;
        white-space: nowrap;
        padding-left: 10px;
        margin-top: 4px;
    }

    /**Dashboard Tables*/
    .dashBoardStudenttable {
        width: 678px;
    }

    .teacherMessageTable {
        width: 678px;
    }

    .t_d_L_New {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 706px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
    }

    .t_d_L_NewMessagesSec {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 701px;
        margin-left: 4px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
    }

    #t_d_Right_main {
        width: 718px;
        height: auto;
        overflow: hidden;
        float: left;
        margin-left: 0px;
        margin-top: 15px;
    }

    .t_d_R_info {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 705px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
    }

    .t_New_info {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 677px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
        margin: 17px 0 8px 9px;
    }

    .leaderBoardTable {
        float: left;
    }

    /****Dashboard Select Mission Container*/
    #mission_middle_info {
        width: 752px;
        height: 399px;
    }

    .dashboardOrangeBxLft {
        background: url(../images/orangeContainerBg.jpg) repeat-x top white;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 713px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
    }

        .dashboardOrangeBxLft .headerSec {
            float: left;
            height: 23px;
        }

        .dashboardOrangeBxLft b {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            display: block;
            float: left;
            width: 415px;
            margin: 0 0 0px 0;
            padding: 0;
            white-space: nowrap;
            padding-left: 10px;
            margin-top: 4px;
        }

        .dashboardOrangeBxLft span.exColImg {
            display: block;
            float: right;
            margin-right: 10px;
        }

        .dashboardOrangeBxLft table {
            width: 708px;
        }

            .dashboardOrangeBxLft table.myLessons {
                width: 671px;
            }

    /***My Lesson Assign*/
    .resAssiSec {
        margin-left: 8px;
        float: left;
    }

    .dashMyClassesMain {
        margin-left: 8px;
        float: left;
        padding-top: 10px;
        padding-left: 13px;
    }


    /***Dashboard Sec*/
    .m_m_topHed {
        width: 347px;
        height: auto;
    }

        .m_m_topHed table {
            width: 347px;
        }

    /***Score Card*/
    .orangeBxLftScoreCard {
        background: url(../images/orangeContainerBg.jpg) repeat-x top white;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 708px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
    }

        .orangeBxLftScoreCard .headerSec {
            float: left;
            height: 23px;
        }

        .orangeBxLftScoreCard b {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            display: block;
            float: left;
            width: 415px;
            margin: 0 0 0px 0;
            padding: 0;
            white-space: nowrap;
            padding-left: 10px;
            margin-top: 4px;
        }

        .orangeBxLftScoreCard span.exColImg {
            display: block;
            float: right;
            margin-right: 10px;
        }

    .toolTable {
        width: 680px;
    }

    .toolScoreSec {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 707px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
    }

    .st_text_NewHeader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        display: block;
        float: left;
        width: 497px;
        margin: 0 0 0px 0;
        padding: 0;
        white-space: nowrap;
        padding-left: 10px;
        margin-top: 4px;
    }

    .t_d_le_infoTeammates {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 705px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
        margin-left: 0px;
    }

    .st_text_NewTeammatesHeadB {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        display: block;
        float: left;
        width: 496px;
        margin: 0 0 0px 0;
        padding: 0;
        white-space: nowrap;
        padding-left: 10px;
        margin-top: 4px;
    }

    .editProfileTable {
        width: auto;
        white-space: nowrap;
    }

        .editProfileTable td.firstSpaceIpad {
            width: 130px;
        }

    .csTextFild {
        width: 183px;
        height: 30px;
        color: #878686;
        padding-left: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 25px;
        border: 1px solid #cccccc;
        float: left;
    }

    fieldset.editProfile {
        margin: 50px 0 0 45px;
        width: 719px;
        height: auto;
        overflow: hidden;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #f79b2d;
    }

        fieldset.editProfile legend {
            margin-left: 10px;
            font-size: 12px;
            font-weight: bold;
            color: #707070;
        }


    .orangeBxRhtResources {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        width: 701px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
        margin-top: 20px;
        border-bottom: none;
        margin-left: -3px;
    }

        .orangeBxRhtResources b {
            width: 650px;
        }

    .orangeBxContainerSmallResources {
        float: left;
        width: 709px;
        border: 1px solid #f79b2d;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top: none;
        margin-left: -3px;
    }

    .loaderPosition {
        top: 13%;
        left: 50%;
    }

    .studentNameSec {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 672px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
        margin: 17px 0 8px 9px;
    }

    .myLessonAssignMain {
        margin-bottom: 0px;
    }

    .myLessonAssignContainer {
        background: url(../images/orangeContainerBg.jpg) repeat-x top white;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 707px !important;
        float: left;
        border: 1px solid #f79b2d;
        margin-top: 7px;
        padding: 4px;
    }

        .myLessonAssignContainer table {
            width: 708px !important;
        }


    .myMissionToolSec {
        width: 599px;
        height: 20px;
        margin: auto;
        margin-bottom: 15px;
    }

        .myMissionToolSec p {
            font-size: 14px;
            font-family: Bpreplay;
            color: #353535;
            line-height: 20px;
        }


    .t_d_L_NewMessagesSecLeft {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 700px;
        float: left;
        margin-left: 3px;
        border: 1px solid #f79b2d;
        padding: 4px;
    }


    /***********Teacher Module*/
    .leaderbord {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        display: block;
        float: left;
        width: 670px;
        margin: 0 0 0px 0;
        padding: 0;
        white-space: nowrap;
        padding-left: 10px;
        margin-top: 4px;
    }

    .student_hed {
        width: 731px;
        height: 68px;
    }

        .student_hed table {
            width: 730px;
        }

  
    .acInfo {
        margin: 10px 0 0 19px;
        width: 578px !important;
        background: #FFF;
        *margin-top: 0px;
        *float: left;
        margin-left: 23px \0/;
    }

        .acInfo select {
            width: 190px;
        }

        .acInfo table {
            width: 649px;
        }

    .csSchoolBox {
        width: 183px;
    }

    .resAlign {
        width: 172px;
    }

    .gradeResAlign {
        width: 153px;
    }


    #top {
        width: 760px;
        height: 56px;
    }




    .NeworangeBxLftAssignmentRes {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 685px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
        margin-left: 10px;
    }

        .NeworangeBxLftAssignmentRes table {
            width: 100%;
        }

            .NeworangeBxLftAssignmentRes table td {
                width: auto;
            }

        .NeworangeBxLftAssignmentRes .headerSec {
            float: left;
            height: 23px;
        }

        .NeworangeBxLftAssignmentRes b {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            display: block;
            float: left;
            width: 415px;
            margin: 0 0 0px 0;
            padding: 0;
            white-space: nowrap;
            padding-left: 10px;
            margin-top: 4px;
        }

        .NeworangeBxLftAssignmentRes span.exColImg {
            display: block;
            float: right;
            margin-right: 10px;
        }

    .classesTabSecGrid {
        background: url(../images/orangeContainerBg.jpg) repeat-x top white;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 681px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
    }

        .classesTabSecGrid table {
            width: 670px;
        }

    .resAlignListSearchTD {
        padding-left: 16px;
    }


    .fildSetclass {
        margin: 13px 0 13px 20px;
        width: 707px !important;
        height: auto;
        overflow: hidden;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #f79b2d;
        *float: left;
        *margin-bottom: 2px;
    }

        .fildSetclass table {
            width: 657px !important;
        }


    fieldset.enrollStuFieldsetSec {
        margin: 0 0 0 0;
        width: 716px;
        *margin-top: 2px;
        *float: left;
    }

        fieldset.enrollStuFieldsetSec table {
            width: 687px;
        }

    fieldset.enrollStuFieldsetContactInfo {
        margin: 13px 0 0 0;
        width: 716px;
        *margin-top: 13px;
        *float: left;
    }

        fieldset.enrollStuFieldsetContactInfo table {
            width: 687px;
        }

    .settingFieldsetAccInfo {
        margin: 0 0 0 0;
        width: 719px;
        *margin-top: 2px;
        *float: left;
    }

        .settingFieldsetAccInfo table {
            width: 690px;
        }

    .settingConInfoSec {
        margin: 13px 0 0 0;
        width: 719px;
        *margin-top: 13px;
        *float: left;
    }

        .settingConInfoSec table {
            width: 690px;
        }

    .teacherClassesTable {
        width: 694px;
    }

        .teacherClassesTable table {
            float: right;
        }

    .classesAssignScroll {
        width: 695px;
        float: left;
        margin-left: 10px;
        overflow-x: auto;
    }

    .teacherStuClassesContainer {
        background: url(../images/orangeContainerBg.jpg) repeat-x top white;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 679px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
    }

        .teacherStuClassesContainer table {
            width: 676px;
        }

        .teacherStuClassesContainer .headerSec {
            float: left;
            height: 23px;
        }

        .teacherStuClassesContainer b {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            display: block;
            float: left;
            width: 415px;
            margin: 0 0 0px 0;
            padding: 0;
            white-space: nowrap;
            padding-left: 10px;
            margin-top: 4px;
        }

        .teacherStuClassesContainer span.exColImg {
            display: block;
            float: right;
            margin-right: 10px;
        }

    .s_class_left {
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 435px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
        margin-left: 25px;
        margin-top: 5px;
    }

        .s_class_left table {
            width: 420px;
        }

    .studeMissionListLftSec {
        width: 326px;
        height: auto;
        min-height: 214px;
        overflow: hidden;
        float: left;
        border: 1px solid #f79d2b;
        margin-left: 10px;
    }

        .studeMissionListLftSec table {
            width: 316px;
        }

            .studeMissionListLftSec table select {
                width: 314px !important;
            }

        .studeMissionListLftSec strong {
            margin-left: 5px;
        }

    .studeMissionListConSec {
    }

        .studeMissionListConSec table {
            width: 316px;
        }

            .studeMissionListConSec table select {
                width: 314px !important;
            }

    .studentMissionListRhtSec {
        width: 348px;
        height: auto;
        min-height: 214px;
        overflow: hidden;
        float: left;
        border: 1px solid #f79d2b;
    }

        .studentMissionListRhtSec table {
            width: 335px;
        }

            .studentMissionListRhtSec table select {
                width: 333px !important;
            }

    .resSpacingTable td:first-child {
        padding-left: 10px;
    }

    .spaceTdAlign {
        padding-left: 7px;
    }



    .new_grd_top {
        width: 310px;
        height: 30px;
        background: #f79d2d;
        margin: 15px auto 0;
        float: left;
    }

    .ac_1 {
        width: 83px;
        height: 30px;
        border-right: 2px solid #cacaca;
        float: left;
    }

    .on_grd {
        width: 310px;
        height: 150px;
        overflow-y: scroll;
        overflow-x: none;
        margin: auto;
        margin-bottom: 15px;
        float: left;
    }

        .on_grd table {
            width: 245px;
        }

            .on_grd table td:first-child {
                width: 82px;
            }

            .on_grd table td:nth-child(2) {
                width: 91px;
            }

            .on_grd table td:nth-child(3) {
                width: 114px;
            }

    .add_box_leftActivity {
        width: 322px;
        height: auto;
        min-height: 214px;
        overflow: hidden;
        float: left;
        border: 1px solid #f79d2b;
        padding-left: 12px;
        margin-left: 10px;
    }

    .add_box_rightActivityRhtSec {
        width: 323px;
        height: auto;
        min-height: 214px;
        overflow: hidden;
        float: left;
        border: 1px solid #f79d2b;
        padding-left: 12px;
    }

    .NewStud_tab {
        float: left !important;
        width: 695px;
        text-align: right;
        padding-left: 10px;
    }

    .s_class_leftHedline p {
        font-family: Bpreplay;
        font-size: 17px;
        font-weight: bold;
        color: #f79d2c;
        line-height: 25px;
        width: 675px;
    }

    .stuTableHeding {
        width: 444px !important;
    }

    .stuSearchSecRes {
        margin-left: 26px !important;
    }

    .classesAddRemStutable {
        width: 229px !important;
    }

    /*******CSS [25-3-13]*/
    .searchStuTable {
        width: 730px;
    }

    .midInnerPaddingLft {
        padding-left: 10px !important;
        width: 741px !important;
    }

    .widthSevenTowZer {
        width: 720px !important;
    }

    #student_info {
        width: 724px !important;
    }

        #student_info table.mainheadText {
            width: 724px;
            white-space: nowrap;
        }

    .widthSevenZerTow {
        width: 702px !important;
    }

    #classMiddle {
        width: 751px;
        height: auto;
        overflow: hidden;
        background: #FFF;
        padding-bottom: 8px;
        margin-bottom: -4px;
    }

    .midContainerLftSpacing {
        margin-left: 8px;
    }

    #add_sear {
        width: 900px;
        height: 30px;
        margin: auto;
        margin-top: 10px;
    }

    .assignResponsiveScroll {
        float: left;
        width: 694px;
        overflow-x: auto;
        margin-left: 10px;
    }

    .spaceLftRhtNone {
        margin-left: 5px;
        margin-right: 0 !important;
    }

    .widthTablePer {
        width: 98% !important;
    }

    .widthTablePerNineFiv {
        width: 95% !important;
    }


    .classRoleCOntainer {
        width: 680px !important;
    }

        .classRoleCOntainer table {
            width: 677px !important;
        }

   

    #SR_box_mainbox {
        border: 1px solid #F79B2D;
        border-radius: 5px 5px 5px 5px;
        height: auto;
        margin: 25px auto;
        overflow: hidden;
        width: 723px;
    }

    .addRemoveStuConHeaderWrap {
        width: 444px !important;
        float: left;
    }


    .s_info_t {
        width: 163px !important;
    }

    .marginLftTowFiv {
        margin-left: 25px !important;
    }

    .stuTableSear {
        width: 718px !important;
        white-space: nowrap;
    }

    .studTableStuList {
        width: 725px !important;
        margin-left: 5px;
    }

        .studTableStuList table {
            width: 722px !important;
        }


    .widthSixSixFor {
        width: 664px !important;
    }

    .resFltLft {
        float: left;
    }

    .NewSav {
        width: 700px !important;
        height: 30px;
        margin: 0 0 20px 21px;
    }

    .tableLabelsNowrap td {
        white-space: nowrap !important;
    }

    .addAssignMiddWrap {
        width: 712px !important;
    }

    .addAssignSearchTable {
        width: 710px !important;
    }


    .serBigbar {
        background: url(../images/serBigBg.png);
        border-right: 1px solid #d5d5d5;
        border-bottom: 1px solid #d5d5d5;
        background-size: 263px;
        width: 246px !important;
        height: 27px;
        margin-left: 4px;
    }

    .serBigtextfild {
        width: 244px !important;
        height: 24px;
        border: none;
        margin-top: 1px;
        margin-left: 2px;
        font-size: 12px;
        color: #878686;
        *height: 23px;
        *background: none;
        *line-height: 23px;
        *width: 173px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }

    .resAddAssignSmallConSize {
        width: 291px !important;
    }

    .resAddAssignSelectListTable {
        width: 247px !important;
    }

        .resAddAssignSelectListTable select {
            width: 287px !important;
        }

    .resSearchTb {
        width: 293px !important;
    }

    .adAssignInnerContainer {
        width: 314px !important;
    }

    .resMarginLftTen {
        margin-left: 10px !important;
    }

    .NewSavTab {
        width: 704px;
        height: 30px;
        margin: 14px 0 1px 14px;
        *margin-top: 12px;
        float: left;
    }

    .addUnitInfoBoxMain {
        width: 292px !important;
        height: 156px;
        margin: 13px 0 0 14px;
        border: 1px solid #cacaca;
        border-top: none;
    }

    .addUnitInfoBox {
        background: none repeat scroll 0 0 #F79D2D;
        height: 30px;
        width: 292px !important;
    }

    .acUnit {
        width: 107px !important;
        height: 30px;
        float: left;
    }


    .acUnit2 {
        width: 83px !important;
        height: 30px;
        float: left;
        border-left: 1px solid #cacaca;
    }

    #orgMain {
        width: 747px;
        height: auto;
        overflow: hidden;
        margin: 13px auto 0 auto;
    }

    .resWidthOneOneTow {
        width: 112px !important;
    }

    .resWidthEightEight {
        width: 88px !important;
    }

    .resWidthOneZerSeven {
        width: 107px !important;
    }

    .resWidthEightThr {
        width: 83px !important;
    }

    .addUnitInfoBoxscroll {
        height: 126px;
        overflow-y: scroll;
        width: 293px !important;
    }

    .resWidthSevenTowTow {
        width: 722px !important;
    }

    .resWidthSevenOneNine {
        width: 719px !important;
    }

    .resWidthSevenOneSeven {
        width: 717px !important;
    }

    .conWraperStuTab {
        width: auto !important;
    }

    #Newdash_main {
        width: 713px !important;
        height: auto;
        overflow: hidden;
        margin: auto;
        border: 1px #f79d2b solid;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background: #fff;
    }

    .resClassesClassRoleContainer {
        width: 684px !important;
        margin-left: 12px !important;
    }

    .resClassesClsRolCon {
        width: 680px !important;
    }

        .resClassesClsRolCon table {
            width: 680px !important;
        }

    .marginLftNone {
        margin-left: 0 !important;
    }

    .fildSetclass table input {
        width: 185px !important;
    }

    .resClassRolePagi {
        margin-right: 0px !important;
    }

    .paddingRhtFive {
        padding-right: 5px !important;
    }

    .marginRhtOneTow {
        margin-right: 12px !important;
    }

    .marginLftFor {
        margin-left: 4px !important;
    }

    #fot_text {
        margin-left: 112px !important;
        margin-top: 5px !important;
    }

    .classeImortRecoContainer {
        width: 710px !important;
    }

        .classeImortRecoContainer table {
            width: 694px !important;
            margin-left: 0 !important;
        }

    .widthSevenTowSix {
        width: 726px !important;
    }

    .marginRhtFor {
        margin-right: 4px !important;
    }

    .widthOneEightNine {
        width: 189px !important;
    }

    .marginLftOne {
        margin-left: 1px !important;
    }


    .marginLftSeven {
        margin-left: 7px !important;
    }

    .dash_popup {
        margin-left: -4px;
    }

    .widthSixThrEight {
        width: 638px !important;
    }

    .resFltLft {
        float: left !important;
        width: 600px !important;
    }

    .resMarginLftMinus {
        margin-left: 0px !important;
    }

    .editTeacherFieldSec {
        width: 701px !important;
        margin-left: 20px !important;
    }

        .editTeacherFieldSec table {
            white-space: nowrap;
        }

    .marginTopTen {
        margin-top: 10px !important;
    }

    .widthOneSevenOne {
        width: 171px !important;
    }

    .settingContainerSec {
        width: 690px !important;
        margin-left: 23px !important;
    }

        .settingContainerSec table {
            width: 702px !important;
        }

    .dashIndexContainer {
        width: 704px !important;
    }

        .dashIndexContainer table {
            width: 670px !important;
        }

    .teachDashMessTable table {
        width: 682px !important;
    }

    .teachDashContainer table {
        width: 672px !important;
    }

    .teachDashMessCon {
        width: 704px !important;
        margin-left: 4px !important;
    }

    .resMarginAdded {
        margin-top: 16px !important;
    }

    .resWidthForForTow {
        width: 424px !important;
    }

    .resTdWidth {
        width: 149px !important;
    }

    .resStuAddRemListWidth {
        width: 257px !important;
    }

    .resLoginWraper {
        width: 768px !important;
    }

    .resStuPrflTdLaign {
        width: 182px !important;
    }

    .resStuPrflTdLaignGrade {
        width: 162px !important;
    }

    .resDashScoreCardContainer {
        width: 708px !important;
        margin-left: 0px;
    }

        .resDashScoreCardContainer table {
            width: 696px !important;
        }

    .resWidthSixSevenTow {
        width: 672px !important;
    }

    .resAddRemoveStuLstSec {
        width: 423px !important;
    }

    .resTDWidthTowTowSeven {
        width: 227px !important;
    }

    .resWidthTowOneFiv {
        width: 215px !important;
    }

    .resWidthOneFivZer {
        width: 150px !important;
    }

    .resWidthSevenTow {
        width: 70px !important;
    }

    .resPlusAlignAddRem {
        text-align: center !important;
        padding-left: 0px !important;
    }

    #u_c_p_middle table {
        width: 233px !important;
    }

    .resEnrollStuField {
        width: 710px !important;
    }

    .resStuMidTableField {
        width: 701px !important;
    }

        .resStuMidTableField table {
            width: 665px !important;
        }

    .resStuEditField {
        width: 709px !important;
    }

        .resStuEditField table {
            width: 677px !important;
        }

    #login_content {
        width: 755px !important;
        height: auto;
        overflow: hidden;
        margin: auto;
        margin-top: 31px;
    }

    #login_w {
        width: 755px !important;
        height: 444px;
        margin-left: 92px;
        background-size: 755px 444px !important;
        margin: auto;
    }

    .resFootTxtAlign {
        padding-left: 150px !important;
    }

    /************Student New*/
    .orangeBoxInfoMyMissSelMiss {
        width: 719px;
        height: auto;
        overflow: hidden;
        margin: 0 auto 0 8px;
        background: url(../images/orangeContainerBg.jpg) repeat-x top;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        float: left;
        border: 1px solid #f79b2d;
        padding: 4px;
    }

        .orangeBoxInfoMyMissSelMiss table {
            width: 715px !important;
        }

    .resMyMissSeleMissTopHeader {
        width: 725px !important;
        white-space: nowrap;
    }

    .resWidthAuto {
        width: auto !important;
    }

    .resToolNameHeader {
        width: 728px !important;
        margin-left: 8px !important;
    }
    .lbnew_logo {
    MARGIN: 179PX 36PX -180PX 32PX;
    FLOAT: RIGHT;
    width: 38%;
}
    .side-div {
        background: rgba(255, 255, 255, 0.7)!important;
        top: 35%;
        MARGIN: 51PX 10PX 20PX 274PX;
        width: 49%;
        height: 150px;
        z-index: -1;
        font-family: Arial, Helvetica, sans-serif;
        position: fixed;
    }

    .resGridWithTable {
        width: 719px !important;
    }

        .resGridWithTable table {
            width: 715px !important;
        }

    .resFooterLogin #fot_text {
        margin-left: -17px !important;
    }

    .resDashStuArrowTxt {
        width: 666px !important;
    }

    .resStuScoreCardCon {
        width: 706px !important;
        margin-left: 0px !important;
    }

        .resStuScoreCardCon table {
            width: 695px !important;
        }

    .resScoreHeadBold {
        width: 669px !important;
    }

    .resToolsTable {
        width: 707px !important;
    }

    .resFltRht {
        float: right !important;
    }

    .stuStuList {
        width: 712px;
    }

        .stuStuList .lstName {
            width: 147px;
        }

        .stuStuList .fistName {
            width: 133px;
        }

        .stuStuList .userName {
            width: 153px;
        }

        .stuStuList .stuID {
            width: 120px;
        }

        .stuStuList .gradeSec {
            width: 110px;
        }

        .stuStuList .reportSec {
            width: 45px;
        }

    .clsnteamListMain {
        width: 712px;
    }

        .clsnteamListMain .clsses {
            width: 126px;
        }

        .clsnteamListMain .techrSec {
            width: 147px;
        }

        .clsnteamListMain .periodSec {
            width: 106px;
        }

        .clsnteamListMain .roomSec {
            width: 95px;
        }

        .clsnteamListMain .stuenrlSec {
            width: 121px;
        }

        .clsnteamListMain .reportSec {
            width: 61px;
        }


    .classClsRolMain {
        width: 675px;
    }

        .classClsRolMain .lstNam {
            width: 160px;
        }

        .classClsRolMain .fistNam {
            width: 149px;
        }

        .classClsRolMain .userNam {
            width: 159px;
        }

        .classClsRolMain .stuID {
            width: 121px;
        }

        .classClsRolMain .grdeSec {
            width: 60px;
        }

    .classesAddrmvMain {
        width: 417px;
    }

        .classesAddrmvMain .addRmIco {
            width: 59px;
        }

        .classesAddrmvMain .nameSec {
            width: 142px;
        }

        .classesAddrmvMain .usernameSec {
            width: 125px;
        }

        .classesAddrmvMain .grdeSec {
            width: 73px;
        }

    .stuAddAssiActivity {
        width: 275px !important;
    }

    .stuClsesInnerMain {
        width: 690px;
    }

        .stuClsesInnerMain .enrolHeading {
            width: 690px;
        }

        .stuClsesInnerMain .tablContainerMain {
            width: 680px;
        }

            .stuClsesInnerMain .tablContainerMain table {
                width: 688px;
            }

            .stuClsesInnerMain .tablContainerMain .tblContainerDivMain {
                width: 679px;
            }

                .stuClsesInnerMain .tablContainerMain .tblContainerDivMain .clsesSec {
                    width: 183px;
                }

                .stuClsesInnerMain .tablContainerMain .tblContainerDivMain .tchrName {
                    width: 192px;
                }

                .stuClsesInnerMain .tablContainerMain .tblContainerDivMain .periodSec {
                    width: 170px;
                }

                .stuClsesInnerMain .tablContainerMain .tblContainerDivMain .romSec {
                    width: 103px;
                }

    #SR_box_mainbox table {
        width: 703px;
    }

    .dashLeadrbrdDivMain {
        width: 665px;
    }

        .dashLeadrbrdDivMain .stuName {
            width: 387px;
        }

        .dashLeadrbrdDivMain .scorSec {
            width: 139px;
        }

        .dashLeadrbrdDivMain .statusSec {
            width: 135px;
        }

    .bttmLine {
        width: 668px !important;
    }

    .paginTionBtm {
        width: 668px !important;
    }

    .stuClassesInnerTable {
        width: 698px !important;
        float: left;
    }

        .stuClassesInnerTable td:first-child {
            width: 273px !important;
        }

        .stuClassesInnerTable .addRmvBttn {
            margin-left: 13px !important;
            margin-right: 0 !important;
        }

    .marginLftFiv {
        margin-left: 5px !important;
    }

    .stuAddrmvHeadMain {
        width: 444px;
    }

    #footer {
        margin-left: 0px !important;
    }

    .resClear {
        clear: both;
    }

    .stuAddrmvMain {
        width: 417px;
    }

        .stuAddrmvMain .addRmvIcon {
            width: 41px;
        }

        .stuAddrmvMain .clsNameSec {
            width: 155px;
        }

        .stuAddrmvMain .periodSecStu {
            width: 114px;
        }

        .stuAddrmvMain .teachrName {
            width: 96px;
        }

    .resourcesInnerWrap {
        width: 688px;
    }

    .stuLdrbrdStuTable {
        width: 675px !important;
    }

    .stuLdrbrdStuTableScore {
        width: 142px;
    }

    .stuLdrbrdStuTableStatus {
        width: 131px;
    }

    .stuLdrbrdStuTableStuNm {
        width: 390px;
    }

    .stuLdrBrdTeamMain {
        width: 674px;
    }

    .stuLdrBrdTableHeadSec {
        width: 674px !important;
    }

    .stuLdrBrdTeamMain .teamNameSec {
        width: 392px;
    }

    .stuLdrBrdTeamMain .scoreSecLdrBrd {
        width: 141px;
    }

    .stuLdrBrdTeamMain .statusSecLdrBrd {
        width: 140px;
    }

    .stuSecLdrBrdBttmLine {
        width: 673px !important;
    }

    .stuSecLdrBrdFormSec {
        margin-left: 16px !important;
    }

    .whiteSpaceNo {
        white-space: nowrap;
    }

    .paginSecBttm {
        width: 738px;
    }

    .stuReportTableWrapper {
        width: 720px !important;
    }

    .stuReportClssesTable {
        width: 252px !important;
    }

    .stuReportSummTable {
        width: 225px !important;
    }

    .stuReportTabMainWrap {
        width: 724px !important;
    }

    .stuReportTabbinConWrap {
        width: 700px !important;
        height: auto;
        float: left;
        overflow-x: auto;
        margin-left: 10px;
    }

    .comnCoreStuReport table {
     width:636px !important;}
    .comnCoreStuReport table.stu_tab_2 table { width:400px !important;
    }
    .stuReportStandDetailsSec { width:709px !important;
    }
    .tab-contentStuReport {
        width: 706px !important;
    } 
 .stuReportTabbConWrapper {
        width: 685px !important;
        height: auto;
        float: left;
        overflow-x: auto;
        margin-left: 10px;
    }


     .stuReportTabbinConWrapStuRepo {
        width: 685px !important;
        height: auto;
        float: left;
        overflow-x: auto;
        margin-left: 10px;
    }

     .stuReportTabbinConWrapPagin {
        width: 697px !important;
       margin-top:10px !important;
    }

    .clssesReportTopTable { width:733px !important;
    }
    .clssesReportTopInnerTabl { width:273px !important;
    }
    .clssesReportTabMainCont { width:717px !important;
    }
    .resFloatLeft { float:left;
    }
    .clssesCommnCoreRepor table { width:490px !important;
    }
    .clssesCommnCoreReportabSec { width:709px !important;
    }
    .clsesComnCoretabTableSec { width:668px !important;
    }
    .clsesComnCoretabTableSec table{ width:660px !important;
    }
    .resMarginRhtNone { margin-right:0 !important;
    }
        .resMarginRhtTen { margin-right:10px !important;
    }
    .stuStandrdDetTablGrid { width:675px !important;
    }
    .stuActivDeTablGrid { width:666px !important;
    }
    .addUnitInfoBoxMainEdt  {
        width:293px;
    }

  .tab-content {
        width: 719px !important;
    }
    #Newstudent_info { width:707px;
    }
 .widthSevenSevenPer {
        width: 100% !important;
    }
    
}
