@media all {
    .page-break {
        display: none;
    }
}

@media print {
    .page-break {
        display: block;
        page-break-before: always;
    }
}
.header-leave-class {
    border: 1px solid;
    width: 60px;
    height: 30px;
    float: left;
    word-wrap: break-word;
}

.edunext_round_label {
    display: block;
    line-height: 25px;
    -moz-border-radius: 10px;
    border-radius: 20px;
    text-align: center;
    font-size: 12px;
}

.edunext_round_label_lesson_plan {
    display: block;
    line-height: 12px;
    -moz-border-radius: 10px;
    border-radius: 20px;
    text-align: center;
    font-size: 12px;
    padding-bottom: 2px;
}

.edunext_round_success_label {
    background-color: #5cb85c;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.edunext_round_presuccess_label {
    background-color: green;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.edunext_round_inprogress_label {
    background-color: #337ab7;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.edunext_round_yettostart_label {
    background-color: #d9534f;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.edunext_round_red_label {
    background-color: #d9534f;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.edunext_round_green_label {
    background-color: #5cb85c;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.edunext_round_blue_label {
    background-color: #337ab7;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.edunext_round_orange_label {
    background-color: #f0ad4e;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.edunext_round_grey_label {
    background-color: #777;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.excel_button_class, .excel_button_class:hover {
    background-image: url('/scripts/images/excel.png');
    background-repeat: no-repeat;
}

.html_print_button_class, .html_print_button_class:hover {
    background-image: url('/scripts/images/cheque-printer-icon.png');
    background-size: 20px 20px;
    background-repeat: no-repeat;

}

.pdf_button_class, .pdf_button_class:hover {
    background-image: url('/scripts/images/pdf_icon.gif');
    background-repeat: no-repeat;
}

.insertbtn, .insertbtn:hover {
    background-image: url('/scripts/images/add_icon.png');
    background-repeat: no-repeat;
    transition: all .5s ease;
}

.updatebtn, .savebtn, .updatebtn:hover, .savebtn:hover {
    background-image: url('/scripts/images/save_icon.png');
    background-repeat: no-repeat;
}

.dropdown {
    color: black;
    width: 200px;
}

.dropdown_220 {
    color: black;
    width: 400px;
}

.hide-column {
    display: none;
}

.holidaycss {
    color: #FA5858;
    font-size: 20px;
}

.noholidaycss {
    color: #81F781;
    font-size: 20px;
}

.action_hidden {
    display: none;
}

.dropdown350 {
    color: black;
    width: 350px;
}

.dropdown300 {
    color: black;
    width: 300px;
}

.dropdowntime {
    color: black;
    width: 90px;
}

.bluebutton {
    color: #d9eef7;
    border: solid 1px #0076a3;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    background: -moz-linear-gradient(top, #00adee, #0078a5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#00adee', endColorstr = '#0078a5');
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    height: 30px;
}

.examfilterdropdown {
    color: black;
    width: 150px;
}

.filterdropdown150 {
    color: black;
    width: 150px;
}

.filterdropdown100 {
    color: black;
    width: 100px;
}

.numericaltextbox {
    text-align: right;
}

.filterdropdown80 {
    color: black;
    width: 80px;
}

.numbertext {
    text-align: right;
}

.textbox_new {
    color: black;
    width: 100%;
}

.textbox_new_70_per {
    color: black;
    width: 70%;
}



form-control.textbox {
    color: black;
    width: 200px;
}
textbox_20 {
    color: black;
    width: 20px;
}
.textbox_120 {
    color: black;
    width: 120px;
}

.textbox_600_20 {
    color: black;
    width: 600px;
}

.textbox_600_50 {
    color: black;
    width: 600px;
    height: 50px;

}

.textbox_700_20 {
    color: black;
    width: 700px;
}

.textbox_300_50 {
    color: black;
    width: 300px;
    height: 50px;
}

.textbox_400 {
    color: black;
    width: 400px;
}

.textbox_200 {
    color: black;
    width: 200px;
}

.textbox_600 {
    color: black;
    width: 400px;
}

.textbox_80 {
    color: black;
    width: 80px;
}

.textbox_50 {
    color: black;
    width: 50px;
}

.textbox_25 {
    color: black;
    width: 25px;
}

.fts_filter150 {
    color: black;
    width: 150px;
}

.textbox450 {
    color: black;
    width: 450px;
}

.textbox350 {
    color: black;
    width: 350px;
}

.textbox300 {
    color: black;
    width: 300px;
}

.markstextbox {
    color: black;
    width: 100%;
}

.remarkstextbox {
    color: black;
    width: 100%;
}

.marksremarkstextbox {
    color: black;
    width: 50px;
}

.textareabox {
    color: black;
    width: 350px;
    height: 40px;
}

.textareabox100_70 {
    color: black;
    width: 100%;
    height: 70px;
}

.textareabox350_80 {
    color: black;
    width: 350px;
    height: 80px;
}

.textareabox700 {
    color: black;
    width: 700px;
    height: 60px;
}

.textareabox350 {
    color: black;
    width: 350px;
    height: 60px;
}

.textareabox100_40 {
    color: black;
    width: 100%;
    height: 45px;
}

.textareabox500 {
    color: black;
    width: 500px;
    height: 60px;
}

.textareabox700_80 {
    color: black;
    width: 700px;
    height: 80px;
}

.textareabox800_120 {
    color: black;
    width: 800px;
    height: 120px;
}

.textareabox800_60 {
    color: black;
    width: 800px;
    height: 60px;
}

.textareabox200_70 {
    color: black;
    width: 200px;
    height: 70px;
}

.text_upper {
    text-transform: uppercase;
}

.text_lower {
    text-transform: lowercase;
}

.mandatory {
    color: red;
}

.purple_color {
    color: #CA278C;
}

.breadcrumb {
    color: black;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}

.datafilter {
    color: black;
    font-size: 13px;
    font-weight: bold;
}

.tableheaderdata {
    color: black;
    font-size: 13px;
    font-weight: bold;
}

.columngroup {
    background: #919191;
    height: 23px;
    margin: 0;
    font-weight: bold;
    font-size: 13px;
    color: white;
}

.bigcolumngroup {
    background: #919191;
    height: 30px;
    margin: 10;
    font-weight: bold;
    font-size: 13px;
    color: white;
}

.panel_heading {
    background: #919191;
    height: 30px;
    margin: 0;
    font-weight: bold;
    font-size: 15px;
    color: white;
}

.bluetextboldcolor {
    height: 23px;
    margin: 0;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: blue;
}

.greytextcolor {

    margin: 0;
    font-size: 11px;
    text-align: center;
    color: #808080;
}

.errorgroup {
    background: red;
    height: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: white;
}

.headerfooter {
    background: #faa8e1;
    display: block;
    height: 20px;
    margin: 0;
    font-weight: bold;
}

.headerlogo {
    font-size: 32px;
    font-weight: bold;
    color: white;
    text-align: center
}

.blackheaderlogo {
    font-size: 32px;
    font-weight: bold;
    color: black;
    text-align: center
}

.userdetail {
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-align: center
}

.blackuserdetail {
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-align: center
}

#footer {
    text-align: center;
    font-size: 10px;
    font-family: Verdana;
    padding-top: 2px;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
}

#errorfooter {
    text-align: center;
    font-size: 10px;
    font-family: Verdana;
    padding-top: 10px;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}

.footertext {
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    color: #FFFFFF;
}

.columnlabel {
    font-weight: bold;
    color: black;
    width: 250px;
}

.columnlabel650 {
    font-weight: bold;
    color: black;
    width: 650px;
}

.columnlabel350 {
    font-weight: bold;
    color: black;
    width: 350px;
}

.columnlabel150 {
    font-weight: bold;
    color: black;
    width: 150px;
}

.redcolumnlabel {
    font-weight: bold;
    color: red;
}

.red_column_label {
    color: red;
}

.redcolumnlabel_orange {
    font-weight: bold;
    color: #340088;
}

.redcolumnlabel_center {
    font-weight: bold;
    color: red;
    text-align: center;
    font-size: 18px;
}

.bluecolumnlabel {
    font-weight: bold;
    color: blue;
}

.greencolumnlabel {
    font-weight: bold;
    color: green;
}

.green_column_label {
    color: green;
}

.redlabel {
    font-weight: bold;
    color: red;
}

.orangelabel {
    font-weight: bold;
    color: orange;
}

.bluelabel {
    font-weight: bold;
    color: blue;
}

.blacklabel {
    font-weight: bold;
    color: #000000;
}




.columnlabelcheckbox {
    font-weight: bold;
    color: black;
    width: 250px;
    height: 30px;
}

.columnlabel350 {
    font-weight: bold;
    color: black;
    width: 350px;
}

.blackcolor {
    color: black;
}

.button {
    font-weight: bold;
}

.menu {
    font-weight: bold;
    background-color: transparent;
    border: 0;
    font-size: 17px;
}

.menuiconimages {
    width: 20px;
    height: 15px;
    background-position: center;
    border: 0;
}

.iconimages {
    width: 25px;
    height: 20px;
    background-position: center center;
    border: 0;
}

.moreactionimage {
    width: 25px;
    height: 20px;
    background-position: center center;
    border: 0;
}

.studentimage {
    width: 40px;
    height: 40px;
    background-position: center center;
    border: 0;
}

.bookimage {
    width: 60px;
    height: 60px;
    background-position: center center;
    border: 0;
}

.studentimageedit {
    width: 103px;
    height: 103px;
    background-position: center center;
    border: 0;
}

.tabledata {
    font-size: 13px;
    overflow: auto;
}

.tabledata td {
    vertical-align: middle;
    padding: 3px;
}

/*****************Grid CSS **********************/
.ui-jqgrid tr.jqgrow td {
    vertical-align: middle;
}

button, .big-button {
    white-space: nowrap;
}

.ui-jqgrid tr.jqgroup td {
    vertical-align: middle;
    font-size: 13px;
    background-color: #f5f5dc;
}

.ui-widget-content a {
    color: #3399CC;
}

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.0;
    background-color: #BFBFBF;
}

.ui-autocomplete {
    max-height: 125px;
    width: 375px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
    height: 125px;
    width: 375px;
}

.wrap {
    text-align: center;
}

.img-zoom {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.img-zoom2 {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.img-zoom3 {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.transition {
    -webkit-transform: scale(4);
    -moz-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
}

.transition2 {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}

.transition3 {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
}

.dataport-required{}
.dataport-required:before {color:#ff5555;content: "* ";}