@media print {
	@page {
		size: auto; /* width height */
		 margin: 10mm 0mm 5mm 0mm; 
	}
	body {
		width: 100%;
		height: 99%;
		overflow: hidden\9 !important;
		margin: 0px;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	 	font-size: 14px;
	}
	 button, nav, footer, .catHeader, .footer, .version, .btn,
		 #myprofile-div, #login,
		#sessionLogoutDialog, #loading, .page-title, #copyModel, .alert,
		.alert-info, .form-group, .norecords, .ng-hide, .modal-title {
		display: none ;
	}
	.jarviswidget, .jarviswidget-color-darken{
	text-align: center !important;
    text-decoration: underline !important;
	}
	
	.ie-print-top {
		position: absolute;
		top: 0;
		page-break-after: never
	}

	/*--- IE-9 Problem -----*/
	#conditionModal, #nestedconditionModal, #majorModal {
		display: none !important;
	}

	/*-- Bootstrap Grid Support --*/
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
		.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
		.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
		.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
		.col-lg-1, .col-lg-2, .col-sm-3, .col-lg-4, .col-lg-5, .col-lg-6,
		.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
		display: table-cell;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666666666666%;
	}
	.col-sm-10 {
		width: 83.33333333333334%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666666666666%;
	}
	.col-sm-7 {
		width: 58.333333333333336%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666666666667%;
	}
	.col-sm-4 {
		width: 33.33333333333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.666666666666664%;
	}
	.col-sm-1 {
		width: 8.333333333333332%;
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}

	/*--- All Printable ids will be on top. So that IE should not print any blank page---*/
	.voucher-container {
		margin-top: 50px;
		display: block;
	}
	.voucher-container+.voucher-container {
		page-break-before: always;
	}
	.voucher-container:last-child {
		page-break-after: auto;
	}
	.voucher-data {
		margin-bottom: 10px;
	}
	.voucher-title>h1 {
		font-family: arial tahoma vardana;
		font-size: 29px;
		text-align: center;
	}
	.voucher_header_content {
		font-size: 20px;
		vertical-align: top;
		text-align: center;
		padding-top: 10px;
	}
	.voucher_details_body_content {
		border-top: 1px solid #d2d2d2;
		border-bottom: 1px solid #d2d2d2;
		font-size: 20px;
		padding: 10px;
	}
	.custom_message {
		font-size: 25px;
	}
	.voucher_footer_content>p {
		font-size: 11px;
	}
	span.information {
		font-family: "Courier New", "Lucida Console", monospace;
		font-size: 20px;
	}
	.txt-color-red-bold {
		color: red !important;
		font-weight: bold !important;
	}
	.print-right {
		float: right !important;
		margin-top: 10px
	}
	.cri-report-header {
		-webkit-print-color-adjust: exact;
		background-color: black;
		color: white;
		text-align: center !important;
	}

	.print-report-header {
		-webkit-print-color-adjust: exact;
		background-color: white;
		color: black;
		text-align: center !important;
	}
	.page_break_after {
		page-break-after: always !important;
	}
	.allign-input-items {
		display: inline-block;
		font-size: larger;
	}
	.no-float {
		float: none;
	}
	.print-left {
		text-align: left !important;
	}
	.test_response_content {
		line-height: 2.23em;
		padding-left: 16px;
	}

	.print-row:after, .print-row:before {
		display: table;
		content: " "
	}
	.text-center {
		text-align: center !important;
	}
	.zero-bottom-margin {
		margin-bottom: 0px;
	}
	/* Support div for with table format begin*/
	.div-container {
		display: table;
		width: 100%;
		border-collapse: collapse;
	}
	.div-heading {
		font-weight: bold;
		display: table-row;
	}
	.div-table-row {
		display: table-row;
		width: 100%;
	}
	.div-col {
		display: table-cell !important;
		border: 1px solid black;
		float: none !important;
		padding: 4px;
	}
	/* Support div for with table format end */
	/* Progress Bar div begin */
	.progress {
		/* position: relative; */
		margin-bottom: 3px;
		overflow: hidden;
		height: 22px;
		-moz-box-shadow: 0 1px 0 transparent, 0 0 0 1px #F2F2F2 inset;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
	}
	.diag-progress {
		max-height: 8px;
	}
	.progress-bar-danger-isr {
		background-color: #E8E8E8;
		-webkit-print-color-adjust: exact;
	}
	.progress-bar-warning-isr {
		background-color: #808080;
		-webkit-print-color-adjust: exact;
	}
	.progress-bar-success-isr {
		background-color: #000000;
		-webkit-print-color-adjust: exact;
	}
	.progress-bar {
		float: left;
		width: 0;
		height: 100%;
		font-size: 12px;
		line-height: 20px;
		color: #fff;
		text-align: center;
		-webkit-transition: width .6s ease;
		-o-transition: width .6s ease;
		transition: width .6s ease
	}
	/* Progress Bar div begin */
	
	/*Boot-strap modified*/
	.table-bordered{
		border: 1px solid black !important;
	}
	h5{
	    font-size: 1.25em;
		margin: 0;
    	padding: 10px 0px;
	}
	.table-striped > tbody > tr:nth-child(odd) > td,
	.table-striped > tbody > tr:nth-child(odd) > th {
	  background-color: #f9f9f9;
	}
	img {
	  vertical-align: middle;
	  border: 0;
	}
	
	/*Boot-strap modified*/
	
	.isr-items{
	margin-top: 20px;
	margin-bottom: 20px;
}
.progress-bar-danger-isr{
	background-color: #de5752;
}
.progress-bar-warning-isr{
	background-color: #f9d738;
}
.progress-bar-success-isr{
	background-color: #66b966;
}
.mutliple_isr_newline{
	margin-bottom: 0px !important;
}	

.col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
    .bg-grey {
    color: black;
	}
	.page-break	{
		 page-break-before: always;
		 float:none;
	 }
	 .mutliple_isr_newline .isr-items{
	 clear: both;
	 }
	 .mutliple_isr_newline .row{
	 clear: both;
	 }
	 table:not(.pl_Comment table){
	 width:100% !important;
	 }
	 .isr-report-header{
	margin-top: 10px;
	margin-bottom: 10px;
	}
	.printIsrReportHeader {
		margin-left: 13px;
	}
	#accessibilityModalId{
	display:none;
	}
	#viewTutorialModal{
	display: none;
	}
	#bgQuestion label p{
	display:inline-block !important;
	-webkit-margin-before: 0.45em !important;
    -webkit-margin-after: 0.45em !important;
	}
	.PreviewItemBankPrint p,.PreviewItemBankPrint label div{
	display:inline-block !important;
	}

	/* ISR Theme Starts */

	/* ISR Theme - Start*/

	/*
Top blue bar which logo and login user name 
*/
	#top-logo-container {
		background-color: #702f8a;
		height: 50px;
	}
	#user-info {
		color: white;
		margin-top: 2.5%;
	}
	#score-report-container {
		background-color: white;
		height: 50px;
		padding-top: 10px;
	}
	#score-report {
		color: #0A5996;
		font-weight: 600;
		font-size: 16px;
	}
	.icon-spacing {
		padding: 5px;
	}
	#line-separator {
		border-left: 1px solid #666666;
	}
	#white-box {
		background-color: #F2F2F2;
		height: 800px;
	}
	
	#download-button-container {
		margin-top: 2%;
	}
	#download-button {
		border: 2px solid white;
		border-radius: 3px;
		height: 40px;
		width: 150px;
		background-color: transparent;
	}
	#individual-score-wrapper {
		background-color: white;
		text-align:center;
	}
	#individual-score-wrapper p {
		margin-top: 10px;
		color: black;
		text-align: vertical;
		font-size: 24px;
		font-weight: bold;
	}
	#student-info-wrapper {
		height: 200px;
		position: relative;
		margin-top: -210px;
	}
	#white-wrapper {
		background-color: white;
	}

	/* centered columns styles */
	.row-centered {
		text-align: center;
	}
	.col-centered {
		display: inline-block;
		float: none;
		/* reset the text-align */
		text-align: left;
		/* inline-block space fix */
		margin-right: -4px;
	}
	#name-id-wrapper {
		padding-top: 10px;
	}
	.student-info-text p:not(.pl_Comment p) {
		margin: 0;
		font-size: 14px;
		font-weight: 400;
	}
	.student-info-text span:not(.pl_Comment span) {
		font-size: 14px;
		font-weight: 300;
	}
	#student-id {
		text-align: right;
	}
	.horizontal-line-thick {
		height: 6px;
		border-bottom: 5px solid #999 !important;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 5px;
	}
	.horizontal-line-thin {
		height: 3px;
		border-bottom: 1px solid #999 !important;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 15px;
	}
	#details-wrapper {
		text-align: center;
	}
	.details-wrapper-spacing {
	    padding-bottom: 5px;
	  	padding-top: 5px;
	}
	.clear-left-right-margin {
		margin-left: 0px;
		margin-right: 0px;
	}
	#message-wrapper {
		padding-bottom:2px;
	}
	#message-wrapper h2, #message-wrapper h4 {
		text-align: center;
	}
	#seperate-record-wrapper {
		background-color: #EDEFF0;
		padding-top: 360px;
		height: 800px
	}
	.dragable-component {
		background-color: #FFFFFF;
	}
	.blue-bar-fixed-height {
		height: 35px;
	}
	.blue-bar {
		background-color: transparent !important;
	}
	.time-record-block-wrapper {
		background-color: #FEFFFF;
		-moz-box-shadow: 0 0 0 #FFFFFF;
    	-webkit-box-shadow: 0 0 0 #FFFFFF;
    	box-shadow:0 0 0 #FFFFFF;
	}
	.placementTestResultWidget{
		background-color: #FEFFFF;
		-moz-box-shadow: 0 0 0 #FFFFFF;
    	-webkit-box-shadow: 0 0 0 #FFFFFF;
    	box-shadow:0 0 0 #FFFFFF;
	}
	.custom-mesg-background {
		background-color: #FEFFFF;
	}
	.time-record-block {
		text-align: center;
		margin-top: 5px;
		margin-bottom: 2px;
	}
	.time-record-border {
		border-right: 1px solid #999 !important;
	}
	.time-record-left-border {
		border-left: 1px solid #999 !important;
	}
	.wrap-words {
		word-wrap: break-word !important;
	}
	#test-details, 
		#composite-scores, #course-placements,
		#standard-background, #local-background,
		#previous-test, #learning-path
		{
		background-color: white !important;
	}
	#bottom-box {
		border-left: 1px solid #F2F2F2;
		border-right: 1px solid #F2F2F2;
		background-color: #EDEFF0;
	}
	.isrBackground {
		border-left: 1px solid #F2F2F2;
		border-right: 1px solid #F2F2F2;
		background-color: #FFFFFF;
	}
	#learning-path span:last-child {
		font-size: 12px;
	}
	#details-wrapper .horizontal-line-thin {
		height: 2px;
		border-bottom: 1px solid #999 !important;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 0px;
	}
	div.float {
		position: fixed;
	}
	div.parent_layout img {
		width: 100%;
	}
	div#sortable-container .panel-title {
		font-size: 12px;
		font-weight: 600;
	}
	div.as-sortable-item-handle {
		text-align: center;
		font-size: 11px;
	}
	div.as-sortable-drag img {
		width: 100%;
	}
	div#sortable-container {
		position: relative;
	}
	.dragable-component {
		background-color: #FFFFFF !important;
		padding-bottom:0px;
		padding-top: 10px;
	}
	.as-sortable-item {
		border-radius: 5px !important;
		background-color: #FFFFFF !important;
	}
	div#sortable-container .smart-accordion-default.panel-group .panel+.panel
		{
		margin-top: 1px;
	}
	div#default-themes label {
		text-align: right;
	}
	div#default-themes hr {
		margin: 0px;
	}
	dt, dd {
		line-height: inherit !important;
	}
	.cssFade {
		transition: 0.9s linear all;
		opacity: 1;
	}
	.cssFade.ng-hide {
		opacity: 0;
	}
	.blue-bar th {
		text-align: center;
		color: black;
	}
	.vertical_line {
		height: 120px;
		border-right: thick double #ff0000;
	}
	#print-button-container {
		margin-top: 2%;
	}
	#print-button {
		border: 2px solid white;
		border-radius: 3px;
		height: 40px;
		width: 150px;
		background-color: transparent;
	}
	.dragable-component h3 {
		margin-bottom: 5px !important;
		margin-top: 33px !important;
	   	padding-left: 15px !important;
	}
	.buttonPaddingIsrTheme {
		padding-top: 25px;
	}
	.needsRect {
		width: 10px !important;
		height: 6px;
		background-color: #de5752 !important;
		margin-top: 5px;
	}
	.limitedRect {
		width: 10px !important;
		height: 6px;
		background-color: #f9d738 !important;
		margin-top: 5px;
	}
	.proficientRect {
		width: 10px !important;
		height: 6px;
		background-color: #66b966 !important;
		margin-top: 5px;
	}
	.proficencyFont {
		font-size: 10px;
	}
	.student-info-text .titleFont p {
		font-size: 13px !important;
	}
	.student-info-text .coursePlacmentFont span {
		font-size: 14px !important;
	}
	.general-record-border {
		border-right: 1px solid #999 !important;
		min-height: 35px !important;
	}
	.general-record-left-border {
		border-left: 1px solid #999 !important;
		min-height: 35px !important;
	}
	.dragable-component .table-bordered>tbody>tr>td{
	padding-left: 15px !important;
	}
	#timeRecordIsr .col-sm-4
	{
		width: 33% !important;
	}
	#details-wrapper .col-sm-4
	{
		width: 33% !important;
	}
	
	.dragable-component table
	{
		display: table;
		width: 100%;
		border-collapse: collapse;
		box-shadow:0 0 0 #FFFFFF !important;
	}
	.blue-bar th{
		display: table-cell !important;
		border: 1px solid black;
		float: none !important;
		padding: 4px;
	}
	.time-record-block-wrapper{
		border: 1px solid black;
		border-left: 1px solid black;
	}
	.custom-mesg-border {
		border: 1px solid black;
		padding: 6px;
	}
	.diagnosticMsg  .blue-bar-fixed-height
	{
		height: 0px !important;
	}
	#timeRecordIsr .blue-bar-fixed-height
	{
		height: 0px !important;
	}
	#course-placements th
	{
		display:none !important;
	}
	.img-responsive{
		display: block;
    	width: 100% \9;
   		max-width: 100%;
   		height: 62px;
	}
	.qrPrintTheme #score-report-container{
		display:none !important;
	}
	.qrPrintTheme #grey-box-wrapper{
		display:none !important;
	}
	
	.qrPrintTheme .student-info-text{
		margin-top:0px !important;
	}
	thead {
		display: table-row-group !important;
	}

	.gray-bg-block-wrapper {
		background-color: #FFFFFF;
	}
	.gray-bg-block-wrapper {
		border: 1px solid black;
	}
	.top_bottom_margins_block {
		padding-left: 15px !important;
	}
	.top_bottom_margins_block p{
	padding-right: 25px !important;
	}

	.diagnosticMsgWidget p{
		padding-left: 15px !important;
		padding-right: 25px !important;
		margin-bottom: 10px;	
	}
	.isr-table {
	margin-top:10px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.marginleft-11{margin-left: 4px !important;}
.marginleft-45{margin-left: -8px !important;}
	/* ISR Theme End */
	.radio, .checkbox {
		position: relative;
		display: block;
		min-height: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.radio+.radio, .checkbox+.checkbox {
    margin-top: -5px;
}

.radio label, .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
input[type=radio], input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div header .pull-left {
    float: none !important;
}
.page-header-title {
    font-size: 1.4em !important;
    font-weight: bolder !important;
}

.nrml-fontweight {
    height: inherit !important;
    margin-bottom: 0px !important;
}

.nrml-fontweight_Items {
	font-size: 20px;
	height: inherit !important;
    margin-bottom: 0px !important;
    margin-left: 8.33333333%;
}

.nrml-fontweight_InstText {
	font-size: 15.4px;
	padding-bottom: 40px;
	margin-left: 8.33333333%;
}

.nrml-fontweight_QuestionsDisplay {
	margin-left: 8.33333333%;
}

.nrml-fontweight_PassgaeText {
	font-size: 17px;
}

.heading_h3_question{
	font-style: normal !important;
    font-weight: normal !important;
    line-height: 20px !important;
    font-size: 17.4px !important;
}

.nrml-fontweight_choices {
 	margin-bottom: 1.2em !important;
    line-height: 1.19em;
    min-height: 0px !important;
    padding-top: 0px !important;
    font-size: 17px;
}

.nrml-fontweight_crctanswr {
	font-size: 17px;
}

.student-info-text{
	  margin-top:0px !important;
}
.PlacementBorderPrint{
	    border: 1px solid black;
}
.hidePrint{
	display:none !important;
}
.dragable-component .blue-bar h3{
    margin-bottom: 5px !important;
    margin-top: 10px !important;
    color:black !important;
}

.dragable-component .blue-bar h2{
    margin-bottom: 5px !important;
    margin-top: 10px !important;
    color:black !important;
}

.custom-mesg-background {
    background-color: #FEFFFF !important;
    -moz-box-shadow: 0 0 0 #FFFFFF !important;
    -webkit-box-shadow: 0 0 0 #FFFFFF !important;
    box-shadow: 0 0 0 #FFFFFF !important;
}
.paddingLeftRight8{
	padding-left: 8px !important;
    padding-right: 8px !important;
}
.horizontal-line-thin-placement{
	height: 3px;
    border-bottom: 1px solid #999 !important;
    margin-left: 10px;
    margin-right: 10px;
}
.time-record-border-hide{
border-right: initial !important;
}
.margin-bottom-10{
	    margin-bottom: 2px !important;
}
.dragable-component table{
	  margin-bottom: 3px !important; 
}
.margintop20 {
    margin-top: 5px !important;
}
.div-col-WP{
		padding: 4px !important;
	}
.diagnosticMsgWidget{
    background-color: white !important;
    padding-bottom: 19px;
    -webkit-box-shadow: 0 0 0 #FFFFFF !important; 
    box-shadow: 0 0 0 #FFFFFF !important;	
    margin-bottom: 10px;
}
.marginTop5{
	margin-top:5px !important
}
h4{
    font-size: 18px !important;
}
.dragable-component .marginBottom25{
	margin-bottom: 25px !important;
}
.dragable-component .marginBottom1{
	margin-bottom: 2px !important;
}
.paddingRight1{
	padding-right:1px !important;
}
.solidblackBorder{
	    border: 1px solid black;
}
.displayLogoOnPrint{
	display:block !important;
}
.displayLogoOnHtml{
display:none !important;
}
.textAlignInheritPrint{
	text-align: initial !important;
}
.floatLeftLegend{
float:left !important;
padding-left:8px;
padding-right:8px;
}
.prog-bar {
    margin-top: 6px !important;
}
.tbl-condensed>tbody>tr>th{
	padding-left:8px !important;
}
.tbl-condensed>tbody>tr>td{
	padding-left:8px !important;
}

table.courseList  td{
	border:none;
}
.courseList {
	border: 1px solid black !important;
}

.designCourse{
	border: 1px solid rgb(0, 0, 0) ; 
	width: 100%; 
	table-layout: fixed;
}

.designCourse .applyTopBorder{
	border-top : 1px solid rgb(0, 0, 0);
	word-break: break-word;
}
.designCourse .applyOnlySideBorders{
	border-left : 1px solid rgb(0, 0, 0);
	border-right : 1px solid rgb(0, 0, 0);
	word-break: break-word;
}

}
