.size12-font {
	font-size:12px;
}

.no-bold {
	font-weight: normal;
}

.btn-help-circle {
    background-color: #0083c4; /* Green */
    border: none;
    color: white;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size:0.875rem;;
    margin: 4px 2px;
    cursor: pointer;
    margin-top: 24px
}

.note-btn.btn.btn-default.btn-sm { 
    display: inline-block;
    font: normal normal normal 14px summernote;
    font-size:0.9375rem;
    height: 35px;
    -webkit-font-smoothing: antialiased;
    text-decoration: inherit;
    text-rendering: auto;
    text-transform: none;
    vertical-align: middle;
    speak: none;
	box-sizing: border-box;
	background-color: AliceBlue;
	color:black;
}

.topMenu {
	width: 100%;
	padding: 12px;
	margin-top: -20px !important;
	margin-bottom: 20px;
	text-align: center;
	background-color: #006B3F;
	font-weight: bold;
	font-size: 12pt;
}

.topModuleMenu {
	background-color: #006B3F;
	width: 100%;
	padding: 12px;
	margin-top: -20px !important;
	margin-bottom: 20px;
	font-weight: bold;
}

.topMenu a {
	margin-left: 20px;
}

.level3Nav{
	margin-left:20px;
}

.pager {
	margin-top: -10px !important;
}

.margintop10 {
	margin-top: 10px;
}
.marginright10 {
	margin-right: 10px;
}
.marginleft10 {
	margin-left: 10px;
}
.marginbottom10 {
	margin-bottom: 10px;
}
.margintop5 {
	margin-top: 5px;
}
.marginright5 {
	margin-right: 5px;
}
.marginleft5 {
	margin-left: 5px;
}
.marginbottom5 {
	margin-bottom: 5px;
}

.dashboardPanel {
	margin-bottom: 2px;
}

.dashboardPanel2 {
	padding: 8px 12px; 
	background-color:#D3D3D3 !important;
}

.dashboardPanel2 > a {
	color: #222;
}

.dashboardSubHeading {
	padding: 5px 15px; 
	background-color:#fdfdfd;
	border-color:#ddd	
}

.popupSearch {
	padding: 5px !important;
    border: 1px solid #6FBEFF;
    background-color: #EFF8FF;
    overflow: hidden !important;
    z-index: 99999;
    width: 400px !important;  
}

.rf-au-lst-scrl{
    max-height:300px !important;
    width:100% !important
}

.subTablePhoneNum {
	text-align: left !important;
    width: 138px !important;
}

.subTableAction {
	text-align: left !important;
    width: 100px !important;
}

.showInstruction a span {
	margin-left: 4px;
}

.wordwrap{
	table-layout:fixed; 
	word-wrap:break-word;
}

.wordwrap-text{
	overflow-wrap: break-word;
	word-wrap: break-word;
	
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.tablebutton{
	margin-top: 0px !important; 
	margin-bottom: 0px !important;
	width: 100% !important;
}

.stretchy {
	min-width: 5em;
	width: 5em;
}

.maxWidth20 {
	max-width: 20em !important;
}

.minWidth10 {
  min-width: 10em !important;
}


.btnTextColor {
	color: #06c;
}

.fileUpload {
   border-color: #0071a9 !important; 
   background: white !important; 
   color: black !important; 
   margin-right:10px !important;
}

.cpplistColumn1 {
	text-align: left;
	width: 280px;
}
.cpplistColumn2 {
	text-align: left;
	width: 140px;
}
.cpplistColumn3 {
	text-align: center;
	width: 140px;
}
.cpplistColumn4 {
	text-align: center;
	width: 140px;
}

.wordwrapauto{
	display: flex;
  	flex-direction: column;
	word-break: break-word; /* Chrome, Safari */
  	word-wrap: break-word; /* IE11, Firefox */
}

.allwordwrap{
	word-break:break-all;
}

.open > a,
.open > a:hover,
.open > a:focus {
  color: #06c;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #0083c4;
}

.dropdown-menu {
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid rgba(0,0,0,0.15);
  padding: 0;
  margin-top: 0;
  border-radius: 0;
  top: 46px;
  font-size: 1rem;
  max-height: calc( 100vh - 60px );
  overflow-y: auto;
}

.dropdown-menu:before{
  position: absolute;
  top:0;
}

.dropdown-menu > li > a {
  padding: 8px 15px;
  color: #1a1a1a;
}

.resp-dropdown-menu > li > a {
  padding: 8px 15px;
  color: #1a1a1a;
} 

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #ffffff;
	text-decoration: none !important;
	background-color: #3665c5 !important;
}

.sorl-aside{
	
}

.resp-dropdown-menu {
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid rgba(0,0,0,0.15);
  padding: 0;
  margin-top: 0;
  border-radius: 0;
  top: 46px;
  font-size: 1rem;
  max-height: calc( 100vh - 60px );
  overflow-y: auto;
}

.resp-dropdown-menu > li {
	float: none;
	margin: 0;
	padding-bottom: 0;
}

.resp-dropdown-menu:before{
  position: absolute;
  top:0;
}

.resp-dropdown-menu > li > a {
	display: block;
	padding: 8px 15px;
}


.resp-dropdown-menu > li > a:hover,
.resp-dropdown-menu > li > a:focus {
	color: #ffffff;
	text-decoration: none !important;
	background-color: #3665c5 !important;
}

.resp-dropdown-menu .divider {
	height:1px;
	overflow:hidden;
	background-color:#e5e5e5;
}

.ontario-header {
	padding-top: 6px;
	min-height: 69px;
	background: #1a1a1a;
}

#ontarioHeaderLogo {
	display: block;
	background-image: url(../images/ontario-logo-2019.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 153px;
	height: 38px;
}

.ontarioLogo {
	height:39px;
	width:153px;
	image-rendering: -webkit-optimize-contrast;
}

.invisibleText {
	font-size: xx-small;
	left: -9999px;
	top: auto;
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

@media ( max-width : 472px) {
	.breadcrumb_complaint {
		display: none;
	}
	.breadcrumb_sorl {
		display: none;
	}
}



/*////////////////////////////////////////////////////////////////////////
//   Drawer with menu
///////////////////////////////////////////////////////////////////////*/
#drawer-right {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    margin-left: 0;
    background: white;
    width: 300px;
    z-index: 999;
    transform: translate3d(-300px, 0, 0);
	transition: transform 0.4s;
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

#drawer-right ul li {
	padding-top: 10px;
}

#drawer-right ul li a,
#drawer-right ul li a i {
    color: teal;
}

#drawer-right .nav>li>ul {
	list-style: none;
}

#drawer-right .number {
	font-size: 6rem;
}

#drawer-right .nav li .glyphicon {
	margin-top: 40px;
}

#drawer-right .nav>li>a:focus, 
#drawer-right .nav>li>a:hover,
#drawer-right .nav>li>a:focus>i,
#drawer-right .nav>li>a:hover>i {
	color: teal;
}

.sidebar-header {
	background: #016767;
	padding: 20px;
}

.menu-wrap {
	height: 100%;
    overflow-x: auto;
}

.menu-wrap .progressBar {
	margin: 20px;
	background: #ffffff;
    box-shadow: inset 0 0 4px #6b859e;
}

.menu {
	border-top: 1px solid #ddd;
	margin-bottom: 40px;
}

.overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
}

.show-menu #drawer-right {
    transform: translate3d(0, 0, 0);
	transition: transform 0.4s;
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .overlay {
	opacity: 1;
	width: 100vw;
    height: 100vh;
	transition: opacity 0.8s;
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transform: translate3d(0, 0, 0);
}

#drawer-right h1, #drawer-right h2 {
	color: white;
}

#drawer-right .nav-pills>li>a {
	font-size:1.125rem;
	border-radius: 0;
}

.sidebar-floatBtn {
	position: fixed;
    left: 0;
    top: 193px;
    width: 26px;
    word-wrap: break-word;
    padding: 5px 9px;
    background: teal;
    color: white;
    border-radius: 0 5px 5px 0;
    box-shadow: 1px 1px 3px #60707d;
    z-index: 997;
}

.mobile-sidebar>a:focus, 
.mobile-sidebar>a:hover {
	text-decoration: none;
    color: #ddd;
}

.mobile-menu-item {
	font-size: 1.7rem
}
.margintop-10-md {
	margin-top: 10px;
}

.margintop-80-md {
	margin-top: 80px;
}

@media only screen and ( max-width: 991px){
	.margintop-10-md{
		margin-top: 0;
	}
	.margintop-80-md{
		margin-top: 0;
	}
}

.uppercase {
    text-transform: uppercase;
}

/**AutoComplete box**/
*.rf-au {
	border-color: #ccc;
}

.smartSearch {
	padding: 6px 12px !important;
    font-size:0.875rem !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    vertical-align: top !important;
    width: 100% !important;
}

.popupPanel {
    border: 1px solid #ccc;
    background-color: #ffffff;
    overflow: hidden !important;
    z-index: 99999;
    width: 210px !important;  
}

.popupPanel>.rf-au-lst-scrl {
	width: auto !important;
}

*.rf-au-fnt {
	font-size:1rem !important;
	color: #555 !important;
}

*.rf-au-itm {
	padding: 2px 12px !important;
}

*.rf-au-itm-sel {
	border-color: #1e90ff !important;
	background-color: #1e90ff !important;
	color: #ffffff !important;
	padding: 2px 12px !important;
}

*.rf-au-shdw {
	top: -5px !important;
    left: -6px !important;
}

div .disabledInput:hover{
	cursor: no-drop !important;
}

.deprecated {
	visibility: hidden;
}

.requiredNotificationBanner {
	font-weight:600;
	border-radius: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px;
	border-left: 15px solid rgba(0,0,0,0.1);
	padding-left:5px;
	padding-right:5px;
}

.yjDisclaimer {
	font-weight:600;
	border-radius: 0px;
	margin-bottom: 10px;
	border: 1px;
	border-left: 15px solid rgba(0,0,0,0.1);
	padding-left:5px;
	padding-right:5px;
	font-family:"Raleway Modified", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

select[multiple] ~ .select2-container .select2-selection--multiple .select2-selection__rendered {
	padding-right: 24px;
  }
  
  select[multiple] ~ .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
	position: absolute;
	right:    0;
  }
  
  [dir="rtl"] select[multiple] ~ .select2-container .select2-selection--multiple .select2-selection__rendered {
	padding-left: 24px;
  }
  
  [dir="rtl"] select[multiple] ~ .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
	left: 0;
  }
  
/* Targets the multi-select box on add user */
#adminAddUserForm > div.panel.panel-info > div.panel-body > div.form-inline.form-group.row.marginbottom5 > div.col-sm-10.add-small-padding-left > span > span.selection > span {
	min-height: 34px;
  	border-radius: 0px;
  	border-left-color:rgb(204, 204, 204);
  	border-right-color: rgb(204, 204, 204);
 	border-top-color: rgb(204, 204, 204);
  	border-bottom-color: rgb(204, 204, 204);
  }
  
 .select2-selection__choice {
/*    display: inline; */
/*    padding: .2em .6em .3em; */
/*    font-size: 100%; */
/*    font-weight: bold; */
/*    line-height: 1; */
/*    color: black; */
/*    text-align: center; */
/*    white-space: nowrap; */
/*    vertical-align: baseline; */
/*    border-radius: .25em; */
  }
  
 .printMask {
	display: block;
	content: url("../images/blackbox.png");
	width: 100%;
	height: 20px;
	max-height: 20px;
	margin: 2px;
	padding: 2px;
}
 
.div-table ul {
	padding-left: 10px;
}

.ontario-logo {
	position:relative;
	top: .25rem;
	width: 153px;
	height: 39px;		
}
.ontario-logo-print {
	display:none;
}

.positionRelative {
	position: relative;
	width: 100%
}

.alignBottomRight {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.alignBottomLeft {
	position: absolute;
	bottom: 0px;
	left: 0px;
}


.mimicLabel {
font-weight: 700;

}

.responsiveView {
	display: none;
}

.ontarioLogoPrint{
	background-image: url(../images/ontario-logo-2019-black.png)
}

.stepLabel {
	padding-left: 15px;
}

@media ( max-width : 767px) {
	.normalView {
		display: none;
	}
	
	.responsiveView {
		display: block;
	}
}

.modalCloseBtn {
	opacity: .7;
}

.modalCloseBtn:hover {
	opacity: .5;
}

select {
	/* font-weight: bold; */
	font-weight: 700;
}

select.item-font-normal {
	font-weight: normal;
}

select option:hover {
   font-weight: bold;
}
select option:checked {
   background-color: #0066CC;
   font-weight: bold;
   color: #FFFFFF;
}

.div-table-cell > ul > li {
	padding-left: 0;
}

.soSiteSearch {
	max-width: 400px;
}

.not-active {
	pointer-events: none !important;
	cursor: default !important;
	text-decoration: none !important;
	color: black !important;
	opacity: 0.4;
}
.warningDetail {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.panel-warning > .panel-heading-warning {
    background-color: #ffff80 !important; 
    border-color: #ffc90e;
    border-left: 15px solid rgba(0,0,0,0.1);
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-danger > .panel-heading-danger {
    border-color: #ffc90e;
    border-left: 15px solid rgba(255,0,0,0.4);
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
	
.bolded-brown {
   font-weight: bold;
   color: #6E260E;
}

.badge-notify {
	display: inline-block;
    min-width: 10px;
    padding: 5px 3px;
    line-height: 1;
    vertical-align: middle;
    border-radius: 10px;
	background:rgb(137,0,2);
    position:relative;
    -moz-transform: translate(-80%, -100%); /* For Firefox */
    -ms-transform: translate(-80%, -100%); /* for IE */
    -webkit-transform: translate(-80%, -100%); /* For Safari, Chrome, iOS */
    -o-transform: translate(-80%, -100%); /* For Opera */
}

.offscreen {
	position:absolute;
	left: -100000px;	
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.messageCenterLink:focus {
	outline: auto;
}

.messageCenterLink {
	color:#1F38EF;
	font-weight:600;
	font-size: 1.25rem;
}

.lateSOR {
	color: rgb(215,0,0) !important;
}

.addressSearch {
	width: 75%;
	padding-left: 35px !important;
}

.input-search-icon {
    position: relative;
}

.input-search-icon input[type="text"] {
    padding-right: 30px; /* Space for the icon */
}

.input-search-icon .magnifying-glass-icon {
    position: absolute;
    top: 72%;
    left: 10px; 
    transform: translateY(-50%);
    z-index: 1000;
}
.predictiveIndividualSearchContainer {
	display:block;
	min-height: 40px;
	padding-bottom:5px !important;
	max-width: 570px;
}

.predictiveIndividualSearch {
	position: relative !important; 
	width: 100% !important;
	max-width: 570px !important;
	padding-right:0px !important;
	margin-right: 0px !important;
}


.ui-autocomplete-input {
	background-color: #fff !important;
	width: 100%;
	font-family: "Open Sans", sans serif;
	-webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    margin: 0;
    display: block;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    border-radius: 0;
    font-size: 1rem;
}

.ui-autocomplete-emptyMessage .ui-widget .ui-outputlabel {
	font-family: "Open Sans", sans serif !important;
	font-weight: bold !important; 
}

.ui-state-highlight {
	background: #1e8fff !important;
	background-color: #1e8fff !important;
	color: #FFF !important;
	border: 1px solid #1e8fff !important;
}

.ui-outputlabel {
	font-family: 'Open Sans', sans serif !important;
}


.soLegend {
	padding-bottom: 5px;
}

.soLegend > span {
	padding-right: 5px;
}

.ui-autocomplete-items {
	max-width: 570px !important;
	min-width: 300px !important;
}
.ui-autocomplete-item {
	max-width: 570px !important;
	min-width: 300px !important;
}
.ui-autocomplete-panel {
	max-width: 570px !important;
	min-width: 300px !important;
}

.ui-autocomplete-list {
	max-width: 570px !important;
	min-width: 300px !important;
}


/*********************************************************/
/***************** session time out **********************/
/*********************************************************/
.dialog-ovelay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.50);
    z-index: 999999;
}
.dialog-ovelay .dialog {
    width: 450px;
    margin: 100px auto 0;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    border-radius: 3px;
    overflow: hidden;
}
.dialog-ovelay .dialog header .fa-close {
    float: right;
    color: #c4c5c7;
    cursor: pointer;
    transition: all .5s ease;
    padding: 0 2px;
    border-radius: 1px; 
}
.dialog-ovelay .dialog header .fa-close:hover {
    color: #b9b9b9;
}
.dialog-ovelay .dialog header .fa-close:active {
    box-shadow: 0 0 5px #673AB7;
    color: #a2a2a2;
}
.dialog-ovelay .dialog .dialog-msg {
    padding: 12px 10px;
}
.dialog-ovelay .dialog .dialog-msg p{
    margin: 2px;
    font-size: 1.0rem;
    color: #333;
}
.dialog-ovelay .dialog footer {
    border-top: 1px solid #e5e5e5;
    padding: 8px 10px;
}
.dialog-ovelay .dialog footer .controls {
    direction: rtl;
    float:right;
    margin-bottom:3px;
    padding: 5px;
}
.dialog-ovelay .dialog footer .controls .button {
	margin:3px;
    padding: 5px 15px;
    border-radius: 3px;
}

.doAction {
	maxWidth: 180px;
	float: right;
}

.cancelAction {
	maxWidth: 180px;
}

.redText {
	color: #E11010;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-radio label {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  border: 0 !important;
}

.inFront {
	z-index:1;
	position:relative;
}

.checkbox label, .radio label {
	cursor: default;
}
