/* FONTS */

@font-face {
  font-family: 'Open Sans';
  src:    url('../fonts/OpenSans-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Material Design Iconic Font';
  src: url('../fonts/Material-Design-Iconic-Font.eot');
  src: url('../fonts/Material-Design-Iconic-Font.eot') format('embedded-opentype'), url('../fonts/Material-Design-Iconic-Font.woff') format('woff'), url('../fonts/Material-Design-Iconic-Font.ttf') format('truetype'), url('../fonts/Material-Design-Iconic-Font.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body {
	position: relative;
	min-height: 100%;
	height: 100%;
    max-width: 100%;
    font-weight: normal;
}

body {
    color: #3e4855;
    line-height: 1.42857143;
    margin-bottom:0;
    background-color: #f3f1f1;
}

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #fff;
  border-top: 1px solid #ccc;    
  z-index: 1000;
  padding-top: 5px;
  left: 0;
}

.footer img {
	height:50px;
}

.wrapper {
	background-color: #fff;	
}

#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #f3f1f1;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 230px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}

nav#top-menu {
    background-color: #0b3451;
}

.navbar {
    min-height: 65px;
}

.navbar-top-links {
    margin-right: 0;
    padding-top: 6px;
}

.navbar-top-links li {
    display: inline-block;
    color: #fff;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.text-links li a {
	color:#fff !important;	
}

a#userMenuDropdown {
    color: #fff;
    background-color: #0b3451;
}

.navbar-right.text-links {
	margin-right: 0 !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    color: #fff;
    background-color: #0b3451;
}

.nav>li>a:focus, .nav>li>a:hover {
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0.75em;
    top: 2.75em;
    left: auto;
}

#sidebar {
	background-color: #fff;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 60px;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
    background-color: #eee;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 30px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 230px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}


.login-panel {
    margin-top: 25%;
}


/**** ORIGINAL STYLES ****/

.form-control {
    padding: 0px 12px;
}

.hand {
	cursor: pointer; 
	cursor: hand;
}

.required {
	color: #ed5565;
}

div.main-content {
	margin: 35px auto 80px;	
}

div.main-content .panel-default>.panel-heading {
    background-color: #fff;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #ddd;
}

.panel-heading h4 {
	margin: 5px 0;
}

.form-control {
	height:28px;
    border-radius: 2px;
}

.form-horizontal .control-label {
    font-weight: 200;
    text-align: left;
}

.form-inline .control-label {
	font-weight: 600;
	text-align: left;
	font-size: smaller;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
    border-radius: 2px !important;
}

.btn {
    border-radius: 2px;
}

.input-group-addon {
	padding: 5px 8px;
    border-radius: 2px;
}

.pagination-sm i {
    font-size: 17px;
}

.btn-group > .btn + .dropdown-toggle {
    padding: 14px 8px;
}

.form-horizontal select {
	height: 30px;
}

.form-spacing {
	padding: 4px 0;
}

input[name="adminMessage.enabled"] {
    margin-left: 5px !important;
}

.popover-content {
    width: 276px;
}

.col-label {
	width:150px;
	font-weight: 500;
}

#pcr-header-box {
    font-weight: normal;
    color: #222;
    background-color: #ccc;
    line-height: 14px;
}

.search-row {
	margin: 5px -15px;	
}

.search input {
	border-radius: 0 !important;
	height:32px;
}

.search .btn {
	border-radius: 0 !important;
	height: 30px;
}

.search .input-group-addon {
	padding: 0 !important;
	border-radius: 0 !important;
}

.search-btn {
	border: 0 !important;
	padding: 5px 12px !important;	
}

.asc:after {
	content: "\f0d8"; 
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 10px;
	z-index: 1;
	float: right;
}

.desc:after {
	content: "\f0d7"; 
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 10px;
	z-index: 1;
	float: right;
}

.scrollable-table {
    max-height: 500px;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.select2 {
	width: 100% !important;
}

textarea {
    width: 90%;
}

.smoothNav ul.nav-pills {
    position: fixed;
}  

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
/*     background-color: #0e8ac3; */
}

.spinner {
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.btn-collapse {
    padding: 2px 4px;
}

.panel-collapse {
    padding: 15px;
}

.panel-collapse .form-group {
	margin-bottom: 0;
}

.form-control.select2-container {
    height: auto !important;
    padding: 0;
    width: 100% !important;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-top: 1px !important;
}

.row.radio-row {
	margin-left: 10px;
}

iframe {
    border: none;
    width: 100%;
    padding: 5px;
    scrolling: no; 
    overflow-y: visible; 
    overflow-x: hidden;
}

body.white-bg {
    background: #fff !important;
    overflow-x: hidden;
}

.padding-sm {
	padding-left: 0px;
    padding-right: 2px;
}

.add-queue-item {
	position: relative;
	top: -31px;
}

.help-block.courseCompletedDate {
	display:none;
}

.help-block.courseCompletedDate.has-error, span.help-block.has-error, 
 div#transcriptReceived-error.help-block.error-message.text-left.has-error, div#otValidated-error.help-block.error-message.text-left.has-error,
 div#lastValidationDate-error.help-block.error-message.text-left.has-error, div#dateOfDeath-error.help-block.error-message.text-left.has-error,
 div#supportStaffId-error.help-block.error-message.text-left.has-error,div#educationEvaluatorId-error.help-block.error-message.text-left.has-error {
	display:block;
	color: #a94442;
	margin-top:0px !important;
	margin-bottom:0px !important;
	font-size: smaller;
}

.checkbox.equivalency {
	margin-top: 30px;
}

.checkbox.sixty-twelve-equiv {
	margin-left: 17px !important;
}

.modal-header.addPaperworkModal, .modal-header.attentionIndicatorModal{
	border-bottom: none;
}

.modal-body.addPaperworkModal {
	height: 175px;
}

.form-group.addPaperworkModal {
	margin-top: 10px;
	margin-bottom:5px;
}

.address-no-bullets {
	list-style-type:none;
}

.table.table-borderless td, .table-borderless th, .table-borderless tr {
	border: none;
}

.top-buffer-10px { margin-top:10px; }

.top-buffer-20px { margin-top:20px; }

.top-buffer-30px { margin-top:30px; }

.text-only-label {
	margin-left: 15px;
}

.row.letter-template {
	margin-bottom: 10px;
}

.ms-ctn {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ms-ctn.ms-sel-item {
	color: black ! important;
}

.row.dcdee-rep {
	margin-top: 10px;
}

.btn.btn-default.btn-sm.wrench {
	padding: 3px;
	border: none;
}

div.hidden-fields {
	display: none !important;
}

#tableBtns {
	margin-left: 20px;
	margin-bottom: 15px;
}

.tooltip-inner {
    white-space:pre-wrap;
    max-width:400px;
}

i.fa.superscript {
  position: relative; 
  top: -10px; 
  right:-10px;
  max-width:5%;
  font-size: 100%;
  margin-top:0;
  padding-top:0;
}

i.fa.certificate  {
	position: relative;
	top: -10px;
	right: 35px;
	color: #ffffff;
}

i.fa.return-letter {
	position: relative;
	top: -8px;
	right: 18px;
	color: #ffffff;
}

i.fa.return-letter.cancel {
	color: #000000;
}

i.fa.move-entry, i.fa.move-multiple-entry {
	position:relative;
	top: -10px;
	right: 20px;
	color: #ffffff;
}

.input-group-addon.certificate, .input-group-addon.return-letter, .input-group-addon.move-entry, .input-group-addon.move-multiple-entry  {
	background: transparent;
	border:none;
	border-radius:0;
	max-width: 10px;
}

.input-group.move-entry, input-group.move-multiple-entry {
	max-width: 33% ! important;
	margin-top: 15px;
}

.input-group-addon.move-entry, .input-group-addon.move-multiple-entry  {
	background: transparent;
	border:none;
	border-radius:0;
	max-width: 5px;	
}

form.form-inline.move-entry, form.form-inline.move-multiple-entry {
	min-height:100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.row.queue-btn {
	margin-bottom: 20px;
	margin-right: 0px;
}

i.fa.fa-bell.alert {
	color: #800020;
}
   
.editable-click, 
a.editable-click, 
a.editable-click:hover {
    text-decoration: none;
    color: black;
    boder-bottom: dashed 1px black;
}

.unstyle-link {
	text-decoration: none;
	color: #3e4855;
}

.pull-right.search-dcdee {
	margin-right: 15px;
}

.security-spinner {
	color: green;
	font-size: 14pt;
	font-weight: bold;
}

.coursework {
    margin-left: 55px;
}
   
@media (min-width: 1200px) {
	.row {
	    margin-right: -15px;
	    margin-left: -15px;
	}
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
	    white-space: nowrap;
	}	
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	    margin-left: -25px;
	}
}

@media (max-width: 768px) {
	#top-menu .col-xs-8 {
		padding: 0 !important;
	}
	.col-xs-4.user-menu {
	    padding: 0 !important;
	    margin-top: -9px;
	}
}

@media print {
	div.main-content {
	    margin: 0;
	    min-height: 100% !important;
	}
	
	#wrapper {
        margin: -50px 230px 0 -230px !important;
        min-height: 100% !important;
    }
    
	#sidebar-wrapper {
		left: -200px !important;
	}
	
	#page-content-wrapper {
	    position: absolute !important;
	    margin:0 0 0 10px;
	    min-height: 100% !important;
	}
	
	#pcr-header-box {
	    font-weight: normal;
	    color: #222;
	    background-color: #ccc;
	    line-height: 14px;
	    font-size: 12px;
	    padding: 5px 3px;
	}

	.display-tag-table td {
	    padding: 3px;
    	vertical-align: middle;
    	font-size: 10px;
    }
    
    .do-not-print {
    	display: none;
    }
}

.navbar-brand img {
  height: 60px;
  margin-top: 0;
  border-radius: 0 !important;
  }

.navbar-brand {
  display: inline-block;
  padding: 2px;
  margin: 3px;
  height: auto;
  margin-left: 10px;
}

.navbar-brand:focus-visible {
  outline: 2px solid black;
  outline-offset: 0px;
  box-shadow: 0 0 0 4px white;
  border-radius: 0 !important;
}

/******************** ADA related styling *****************/

/*To make gap between WFID and NCID elements on top corner of banner */
.navbar-top-links .focusable {
	margin-right: 20px;
}

a#userMenuDropdown:focus-visible {
	outline: 2px solid black;
	box-shadow: 0 0 0 4px white;  /* High-contrast color */
	outline-offset: 0px;
}

/* Base style for any element that receives focus via keyboard */
body:not(.using-mouse) .focusable:focus {
	outline: 2px solid black;
	box-shadow: 0 0 0 4px white;
	/* High-contrast color */
	outline-offset: 0px;
	/* border-radius: 4px;  Optional, for nicer shape */
}

/* Optional: Remove default outline for mouse users */
button, a, input, :focus:not(:focus-visible) {
	outline: none;
}

:focus-visible {
	padding: 2px;
	outline: 2px solid black;
    outline-offset: 0px;
}

/* Keyboard focus styling */
button:focus-visible,
input:focus-visible,
a:focus-visible,
body:not(.using-mouse) .table td:focus-visible {
	outline: 2px solid black;
	box-shadow: 0 0 0 4px white;
	outline-offset: -2px;
	position: relative;
	z-index: 1;
}

ul#side-menu {
margin-left:5px;
}

.navbar-top-links span{
    display: inline-block;
    color: #fff;
    margin-right: 25px;
    left: -15px;
    top: 15px;
}
.navbar-top-links div{
    display: inline-block;
    color: #fff;
    margin-right: 5px;
    top: 15px;
}

.nav>span {
    position: relative;
}

.nav>span>a:focus, .nav>span>a:hover {}
