/* Minification failed. Returning unminified contents.
(1127,24): run-time error CSS1046: Expect comma, found '106'
(1127,31): run-time error CSS1046: Expect comma, found ')'
(1127,32): run-time error CSS1047: Expected number or percentage value in rgb function, found ';'
: error : Input string was not in a correct format.
 */


.div-overflow {
    overflow:hidden;
}
/*start grade*/

table.grade {
    width:560px;
             margin:auto;

  
}



.grade th {
   height:60px;
   padding-left:5px;
   padding-right:5px;

}

div.grade {

      width:560px;
             margin:auto;
        
       
}

div.grade-student {
    width:600px;
   /* margin:auto;*/
}

div.grade-header {
    width:700px;
    margin:auto;
    text-align:center;
}

/*end grade*/


/*start deportment*/

table.deportment {
    width:560px;
     page-break-after: always;
         margin:auto;
}
.deportment th {
   height:60px;
}

div.deportment {
        margin:auto;
        width:560px;
}





/*end deportment*/


/*start attendance*/

table.attendance {
    width:500px;
    margin:auto;

}
.attendance th {
   height:60px;
}

div.attendance {
        margin:auto;
        width:500px;
}



/*end attendance*/


@media print {
    .print{
        overflow:visible ! important;
    }
    .table-print {
        overflow:visible ! important;
        border: none !important;
    }
    .page-break  {   page-break-inside:avoid; page-break-before:auto;
    }
}



/**FOR PRINTING**/

.item{
    font-family:Arial;
    font-size: 9px;
    padding:0px;
}

.item-header {
    font-family:Arial;
    font-size: 10px;

}

.forborder {
    border:1px solid;
}


.grade-detail {
    width: 300px;
    font-weight: bold;
    font-size:10px;
    padding: 0px;
   
}

.grade-detail-inside {
    overflow:hidden;
    width:700px;
    border:2px solid;
    position:relative
}

/*for final pre school grade sheet*/
table.pregradtable {
    width: 300px;
	font-family: Arial,Verdana,sans-serif;
	font-size:11px;
	color:#333333;
	border-color: #666666; 
    border-collapse:separate;
    border-spacing:0px;
    border: 1px solid #666666;
}

table.pregradtable th {
    border-left: 1px solid #666666;
	border-color: #666666;
    padding: 5px;
    border-top: 1px solid #666666;
}

table.pregradtable td {
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
	background-color: #ffffff;
}
/*end here*/

/*for final grade sheet*/
table.gradtable {
    width: 400px;
	font-family: Arial,Verdana,sans-serif;
	font-size:11px;
	color:#333333;
	border-color: #666666;
    border-collapse:separate;
    border-spacing:0px;
    border: 1px solid #666666;
}

table.gradtable th {
    border-left: 1px solid #666666;
	border-color: #666666;
    padding: 5px;
    border-top: 1px solid #666666;
}

table.gradtable td {
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
	background-color: #ffffff;
}
/*end here*/

.achievement {
    overflow:hidden;
    width:inherit;
    border:1px solid;
}

.adviser {
    font-weight:bold;
    font-size:12px;
}

.adviser2 {
    font-weight:bold;
    font-size:11px;
     
}


.myspace {
    height:50px;
}

.grade-detail-inside-N {
    overflow:hidden;
    width:700px;
    position:relative
}

.code-header {
    width:250px;
}

.label-header {
    width:100px;
    font-weight:bold;
}

.month-head {
    width:50px;
}
.initials {
    width: 25px;
    font-weight: bold;
}

.name-code {
    width:150px;
    font-weight: bold;
    /*background-color:yellow;*/
}

.sheet-one {
    width:700px;margin:auto;
}

.header-label {
    position:relative
}

.a-logo {
    width: 350px;
    height: 310px;
}
.a-logo.isd{
    width: 350px;
    height: 225px;
}
html {
    margin: 0;
    padding: 0;

}

body {

    background-color: #fff;
    color: #333;
    font-size:12px;
    font-family: Verdana,"Segoe UI", Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
      
}

/* main layout
----------------------------------------------------------*/

.print-pdf {
    width: 816px;
    margin: auto;
}

.print-pdf table tbody .studentClassInfo td {
    border-bottom: 1px solid #9a9a9a;
}

.btn-form {
    align-items: center;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: .25rem;
    box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.85);
    cursor: pointer;
    display: inline-flex;
    font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
    justify-content: center;
    line-height: 1.25;
    margin: 0;
    min-height: 1rem;
    padding: 0.40rem 1.50rem;
    position: relative;
    text-decoration: none;
    transition: all 250ms;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: baseline;
    width: auto;
}

.btn-form:hover,
.btn-form:focus {
    border-color: rgba(0, 0, 0, 0.15);
    box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
    color: black;
}

.btn-form:hover {
    transform: translateY(-1px);
}

.btn-form:active {
    background-color: #F0F0F1;
    border-color: rgba(0, 0, 0, 0.15);
    box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
    color: rgba(0, 0, 0, 0.65);
    transform: translateY(0);
}

.header {       
    margin:0 auto;
    background-color:#fff;
    height:auto;
    position:inherit;
    overflow:inherit;

}


.header-top {
    height:80px;
    position:inherit;
    overflow:inherit;
}



.logo-container {
    margin:auto;
    width:auto;
    /*padding-top:10px;*/
}

.logo-container a{
    text-decoration:none;
}


.header-top-right {
    height:auto;
    float:left;
    position:relative;
}

.page-container-wrapper {
    
    background-color:#fff;
    width:99%;
    height:auto;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    position:relative;
    overflow:hidden;
    margin:4px auto;
}


.page-container {
    
    background-color:#fff;
    width:98%;
    height:auto;
    position:relative;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    margin:10px auto;
    position:relative;
    overflow:inherit;
}



.page-content-header {
   height:auto;
   padding-bottom:2px;
}


.page-title-process-container {
    height:50px;
}

.page-title {
    font-weight:bold;
    color:#0186ba;
    float:left;
 
}
    .page-title img {
    
        vertical-align:middle
    }

    .page-title select {
        /*max-width:300px;*/
        
    }


.page-process {
    text-align:left;
    float:right;
    padding-top:7px;
    margin-bottom:5px;
}

.page-filter {
    padding-top:10px;
    text-align:left;
    float:right;
}
    .page-filter select {
        /*max-width:230px;*/
    }


.footer {
    background-color:#77a3c8;
   /* width:990px;*/
    height:40px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    margin:4px auto;
    width:99%;
}

/*end of main layout
    ****/


/* login info
----------------------------------------------------------*/
.login {
    /*display: block;*/
    font-size: 1em;
    margin:5px auto;
    padding:5px 10px 5px 5px;
    text-align: right;
    color:#FFF;
    height:auto;
    width:auto;
    position:relative;
    overflow:hidden;
    /*background-color:#e80c4d;*/

}

.login a {
    margin-left: 10px;
    margin-right: 3px;
    padding: 2px 3px;
    color:#fff;
}

.login a.username {
    background: none;
    margin: 0;
    padding: 0;
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
}

    .login img {
        vertical-align:middle;
    }


/**end of login info*/






/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
    font-size: .85em;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
    font-size:.85em;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size:.85em;
}

.validation-summary-valid {
    display: none;
}
/* end of styles for validation helpers */



/* forms */
fieldset {
    margin-bottom: 5px;
    padding: 5px;
    font-size: .85em;
    
    border:1px solid #999;
    border-radius:8px;
    
}

    fieldset legend {
       /*display: none;*/ 
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 2px;
        }

label {
    display: block;
    font-size: .85em; 
    font-weight: 600;
}

label.checkbox {
    display: inline;
}

.label {
    white-space: nowrap;
    vertical-align: top;
}

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 11px;
    margin: 5px 0 2px 0;
    padding: 5px;
  border-radius:4px;
}

input, select {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 11px;
    margin: 5px 0 2px 0;
    padding: 5px;
    -moz-border-radius:4px;
    border-radius:4px;
}


.input-width-long {
    width:400px;
}

textarea {
    font-family: inherit;
    width:300px;
    height:50px;
}
/*not to override with the payment.css */
   /* input:focus, textarea:focus {
        border: 1px solid #7ac0da;
        font-size:11px;
    }*/

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;
    }


 /**end of forms**/


 /* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: .85em;
    font-weight: bold;
    margin: 10px 0 5px 0;
}

.message-confirm {
    clear: both;
    color: #e80c4d;
    font-size: .85em;
    font-weight: bold;
    margin: 10px 0 5px 0;
} 

.message-success {
    color: #7ac0da;
    font-size: .85em;
    font-weight: bold;
    margin: 10px 0 5px 0;
}

.error {
    color: #e80c4d;
}

/**end of info and errors**/

/**detail formatting**/

.detail-title {
    height:40px;
}

.table-detail-collapse {
border-collapse:collapse;
}

.table-detail
{
    border: 1px solid black;
    padding:5px;
    font-size:12px
}

.table-detail-TH {
background-color:#c8c8c8;
color:#000;
text-align:left;
padding:5px;
}

.table-detail-TH2 {
background-color:#e2e2e2;
color:#333;
text-align:left;
font-size:12px
}
/**end of detail formatting**/



/**generics**/
.text-align-center {
    text-align:center;
}

.text-align-left {
    text-align:left;
}


.text-align-right {
    text-align:right;
}

.center {
    margin:auto;
}

.link {
  text-decoration: underline;
  cursor: pointer;
}

.display-inline {
    display:inline;
}
.float-left {
    float: left;
}

.float-right {
    float: right;
}

.uppercase {
    text-transform:uppercase
}
.scroll{
	display:block;
	border: 1px solid;
	padding:5px;
	margin-top:5px;
	width:95%;/*930px;*/
	height:auto;
    overflow:auto;
	}
/*end of generics**/



legend {
      background:#fff;
      text-decoration:none;
      
}

.legend {
    display: inline;
    font-size:small;
    font-weight:600;
 
}



@media print {
    .text-print {
    font-size: 12px;
    width:600px;
}
    .text-cheque {
        font-size: 11px ;
    width:600px;
    }

    .receipt-print {
    font-size: 12px;
    height: 25px;
    }

    .otherpayment-print {
         font-size: 10px;
    }

    .no-print {
        display:none;
    }
}

/*print alignment*/
.alignment {
    text-align: left;
    padding-left:5em;
    margin-left:5em;
}   

#paymentRecordsAssessment {
    width:100%;
}
    #paymentRecordsAssessment table {
         float:left;
         font-size:x-small;
         margin-left:0;
    }

div.help-banner {
    background-color: #fff0b4;
    margin-top: -6px;
    margin-left: -13px;
    margin-right: -13px;
    margin-bottom: 6px;
}

    div.help-banner :hover {
        background-color: #fff6d3;
    }

div.close-banner {
    float: right;
    padding: 6px;
    text-decoration: none;
}

.img-link {
    cursor: pointer;
}

.img-print {
    height: 25px;
    width: 25px;
    float: right;
}

.no-break {
    white-space: nowrap;
}


.table {
  display: table;
  width: 100%;
}
.row {
  display: table-row;
}
.cell {
  display: table-cell;
}
.account-info {
    height:30px;
    width:auto;
    float:right;
}

.pagination-container {
     float:right; 
     text-align:right;
}

.print-batch-pagination-container {
    height:50px;
    width:100%;
}


.print-batch-container {
    float:left; 
    width:90px;
}


    
.file-name-div {
    padding-bottom: 35px;
    padding-top: 35px;
    font-weight: bold;
    font-family: monospace;
    color: #686868;
}



.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 10px;
    text-align: center;
    background-color: #F8F8F8;
    font-size: 12px;
    text-align: left;
}

.card-text {
    margin-left: 10px;
    margin-right: 10px;
}

.highlight {
    background-color: #FFFF88;
}

.card-container {
    padding-top: 5px;
}

.card-link {
    color: #d82f2ffa;
}

.card-article {
    width: 95%;
    margin-top: 40px;
}

.input-field-article {
    position: relative;
    width: 100%;
    height: 70px;
    line-height: 44px;
}


.label-article {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #7768689e;
    transition: 0.2s all;
    cursor: text;
}

.input-article {
    width: 100%;
    border: 0;
    outline: 0;
    padding: 0.5rem 0;
    border-bottom: 2px solid #7768689e;
    box-shadow: none;
    color: #555;
    background: #F8F8F8;
}

    .input-article:invalid {
        outline: 0;
    }

    .input-article:focus,
    .input-article:valid {
        border-color: #42647F;
    }

        .input-article:focus ~ label,
        .input-article:valid ~ label {
            font-size: 14px;
            top: -24px;
            color: #42647F;
        }

.submit-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

a.button {
    display: block;
    position: relative;
    float: left;
    width: 50%;
    padding: 0;
    margin: 10px 20px 10px 0;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    color: #FFF;
    border-radius: 5px;
    transition: all 0.2s;
    font-family: "Trebuchet MS";
    font-size: 16px;
    text-decoration: none;
}

.btn-submit {
    background: #50A6C2;
}

    .btn-submit.btnPush {
        box-shadow: 0px 5px 0px 0px #42647F;
        color: #ffffff;
    }

.btnPush:hover {
    margin-top: 15px;
    margin-bottom: 5px;
}

.btn-submit.btnPush:hover {
    box-shadow: 0px 0px 0px 0px #42647F;
}


.dropbtn {
    background-color: #50A6C2;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.drpdown {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Trebuchet MS";
    width: 100%;
}

.drpdown-field-article {
    position: relative;
    width: 100%;
    height: 29px;
    line-height: 20px;
    color: #42647F;
    font-weight: bold;
    font-size: 13.5px;
}

.submitted-receipt-link {
    color: #707070;
    font-weight: bold;
    font-family: "Trebuchet MS";
}

.file-name-div {
    padding-bottom: 35px;
    padding-top: 35px;
    font-weight: bold;
    font-family: monospace;
    color: #686868;
}


#Table-report {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    #Table-report td, #Table-report th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    #Table-report tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    #Table-report tr:hover {
        background-color: #ddd;
    }

    #Table-report th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: center;
        /*background-color: #50A6C2;
  color: white;*/
        background-color: #8DB6CD;
        color: #F8F8F8;
    }

    
    .tbl-failed {
        width: 100%;
    }

    .tbl-failed, .th-failed, .td-failed { 
        border: 1px solid black;
        border-collapse: collapse;
    }

    .th-failed, .td-failed {
        padding: 4.5px;
    }

    .th-failed {
        background-color: #c5c6d0;
    }

    .print-container {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .small-text{
        font-size:  10px !important;
        text-align: center !important;
    }

    .btn-report {
        align-items: center;
        background-color: #FFFFFF;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: .25rem;
        box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 0.85);
        cursor: pointer;
        display: inline-flex;
        font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 16px;
        font-weight: 600;
        justify-content: center;
        line-height: 1.25;
        margin: 0 0.5rem 0 0;
        min-height: 1rem;
        padding: 0.50rem 0.50rem;
        position: relative;
        text-decoration: none;
        transition: all 250ms;
        user-select: none;
        -webkit-user-select: none;
        touch-action: manipulation;
        vertical-align: baseline;
        width: auto;
    }

    .ecd-locker-btn{
        color: rgb(106 106 106);
        font-weight: 500;
        padding: 0.2rem 0.75em;
        border-radius: 4px;
        background-color: rgb(243 244 246/ 1);
        border: 1px solid rgb(201 201 201);
        cursor: pointer;
        font-size: 12px;
    }
    .ecd-lock:hover{
        color: #f97316;
        border: 1px solid #f97316;
        background-color: rgb(255 255 255 / 1);
        transition: 0.3s ease all;
    }
    .ecd-unlock:hover {
        color: #22c55e;
        background-color: rgb(255 255 255 / 1);
        border: 1px solid #22c55e;
        transition: 0.3s ease all;
    }


.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eee}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff}

.menu-wrapper {
    margin:auto;
    padding-left:5px;
   /* position:relative;*/
    position:absolute;

    width:auto;
  
}

.menu-container {
	margin:auto;
	padding:0;
	/*width:auto;*/
	width:1000px;


}

#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
	
#menu {
	width:auto;
	top:0%;
	margin:auto;
}


#menu:before,
#menu:after {
	content: "";
	display: table;
}
	
#menu:after {
	clear: both;
}


#menu {
	zoom:1;
}


#menu li {
	float: left;
	position: relative;
}

#menu a {

    float: left;
	padding: 5px 10px;
	color: #252525;
	font: bold 11px Arial, Helvetica;
	text-decoration: none;
}
	
	
	
#menu li:hover > a {

	background-image: -moz-linear-gradient(#b8bac6, #dddfe3); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b8bac6), to(#dddfe3));	
	background-image: -webkit-linear-gradient(#b8bac6, #dddfe3);	
	background-image: -o-linear-gradient(#b8bac6, #dddfe3);
	background-image: -ms-linear-gradient(#b8bac6, #dddfe3);
	background-image: linear-gradient(#b8bac6, #dddfe3);
		
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

*html #menu li a:hover {
	color: #fafafa;
	background-image: -moz-linear-gradient(#b8bac6, #dddfe3); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b8bac6), to(#dddfe3));	
	background-image: -webkit-linear-gradient(#b8bac6, #dddfe3);	
	background-image: -o-linear-gradient(#b8bac6, #dddfe3);
	background-image: -ms-linear-gradient(#b8bac6, #dddfe3);
	background-image: linear-gradient(#b8bac6, #dddfe3);
		
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}


#menu ul {
	margin: 10px 0 0 0;
	_margin: 0; 
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 55px;
	left: 0;
	z-index: 1;    
	background: #FFFF00;
	background: -moz-linear-gradient(#b8bac6, #dddfe3);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b8bac6), to(#dddfe3));
	background: -webkit-linear-gradient(#b8bac6, #dddfe3);    
	background: -o-linear-gradient(#b8bac6, #dddfe3);	
	background: -ms-linear-gradient(#b8bac6, #dddfe3);	
	background: linear-gradient(#b8bac6, #dddfe3);
		
	-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
		
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
		
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;  
}

	#menu li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	#menu ul ul {
		top: 0;
		left: 100%;
		margin: 0 0 0 20px;
		_margin: 0; 
		
	}
	
	#menu ul li {
		float: none;
		display: block;
		border: 0;
		_line-height: 0; 
		
	}
	
	#menu ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;   
		 
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	
	#menu ul a {    
		padding: 10px;
		width: auto;
		_height: 10px; 
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
	}
	
	#menu ul a:hover {
		background-color: #0186ba;
		background-image: -moz-linear-gradient(#b8bac6,  #dddfe3);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#b8bac6), to(#dddfe3));
		background-image: -webkit-linear-gradient(#b8bac6, #dddfe3);
		background-image: -o-linear-gradient(#b8bac6, #dddfe3);
		background-image: -ms-linear-gradient(#b8bac6, #dddfe3);
		background-image: linear-gradient(#b8bac6, #dddfe3);
		
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	
	#menu ul li:first-child > a {
	
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	
	#menu ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #888;
		
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	
	#menu ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #888;
		
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	
	#menu ul li:first-child a:hover:after {
		border-bottom-color: #555; 
		
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	
	#menu ul ul li:first-child a:hover:after {
		border-right-color: #555; 
		border-bottom-color: transparent; 
		
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;	
	}
	
	#menu ul li:last-child > a {
	
		
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	

	#menu-trigger {
		display: none;
	}
    /*
	@media screen and (max-width: 300px) {

		#menu-wrap {
			position: relative;
		}

		#menu-wrap * {
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
		}

		
		#menu {
			margin: 0; padding: 10px;
			position: absolute;
			top: 40px;
			width: 100%;
			z-index: 1;
		
			display: none;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;		
		}

		#menu:after {
			content: '';
			position: absolute;
			left: 25px;
			top: -8px;
			
		}	

		#menu ul {
			position: static;
			visibility: visible;
			opacity: 1;
			margin: 0;
			background: none;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;				
		}

		#menu ul ul {
			margin: 0 0 0 20px !important;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;		
		}

		#menu li {
			position: static;
			display: block;
			float: none;
			border: 0;
			margin: 5px;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;			
		}

		#menu ul li{
			margin-left: 20px;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;	
			
			
			-moz-border-radius: 6px;
		    -webkit-border-radius: 6px;
		    border-radius: 6px;
				
		}

		#menu a{
			display: block;
			float: none;
			padding: 0;
			color: #999;
		}

		#menu a:hover{
			color: #fafafa;
		}	

		#menu ul a{
			padding: 0;
			width: auto;		
		}

		#menu ul a:hover{
			background: none;	
		}

		#menu ul li:first-child a:after,
		#menu ul ul li:first-child a:after {
			border: 0;
		}		

	}

	@media screen and (min-width: 300px) {
		#menu {
			display: block !important;
		}
	}	


	.no-transition {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
		opacity: 1;
		visibility: visible;
		display: none;  		
	}

	#menu li:hover > .no-transition {
		display: block;
	}
    */

.menu-tile-container {

    position:relative; 
    overflow:hidden;
}

.menu-tile{
  float:left;
  position:relative;
  width:300px;
  height:80px;
  margin:5px;
}

.menu-tile img {
    vertical-align: middle;   
}

.menu-tile a {
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    color:#0186ba;
    padding-left:5px;
}

.menu-tile span{
    font-size:10px;
    font-weight:bold;
}




/*-----------------------*/

.header-center {
    font-size: 18px;
    font-family: Calibri;
    font-weight:bold;
}
.lower-text {
    font-size: 14px;
    font-family: Calibri;
    color: #000;
    text-align: left;
    font-weight: bold;
}
.sm-size {
    font-size: 8px !important;
}

.title {
font-size: 18px;
font-family: Calibri;
font-weight: bold;
}

.header-text {
    font-size: 18px;
    font-family: Calibri;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.table-header {
    font-size: 12px;
    font-family: Arial;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.table-header-gsisd {
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}

table.gridtable {
	font-family: Arial,Verdana,sans-serif;
	font-size:12px;
	color:#333333;
	border-color: #666666;
    border-collapse:separate;
    border-spacing:0px;
    /*border: 1px solid #666666;*/
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
}

table.gridtable th {
    font-size: 10px; /*NINO: changes in request of ms. nina*/
    border-left: 1px solid #666666;
	border-color: #666666;
	background-color: #dedede;
    border-top: 1px solid #666666;
}

table.gridtable td {
    font-size: 10px; /*NINO: changes in request of ms. nina*/
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
	background-color: #ffffff;
}

table.attendanceACTIEF {
	font-family: Arial,Verdana,sans-serif;
	/*font-size:12px;*/
	font-size:11px;
	color:#333333;
	border-color: #666666;
    border-collapse:separate;
    border-spacing:0px;
    /*border: 1px solid #666666;*/
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
}

table.attendanceACTIEF th {
	/*font-size:12px;*/
    font-size: 11px; 
    border-left: 1px solid #666666;
	border-color: #666666;
	/*background-color: #dedede;*/
    background-color: rgba(222, 222, 222, 0.65);
    border-top: 1px solid #666666;
    width: 25px;
}

table.attendanceACTIEF td {
	/*font-size:12px;*/
    font-size: 11px;
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
	/*background-color: #ffffff;*/
    background-color: rgba(255, 255, 255, 0.25);
}


table.table-sh-ACTIEF {
	font-family: Arial,Verdana,sans-serif;
	font-size:12px;
	color:#333333;
	border-color: #666666;
    border-collapse:separate;
    border-spacing:0px;
    /*border: 1px solid #666666;*/
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    margin-bottom: 15px;
    margin-top: 5px;
}
/*Table for actief ClassRecord*/
   	table.actiefClassRecord{
		width:100%; 
		border-collapse:collapse; 
        page-break-after: always;
        margin-top:10px;
        font-size:10px;
        font-family:Tahoma;
        box-shadow: 0 2px 6px rgba(0,0,0,0.3);    
	}
    table.actiefClassRecord th {
        border: 1px solid rgba(104, 104, 104, 0.26);
        background-color: /*#85C1E9*/ #009688;
        height: 15px;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
}
	table.actiefClassRecord td{ 
        border: 1px solid rgba(104, 104, 104, 0.26);
		padding:7px; 
        text-align: center;
	}
	/* Define the default color for all the table rows */
	table.actiefClassRecord tr{
		background-color: /*#E1F5FE*/ #f6f6f6;
        transition: 0.3s;
	}
   table.actiefClassRecord tr:nth-of-type(2n+1) {
        background-color: #ececec;
    }
	/* Define the hover highlight color for the table row */
   table.actiefClassRecord tr:hover{
          background-color: /*#FFFF99*/ rgb(202, 255, 213) !important;
          transition: 0.3s;
    }/* Define the hover highlight color for the table row */
   table.actiefClassRecord tr:nth-of-type(2n+1):hover {
          background-color: /*#FFFF99*/ rgb(202, 255, 213) !important;
          transition: 0.3s;
    }
   table.actiefClassRecord .table-header td {
    background-color: #539fea;
    color: #fff;
    }
table.table-sh-ACTIEF th {
    /*font-size: 13px;*/
    font-size: 12px; 
    border-left: 1px solid #666666;
	border-color: #666666;
	background-color: #dedede;
    border-top: 1px solid #666666;
    width: 48px;
}

table.table-sh-ACTIEF td {
    /*font-size: 13px;*/
    font-size: 12px;
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
	background-color: #ffffff;
}
.shBackground {
    background: url("../Images/Common/shcard-bg.png");
    background-size: cover;
    height: 816px;
}
.shISDBackground {
    background: url("../Images/Common/shisdcard-bg.png");
    background-size: cover;
    height: 816px;
}

/*Table for Athenaeum ClassRecord*/
   	table.athenaeumClassRecord{
		width:100%; 
		border-collapse:collapse; 
        page-break-after: always;
        margin-top:10px;
        font-size:9px;
        font-family:verdana;
        box-shadow: 0 2px 6px rgba(0,0,0,0.3);    
	}
    table.athenaeumClassRecord th {
        border: 1px solid rgba(104, 104, 104, 0.26);
        background-color: /*#85C1E9 #4aa55d*/ rgba(74, 165, 93, 0);
        height: 15px;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
}
	table.athenaeumClassRecord td{ 
        border: 1px solid rgba(104, 104, 104, 0.26);
		padding:5px; 
        text-align: center;
	}
	/* Define the default color for all the table rows */
	table.athenaeumClassRecord tr{
		background-color: /*#E1F5FE*/ #f6f6f6;
        transition: 0.3s;
	}
	/* Define the hover highlight color for the table row */
   table.athenaeumClassRecord tr:hover {
          background-color: /*#FFFF99*/ rgb(202, 255, 213) !important;
          transition: 0.3s;
    }
   table.athenaeumClassRecord .table-header td {
    background-color: #539fea;
    color: #fff;
    }
   table.athenaeumClassRecord tr:nth-of-type(2n+1) {
        background-color: #ececec;
    }
   table.athenaeumClassRecord tr:first-child, table.athenaeumClassRecord tr:first-child:hover {
        background-color: #4aa55d !important;
        position: relative;
        height: 100px;
    }
   /* Define the hover highlight color for the table row */
   table.athenaeumClassRecord tr:nth-of-type(2n+1):hover {
          background-color: /*#FFFF99*/ rgb(202, 255, 213);
          transition: 0.3s;
    }

   /*Table for ISD ClassRecord*/
   	table.ISDClassRecord{
		width:100%; 
		border-collapse:collapse; 
        page-break-after: always;
        margin-top:10px;
        font-size:9px;
        font-family:verdana;
        box-shadow: 0 2px 6px rgba(0,0,0,0.3);    
	}
    table.ISDClassRecord th {
        border: 1px solid rgba(104, 104, 104, 0.26);
        height: 15px;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
}
	table.ISDClassRecord td{ 
        border: 1px solid rgba(104, 104, 104, 0.26);
		padding:5px; 
        text-align: center;
	}
	/* Define the default color for all the table rows */
	table.ISDClassRecord tr{
		background-color: /*#E1F5FE*/ #f6f6f6;
        transition: 0.3s;
	}
	/* Define the hover highlight color for the table row */
   table.ISDClassRecord tr:hover {
          background-color: /*#FFFF99*/ rgb(202, 255, 213) !important;
          transition: 0.3s;
    }
   table.ISDClassRecord .table-header td {
    background-color: #539fea;
    color: #fff;
    }
   table.ISDClassRecord tr:nth-of-type(2n+1) {
        background-color: #ececec;
    }
   table.ISDClassRecord tr:first-child, table.ISDClassRecord tr:first-child:hover {
        background-color: #978f04 !important;
        position: relative;
        height: 100px;
    }
   /* Define the hover highlight color for the table row */
   table.ISDClassRecord tr:nth-of-type(2n+1):hover {
          background-color: /*#FFFF99*/ rgb(202, 255, 213);
          transition: 0.3s;
    }
.scroll {
    width: 1208px;
    padding: 0px;
    margin: auto;
    border: 0px;
    overflow-x: scroll;
}
   .rotate {
  /* FF3.5+ */
  -moz-transform: rotate(-90.0deg);
  /* Opera 10.5 */
  -o-transform: rotate(-90.0deg);
  /* Saf3.1+, Chrome */
  -webkit-transform: rotate(-90.0deg);
  /* IE6,IE7 */
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
  /* IE8 */
0  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
  /* Standard */
  transform: rotate(-90.0deg);
}

.div-table-overflow {
    width:700px;
    overflow:auto;
}

.graph {
    width:700px;
    height:auto;
}

@media print {
    .printDiv {
        width: 800px;
        height: auto;
        z-index: 25;
        top: 50px;
        left: 50px;
        right: 50px;
        text-align: center;
    }

    .design {
        padding: 8px;
        background-color: #dedede;
        margin-left: 40%;
        margin-right:30%;
        text-align: center;
    }

    .graph {
    text-align: center;
    }

    .div-table {
        overflow:visible ! important; 
    }
    div.tor-header {
      margin: 0px 2px 0px 7px;
      position: fixed;
      top: 0;
    }

    div.tor-body {
        top:auto;
        bottom:auto;
    }

    div.tor-footer {
      margin: 0px 2px 0px 7px;
      position: fixed;
      bottom: 0;
    }
    table.tor {
        page-break-inside:auto;
    }
}


/*GradesMonitoring - ViewGradeFinal*/
table.viewtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.viewtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.viewtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
    text-align:center;
}


/*TOR printing style*/
table.tor {
    width:900px;
	font-family: 'Courier New',arial,sans-serif;
	font-size:12px;
    font-weight:bold;
    text-align:left;
}
table.tor-grade {
    width:400px;
	font-family: 'Courier New',arial,sans-serif;
	font-size:14px;
    font-weight:bold;
    text-align:left;
}
table.tor-head {
    width:900px;
	font-family: 'Courier New',arial,sans-serif;
	font-size:14px;
    font-weight:bold;
    text-align:center;
}
table.tor-head th{
	font-family: 'Courier New',arial,sans-serif;
    border:dashed;
    font-weight:bold;
}

.tor-statement {
	font-family: 'Courier New',arial,sans-serif;
	font-size:14px;
    /*text-align:left;*/
    /*font-weight:bold;*/
}
.tor-seal {
	font-family: 'Courier New',arial,sans-serif;
	font-size:15px;
    text-align:center;
    font-weight:bold;
}
.tor-seal2 {
	font-family: 'Courier New',arial,sans-serif;
	font-size:12px;
    text-align:center;
}
table.tor-print {
    width:900px;
	font-family: 'Courier New',arial,sans-serif;
	font-size:14px;
    text-align:left;
    font-weight:bold;
}
table.tor-main-print {
    width:800px;
    /*width:100%;*/
	font-family: 'Courier New',arial,sans-serif;
	font-size:16px;
    text-align:left;
    text-align:left;
}
table.tor-main-grade {
    width:400px;
	font-family: 'Courier New',arial,sans-serif;
	font-size:16px;
    text-align:left;
    text-align:left;
}
.tor-main-statement {
    width:800px;
	font-family: 'Courier New',arial,sans-serif;
    text-align:left;
	font-size:16px;
    text-align:left;
}
/*TOR 090114*/
.tor-table{
    display:table;
    width:100%;
	font-family: 'Courier New',arial,sans-serif;
    border-collapse: collapse;
    text-align:left;
    font-size:medium;
    font-weight:bold;
}

 .tor-table-row{  
     display:table-row;
	font-family: 'Courier New',arial,sans-serif;
    text-align:left;
     text-align: center;
    font-weight:bold;

 }
 .tor-table-col{ 
    display:table-cell;
	font-family: 'Courier New',arial,sans-serif;
    text-align:left;
    text-align:left; 
    font-weight:bold;
 }

.tor-course {
    text-align:left;
	font-family: 'Courier New',arial,sans-serif;
    width:80px;
    font-weight:bold;
}

.tor-title {
   column-span:all;
	font-family: 'Courier New',arial,sans-serif;
    text-align:left;
   text-align:center;
    font-weight:bold;
}

.text-center, .text-center td {
    text-align: center;
}


.border-bottom {
    /*text-decoration: underline;*/
}

.no-border {
    border: 0px !important;
}

.text-left {
    text-align: left !important;
}

#pdf table tbody tr .table-detail {
    border: 1px solid #9a9a9a;
}
#pdf table.tor-main-print {
    font-family: Arial,Verdana,sans-serif !important;
}

.form137-td {
    border: 1px solid #9a9a9a;
    padding: 2px;
    font-size: 11px;
    font-family: Arial,Verdana,sans-serif;
}
.form137-header {
    font-family: Arial,Verdana,sans-serif;
}

#pdf table tbody .studentClassInfo td {
    border-bottom: 1px solid #9a9a9a;
}

.table-header {
    font-size: 10px !important;
}


#pdf_gradeslip {
    /*height: 1344px;*/
    height: 100px; /*temporary uncomment for gradeslip print(view gradeslip) header 02/08/2024* updated 02/12/24*/
    width: 816px;
    margin: auto;
}

#pdf {   
    /*height: 1344px;*/ 
    width: 816px;
    margin: auto;
}

td {
    vertical-align: middle;
}

.form2Footer {
    margin: 5px auto;
    width: 950px;
    position: relative;
}
.form2Header,.form2Body {
    width: 950px;
    margin: 0 auto;
    position: relative;
}
.form2Header h1,
.form2Header h2,
.form2Header h3,
.form2Header h4,
.form2Header h5,
.form2Header h6{
    text-align: center;
}

.fullwidth {
    width: 100%;
}

.no-margin-top {
    margin-top: 0px;
}
.no-margin-bottom {
    margin-bottom: 0px; 
}

.form2Header table tr td {
    text-align: right;
    font-size: 10px;
}
.form2Body table, .footer3 {
    border-collapse: collapse;
}
.form2Body table tr td {
    /*text-align: center !important;*/
    border: 1px solid #d0d0d0;
}
.form2Header table tr {
    height: 35px;
}

.box-blank td{
    height: 10px;
}
.MTWTHF td{
    min-width: 15px;
    height: 15px;
    text-align: center;
    border-bottom: 1px solid #607D8B !important;
}
.dark-border {
    border: 1px solid #607D8B!important;
}
.font-size-xsm {
    font-size: 7px;
}
.footer1 {
    font-size: 8px;
    width: 450px;
    float: left;
}
.footer2 {
    float: left;    
    font-size: 7px;
    width: 185px;
    border: 1px solid #ddd;
}
.footer3 {
    margin-left: 15px;
    font-size: 8px;
    width: 300px;
    float: left;
}
.font-size-9 {
    font-size: 8px;
}
.font-size-7 {
    font-size: 7px;
}
.text-center {
    text-align: center;
}
.footer3 tbody tr td {
    text-align: center;
    border: 1px solid #d0d0d0;
}
.box{
    text-align: center !important;
    border: 1px solid #d0d0d0;
}
.width-lg{
    width: 520px!important;
}
.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.border-bottom {
    border-bottom: 1px solid #607D8B !important;
}
.border-top {
    border-top: 1px solid #607D8B !important;
}
.border-bottom-right {
    border-bottom: 1px solid #607D8B !important;
    border-right: 1px solid #607D8B !important;
}
.border-right {
    border-right:1px solid #607D8B !important;
}
.border-left {
    border-left:1px solid #607D8B !important;
}
.diagonal {
    background-image: url("../Images/Common/Diagonal.png");
    background-size: cover;
}
.diagonalX {
    background-image: url("../Images/Common/DiagonalX.png");
    background-size: cover;
}
.diagonalShadedUpper {
    background-image: url("../Images/Common/DiagonalShadedUpper.png");
    background-size: cover;
}
.diagonalShadedLower {
    background-image: url("../Images/Common/DiagonalShadedLower.png");
    background-size: cover;
}

.form2 { border:solid 1px; width:100% } 
.form2 td { border:solid 1px; } 
.form2 .cellEditing { padding: 0; } 
.form2 .cellEditing input[type=text]{ outline: 2px solid #0af; }

/*td[contenteditable=true] { outline: 2px solid #0af; }*/

.gallery-1 {
    -moz-column-count: 1 !important;
    -moz-column-gap: 2px;
    -webkit-column-count: 1 !important;
    -webkit-column-gap: 2px;
    column-count: 1 !important;
    column-gap: 2px;
}

.hide {
    display: none;
}

.gallery li {
    display: inline-block;
    float: left;
    width: 150px !important;
    padding: .01em;
    margin: 0 .01em .01em 0;
    text-align: center;
}
#gallery {
    -moz-column-count: 3!important;
    -moz-column-gap: 2px;
    -webkit-column-count: 3!important;
    -webkit-column-gap: 2px;
    column-count: 3!important;
    column-gap: 2px;
}

#trash {
    float: right;
    width: 310px!important;
    min-height: 12em;
    padding: 1%;
}

.ui-draggable {
    z-index: 99999;
}

.form137-remark td {
    text-align: center; 
    font-size: 11px;
    font-family: Arial,Verdana,sans-serif;
}

.text-right {
    text-align: right;
}

.gradeSlip-table {
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
   
}



.gradeSlip-table tr td:nth-child(2n+1) {
    width: 111px;
    text-align: right;
}

.gradeSlip-table tr td:nth-child(2n+2) {
    border-bottom: 1px solid #777;
   

}
.gradeSlip-table-body tbody td {
    border: 1px solid #9a9a9a;
    padding: 2px;
    font-size: 11px;
    font-family: Arial,Verdana,sans-serif;
}
.gradeSlip-table-remark tbody td {
    /*border: 1px solid #9a9a9a;*/
    padding: 2px;
    font-size: 11px;
    font-family: Arial,Verdana,sans-serif;
}
.gradeSlip-table-values tbody td:nth-child(1n+2) {
    text-align: center;
    width: 25px !important;
}
.gradeSlip-table-body tbody td:nth-child(1n+2) {
    text-align: center;
    width: 50px;
}
.gradeSlip-table-body tbody tr:first-child td {
    background-color: #e2e2e2;
}

.gradeSlip-table-remark tbody td {
    text-align: center;
    width: auto;
}
.gradeSlip-header {
    background: #444;
    width: 571px;
    color: #fff;
    text-indent: 5px;
    font-weight: normal;
}

.gradeAthenaeum-header {
    background: #397155;
    width: 571px;
    color: #fff;
    text-indent: 5px;
    font-weight: normal;
}

table.gradeslipCard {
    font-size: 11px;
    font-family: sans-serif;
    width: 100%;
    border-collapse: collapse;
}

table.gradeslipCard tbody tr th {
    /*background: #d0d0d0;*/
    border: 1px solid #000;
    font-size: 11px;
    font-weight: bold;
}

    table.gradeslipCard tbody tr th:first-child {
        width: 140px;
    }

    table.gradeslipCard tbody tr th:not(:first-child) {
        width: unset;
    }

table.gradeslipCard tbody tr td {
    border: 1px solid #000;
}

table.reportCard {
    border-collapse: collapse;
    font-size: 11px;
    font-family: sans-serif;
    width: 450px;
}
table.reportCard.deportment-table {
    width: 325px;
}

table.reportCard .item{
    font-size: 10px !important;
}

table.reportCard tbody tr th {
    background: #d0d0d0;
    border: 1px solid #a7a7a7;
    font-size: 11px;
    font-weight: bold;
}

table.reportCard tbody tr th:first-child {
   width: 140px;
}

table.reportCard tbody tr th:not(:first-child) {
    width: unset;
}

table.reportCard tbody tr td {
    border: 1px solid #bbb;
}

.achievement {
    border: 1px solid #bbb !important;
}

.float-right {
    margin-left: 115px;
}
.transmittal-body {
    margin: 50px 160px;
    padding-bottom: 225px;
    padding-top: 25px;
}

span.editable {
    outline: -webkit-focus-ring-color;
}

span.textEditable {
    display: block;
    margin: 0px 40px;
    border-bottom: solid 1px #ccc;
    width: 500px;
    text-align: center;
}

tr.tr-stripe td {
    background-color: #cccccc !important;
}

.table-checklist tbody tr .form137-td {
    font-size: 14px;
}
.text-bold {
    font-weight: bold;
}
tr .underline {
    border-bottom: 1px solid #9a9a9a;
}

.sh-evaluation-sheet .form137-td {
    font-size: 13px;
}

.table-course-section {
    width: 49%;
    font-size: 9px;
    border: 1px solid #9a9a9a;
}

.SH-Ranking-Table {
    width: 100%;
    text-align: center;
    border-spacing: 0px;
    border: 1px solid #e8e8e8;
}
table.SH-Ranking-Table tr {
    text-transform: uppercase;
}
table.SH-Ranking-Table tr:hover {
    background-color: rgba(0, 188, 212, 0.25);
}
table.SH-Ranking-Table td,table.SH-Ranking-Table th {
    border-bottom: 1px solid #e8e8e8;
}

.table-ces {
    border-collapse: collapse;
    border: 2px solid #888;
    width: 900px;
}
.table-ces tbody tr td {
    font-size: 11px;
    border: 1px solid #9a9a9a;
    padding: 2px;
    font-family: Arial,Verdana,sans-serif;
}
.note {
    border-radius: 5px;
    color: #03A9F4;
    font-size: 11px;
    padding: 10px;
    box-shadow: 1px 1px 5px 0px #989898;
    width: fit-content;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.note.pulse {
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(3, 169, 244, 0.95);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(3, 169, 244, 0.95);
    box-shadow: 0 0 0 0 rgba(3, 169, 244, 0.95);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

.cell-u {
    border-bottom: 1px solid #cecece;
}

.form137-table td{
    border-bottom: 1px solid #cecece;
    border-left: 1px solid #cecece;
    font-size: 11px;
}
.form137-table {
    border-right: 1px solid #cecece;
    border-top: 1px solid #cecece;
    border-spacing: 0px;
    width: 100%;
}
.gradeLevelBox {
    float: left;
    width: 47%;
    margin: 10px 10px;
    height: 240px;
}
.vertical-text {
	transform: rotate(90deg);
	transform-origin: left top 0;
}
.promoted-text {
    display: block;
    position: absolute;
    text-align: center;
    left: 15px;
    top: 50px;
}
.promoted-td {
    padding: 8px;
    position: relative;
}


.form137-table .header{
    background: #efefef;
}
.form137-table .footer-td {
    border-top: solid #cecece;
}

.form137-table-header{
    font-size: 12px;
}
.slide-text {
    font-size: 2em;
    width: 375px;
    display: block;
    top: -12px;
    position: absolute;
    transform: rotate(-15deg);
}

.relative {
    position: relative;
}

.table-td-noborder tbody td {
    border: 0px !important;
}
.table-td-fontsize-15 tbody td {
    font-size: 15px !important;
}
