/*swiper side*/

.swiper-container {
    min-width: 700px;
    width: 80%;
    height: 400px
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    border-bottom: 4px solid lightblue
        /* Center slide text vertically */
        /*display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;*/
}

/*end of swiper*/

.listimg {
    height: 50px;
    border-radius: 100%
}

.newspan {
    background-color: rgb(69, 201, 69);
    color: white;
    padding: 5px;
    border-radius: 15px;
    font-size: 11px !important
}

.smallnewspan {
    background-color: rgb(69, 201, 69);
    color: white;
    padding: 5px;
    border-radius: 15px;
    font-size: 10px !important
}

.scrollable_examdiv {
    min-height: 320px;
    overflow-y: auto;
    margin-bottom: 5px
}

.slidecreator {
    width: 700px;
    background-color: white;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    box-shadow: 0px 1px 8px lightgray
}

.slide_menu {
    padding: 5px;
    padding-top: 60px;
}

.createexamtitlediv {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    min-height: 200px;
    margin-top: 80px;
    border-radius: 6px;
    padding: 10px
}

.slide_editor_div {
    width: 700px;
    height: auto;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    padding-bottom: 10px;
}

.saveslidediv {
    width: 400px;
    min-height: 150px;
    background-color: whitesmoke;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    padding: 10px;
    border: 1px solid lightgray;
    border-radius: 5px
}

.manageimagediv {
    width: 400px;
    height: auto;
    background-color: lightblue;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    padding: 10px;
    border-radius: 5px
}

.createexamcontinue {
    margin-right: 25px;
}

.newexamtitle {
    box-shadow: 0px 1px 7px rgb(18, 127, 163);
    min-height: 50px;
}

.createexamtitletr>td {
    text-align: left;
    border-top: none !important;
}

.dashboard_exam_div {
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;

    box-shadow: 0px 0px 8px lightgray;
    min-height: 400px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px
}

.blackcolor {
    color: rgb(54, 52, 52)
}


.isview {
    border-radius: 0px;
    border-bottom: 2px solid orange;
}

.smshistorysroll {
    width: 300px;
    word-wrap: break-word;
    max-height: 100px;
    overflow-y: auto
}

.programmecol {
    height: auto;
    margin-bottom: 10px
}

.scheme_div {
    box-shadow: 0px 0px 5px -1px rgb(0, 110, 255);
    min-height: 100px;
    padding: 10px;
    margin-bottom: 20px
}

.scheme_div td {
    text-align: left
}

.programmediv {
    margin-left: auto;
    margin-right: auto;
    height: 350px;
    box-shadow: 4px 4px 15px #aaaaaa;
    border: 1px solid lightgray;
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px
}

.programmesectiondiv {
    border-bottom: 1px solid silver;
}

.programametitle {
    font-family: 'Roboto';
    margin-top: 0px;
    font-size: 18px;
}

.programmecontent {
    height: 220px;
    margin-bottom: 5px;
    border-bottom: 1px solid silver;
    font-family: 'Roboto';
    font-size: 20px;
    padding: 5px;
    padding-right: 10px;
    overflow: hidden;
}

/*Verify User Css*/

.register_container_div {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(7, 6, 6, 0.6);
    z-index: 3;
    display: none
}

.normal_small_text {
    font-family: calibri;
    font-weight: normal;
    font-size: 15px
}

.register_form {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px
}

.register_div {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    height: auto;
    padding-bottom: 10px;
    margin-top: 30px;
    border-radius: 5px;
}

.close_register {
    border-radius: 5px 5px 0px 0px;
    padding: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Roboto';
    font-size: 20px;
    color: gray;
}

/*End of Verify User Css*/

.robotostyle>td {
    font-size: 12px !important;
    font-family: 'Roboto' !important
}



.robotosmall {
    font-size: 10px !important;
    font-family: 'Roboto' !important
}

.robotostyle1>td {
    font-size: 12px !important;
    font-family: 'Roboto' !important
}

.robotostyle3>td {
    font-size: 12px !important;
    font-family: 'Roboto' !important;
}

.robotostyle2>td {
    font-size: 10px !important;
    font-family: 'Roboto' !important
}


.tutorialdiv {
    position: fixed;
    left: 95%;
    top: 25%;
    -webkit-animation: bounce 3s linear infinite;
    /* Safari */
    animation: bounce 3s linear infinite;
}

.styleenter {
    -webkit-animation: slidefront 2s linear infinite;
    /* Safari */
    animation: slidefront 2s linear infinite;
}

@-webkit-keyframes bounce {
    0% {
        top: 25%
    }

    50% {
        top: 23%
    }

    100% {
        top: 25%
    }
}

@keyframes bounce {
    0% {
        top: 25%
    }

    50% {
        top: 23%
    }

    100% {
        top: 25%
    }
}

@-webkit-keyframes slidefront {
    0% {
        transform: translate(0px, 0px)
    }

    50% {
        transform: translate(5px, 0px)
    }

    100% {
        transform: translate(0px, 0px)
    }
}

@keyframes slidefront {
    0% {
        transform: translate(0px, 0px)
    }

    50% {
        transform: translate(5px, 0px)
    }

    100% {
        transform: translate(0px, 0px)
    }
}

.uploadresource {
    width: 500px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: whitesmoke;
    border-radius: 5px;
    padding: 10px;
    margin-top: 20px;
    border: 1px solid lightgray
}

.slidesbordercolor {
    border-color: rgb(141, 182, 88)
}

.resourcebordercolor {
    border-color: rgb(88, 182, 177)
}

.assignmentbordercolor {
    border-color: rgb(228, 156, 101)
}

.discussionbordercolor {
    border-color: rgb(236, 150, 222)
}

.assessmentlink {
    width: 500px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    border-radius: 5px;
    padding: 10px;
    margin-top: 20px;
}

.tipssection {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 20px;
    color: black;
    min-height: 80px;
    width: 600px;
    background-color: white;
    border-radius: 15px;
    padding: 15px
}

.customesize {
    min-width: 900px
}

.cursorhand {
    cursor: pointer;
}

.bordered {
    border: 1px solid lightgray;
    padding: 5px;
    border-radius: 4px
}

a.cursorhand:hover {
    text-decoration: none
}

.addsubjectstudentdiv {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px
}

.socialiframe {
    overflow: hidden;
    width: 100%;
    height: 400px;
    background: white;
}

.lg_leftside_dashboard {
    padding-left: 0px;
    padding-right: 10px;

}

.transparentwhite {
    color: rgba(255, 255, 255, 0.8);
}

a.transparentwhite {
    border-top: 1px solid rgba(255, 255, 255, 0.8)
}

a.transparentwhite:hover {
    color: rgba(255, 255, 255, 1);
}

.classdivcolor {
    background-image: linear-gradient(to top, rgb(245, 46, 46), rgb(247, 123, 123));
}

.linker_btn,
.linker_btn:hover {
    width: 100%;
    display: inline-block;
    box-shadow: 1px 0px 5px -1px gray;
    height: 100px;
    padding: 2px;
    cursor: pointer;
    text-decoration: none
}

.link_span {
    height: 96px;
    width: 100px;
    display: inline-block;
    font-size: 35px;
    text-align: center;
    color: white;
    line-height: 96px
}

.link_text {
    font-family: 'Roboto';
    font-size: 20px;
    color: rgb(99, 95, 95);
    width: 70%;
}

.linker_btn_div {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0px
}

.linker_btn_div:last-child {
    padding-right: 0px
}

.linker_btn_div:nth-child(1) .link_span {
    background-color: rgb(214, 178, 58);
}

.linker_btn_div:nth-child(2) .link_span {
    background-color: rgb(93, 185, 132)
}

.linker_btn_div:nth-child(3) .link_span {
    background-color: rgb(93, 159, 185)
}

.linker_btn_div:nth-child(6) .link_span {
    background-color: rgb(214, 178, 58);
}

.linker_btn_div:nth-child(5) .link_span {
    background-color: rgb(93, 185, 132)
}

.linker_btn_div:nth-child(4) .link_span {
    background-color: rgb(93, 159, 185)
}

.subjectdivcolor {
    background-image: linear-gradient(to right, rgb(6, 179, 6), lightgreen);
}

.lg_rightside_dashboard {
    padding-right: 0px;
    padding-left: 10px;
}

.staffcountcolor {
    background-image: linear-gradient(to right, rgb(113, 183, 206), lightblue);
    /*background-color: lightblue*/
}

.studentcountcolor {
    background-image: linear-gradient(to right, orange, rgb(245, 245, 122));
}

.staffcountspan {
    margin-right: 10px;
    margin-left: 10px;
}

.staffcountspan>label {
    font-size: 35px;
    font-family: calibri;
}

.lg_dashboard_content {
    border-radius: 4px 4px 0px 0px;
    height: auto;
    padding: 15px
}

.downborder {
    border-bottom: 1px solid lightgray
}

.lightbluecolor {
    color: rgb(20, 115, 146)
}

.darkbluebtn,
.darkbluebtn:hover {
    background-color: rgb(52, 50, 83);
    border-color: rgb(52, 50, 83);
    color: white
}

.darkbluebtn:hover {
    background-color: rgb(62, 60, 112);
}

.auto_overflow {
    overflow: auto
}

.addshadow {
    box-shadow: 0px 2px 8px gray;
}

.assignedsubjectdiv {
    margin-left: auto;
    margin-right: auto;
    width: 620px;
    max-height: 570px;
    padding: 5px;
    box-shadow: 0px 2px 8px gray;
}

.assignedsubjectstatdiv {
    max-height: 350px;
    overflow-y: auto
}

.top_curve {
    border-radius: 5px 5px 0px 0px
}

.boldfont {
    font-weight: bold
}

.deletereason {
    background-color: lightgray;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    border-radius: 5px;
    box-shadow: 0px 2px 8px black;
    padding: 5px
}

.alertdiv {
    padding: 5px;
    border-top: 1px solid white;
    margin-right: 5px
}

.taskdiv {
    border-bottom: 1px solid lightgray;
}

.subexpirealert {
    height: auto;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 13px;
    position: fixed;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.myalert-success {
    min-height: 50px !important;
    font-family: sans-serif;
    color: white;
    background-color: #5cb85c;
    padding-left: 5px;
    border-radius: 4px
}

.myalert-danger {
    min-height: 50px !important;
    font-family: sans-serif;
    color: white;
    background-color: #d9534f;
    padding-left: 5px;
    border-radius: 4px
}

.myalert-warning {
    min-height: 50px !important;
    font-family: sans-serif;
    color: white;
    background-color: #ec971f;
    padding-left: 5px;
    border-radius: 4px
}

.biggraph {
    padding: 5px;
    height: 400px;
    width: 70%;
    float: left;
    box-shadow: 0px 2px 8px silver;
    background-color: white
}

.hasborderbottom {
    border-bottom: 1px solid lightgray;
    min-height: 60px
}

.notificationside {
    height: auto;
    position: unset;
    padding: 5px;
    background-color: coral;
}

.subjectcanvasdiv {
    border-right: 1px solid lightgray;
    width: 100%;
}

.subjectstatdiv {
    width: 93%;
    margin-left: 10px;
    min-width: 700px;
    overflow: auto;
    background-color: coral;
    box-shadow: 0px 2px 8px gray;
    margin-bottom: 10px
}

.taskreminder {
    box-shadow: 0px 2px 8px silver;
    height: 400px;
    width: 100%;
    float: left;
    padding: 5px;
    background-color: white;
    overflow-y: auto;
    font-size: 20px;
}

.stafftaskreminder {
    box-shadow: 0px 2px 8px silver;
    max-height: 400px;
    padding: 5px;
    background-color: white;
    overflow-y: auto;
    width: 100%;
}

.pagetitle {
    box-shadow: 0px 2px 8px silver;
    min-width: 795px;
    height: 25px;
    margin-left: 15px;
    margin-top: 5px;
    border-radius: 15px;
    border: none;
    padding-left: 25px;
    color: rgb(90, 86, 86);
    padding-top: 3px;
    font-family: Calibri;
    font-size: 12px;
    margin-bottom: 10px
}

.smallbox {
    width: 32%;
    min-width: 310px;
    height: 250px;
    border-right: 1px solid lightgray;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 23px
}

.dashholder {
    overflow: auto;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0px 2px 8px silver;
    width: 93%;
    margin-left: 10px;
    min-width: 700px;
    margin-bottom: 20px
}

.pageheading {
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    padding-left: 80px
}

.singleviewdata {
    width: 600px;
    min-height: 600px
}

.singleviewtitle {
    font-size: 22px
}

.singleviewbody {
    font-size: 18px
}

.pageheadertitle {
    font-size: 25px
}

.pagecontentholder {
    margin-left: auto;
    margin-right: auto;
    width: 600px
}

.photocontentholder {
    width: 90%;
    min-width: 600px
}

.mynewsdata {
    width: 400px;
    border-bottom: 1px solid lightgray;
    margin-bottom: 5px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto
}

.mynewscontent {
    max-height: 200px;
    overflow-y: hidden
}

.mynewstitlelabel {
    font-size: 17px;
    font-family: calibri;
    margin-top: -8px;
    font-weight: normal;
}

.pageshower {
    background-color: white;
    min-height: 500px;
    padding-bottom: 20px
}

.newcontainer {
    padding: 4px;
}

.newstitlelabel {
    font-size: 15px
}

.newcontent {
    height: 175px;
    margin-bottom: 5px;
    overflow-y: hidden;
    padding: 4px;
    border: 1px solid lightgray;
    border-top: none
}

.newsimage {
    height: 170px;
    width: 100%;
    border: 1px solid lightgray;
}

.webceopics {
    height: 150px;
    width: 150px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 4px
}

.instagramdiv {
    height: 300px;
    overflow-y: scroll;
    margin-bottom: 5px
}

.instagramform {
    float: left;
    box-shadow: 0px 2px 10px lightgray;
    background-color: white;
    width: 400px;
    padding: 5px;
    overflow: auto;
}

.affiliateboxdiv {
    box-shadow: 0px 2px 10px lightgray;
    border-radius: 4px;
    overflow: auto;
    background-color: white;
    padding: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.affiliateimg {
    height: 100px;
    width: 120px;
}

.photoimg {
    height: 200px;
    width: 300px;
}

.shower {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.news-image-div {
    padding: 10px;
    float: left;
    margin-right: 5px;
    width: 400px;
}

.news_image {
    width: 250px;
    height: 150px;
    border: 1px solid gray
}

.news_image1 {
    height: 150px;
    border: 1px solid gray
}

.sample-navdiv {
    padding: 20px;
    overflow: auto;
    border: 1px solid lightgray;
    border-radius: 4px;
    margin-bottom: 5px
}

.sample-logo-div {
    border: 1px solid lightgray;
    border-radius: 4px;
    padding: 10px;
    margin-top: 5px
}

.sample-sitetab {
    display: block;
    border: 1px solid lightgray;
    border-radius: 4px;
    padding: 10px;
    overflow: auto;
    margin-top: 10px
}

.sample-sitetab>li {
    float: left;
    display: block;
}

.sample-carousel {
    height: 300px;
    background-color: lightgray;
    font-family: calibri;
    font-size: 40px;
    text-align: center;
    padding-top: 50px;
    color: gray
}

.sample-welcome-div {
    border: 1px solid lightgray;
    border-radius: 4px;
    padding: 4px;
    text-align: center;
    height: 300px;
    margin-top: 5px;
    margin-bottom: 5px
}

.sample-news-div {
    border: 1px solid lightgray;
    border-radius: 4px;
    padding: 4px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 400px;
    background-color: white
}

.sample-events-sms-div {
    padding: 8px;
    border: 1px solid lightgray;
    margin-top: 5px;
    margin-bottom: 5px;
    height: auto
}

.sample-mission-div {
    border: 1px solid lightgray
}

.navdiv {
    overflow: auto;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 0px;
    background-color: lightblue;
    border-bottom: thin solid white
}

.navdiv_small {
    overflow: auto;
    padding: 5px;
    padding-top: 10px;
    background-color: lightblue;
    width: 100%;
    min-width: 790px;
    display: none;
    border-bottom: thin solid white
}

.logoholder {
    margin-left: 40px
}

.sitetab {
    display: block
}

th,
td {
    word-wrap: break-word;
    padding: 10px 0px 10px 0px;
}

.sitetab>li {
    float: left;
    display: block;
}

.welcome_note_div {
    min-height: 430px;
    background: whitesmoke;
    padding: 10px;
    text-align: center;
}

.news_top {
    background: rgb(73, 112, 230);
    height: 330px;
    width: 100%
}

.news_down {
    background: white;
    height: 200px;
    width: 100%
}

.news_content {
    width: 100%;
    height: 100%;
    background: white
}

.news_holder {
    width: 100%;
    height: 330px;
    background-image: url("/storage/apputils/new1.jpg");
    background-position: center;
    background-color: white
        /*test*/
    ;
}

.upcomingevents {
    min-height: 650px;
    height: auto;
    background-color: white
        /*test*/
    ;
    background-image: url("/storage/apputils/new5.jpg");
    background-position: center;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden
}

.our_mission_div {
    height: 480px;
    background-color: white
        /*test*/
    ;
    background-size: cover;
}

.mission_div {
    width: 700px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    box-shadow: 0px 0px 7px lightgray;
    border-radius: 4px;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px
}

.news_shade {
    width: 100%;
    min-width: 790px;
    height: 330px;
    opacity: 0.85;
    position: absolute;
}

.dark_shade {
    background-color: black;
    width: 100%;
    opacity: 0.45;
    position: absolute;
    height: 480px;
    min-width: 790px
}

.socialmedia {
    min-height: 400px;
    background-color: white;
    box-shadow: 1px 2px 7px lightgray;
    padding-top: 20px
}

.social_media_div {
    background-color: white;
    width: 100%;
    height: 400px;
    margin-bottom: 20px
}

.contact_div {
    min-height: 280px;
    height: auto;
    background-color: rgba(0, 6, 57, 1);
    color: white
}

.event_message_div {
    position: relative
}

.affiliate_div {
    box-shadow: 1px 2px 6px gray;
    min-height: 90px;
    background-color: white;
    border-bottom: 1px solid silver
}

.default_quick_link {
    color: white
}

.contact_section {
    width: 100%;
    min-height: 240px;
    border-bottom: 1px solid silver
}

.contact_details>li {
    margin-top: 10px
}

.default_label {
    font-size: 35px;
    font-family: calibri;
    width: 100%;
    font-weight: normal
}

.event_col {
    height: auto;
}

.date_div_span {
    width: auto;
    height: auto;
    border-radius: 10px;
    display: block;
    background-color: white;
    box-shadow: 1px 1px 4px 3px white
        /*test*/
    ;
    text-transform: uppercase;
    text-align: center;
    padding: 5px;
    margin: 0px 15px 0px 20px;
}

.event_div_holder {
    overflow: auto;
    padding-top: 5px;
    padding-bottom: 5px
}

.eventtitle {
    font-size: 18px;
    font-weight: 600;
    font-family: calibri
}

.eventtimedata,
.eventlocationdata {
    font-size: 18px;
    font-family: calibri;
    color: white;
    font-weight: 500
}

.date_span {
    width: 100%;
    /*display:block;*/
    font-weight: bold;
    font-size: 12px
}

.whitecolor,
.whitecolor:hover {
    color: white;
}

.event_label {
    border-bottom: 2px solid silver;
}

.scroller1 {
    word-wrap: normal;
}

.ceomessage {
    background-color: white;
    border-radius: 4px;
    height: 400px;
    width: 100%;
    margin-top: 55px;
    box-shadow: 1px 1px 4px 3px white
        /*test*/
    ;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px
}

.news_announcement_label {
    width: 100%;
    font-size: 35px;
    font-family: calibri;
    text-align: center;
    display: block;
    padding-top: 10px;
    margin-bottom: 20px;
    font-weight: normal
}


.news_btn_div {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}


.news_announcement {
    height: 530px;
    background: rgb(73, 112, 230);
}

.nav_btn {
    display: block
}

.nav_btn_small {
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    font-family: calibri;
}

.menu_list>li {
    border-bottom: 1px solid silver
}

.nav_btn:hover {
    border-top: 2px solid gray
}

.nav_dropdown {
    box-shadow: 0px 1px 7px gray;
    position: absolute;
    z-index: 2;
    background: white
        /*test*/
    ;
    width: 250px;
    list-style: none;
    padding: 10px
}

.nav_dropdown>li {
    font-family: calibri;
    font-size: 16px;
    height: 40px;
}

.requirement {
    box-shadow: 0px 2px 6px silver;
    padding: 15px;
    border-radius: 4px
}

.criterialtable {
    margin-left: 150px;
    width: 400px
}

.down_arrow {
    font-size: 60px;
}


.full_white_div {
    background-color: white;
    box-shadow: 0px 2px 6px lightgray;
    width: 100%;
    min-width: 800px;
    height: auto;
    padding-bottom: 5px
}

.activated>.menu_dropdown a,
.activated>.small_menu_dropdown a,
.activated>.menu_dropdown,
.activated>.small_menu_dropdown,
.activated>.static_menu_btn_icon {
    /*background-color: white test;
    color: black
    color:rgb(199, 230, 240);*/
    color: white
}

.menu_dropdown {
    padding-left: 35px
}

.static_menu_btn i {
    margin-right: 3px;
    width: 15px
}


.small_menu_dropdown {
    width: 200px;
    background-color: rgb(90, 86, 86);
    box-shadow: 0px 0px 9px silver;
    padding-top: 5px;
    display: none;
    z-index: 200;
}

.menu_dropdown {
    display: none
}

.menu_dropdown a,
.small_menu_dropdown a {
    /*color:white*/
    color: rgb(199, 230, 240);
}

.solidgreen {
    background-color: lightgreen;
    display: inline-block;
    border-radius: 20px;
    color: white;
    width: 100px;
    min-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px
}


.newsolidgreen {
    background-color: lightgreen;
    display: inline-block;
    border-radius: 20px;
    color: white;
    width: 100px;
    min-height: 30px;
    line-height: 30px;
    text-align: center
}

.solidorange {
    display: inline-block;
    border-radius: 20px;
    color: white;
    width: 100px;
    min-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: gold;
    padding-left: 5px;
    padding-right: 5px
}

.smallsolidorange {
    background-color: gold;
    display: inline-block;
    border-radius: 20px;
    color: white;
    text-align: center;
    width: auto !important;
    padding-left: 5px;
    padding-right: 5px
}

.solidred {
    background-color: rgb(243, 81, 81);
    display: inline-block;
    border-radius: 20px;
    color: white;
    width: 100px;
    min-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px
}

.solidblue {
    background-color: lightblue;
    display: inline-block;
    border-radius: 20px;
    color: white;
    width: 100px;
    min-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px
}

.smallsolidblue {
    background-color: lightblue;
    display: inline-block;
    border-radius: 20px;
    color: white;
    width: auto !important;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.smallsolidgray {
    background-color: gray;
    display: inline-block;
    border-radius: 20px;
    color: white;
    width: auto !important;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.btn_alert {
    font-size: 16px !important
}

.smallsolidgreen {
    background-color: lightgreen;
    display: inline-block;
    border-radius: 20px;
    color: white;
    width: auto !important;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.solidgray {
    background-color: lightgray;
    display: inline-block;
    border-radius: 20px;
    color: white;
    width: 100px;
    min-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.newsolidgray {
    background-color: lightgray;
    display: inline-block;
    border-radius: 20px;
    color: white;
    width: 100px;
    min-height: 30px;
    line-height: 30px;
    text-align: center
}

.bannerpicsdiv {
    width: 300px;
    height: 250px;
    background-color: transparent;
    margin-top: 20px;
    border-radius: 5px;
    box-shadow: 0px 2px 8px silver;
    float: left;
    margin-left: 10px;
    margin-right: 10px;

    background-image: url("/storage/apputils/nobanner.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.centre_new_div {
    width: 600px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 2px 8px lightgray;
    margin-bottom: 10px
}

.banneruploadpics {
    width: 40px;
    height: 40px;
    font-size: 15px;
    border-radius: 50px;
    margin-right: 15px
}

.banneractionbtndiv {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    margin-top: 60%
}

.banneractionuploaddiv {
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    margin-top: 60%
}

.activateallform {
    margin-left: 5px
}

.topchart_div_large {
    border: 1px solid lightgray;
    height: auto;
    width: 350px;
    padding-left: 2px;
    margin-bottom: 10px;
    background-color: white;
    border-radius: 3px;
}

.topchart_div {
    border: 1px solid lightgray;
    height: auto;
    width: 330px;
    padding-left: 2px;
    margin-bottom: 10px;
    background-color: white;
    border-radius: 3px;
}

.topchart_div_1 {
    border: 1px solid lightgray;
    height: auto;
    width: 350px;
    padding-left: 2px;
    margin-bottom: 10px;
    background-color: white;
    border-radius: 3px;
    margin-left: auto;
}

.removewellmargin {
    margin-bottom: 0px;
}

.banner_div {
    height: 650px;

}

.banner-data {
    height: 650px;
    width: 100%;
    display: none;
    position: absolute;
    min-width: 790px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-data.showbanner {
    display: block
}

.absolute {
    position: absolute;
    width: 100%;
    height: 540px;
    min-width: 700px;
    z-index: 3;
}

.absolute>span {
    font-family: calibri;
    font-size: 70px;
    font-weight: lighter;
    margin-right: 15px;
    margin-left: 15px;
    color: silver;
    opacity: 0.6;
    margin-top: 200px
}

.absolute>span:hover {
    opacity: 0.9;
    cursor: pointer;
}

/*
* Flash Message Style
*/

.flashmessage_div {
    position: fixed;
    width: 100%;
    margin-top: 60px;
    z-index: 2
}

.invalid-feedback {
    color: red !important;
    font-family: calibri;
    font-size: 13px
}

.form-control.is-invalid {
    border-color: #e3342f;
    -webkit-box-shadow: 0 0 0 .2rem rgba(227, 52, 47, .25);
    box-shadow: 0 0 0 .2rem rgba(227, 52, 47, .25)
}

.is-invalid {
    border-color: #e3342f;
    -webkit-box-shadow: 0 0 0 .2rem rgba(227, 52, 47, .25);
    box-shadow: 0 0 0 .2rem rgba(227, 52, 47, .25)
}

.changepassword_div {
    position: fixed;
    width: 100%;
    background-color: white;
    margin-top: 50px;
    box-shadow: 0px 2px 8px gray;
    padding-bottom: 5px;
    display: none;
    z-index: 1;
}

.boxchangepassword {
    width: 500px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid lightgray;
    border-radius: 4px;
    height: auto;
    margin-top: 5px
}

.paddedflashdiv {
    width: 500px;
    margin-left: 30%;
}

.jquerymessageshow,
.jqueryconfirmshow,
.jquerynotificationconfirmshow {
    background-color: white;
    border-radius: 4px;
    box-shadow: 0px 2px 8px gray;
    padding: 5px;
}



.jquerymessage {
    border-top: 1px solid lightgray;
    margin-top: 2px
}

.jqueryconfirm {
    border-bottom: 1px solid lightgray;
    margin-bottom: 5px;
    font-family: calibri;
    font-size: 19px;
}

/*
  Student Login Style
*/

.absoluteshadow {
    position: fixed;
    box-shadow: 0px 2px 8px gray;
}

.normalweight {
    font-weight: normal;
    font-family: calibri
}

.background_cover {
    width: 100%;
    height: 100%;
    position: fixed;

    background-image: url("/storage/apputils/login_bg.png");

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.page_content {
    width: 350px;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 2px;
    box-shadow: 0px 2px 8px gray;
}

.page_content_staff {
    width: 400px;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 2px;
    box-shadow: 0px 2px 8px gray;
}

.login_logo_div {
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px
}

.login_logo_img {
    height: 75px;
}

.login_school_name {
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-family: calibri;
    font-size: 16px;
}

.login_form {
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid lightgray;
    border-radius: 4px;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: 2px;
}

.sign_in_label {
    color: white
        /*test*/
    ;
    padding-left: 5px;
    font-family: calibri;
}

/*
* End of Student Login Style
*/
body {
    /*min-width: 860px !important;*/
    background-color: white
        /*test*/
         !important;
}

.nav_bar_header {
    background-color: white;
    box-shadow: 0px 1px 6px lightgray;
    position: fixed;
    width: 100%;
    z-index: 3;
    display: flex;
    flex-direction: row;
}


.app_brand_header {
    display: flex;
    flex-direction: row;
    width: 50%;
}

#icobar {
    background-color: white;
    border: none;
    display: none;
    margin-right: .3rem;
    margin-left: .3rem;
    font-size: 2rem;
    color: black;
}

#icobar1 {
    background-color: white;
    border: none;
    height: 40px;
    width: 40px;
    display: none;
    margin-right: 10px
}

.bar1 {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 1px;
    background-color: gray;
}

.bar {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 1px;
    background-color: gray;
    margin-top: 4px;
}

.profile_brand_header {
    margin-left: auto;
    align-self: center;
    margin-right: 5px;
    width: 100%;
}

.dropdown_pics {
    height: 31px;
    border-radius: 50%;
}

.schoollogoholder {
    align-self: center;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.brand_logo {
    align-self: center;
    height: 3rem;
    margin-top: 0.5rem
}

.big_brand_logo {
    height: 70px;
}

.school_brand {
    font-family: calibri;
    font-size: 0.9rem;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.profile_menu {
    background-color: white;
    margin-top: 5px;
    display: flex;
    flex-direction: row;
}

.img_link {
    background-color: white;
    cursor: pointer;
    align-self: center;
}

.toshow_menu {
    background-color: white;
    padding-left: 0px;
    margin-top: 4.5px;
    list-style: none;
    width: 200px;
    margin-right: 10px;
    border-top: 1px solid lightgray;
    display: none;
    height: auto;
    position: absolute;
    right: 0px;
}

.toshow_menu li {
    width: 100%;
    background-color: white;
    border-bottom: 0.5px solid lightgray;
}

.dropdown_btn {
    font-family: calibri;
    font-size: 14px;
    text-align: center;
    color: gray;
    width: 100%
}

.dropdown_btn:hover {
    background-color: lightgray
}

.sm_side_menu {
    width: 190px;
    height: 100%;
    background-image: linear-gradient(to top, rgb(38, 51, 110), rgb(8, 8, 32));

    /*background-color: rgb(90, 86, 86);*/
    margin-top: 55px;
    position: fixed;
    display: none;
    z-index: 2;
}

.page_div {
    padding-top: 55px;
    background-color: white
        /*test*/
    ;
    width: 100%;
    height: 500px;
}

.btn_font_large {
    font-size: 20px
}

.deepbluebgcolor {
    background-color: rgb(4, 28, 53) !important
}

.menu_div {
    background-color: rgb(15, 15, 15);
    width: 160px;
    float: left;
    height: 100px
}

.static_menu_div {
    position: fixed;
    height: 100%;
    background-image: linear-gradient(to top, rgb(38, 51, 110), rgb(8, 8, 32));

    /*background-color:rgb(90, 86, 86);*/
    width: 175px;
    z-index: 1;
}

.static_menu_ul {
    padding-left: 0px;
    list-style: none;
    max-height: 650px;
    overflow-y: auto;
}

.module_start {
    border-bottom: 1px solid lightblue;
    text-align: left;
    padding-left: 15px;
    font-size: 9px !important
}

.downloadvideobtn {
    display: block;
    width: 30vw;
    min-width: 300px;
    height: 200px;
    font-weight: bold;
    text-align: center;
    line-height: 200px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: rgb(37, 36, 36)
}

.viewchatimg {
    height: 30vh;
}

.downloadable {
    font-size: 1.2em;
    margin-bottom: 5px;
}


.chatbuttondiv {
    margin-bottom: 10px;
    border-bottom: 1px solid white
}

.downloadaudiobtn {
    display: block;
    width: 20vw;
    min-width: 200px;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: gray
}

.downloadvideobtn>span {
    background-color: gray;
    color: white;
    border-radius: 4px;
    padding: 5px 8px
}

.downloadaudiobtn>span {
    color: white;
    border-radius: 4px;
    padding: 5px 8px
}

.discussion_people_scroll {

    overflow-y: scroll;
    position: relative;
    padding: 5px;
}

.burlywoodbgcolor {
    background-color: burlywood;
    color: white
}

.burlywoodbgcolor:hover {
    background-color: rgb(230, 176, 106);
    color: white
}

.burlywoodcolor {
    color: burlywood
}

.discussion_web_footer {
    height: 60px;
    background-color: green;
    position: fixed;
    left: 0;
    bottom: 0;
    margin-bottom: 0px;
    z-index: 5;

}

.participant_img {
    /*height:40px;
    width:40px;*/
    height: 4em;
    width: 4em;
    border-radius: 50%;

}

.schemeweek {
    width: 180px;
    font-size: 18px;
    font-family: 'Roboto';
    border-left: 1px solid lightgray
}

.schemetopic {
    border-right: 1px solid lightgray;
}

.chattext {
    font-size: 1.2em
}

.chatname {
    font-size: 1.3em
}

.static_menu_ul_test {
    padding-left: 0px;
    list-style: none;
    overflow-y: scroll;
}

.static_menu_ul li {
    height: 30px;
    width: 100%
}

.static_menu_ul_test li {
    height: 30px;
    width: 100%;
}

.static_menu_btn {
    width: 100%;
    font-family: calibri;
    font-size: 13px;
    line-height: 30px;
    /*color: white;*/
    color: rgb(199, 230, 240);
    text-align: left;
    border-radius: 0px;
    height: 40px;
}

.static_menu_ul>li {
    width: 100%;
    font-family: calibri;
    font-size: 13px;
    /*color: white;*/
    color: rgb(168, 173, 175);
    border-radius: 0px;
    height: auto;
}

.static_menu_ul_test>li {
    width: 100%;
    font-family: calibri;
    font-size: 13px;
    color: white;
    text-align: left;
    border-radius: 0px;
    height: auto;
}

.static_menu_btn_icon {
    width: 100%;
    font-family: calibri;
    font-size: 20px;
    color: white;
    text-align: left;
    border-radius: 0px;
    height: 40px;
}

.static_menu_ul>li:not(.module_start):hover {
    color: rgb(199, 230, 240);
    background-color: rgba(148, 132, 235, 0.4);
    border-right: 5px solid lightgreen;
    border-radius: 0px
}

.static_menu_btn:hover {
    color: rgb(199, 230, 240);
    border-radius: 0px
}

.static_menu_btn_icon:hover {
    background-color: white
        /*test*/
    ;
    border-radius: 0px;
}

.activated {
    /*background-color: white test;
    color:black;*/
    color: rgb(199, 230, 240);
    background-color: rgba(148, 132, 235, 0.4);
    border-right: 5px solid lightgreen;
    border-radius: 0px
}

.content_div {
    float: left;
    width: 80%;
    height: auto;
    margin-left: 10px;
    background-color: rgb(255, 255, 255)
        /*test*/
}


.notification {
    font-size: 1.8rem;
    color: gray;
    margin-left: -9px;
}

.notification_label {
    font-size: 9px;
    background-color: green;
    color: white;
    width: 19px;
    height: 18px;
    border-radius: 50%;
    margin-left: -10px;
    display: inline-block;
    padding: 3px
}

.notification_label_blue {
    font-size: 9px;
    background-color: blue;
    color: white;
    width: 19px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    padding-top: 3px
}

.date_label {
    font-family: calibri;
    font-size: 0.7rem;
    align-self: center;
    margin-left: auto;
}

.left_profile_div {
    width: 180px;
    float: left;
    margin-left: 20px;
    padding-top: 10px;
    margin-right: 30px
}

.viewbiodata_img {
    height: 125px
}

.biodataBtn {
    background-color: rgb(204, 204, 204);
    border-color: rgb(204, 204, 204);
    width: 100%;
    font-family: calibri;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;
    border-radius: 0px;
    color: black
}

.printbiodata_btn {
    width: 100%;
    font-family: calibri;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;
    border-radius: 0px;
}

.biodataBtn:hover {
    background-color: white
        /*test*/
}

.viewbiodata_ul {
    list-style: none;
    float: left;
    padding-top: 10px;
    width: 65%;
    padding-left: 0px;
    margin-left: 20px;
}

.whitebackground {
    background-color: white !important
}

.viewbiodata_ul_header {
    font-family: calibri;
    font-size: 15px;
    border-bottom: 1.5px solid lightblue;
    font-weight: normal;
    width: 100%;
    height: 22px
}

.viewbiodata_ul li {
    height: auto;
    margin-bottom: 20px
}

.viewbiodata_title {
    font-family: calibri;
    font-size: 14px;
    font-weight: normal;
    width: 100px;
    color: rgba(0, 102, 153, 1);
}

.data_title {
    font-family: calibri;
    font-size: 14px;
    font-weight: normal;
    color: rgba(0, 102, 153, 1);
}

.balckdata_title {
    font-family: calibri;
    font-size: 14px;
    font-weight: normal;
    color: black;
}

.viewbiodata_value {
    font-family: calibri;
    font-size: 13px;
}

.nav-tabs>li>a {
    font-family: calibri;
    font-size: 14px;
    color: gray !important;
}

.nav-tabs>li.active>a {
    background-color: white !important;
    color: black !important;
    text-decoration: underline;
}

.nav>li {
    position: unset !important;
}

.nav>li>a {
    position: unset !important;
}

.faculty_div {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 30px
}

;

.faculty_ul {
    overflow-y: auto;
    background-color: white;
    font-family: calibri;
    font-size: 14px;
    width: 180px;
    max-height: 500px
}

legend {
    color: gray;
    font-family: calibri;
    font-size: 12px;
    margin-bottom: 5px
}

.faculty_btn_side {
    position: fixed;
    background-color: lightgray;
    width: auto;
    height: auto;
    padding: 20px;
    margin-left: 10px;
    margin-top: 50px;
    border-radius: 5px;
    display: none;
}

.pop_up_text {
    font-family: calibri;
    font-size: 12px;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid white
        /*test*/
    ;
    font-weight: bold
}

.close_faculty_btn_side {
    font-family: calibri;
    font-size: 12px;
    color: red
}

.list-group-item {
    position: unset !important;
}

.textfield {
    height: 40px !important;
    font-family: calibri;
    font-size: 14px
}

.textfield_mail {
    height: auto !important;
    font-family: calibri;
    font-size: 14px
}

.textfield_1 {
    height: 40px !important;
    font-family: calibri;
    font-size: 14px;
    display: unset;
    width: 200px;
}

.textfield_new {
    height: 30px !important;
    font-family: calibri;
    font-size: 14px;
    display: unset;
    width: 90px;
    border: none;
    box-shadow: none;
    background-color: rgb(251, 251, 251);
    padding: 2px;
}

.heightlesstextfield_1 {
    font-family: calibri;
    font-size: 14px;
    display: unset;
    width: 200px
}

.searchfield {
    height: 30px !important;
    font-family: calibri;
    font-size: 14px;
    margin-left: 5px;
    padding-left: 10px;
    line-height: 1.6;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccd0d2;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}


.searchfield_side {
    height: 30px !important;
    font-family: calibri;
    font-size: 14px;
    margin-left: 0px;
    padding-left: 10px;
    width: 150px;
    line-height: 1.6;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccd0d2;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.search_div {
    height: auto;
    margin-bottom: 5px
}


.searchicon {
    font-size: 22px;
    color: gray
}

.viewbiodata_div_header {
    font-family: calibri;
    font-size: 13px;
    border-bottom: 1.5px solid lightblue;
    font-weight: normal;
    width: 100%;
    height: 22px
}

.table_div {
    max-height: 300px;
    overflow-y: auto
}

thead {
    font-family: calibri;
    font-size: 14px;
    background-color: rgb(50, 177, 220);
    color: white;
}

th,
td {
    text-align: center;
    font-family: calibri;
    font-size: 14px
}

th.rotate {
    /* Something you can count on */
    height: 180px;
    white-space: nowrap;
    font-family: 'Roboto' !important;
    font-size: 16px;
}

th.rotate>div {
    transform:
        /* Magic Numbers */
        translate(0px, 50px)
        /* 45 is really 360 - 45 */
        rotate(270deg);

    -webkit-transform:
        /* Magic Numbers */
        translate(0px, 50px)
        /* 45 is really 360 - 45 */
        rotate(270deg);

    -ms-transform:
        /* Magic Numbers */
        translate(0px, 50px)
        /* 45 is really 360 - 45 */
        rotate(270deg);

    -moz-transform:
        /* Magic Numbers */
        translate(0px, 50px)
        /* 45 is really 360 - 45 */
        rotate(270deg);

    -o-transform:
        /* Magic Numbers */
        translate(0px, 50px)
        /* 45 is really 360 - 45 */
        rotate(270deg);

    width: 30px;

}

th.rotate>div>span {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}

tbody.shrink>tr>td {
    padding: 5px 10px;
}

.darktd {
    background-color: gray;
    color: white;
}

.search_table {
    display: none;
    width: 100%
}

.add_faculty {
    font-family: calibri;
    font-size: 14px
}

.dept_list {
    list-style: none;
    padding-left: 10px;
    font-size: 13px
}

.dept_list>li {
    border-bottom: 1px solid lightgray;
    padding-bottom: 5px
}

.optional {
    font-family: calibri;
    font-size: 12px;
    color: rgb(90, 86, 86);
}

.needed {
    font-family: calibri;
    font-size: 12px;
    color: red
}

.cpanel_log_text {
    font-family: calibri;
    font-size: 14px;
    font-weight: normal
}

.filechooser {
    font-family: calibri;
    font-size: 12px;
    border: 1px solid lightgray;
    border-radius: 4px;
    margin-top: 4px;
    width: 100%;
}

.changepics_text {
    font-family: calibri;
    font-size: 13px;
}

.changepics_p {
    font-family: calibri;
    font-size: 13px;
    margin-top: 5px
}

.discard_biodata {
    font-family: calibri;
    font-size: 14px;
    color: red;
    width: 100%;
    margin-top: 15px
}

.dropdown_list {
    font-family: calibri;
    font-size: 13px;
    font-weight: bold;
    width: 100px !important;
    display: unset
}

.listview_div {
    box-shadow: 0px 2px 5px -4px #337ab7;
    margin-bottom: 5px
}

.ddlist_1 {
    font-size: 1.6em;
}

.ddlist_2 {
    font-size: 1.2em;
}

.ddlistbtn {
    margin: 10px 10px 25px 10px;
}

.resultlistview_div {
    box-shadow: 0px 2px 5px -4px rgb(0, 110, 255);
    margin-bottom: 5px
}

a:hover,
a:visited,
a:focus {
    text-decoration: none
}

.listfont {
    font-size: 1.6em;
}

.secdiv {
    display: flex;
    flex-direction: row;
    padding: 0px 1%;
}

.table1 {
    width: 100%;
}

.secdivcol {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.secdiv2 {
    display: flex;
    flex-direction: row;
}

.chartcontainer {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.chart2 {
    margin-left: auto;
}

.innersecdiv {
    display: flex;
    flex-direction: column;
}

.innersecdiv3 {
    display: flex;
    flex-direction: row;
    padding-top: 10px;
    float: right;
    margin: 12px 2% 0 auto;
}

.printtermresultbtn {
    padding: 7px 12px 7px 12px;
    align-self: center;
    margin-top: -13px;
    border: none;
}

.btn {
    white-space: normal;
}

.printcascoresbtn {
    margin: 10px 0px 10px auto;
    align-self: center;
    border: none;
}

.backbtn {
    align-self: center;
    text-align: center;
    color: rgb(0, 110, 255);
    font-size: 1.3rem;
    margin: 10px 0px 0px 15px;
    display: none;
}

.backbtn2 {
    align-self: center;
    color: blue;
    font-size: 14px;
    margin: 25px auto 15px 5%;
    border: none;
    font-family: calibri;
}

.c_a_titles {
    margin-left: 5px;
    border: 1px solid #ddd;
    font-size: 13px;
    color: black !important;
    padding: 5px 15px 5px 15px;
    border-radius: 4px;
}



.label1 {
    font-size: 16px;
    color: rgb(39, 139, 206);
    margin-top: 3px;
}

.label2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.label3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
}

.label6 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    color: rgb(39, 139, 206);
}

.label5 {
    font-size: 14px;
    margin-top: 5px;
}

.labeltype4 {
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.takeexamheader {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 20px;
    padding-bottom: 10px;
    background-color: whitesmoke;
    box-shadow: 0px 2px 7px lightgray;
}

.studentexamimg {
    height: 120px;
    margin-right: 10px;
}

.studentdetails {
    font-family: calibri;
    font-size: 14px;
    margin-bottom: 5px;
}

.startexamheader {
    width: 100%;
    display: flex;

}

.student_exam_data {}

.submit_div {
    margin-left: auto;
    margin-right: 10px;
}

.style_list {
    margin: 3px 2px 10px 20px;
    padding-left: 0px;
    list-style: none;
}

.approveresultbtn {
    align-self: center;
    text-align: center;
    margin: 0 4% 15px 2%;
    border: none;
    box-shadow: none;
}

.noticetextred {
    margin: 10px 3% 10px 3%;
    color: red;
    font-size: 15px;
}

.bgblue {
    background-color: blue;
    border: none;
}

.searchsubjectstudent {
    margin-left: auto;
}


.resultlistview_span {
    border-radius: 100%;
    border: 1px solid rgb(0, 110, 255);
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    font-weight: 400;
    color: gray;
    font-size: 1.2em;
    line-height: 50px
}

.listview_span {
    border-radius: 100%;
    border: 1px solid #337ab7;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    color: #337ab7;
    font-size: 1.6em;
    line-height: 50px
}

.listview_spanchat {
    border-radius: 100%;
    /*8border:1px solid whitesmoke;
    background-color: whitesmoke;**/
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    font-weight: 400;
    color: rgb(60, 60, 60);
    font-size: 1.5em;
    line-height: 40px
}

.top_action {
    border-bottom: 1px solid #ddd;
    list-style: none;
    margin-top: 10px;
    height: 40px;
    min-width: 700px;
    padding-left: 2px;
    padding-right: 10px
}

.top_action_2 {
    border-bottom: 1px solid #ddd;
    list-style: none;
    margin-top: 10px;
    height: 40px;
    /**min-width: 800px;**/
    padding-left: 2px;
    padding-right: 10px
}

.top_action_clear {
    list-style: none;
    margin-top: 10px;
    height: 40px;
    min-width: 700px;
    padding-left: 2px;
    padding-right: 10px
}



.top_action_1 {
    border-bottom: 1px solid #ddd;
    list-style: none;
    margin-top: 10px;
    height: 40px;
    padding-left: 2px;
    padding-right: 10px
}

.top_action>li,
.top_action_1>li,
.top_action_2>li,
.top_action_clear>li {
    float: left;
    margin-left: 10px;
    font-size: 13px;
    font-family: calibri
}

optgroup {
    color: gray;
    font-family: calibri;
    font-weight: normal;
    font-size: 12px
}

optgroup>option {
    font-size: 14px
}

.staff_table_btn {
    margin-bottom: 5px
}

.staff_table_btn_1 {
    margin-bottom: 5px;
    font-size: 20px
}

.center_floater {
    position: absolute;
    width: 80%;
    display: none
}

.center_floater_fixed {
    position: fixed;
    width: 80%;
    display: none;
}

.tutorial_floater_fixed {
    position: fixed;
    background-color: rgba(7, 6, 6, 0.6);
    padding-top: 20px;
    height: 100%;
    z-index: 1;
    width: 100%;
    min-width: 500px;
    display: none
}

.cpanel_staff_action {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding: 10px;
    background-color: lightgray;
    box-shadow: 0px 2px 5px gray;
    margin-top: 0px
}

.cpanel_staff_action_ul {
    display: none
}

.pop_up_bursar_div,
.pop_up_faculty_div,
.pop_up_class_div,
.pop_up_hod_div,
.pop_up_exam_officer_div,
.pop_up_suspend_div,
.pop_up_enable_div {
    display: none;
    background-color: white;
    height: auto;
    padding: 5px
}

.whitecolorbtn {
    color: white
}

.greencolor {
    color: green
}

.orangecolor {
    color: orange;
}

.redcolor {
    color: red
}

.cancelbtn {
    color: red;
    font-size: 20px;
    margin: 0px 5px 0px 5px;
}

.editbtn {
    color: rgb(0, 119, 255);
    font-size: 20px;
    margin: 0px 5px 0px 5px;
}

.viewbtn {
    color: rgb(0, 119, 255);
    font-size: 20px;
    margin: 0px 5px 0px 5px;
}

.graycolor {
    color: gray
}

.resourcediv {
    display: inline-flex;
    margin-bottom: 20px;
    margin-right: 10px;
}

.assesmentresourcediv {
    display: inline-flex;
    margin-bottom: 20px;
    margin-right: 10px;
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    padding: 8px;
}

.resourcebtn {
    border: 1px solid lightgray;
    padding: 3px 5px 3px 5px;
    align-self: center;
}

.resourcelabel {
    align-self: center;
}

.mbt10 {
    margin-bottom: 10px;
}

.mtt20 {
    margin-top: 20px;
}

.mrt5 {
    margin-right: 5px;
}

.mlt5 {
    margin-left: 5px;
}

.mlt10 {
    margin-left: 10px;
}

.schemebackbtn {
    font-size: 19px;
    font-weight: lighter;
}

.pop_up_btn {
    font-family: calibri;
    font-size: 13px;
}

.top_btn {
    font-family: calibri;
    font-size: 13px;
    color: red;
    margin-bottom: 5px;

}

.staff_table,
.course_table {
    min-width: 700px;
}

.form_class {
    padding-top: 10px
}

.creatediscussionform {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-top: 10px
}

.content_form {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    box-shadow: 2px 2px 6px gray
}


#chatheader {
    background-color: rgb(255, 255, 255);
    color: rgb(80, 80, 80);
    overflow: auto;
    border-bottom: 1px solid rgb(220, 220, 220)
}

.chatbtn {
    color: rgb(60, 60, 60);
    font-size: 1em;
}

.chatheadertxt {
    font-size: 1.5em;
}

.chaticons {
    color: rgb(60, 60, 60);
    font-size: 1.5em;
}

#chatcontrols {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    padding-left: 5px;
    padding-right: 5px
}

.discard_add_student {
    color: red;
    margin-left: 30px
}

.btn_fonts {
    font-family: calibri;
    font-size: 15px;
}


.btn_selects {
    font-family: calibri;
    font-size: 12px;
    background-color: white
}

.btn_select_clear {
    font-family: calibri;
    font-size: 12px;
}

.btn_font_small {
    font-family: calibri;
    font-size: 13px;
}

.editconfig {
    margin-left: 0px;
}


.cbt_table {
    margin-top: 12px
}

#meeting {
    padding-top: 55px
}

.downloadbrowser {
    color: white;
    background-color: rgb(31, 129, 129);
}

.downloadbrowser:hover {
    color: white;
    background-color: rgb(12, 122, 122);
}

.tip_div {
    font-family: calibri;
    background-color: rgb(126, 152, 231);
    color: white;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
    width: 100%
}

.gradelabel {
    font-family: calibri;
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.form-div {
    min-height: 50px;
    border: 1px solid lightgray;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

.form-group-div {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    min-height: 50px;
    padding-top: 20px;
    margin-bottom: 20px
}

.push-down {
    margin-top: 20px
}

.gradingform {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    min-height: 350px;
    overflow: auto;
    background-color: white;
    padding-left: 20px;
    padding-right: 5px;
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 5px;
    box-shadow: 0px 2px 6px lightgray;
    margin-bottom: 10px
}

.rangebox {
    font-family: calibri;
    font-size: 14px;
    display: unset;
    width: 70px !important;
    height: 40px !important;
}

.heightlessrangebox {
    font-family: calibri;
    font-size: 14px;
    display: unset;
    width: 70px !important;
}

.smalldatebox {
    font-family: calibri;
    font-size: 14px;
    display: unset;
    width: 50px !important;
    height: 40px !important;
}

.heightlesssmalldatebox {
    font-family: calibri;
    font-size: 14px;
    display: unset;
    width: 50px !important;
}

.gradebox {
    width: 100px !important;
    height: 40px !important;
    font-family: calibri;
    font-size: 14px;
}

.grade_form {
    overflow-y: auto;
    width: 200px;
    max-height: 550px
}

.search_table_div {
    display: none
}

.go_back {
    margin-left: 20px
}

.assignsubject_staff {
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto;
    width: 550px;
    padding: 10px;
    background-color: white;
    box-shadow: 0px 2px 5px gray;
    margin-top: 30px
}

.subject_teacher_ul {
    max-height: 170px;
    overflow-y: auto
}

.manage_term-class_div {
    background-color: white;
    box-shadow: 0px 2px 6px lightgray;
    width: 100%;
    height: 350px;

}

.term_form {
    padding: 10px;
    width: 300px;
    background-color: white;
    border-right: 1px solid lightgray;
    margin-right: 10px
}

.class_form {
    padding: 10px;
    width: 300px;
    background-color: white;
    margin-left: 20px
}

.term_ul {
    height: 200px;
    overflow: auto;
}

.btn_pull_up {
    margin-top: -5px
}

.add_break_down {
    margin-top: 5px;
    color: green
}

.breakdown_div {
    width: 480px;
    height: auto;
}

.fee_push_down {
    margin-top: 50px
}

.more_breakdown {
    margin-top: 10px;
}

.down_list {
    margin-bottom: 5px
}

.pad_li_text {
    padding-top: 7px
}

.whitecolorsort,
.whitecolorsort:hover {
    color: white;
}

.sorter {
    position: absolute;
    font-size: 12px;
    cursor: pointer;
}

.long {
    min-width: 140px
}

.medium {
    min-width: 100px
}


.assessment_div {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    height: auto;
    padding-bottom: 20px
}

.assessment_btn {
    margin-top: 20px;
    margin-left: 30px;
    width: 250px;
    font-family: calibri;
    font-size: 16px;
    box-shadow: 0px 5px 6px lightgray
}

.assessment_btn>label {
    font-family: calibri;
    font-size: 15px;
    font-weight: normal;
}

.create_outline {
    background-color: white;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 10px;
    margin-top: 10px;
    /*height: 570px;*/
    box-shadow: 0px 4px 6px gray;

}

.blockdisplay {
    display: block !important
}

.borderdottedboth {
    border-top: 1px dotted whitesmoke;
    border-bottom: 1px dotted whitesmoke
}

.lecture_content_list {
    max-height: 150px;
    overflow-y: auto;
    padding-right: 15px;
}

.indianredcolor {
    color: indianred
}

.olivecolor {
    color: olive
}

.discussion_display {
    width: 100%;
    /**border:1px solid lightgray;
    border-radius:5px;**/
    overflow-y: auto;
    height: 400px;
    padding: 10px;
    background-color: rgb(255, 255, 255)
}

.mychat {
    background-color: #f0f0f0;
    padding: 10px 20px;
    text-align: right;
    border-radius: 5px;
    margin-bottom: 10px;
    float: right;
    display: block
}

.kickedgroup {
    background-color: rgb(238, 125, 125);
    padding-top: 7px;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 30px;
    line-height: auto;
}

.referchat {
    padding: 10px;
    border-radius: 40px;
    background-color: #f9f9f9;
    margin-bottom: 5px;
    font-size: 1.05em;
    color: gray;
    overflow: hidden;
    max-height: 150px
}

.lightbluebgcolor {
    background-color: rgb(138, 207, 230);
    ;
    color: white;
    border-color: rgb(138, 207, 230);
}

.lightbluebgcolor:hover {
    background-color: rgb(93, 198, 233);
    color: white;
    border-color: rgb(93, 198, 233);
}

.addimagediv,
.addaudiodiv,
.addvideodiv,
.manualattendance {
    width: 450px;
    height: auto;
    margin-left: 50%;
    margin-right: auto;
    box-shadow: 1px 0px 7px lightgray;
    background-color: whitesmoke;
    padding: 10px;
    margin-top: 50px
}

.addaudio,
.addvideo,
.addimage {
    font-size: 0.7em;
}

.leftgroup {
    background-color: cornsilk;
    border-radius: 5px;
    margin-bottom: 10px;
}

.videoclassgroup {
    background-color: rgb(31, 129, 129);
    padding-top: 7px;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 30px;
    line-height: auto;
}

.roomstatusgroup {
    background-color: rgba(171, 194, 194, 0.459);
    padding-top: 7px;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 30px;
    line-height: auto;
}

.endgroup {
    background-color: rgb(175, 116, 6);
    padding-top: 7px;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 50px;
    line-height: auto;
}

.joinedgroup {
    background-color: rgb(208, 247, 208);
    border-radius: 5px;
    margin-bottom: 10px;
}

.timestampspan {
    font-size: 0.7em;
    margin-top: 11px;
    display: block
}

.participantdiv {
    width: 50vw;
    max-width: 250px;
    padding: 0px;
    background-color: rgb(85, 96, 126);
    position: fixed;
    z-index: 1;
    display: none
}

.sentchat {
    background-color: #e7f0fcd0;
    padding: 10px 20px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.sendchattext {
    font-weight: normal;
    font-size: 1.1em;
    background-color: white;
    color: rgb(19, 72, 229);
    border: 1.5px solid rgb(19, 72, 229);
    margin-right: 10px;
    margin-top: 2px;
}

.lecture_discussion_list {
    max-height: 200px;
    overflow-y: auto;
    padding-right: 15px
}

.lecture_assessment_list {
    max-height: 250px;
    overflow-y: auto;
    padding-right: 15px
}

.bordersolidboth {
    border-top: 1px solid lightblue;
    border-bottom: 1px solid lightblue;
    margin-bottom: 5px
}

.notification_div {
    background-color: white;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 10px;
    margin-top: 0px;
    box-shadow: 0px 4px 6px gray;
    margin-bottom: 5px
}

.assessment_notification_div {
    background-color: white;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 10px;
    margin-top: -85px;
    box-shadow: 0px 4px 6px gray;
    margin-bottom: 5px
}

.cpanel_notification_div {
    background-color: white;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 10px;
    margin-top: 10px;
    box-shadow: 0px 4px 6px gray;
    margin-bottom: 5px
}

.attach {
    margin-left: 20px
}

.uploadmaterial_div {
    background-color: white;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 10px;
    margin-top: -20px;
    box-shadow: 0px 4px 6px gray;
    margin-bottom: 5px
}

.mail_search {
    position: absolute;
    height: auto;
    width: 590px;
    background-color: white;
    z-index: 3;
}

.search_mailtable_div {
    max-height: 200px;
    overflow-y: auto;
    width: 100%;
}

.courseenrollementkey {
    background-color: white;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 4px 6px gray;
}

.showmaterial {
    background-color: white;
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 4px 6px gray;
}

.normal_top_float {
    background-color: white;
    width: 500px;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 4px 6px gray;
}

#txtEditor {
    height: 30px !important;
    font-size: 10px;
    background-color: rgb(255, 255, 255);
    /**border: none;8**/
    border-radius: 80px;
}

.textpart {
    height: 300px;
    overflow-y: auto
}




.plane_list {
    list-style: none
}

.center_form {
    margin-top: 25px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    min-height: 350px;
    background-color: white;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 5px;
    box-shadow: 0px 2px 6px lightgray;
    margin-bottom: 10px
}

.center_form_small {
    margin-top: 25px;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    min-height: 350px;
    background-color: white;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 5px;
    box-shadow: 0px 2px 6px lightgray;
    margin-bottom: 10px
}

.center_form_auto_height {
    margin-top: 25px;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-color: white;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 5px;
    box-shadow: 0px 2px 6px lightgray;
    margin-bottom: 10px
}


.clear_center_form {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    max-height: 400px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 5px;
    box-shadow: 0px 2px 6px lightgray;
    margin-bottom: 10px;
}

.cbt_quiz_table_div {
    max-height: 300px;
    overflow-y: auto
}

.discussion_quiz_div {
    display: none
}

.config_percent {
    margin-left: auto;
    margin-right: auto;
    max-height: 450px;
    overflow-y: auto;
    width: 250px;
    padding: 10px;
    background-color: white;
    box-shadow: 0px 2px 5px gray;
    margin-top: 30px
}

.settings_div-upload_div {
    width: 100%;
    min-height: 280px;
    display: flex;
    gap: 1rem
}

.setting_form {
    border-right: 1px solid lightgray;
    padding-right: 10px;
    border-bottom: 1px solid lightgray
}

.school_logo_div {
    padding-left: 10px
}

.bluecolor {
    color: blue
}


.school_logo {
    height: 100px;
    border: 1px solid lightgray;
    border-radius: 4px;
    padding: 5px
}

.mycontainer {
    /*margin-left: 5px;
    padding-right: 5px*/
    margin-left: 10px;
    margin-right: 5px;
}

.padding_top_20 {
    padding-top: 20px !important;
}

.subject_grade_div {
    background-color: white;
}

.result_img {
    height: 100px;
}

.sheetdiv {
    width: 100%;
    height: auto;
}

.payment_save_cancel_div,
.confirm_update_Payment {
    display: none
}

.nodisplay {
    display: none;
}

.aligndivright {
    margin-left: auto;
}

.generatestudent {
    font-family: calibri;
    font-size: 14px;
    margin-left: 1%;
}

.addsubjectstudent_btn {
    font-family: calibri;
    font-size: 14px;
    margin-left: 1%;
    border: none;
    background-color: rgb(242, 242, 242);
}






/* Small Loader stuff */
.loader_div_small {
    width: 100%;
    display: none;
    margin-bottom: 10px
}

.action_to_do_small {
    font-family: calibri;
    font-size: 13px;
    font-weight: normal;
    color: gray;
}

.action_to_do_small_mail {
    font-family: calibri;
    font-size: 13px;
    font-weight: normal;
    color: gray;
    ;
    display: none
}

.loader_small {
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #3498db;
    margin-right: 5px;
    margin-left: 5px;
    /*border-bottom: 20px solid #3498db;*/
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}

.loader_small_mail {
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #3498db;
    margin-right: 5px;
    margin-left: 5px;
    display: none;
    /*border-bottom: 20px solid #3498db;*/
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*end of small loader*/








/* Loader stuff */
.loader_div {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    background-color: gray;
    display: none;
    height: 100%;
    opacity: 0.5
}

.action_to_do {
    font-family: calibri;
    font-size: 30px;
    text-align: center;
    color: black;
    margin-top: 5px
}

.loader {
    border: 15px solid #f3f3f3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    border-radius: 50%;
    border-top: 15px solid #3498db;
    /*border-bottom: 20px solid #3498db;*/
    width: 200px;
    height: 200px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*end of loader*/

/*
* circular progress
*/
.progress-bar1 {
    position: relative;
    /*height: 100px;
    width: 100px;*/
    height: 150px;
    width: 150px;
    margin: 0 auto;
}

.progress-bar1 div {
    position: absolute;
    /*height: 100px;
    width: 100px;*/
    height: 150px;
    width: 150px;
    border-radius: 50%;
}

.progress-bar1 div span {
    position: absolute;
    font-family: Arial;
    font-size: 25px;
    /*line-height: 75px;
    height: 75px;
    width: 75px;
    left: 12.5px;
    top: 12.5px;*/
    line-height: 109px;
    height: 109px;
    width: 109px;
    left: 20.5px;
    top: 20.5px;
    text-align: center;
    border-radius: 50%;
    background-color: white;
}

.progress-bar1 .background {
    background-color: #b3cef6;
}

.progress-bar1 .rotate {
    /*clip: rect(0 50px 100px 0);*/
    clip: rect(0 75px 150px 0);
    background-color: #4b86db;
}

.progress-bar1 .left {
    /*clip: rect(0 50px 100px 0);*/
    clip: rect(0 75px 150px 0);
    opacity: 1;
    background-color: #b3cef6;
}

.progress-bar1 .right {
    /*clip: rect(0 50px 100px 0);*/
    clip: rect(0 75px 150px 0);
    transform: rotate(180deg);
    opacity: 0;
    background-color: #4b86db;
}

@keyframes toggle {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*
* End of Circular progress
*/


/*
* Start of Editor Css Styles
*
*/

/*infor style*/
.infordiv {
    position: fixed;
    margin-top: 40px;
    width: 600px;
    display: none;
    z-index: 3
}

.close_inforbtn,
.close_inforbtn:hover {
    font-weight: bold;
    color: red;
}

.close_infor {
    width: 500px;
    box-shadow: 0px 2px 9px gray;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    text-align: right
}

.hrinfo {
    border-color: lightgray;
    margin-bottom: 10px;
    margin-top: 10px
}

.infor_to_do {
    width: 500px;
    height: auto;
    box-shadow: 0px 2px 9px gray;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    font-family: calibri;
    font-size: 16px;
}

.infoul {
    padding-left: 15px;
    font-size: 13px;
    color: red
}

/*end of info style*/

.editor_menu,
.static_editor_menu {
    width: 100%
}

.editor_label {
    font-family: calibri;
    font-size: 20px;
    width: 100%;
    border-bottom: 1px solid #EEE;
    height: 38px;
    text-align: center;
    font-weight: normal
}

.menu_tab {
    height: auto;
    background-color: #EEE;
    border: 1px solid lightgray;
    border-radius: 5px;
    width: 200px;
    position: absolute
}

.static_menu_tab {
    background-color: #EEE;
    border: 1px solid lightgray;
    border-radius: 5px;
    width: 100%;
    position: fixed;
    z-index: 2;
    display: none
}

.textfieldEditor {
    padding-left: 7px;
    height: 30px;
    font-size: 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid lightgray;
    border-radius: 4px;
}

.inner_menu_div {
    height: auto;
    background-color: #EEE;
    border: 1px solid lightgray;
    border-radius: 5px;
    width: 200px;
    position: absolute
}

.center_div {
    width: 600px;
    margin-left: auto;
    margin-right: auto
}

.view_section {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    height: auto;
    box-shadow: 0px 1px 4px gray;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px
}

.instruction {
    font-family: calibri;
    /*border: 1px solid lightblue;*/
    border-radius: 3px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px
}

.imgspan {
    margin-top: 30px
}

.wt {
    margin-bottom: 30px
}

.question {
    font-family: calibri;
    border-radius: 3px;
    padding-left: 5px;
    margin-bottom: 5px
}

.option {
    font-family: calibri;
    border-radius: 3px;
    /**padding-left: 20px;**/
    padding-left: 5px;
    margin-top: 5px
}

.answer {
    /**padding-left: 15px;**/
    padding-left: 5px;
    margin-top: 5px;
    font-family: calibri;
}

.close_instruc {
    width: 280px;
    box-shadow: 0px 2px 9px gray;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    text-align: right
}

.close_save {
    width: 450px;
    box-shadow: 0px 2px 9px gray;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    text-align: right
}

.instruct_to_do {
    width: 280px;
    height: auto;
    box-shadow: 0px 2px 9px gray;
    padding: 30px;
    padding-left: 40px;
    background-color: lightgray;
    margin-left: auto;
    margin-right: auto
}

.save_to_do {
    width: 450px;
    height: auto;
    box-shadow: 0px 2px 9px gray;
    padding: 30px;
    padding-left: 40px;
    background-color: lightgray;
    margin-left: auto;
    margin-right: auto
}

.close_instruct_btn,
.close_instruct_btn:hover,
.close_save_btn,
.close_save_btn:hover {
    font-weight: bold;
    color: red;
}

.instruc {
    position: fixed;
    margin-top: 100px;
    width: 600px;
    display: none
}

.savedialog {
    position: fixed;
    margin-top: 50px;
    width: 600px;
    display: none
}

.selectlist {
    font-family: calibri;
    font-size: 13px;
    margin-left: 5px;
    margin-right: 5px;
    width: 171.5px
}

/*.wt,.im{
    font-family: calibri;
    font-size: 14px;
    margin-left: 2px
}*/

.useage {
    font-family: calibri;
    font-size: 12px;
    margin-top: 10px
}

.instruct_useage_field {
    width: 30px;
    height: 25px
}

.done_usage,
.cancel_usage {
    height: 23px;
    padding-top: 0px
}

.useage_div {
    border: 1px solid gray;
    border-radius: 4px;
    height: 100px;
    padding-top: 10px;
    width: 195px;
    padding-left: 5px;
    display: none
}

.usage_paragraph {
    font-family: calibri;
    font-size: 13px;
    font-weight: bold
}

.imageDiv {
    padding-bottom: 5px
}

.remove_img {
    float: left;
    font-family: calibri;
    font-size: 12px;
    margin-left: 2px;
    height: 20px;
    margin-right: 5px;
    padding-top: 1px
}

.filechooser1 {
    font-family: calibri;
    font-size: 11px;
    border: 1px solid lightgray;
    border-radius: 4px;
    margin-top: 0px
}

.editordisplayer {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    padding-bottom: 40px;
    margin-top: 50px;
    display: none;
    height: 400px;
}

.displayfullanswer {
    height: auto;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border-radius: 5px;
    padding: 5px;
    padding-top: 2px;
    padding-bottom: 10px
}

.answerdisplaydiv {
    height: 450px;
    overflow-y: auto;
    margin-top: 2px;
    border-top: 1px dotted lightblue;
    padding: 10px;
    padding-bottom: 15px
}

.theoryanswerdisplay {
    border-bottom: 1px solid lightblue;
    margin-bottom: 5px
}

.txtpart {
    overflow-y: auto;
    height: 86%
}

.titles {
    background-color: #DDD;
    width: 100%;
    height: 40px;
    font-size: 25px;
    font-family: calibri;
    padding-left: 10px
}

.imageshow {
    margin-top: 5px;
    margin-bottom: 5px
}

.imagedisplaydiv {
    display: none
}

.done,
.canceleditor,
.addquestion {
    font-size: 14px;
    font-family: calibri;
    margin-top: 5px;
    margin-left: 5px
}

.textdisplay {
    font-size: 17px;
    margin-top: 5px;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    /**border: 1px solid lightblue;**/
    background-color: rgb(240, 240, 240)
}

.questcontainer {
    border: 1px solid lightblue;
    padding: 10px 5px 10px 5px;
}

.whitebg {
    background-color: rgb(255, 255, 255)
}

.savedbtndiv {
    margin-top: 10px
}

.questionData {
    display: none
}

.menudisplay,
.static_menudisplay {
    width: 100%;
    height: 80px;
    background-color: #EEE;
    display: none
}

.examlistspan {
    display: block;
    margin-bottom: 5px
}

.manageexamdiv {
    width: 250px;
    border-left: 1px solid lightgray;
    border-right: 1px solid lightgray;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    padding-bottom: 5px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.manageexamdiv li {
    border: none !important
}

.font_icon {
    margin-right: 10px;
    ;
    margin-left: 10px
}

.menu_ul {
    list-style: none;
    padding: 0px;
}

.menubtn {
    font-family: calibri;
    font-size: 15px;
    width: 100%;
    text-align: left;
}

.save_title {
    font-family: calibri;
    font-size: 13px;
    margin-left: 8px;
    border: 1px solid gray;
    border-radius: 5px;
    width: 50px;
    text-align: center;
}

.savetitlediv {
    margin-bottom: 10px
}

.savetitlefield {
    width: 300px
}

.savebtn,
.publishbtn {
    margin-left: 8px;
    font-family: calibri
}

#bigdrop {
    height: 650px;
    width: 100%;
    min-width: 790px;
    opacity: 0.85;
    position: absolute;
}

/*
*
* End of Editor Css Styles
*/

/*
|
| Gallery Css Style
|
*/

.galleryrow {
    width: 90%;
    min-width: 790px;
    margin-left: auto;
    margin-right: auto
}

.galleryrow>.gallerycolumn {
    padding: 0 8px;
}

.galleryrow:after {
    content: "";
    display: table;
    clear: both;
}


.gallerycolumn {
    float: left;
    width: 25%;
    min-width: 260px;
    margin-top: 5px;
    margin-bottom: 5px
}

/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}

/* The Close Button */
.galleryclose {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

.galleryclose:hover,
.galleryclose:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.mySlides {
    display: none;
}

.gallerycursor {
    cursor: pointer;
}

/* Next & previous buttons */
.galleryprev,
.gallerynext {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    background-color: gray;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.gallerynext {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.galleryprev:hover,
.gallerynext:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    background-color: gray;
    top: 0;
}

galleryimg {
    margin-bottom: -4px;
}

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

.demo {
    opacity: 0.6;
}

.galleryactive,
.demo:hover {
    opacity: 1;
}

galleryimg.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



/*
|
| End of Gallery Css
|
*/

/*
|
|
@MEDIA MAX WIDTH 1000PX
|
|
*/

@media(max-width:1000px) {
    .biggraph {
        width: 100%;
    }

    .taskreminder {
        width: 100%;
        height: 250px;
    }



}

/*
|
|
@MEDIA MAX WIDTH 991PX
|
|
*/

@media(max-width:991px) {
    .lg_leftside_dashboard {
        padding-right: 0px;
        margin-bottom: 10px
    }

    .lg_rightside_dashboard {
        padding-left: 0px;
        margin-bottom: 10px
    }

    .socialiframe {
        overflow: hidden;
        width: 350px;
        height: 400px;
        background: white;
        margin-left: 25%;
        margin-right: auto
    }

    #bigdrop {
        height: 1055px;
    }
}


/*
|
|
@MEDIA MAX WIDTH 985PX
|
|
*/

/*Mobile Screen CSS*/

@media(max-width:985px) {

    /*.newexamtitle{
        min-height:50px;
        width:100%;
    }*/

    .addsubjectstudentdiv {
        margin-left: 20%;
    }

    .mycontainer {
        /*margin-left: 5px;
        padding-right: 5px*/
        margin-left: 5px;
        margin-right: 5px
    }

    .customheight {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 600px;
        padding-right: 5px
    }

    .biggraph {
        width: 100%;
        height: 470px
    }

    .taskreminder {
        width: 100%;
        height: 250px;
    }

    .navdiv_small {
        display: block
    }

    .navdiv {
        display: none
    }

    #icobar1 {
        display: block;
    }

    .custom_content {
        min-width: 790px;
    }

    .addimagediv,
    .addaudiodiv,
    .addvideodiv,
    .manualattendance {
        margin-left: auto
    }

    .nav_dropdown {
        position: relative;
        z-index: 0;
        width: 100%;
        box-shadow: none
    }

    .nav_dropdown>li {
        font-family: calibri;
        font-size: 16px;
        height: 30px;
    }

    .nav_dropdown>li>a {
        display: block;
        width: 100%;
        text-align: center
    }

    .long {
        min-width: 145px;
    }

    #icobar {
        display: block;
    }

    .sm_side_menu {
        display: none
    }

    .static_menu_ul {
        padding-left: 0px;
        list-style: none;
        max-height: unset;
        overflow-y: auto;
    }

    .menu_div {
        display: none
    }

    .center_floater {
        width: 100%;
        min-width: 700px;
    }

    .center_floater_fixed {
        width: 100%;
    }

    .content_div {
        float: none;
        width: 100%;
        margin-left: 1px;
    }

    .pagetitle {
        width: 855px;
        margin-left: 10px;
        margin-right: 10px
    }


    .left_profile_div,
    .faculty_div {
        margin-left: 2px
    }

    .paddedflashdiv {
        margin-left: auto;
        margin-right: auto
    }
}


/*
|
|
@MEDIA MAX WIDTH 950PX
|
|
*/


@media(max-width: 950px) {
    .tutorialdiv {
        left: 93%
    }
}



/*
|
|
@MEDIA MIN WIDTH 700PX
|
|
*/


@media(min-width: 700px) {

    /**TOP HEADER LARGE SCREEN**/
    .schoollogoholder {
        flex-direction: row;
        margin-left: 20px;
        padding-bottom: 5px;
    }

    .brand_logo {
        height: 4rem;
    }

    .school_brand {
        font-size: 1.5rem;
        align-self: center;
        font-weight: normal;
        margin-top: 10px;
        margin-left: 5px;
    }

    .date_label {
        font-size: 1rem;
        align-self: center;
        font-weight: bold;
        margin-top: 10px;
    }

    .profile_brand_header {
        margin-right: 30px;
    }

    .notification {
        margin-left: 0px;
    }

    .dropdown_pics {
        margin-left: 0px;
    }
}


/*
|
|
@MEDIA MAX WIDTH 700PX
|
|
*/

@media(max-width: 700px) {

    /**Biodata, small screen**/
    .content_div {
        margin-left: 0px;
        margin-top: 10px;
    }

    .left_profile_div {
        display: flex;
        flex-direction: row;
    }

    .editprofilepics_sec {
        padding-left: 20px;
        margin-right: 20px;
    }

    .update_biodata {
        background-color: dodgerblue;
        color: white;
        border: none;
        border-radius: 5px;
        margin-top: 50px;
    }

    .changepics_p {
        font-size: 12px;
    }

    .viewbiodata_ul {
        display: flex;
        flex-direction: column;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .colflex {
        display: flex;
        flex-direction: column;
    }

    .profilepics_sec {
        padding-left: 20px;
        margin-right: 20px;
    }

    .edit_biodatabtn {
        border-radius: 5px;
        margin-top: -2px;
    }

    .roles_dutybtn {
        border-radius: 5px;
        ;
    }

    .printbiodata_btn {
        background-color: dodgerblue;
        color: white;
        border: none;
        border-radius: 5px;
        ;
    }

    .fullwidth {
        width: 100%;
    }

    .linker_btn_div {
        width: 100%;
        margin-bottom: 20px;
        padding: 0px;
    }

    .btn_font_small {
        font-family: calibri;
        font-size: 9px;
    }

    .rowflex {
        display: flex;
        flex-direction: row;
    }

    .textfield_1 {
        height: 30px !important;
        font-size: 10px;
        display: unset;
    }

    .listfont {
        font-size: 1.1em;
    }

    .listview_span {
        font-size: 1.1em;
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .backbtn {
        display: inline;
    }

    #txtEditor {
        height: 30px !important;
        font-size: 10px;
        background-color: rgb(250, 250, 250);
        /**border: none;8**/
        border-radius: 80px;
    }

    .discussion_display {
        width: 100%;
        overflow-y: auto;
        height: 400px;
        padding: 10px;
        background-color: rgb(255, 255, 255)
    }

    .chaticons {
        font-size: 1em;
    }

    .listview_spanchat {
        font-size: 1em;
    }

    .chatheadertxt {
        font-size: 1em;
    }

    .createexamtitlediv {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .objsetinput {
        width: 40px !important;
        padding: 5px 1px 5px 5px;
        font-size: 11px;
    }

    .ddlist_1 {
        font-size: 1em;
    }

    .ddlist_2 {
        font-size: 0.7em;
    }

    .ddlistbtn {
        margin: 2px 2derpx 10px 2px;
        font-size: 0.8em;
    }

    .createexamtitletr>td {
        font-size: 11px;
    }

    .well {
        font-size: 12px;
    }

    .create_outline {
        width: 90%;
    }

    .schemeweek {
        font-size: 12px;
        width: 38%;
    }

    .schemetopic {
        font-size: 15px;
    }

    .schemebtn {
        font-size: 10px;
        padding: 5px;
        margin: 10px 0px 0px 0px;
    }

    .schemeresourcebtn {
        font-size: 10px;
        padding: 5px;
    }

    .add_course {
        font-size: 13px;
    }

    .iscomplete {
        font-size: 13px;
        padding: 5px;
    }

    .uploadresource {
        width: 90%;
    }

    .assessmentlink {
        width: 90%;
    }

    .manageresulttopnav {
        width: 100%;
        font-size: 8px;
        text-align: center;
    }

    .sectext {
        font-size: 12px;
    }

    .printcascoresbtn {
        font-size: 14px;
    }

    .noticetextred {
        font-size: 12px;
    }

    .searchfield {
        font-size: 12px;
        height: 25px;
    }

    .btn_fonts {
        font-size: 13px;
    }

    .table1 {
        table-layout: auto;
        width: 100%;
    }

    .sorter {
        font-size: 8px;
    }

    th,
    td {
        font-size: 10px;
        padding: 5px 0px 5px 0px;
        word-break: break-all;
    }

    .cancelbtn {
        color: red;
        font-size: 15px;
        margin: 0px 5px 0px 5px;
    }

    .editbtn {
        color: rgb(0, 119, 255);
        font-size: 15px;
        margin: 0px 5px 0px 5px;
    }

    .smallfont {
        font-size: 9px
    }

    .addsubjectstudentdiv {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .paddedflashdiv {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .btn_alert {
        font-size: 11px !important;
    }

    .left_profile_div {
        width: 95%;
        margin-right: 5%;
    }

    .chartcontainer {
        flex-direction: column;
    }

    .chart1 {
        width: 90%;
        margin-left: 0px;
    }

    .topchart_div,
    .topchart_div_1 {
        width: auto;
        margin-left: 0px;
        max-width: 400px;
    }

    .font11 {
        font-size: 11px;
    }

    .font13 {
        font-size: 13px;
    }

    .font9 {
        font-size: 9px;
    }

    .top_action_2 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .table {
        max-width: none;
    }

    .solidblue {
        width: auto;
        height: auto;
        font-size: 9px;
        font-weight: normal;
    }

    .solidgreen {
        width: auto;
        height: auto;
        font-size: 9px;
        font-weight: normal;
    }

    .solidred {
        width: auto;
        height: auto;
        font-size: 9px;
        font-weight: normal;
    }

    .solidgray {
        width: auto;
        height: auto;
        font-size: 9px;
        font-weight: normal;
    }

    .breakwordbreak {
        word-break: break-all;
    }

    .staff_table_btn {
        font-size: 9px;
        padding: 3px 3px 3px 3px;
    }

    .content_form {
        width: 100%;
    }

    .schemebackbtn {
        font-size: 12px;
    }

    .labeltype4 {
        font-size: 11px;
    }

    .studentexamimg {
        width: 60px;
        height: 55px;
    }

    .studentdetails {
        font-size: 9px;
        margin-bottom: -3px;
    }

    .examtimer {
        display: flex;
        font-size: 10px;
    }

    .submit_div {
        margin-right: 3px;
    }

    .submit_btn {
        font-size: 10px;
        padding: 3px;
    }

    .leavebtn {
        font-size: 10px;
        padding: 3px;
    }

    .takeexamheader {
        padding: 10px 5px 10px 10px;
    }

    .takeexaminstruction {
        border: 1px solid lightblue;
        padding: 10px;
    }

    .takeexaminstruction h3 {
        font-size: 14px;
        font-weight: bold;
    }

    .takeexaminstruction h4 {
        font-size: 13px;
        line-height: 20px;
    }

    .tip_div {}

    .tipitem {
        font-size: 12px;
    }

    .editordisplayer {
        width: 88%;
        margin-left: auto;
        margin-right: auto;
    }

    .editordisplayer .btn,
    .editordisplayer .dropdown-toggle {
        font-size: 8px;
    }

    /**.overlay {
        position: fixed;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.5);
        z-index: 2;
        cursor: pointer;
    }
    .pop_box{
        display:flex;
        flex-direction: column;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        background-color:white;
        padding:1rem 1rem;
        text-align:center;
        width:220px;
    }**/


}
