/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
(1496,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0'
(2764,1): run-time error CSS1019: Unexpected token, found '@import'
(2764,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap')'
(2764,89): run-time error CSS1019: Unexpected token, found ';'
 */


.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
----------------------------------------------------------*/

.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;
    }


table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
    text-align:center;
}

th-bg-color {
    background-color:aliceblue;
}


 /**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: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;
    }
}

/*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;
}


/* START OF ENTRANCE EXAM */
a.exam-link {
    outline: 0;
    text-decoration: none;
    color: inherit;
}

    a.exam-link:hover .exam-wrapper {
        color: #B9D9F2;
    }

.examlist-wrapper {
    width: 100%; 
    margin: 10px 0; 
    padding-top: 10px;
}
.exam-wrapper:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);

}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}
.exam-wrapper:hover .middle {
  opacity: 1;
}
.text {
  background-color: #004777;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}
.exam-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0px 10px 30px 10px; 
    margin-bottom: 10px; 
    text-align: left; 
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

    .exam-wrapper:hover .exam-title {
        white-space: normal;
    }

.exam-title {    
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    text-align: center;
    color: #0186ba;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 10px 5px;
}


/*For Entance Exam Css*/
.exam-detail {
    padding: 5px;
}

.exam-detail-table {
    width: 100%;
}
    .exam-detail-table tr td:nth-child(2) {
        text-align: right;
    }

.btn-exam {
    padding: 5px 50px;
    font-size: 20px;
    background-color: #539fea;
    color: #fff;
    cursor: pointer;
	border-radius: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	text-decoration: none;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    border-style: none;
}
    .btn-exam:hover {
        background-color: white;
		color: black;
		
    }

    .btn-exam:disabled {
        background: #ccc;
        border-color: #999;
        cursor: default;
    }

.question, .question-choices, .result, .result-answers {
    padding: 10px 20px;
}

.question, .result {
    font-size: 1.2em;
    width: 100%;
}

.question {
    display: none;
}

    .question.active {
        display: inline-block;
    }

th.fit-content, td.fit-content {
    width: 1%;
    white-space: nowrap;
}

tr.list-question {
    cursor: pointer;
}

    tr.list-question.active td, tr.list-question.active th {
        background-color: #ffff99;
    }

    tr.list-question td:nth-child(3), tr.list-question th:nth-child(3) {
        background-color: #ff9999;
        text-align: center;
    }

    tr.list-question.answered td:nth-child(3), tr.list-question.answered td:nth-child(3) {
        background-color: #99ff99;
    }

#question_wrapper {
    display: none;
    position: relative;
}

#question_list_wrapper {
    display: none;
}

.absolute-top {
    position: absolute;
    top: 0;
}

.timer-wrapper {
    font-size: 1.5em;
}

.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

#question_list_table th {
    padding: 0 5px;
}

.result-answers label, .question-choices label {
    display: inline-block;
    padding: 3px 6px;
    border: 2px solid transparent;
    margin-bottom: 3px;
}

.correct, .incorrect {
    padding-right: 23px !important;
    background-position: center right;
    background-repeat: no-repeat;
}

.correct {
    border-color: #4cff00 !important;
    background-image: url(../Images/Common/check.png);
}

.incorrect {
    border-color: #f00 !important;
    background-image: url(../Images/Common/x.png);
}
/* END OF ENTRANCE EXAM */

/*table for OnlineExam Table*/
		table.OnlineExamTable{
		width:100%; 
		border-collapse:collapse; 
        page-break-after: always;
        margin-top:10px;
        font-size:13px;
        font-family:Tahoma;
        box-shadow: 0 2px 6px rgba(0,0,0,0.3);    
	}
    table.OnlineExamTable th {
        border: 1px solid rgba(104, 104, 104, 0.6);
        background-color: /*#85C1E9*/ #539fea;
        height: 15px;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
}

	table.OnlineExamTable td{ 
        border: 1px solid rgba(104, 104, 104, 0.6);
		padding:7px; 
        text-align: center;
	}
	/* Define the default color for all the table rows */
	table.OnlineExamTable tr{
		background-color: /*#E1F5FE*/ #f6f6f6;
        transition: 0.3s;
	}
	/* Define the hover highlight color for the table row */
   table.OnlineExamTable tr:hover {
          background-color: /*#FFFF99*/ #c6dff9;
          transition: 0.3s;
    }
   table.OnlineExamTable .table-header td {
    background-color: #539fea;
    color: #fff;
    }
   table.OnlineExamTable .even {
        background-color: #ececec;
    }



/**start section scheduler report**/
table.section-schedule-table {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    width: 680px;
}

    table.section-schedule-table th {
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: #666666;
        background-color: #dedede;
        font-weight: bold;
    }

    table.section-schedule-table td {
        border-width: 1px;
        padding: 2px;
        font-size: 11px;
        border-style: solid;
        border-color: #666666;
        background-color: #ffffff;
        text-align: left;
    }



.section-schedule-report-container {
    text-align: left;
}

.section-schedule-section-name {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    width: 680px;
    padding-top: 10px;
}

.ssr-course-code-width {
    width: 10%;
}

.ssr-description-width {
    width: 40%;
}

.ssr-type-width {
    width: 5%;
}

.ssr-time-width {
    width: 15%;
}

.ssr-day-width {
    width: 5%;
}

.ssr-teacher-width {
    width: 15%;
}

.ssr-room-width {
    width: 5%;
}
/**end section scheduler report**/


/**start  SurveyAttendance**/
.ui-margin-sm {
    margin: 0.5rem 0em 0.5rem 0em !important;
}

.ui-margin-lg {
    margin: 2rem 0em 0rem 0em !important;
}

.input-label {
    font-weight: 600;
    font: bold;
    font-size: 14px;
    margin-bottom: 3px;
}

.txt-input, .selectList, .textArea, .txtnumbers {
    margin: 0 !important;
    box-sizing: border-box !important;
    width: 100%;
    outline: none;
    border: 1.5px solid #d5dbd9;
    font-size: 18px;
    padding: 8px 10px;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.textArea {
    width: 100%;
    height: 10vw;
    outline: none;
    border: 1.5px solid #d5dbd9;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 3px;
    transition: all 0.3s ease;
}


.txt-input:focus, .selectList:focus, .textArea:focus, .txtnumbers:focus {
    border: 1.5px solid #03488A;
}

.ui-flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    flex: 0 0 calc(33.33% - 10px);
}

/**end  SurveyAttendance**/
.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;
}

.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.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 {
    /*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.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;
}

/*GUIDANCE PIS REPORT*/
.print-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin: 1rem 0px;
}

.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;
    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;
}

    .btn-report:hover,
    .btn-report:focus {
        border-color: rgba(0, 0, 0, 0.15);
        box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
        color: black;
    }

    .btn-report:hover {
        transform: translateY(-1px);
    }

    .btn-report: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);
    }


.ms-table-holder {
    width: 100%;
    height: 660px;
    overflow: auto;
    display: block !important;
    border-bottom: 1px solid #ddd;
}


.ms-table-holder-printable {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-top: 0px;
}

.table-ms-list {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

th, .th-ms-data, .td-ms-data {
    text-align: center;
    padding: 15px;
}

.tr-ms-data:nth-child(even) {
    background-color: #f2f2f2;
}

.tr-ms-data:hover {
    background-color: #FFF9B0 !important;
}

.tbl-masterlist-header {
    background-color: #333 !important;
    color: white;
    position: sticky;
    top: 0;
}

.txt-label {
    font-size: 11px;
    margin: 0px !important;
}

.menu-wrapper {
    margin:auto;
    padding-left:5px;
   /* position:relative;*/
    position:absolute;

    width:auto;
  
}

.menu-container {
	margin:auto;
	padding:0;
	/*width:auto;*/
	width:800px;


}

#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
	
#menu {
	width:max-content;
	top:0%;
}


#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: 150px;
		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: 180px;
		_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;
}



.badgeContainer {
    position: relative;
    padding: 3px 5px;
    font:bold 36px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; 
    color: #333;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.6);
}

.notificationBadge{
    position: absolute;
    top:-2px;
    right: -4px;
    padding: 1px 3px;
    border: 2px solid white;
    border-radius:100px;
    background: -webkit-linear-gradient(top, #FF6969 0%,#ff0000 100%);
    box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 4px rgba(0,0,0,.4), 0 0 1px rgba(0,0,0,.7) inset, 0 10px 0px rgba(255,255,255,.11) inset; 
    -webkit-background-clip: padding-box;
    font:bold 16px/20px "Helvetica Neue", sans-serif; 
    color: white;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0,0,0,.6);
}

/*-----------------------*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
body {
    font-family: 'Inter', Verdana,"Segoe UI", Helvetica, Sans-Serif;
}
.SelectListStatus {
    margin: 0;
    box-sizing: border-box;
    width: 100%;
    outline: none;
    border: 1.5px solid #d5dbd9;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.SelectListGeneral {
    margin: 0;
    box-sizing: border-box;
    width: auto;
    outline: none;
    border: 1.5px solid #d5dbd9;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.SelectListStatus:focus{
    border: 1.5px solid #03488A;
}

.btn-guidance {
    background-color: #03488A;
    margin: 0;
    box-sizing: border-box;
    border: 1px solid #0662bb;
    color: #fff !important;
    padding: 7px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.btn-guidance:hover {
    background-color: #2e87dd; 
    color: #03488A;
}

.header-img {
    margin: auto;
    width: 100%;
    height: 50%;
}

.header-title {
    font-weight: 700;
    margin-left: 5px;
    display: block;
    font-size: 1.7em;
    margin: 0.25em 0em 0.25em 0em;
    color: #03488A;
}

.textArea-lg {
    width: 100%;
    height: 10vw;
    outline: none;
    border: 1.5px solid #d5dbd9;
    font-size: 12px;
    padding: 8px 10px;
    border-radius: 3px;
}

.sub-header-title {
    font-weight: 500;
    padding-top: 10px;
    margin-left: 5px;
    display: block;
    font-size: 15px;
    margin: 0.25em 0em 0.25em 0em;
    color: #03488A;
}
.hr-line {
    border-top: 2px solid #00269B;
}

.tbl-guidance tr td{
    /*border: 1px solid #ff6a00;*/
}

.data-right{
    text-align: right;
}

.data-left {
    text-align: left;
}

.data-center {
    text-align: center;
}


.text-gdinfo {
    font-size: 12px;
    color: black;
}

.container-sheet {
    max-width: 850px !important;
    min-width: 850px !important;
    margin:auto;
}

.question-container{
    width: auto;
    max-width: 100%;
    height:fit-content;
}

.tbl-guidance {
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px 5px;
}

.tbl-awardList {
    max-width: 100%;
    min-width: 100%;
    border-collapse: collapse;
    margin-bottom: 25px;
}

.tbl-awardList th {
    text-align: center;
    background-color: #03488A;
    color: white;
}

.tbl-awardList td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
}

@media print and (width: 8.5in) and (height: 11in) {
    @page {
        margin: 0in;
    }
}



/*---------REPORTS---------------*/
.btn-container-scollable {
    align-items: flex-end;  
    margin: 4px, 4px;
    padding: 4px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}


.tbl-guidance tr td .data-container {
    border-bottom: 1px solid black;
    width: 100%;
    text-align: center;
}

.ui-inline {
    display: inline-block !important;
}

td.fit {
    width: 1%;
    white-space: nowrap;
    font-weight: 700;
}

.grid-container {
    display: grid;
    /*grid-template-columns: auto auto auto;*/
    grid-row-gap: 1rem;
    padding-bottom: 2em
}

.grid-item {
    text-align: left;
}

.data-container {
    border-bottom: 1px solid black;
    width: 100%;
    text-align:center;
}

.sb-line {
    width: 100%;
    border-top: 2px solid #00269B;
}

.form-class {
    margin-bottom: 25px;
}

.form-class th {
    text-align: center;
    background-color: #03488A;
    color: white;
}

.th-class {
    text-align: center;
    background-color: #03488A;
    color: white;
}

.health-container{
    width: auto;
    max-width: 100%;
    height: fit-content;
}

.tbl-concerns {
    font-size: 14px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 7px;
}

.concern-item input[type="checkbox"] {
    margin-right: 10px; 
}


