<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,500,700);
/** 
 * PARE colours
 * *******************
 * dark blue #234165
 * blue #31598C
 * light blue #416AA9
 * green #7CA732
 * grey #727C89
 * coral red #F56954
 * normal text #333333
 * 
 *  **/
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #333; font-size: 14px; margin:0 auto; }
body.demo{ background: url('//demo.onlinepare.net/images/demo.png') repeat; }

a { color: #333333; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { color: #555555; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }

h1 { color: #444; font-size: 26px; font-weight: 400; line-height: 30px; line-height: normal; margin: 5px 0 15px 0; text-rendering: optimizelegibility; font-family: 'Open Sans', sans-serif; }
h2 { color: #444; font-size: 24px; font-weight: 400; line-height: 30px; line-height: normal; margin: 5px 0 10px 0; text-rendering: optimizelegibility; font-family: 'Open Sans', sans-serif; }
h3 { color: #444; font-size: 20px; font-weight: 400; line-height: 30px; line-height: normal; margin: 5px 0 10px 0; text-rendering: optimizelegibility; font-family: 'Open Sans', sans-serif; }
h4 { color: #444; font-size: 16px; font-weight: 400; line-height: 30px; line-height: normal; margin: 5px 0 10px 0; text-rendering: optimizelegibility; font-family: 'Open Sans', sans-serif; }
h5 { color: #444; font-size: 16px; font-weight: 700; line-height: 30px; line-height: normal; margin: 5px 0 15px 0; text-rendering: optimizelegibility; font-family: 'Open Sans', sans-serif; }
h6 { color: #444; font-size: 14px; font-weight: 700; line-height: 30px; line-height: normal; margin: 5px 0 15px 0; text-rendering: optimizelegibility; font-family: 'Open Sans', sans-serif; }
p { margin-bottom: 15px; margin-top: 5px; }
blockquote footer, blockquote small, blockquote .small { color: #453951; }
textarea { width:99%; min-height: 50px; resize:vertical; }
hr { margin: 12px 0; border-color: #ddd; }
ol li { margin: 0 !important; }
label { font-weight: normal; margin: 8px 0 3px;  }
span.form-text{ margin: 7px 0 3px; display:inline-block; }
input[type="radio"] { margin-top: 11px; vertical-align: top; }
input.inline[type="radio"] { margin-top: 4px; }
table a { color: #222222; }

input[type="checkbox"] { margin: 0px; }

.break-word {

    word-break: break-word;

}
.reduced-h3 {  font-size: 18px; }
.table-vtop td { vertical-align: top !important; }
div.table &gt; div.table-row {
    padding: 8px 0;
    line-height: 1.42857;
    vertical-align: middle;
    border-bottom: 1px solid #DDD;
    float:left;
    width:100%;
}

.item-red { border-color: red !important; border-width: 2px; }

.form-control { border-color: #999999; }
select[disabled], select[readonly]:not(.writable) { cursor: not-allowed; background-color: #eee; opacity: 1; }

select[disabled] {
    pointer-events: none;
}

select {
    overflow: hidden;
    text-overflow: ellipsis;
}

.bg { opacity: 0.9; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #fff; }

.step-done {
    font-size: 16px !important;
    position: absolute;
    top: 8px;
    right: 8px;
}

.badge-region {
    display: inline-block;
    min-width: 10px;
    padding: 6px 7px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    float: left;
    margin: 1px;
}

select.ui-datepicker-year { color: #333333; }

.no-margin{ margin:0; }
.no-padding{ padding:0; }
.no-padding-sides{ padding-left:0; padding-right:0; }
.no-padding-right{ padding-right:0; }
.no-padding-left{ padding-left:0; }

.no-border { border: none !important; }

.smaller-text td { font-size: 11px; }

.text-sm, .text-sm ul li, .text-sm ol li {
    font-size: 1em;
}

.page_ref_par { color: #000000; font-size: 70%; }

.panel-title { color: #FFFFFF; }

.plus_icon_text { display: inline-block; max-width: 580px; }

.title-column { width: 50px; vertical-align: top; font-weight: bold; }
.experience-box { border: 1px solid #ddd; border-radius: 3px; padding: 12px; margin: 10px 0; }
.panel-subtitle { font-size: 14px; margin: 0px 2px;  }

.tabs-over-table { margin-bottom: -1px !important; margin-top: 10px; float:left; }

.comment-hei { border-left: 4px solid #D94600 !important; }
.comment-trust { border-left: 4px solid #008000 !important;  }

.pare-green { color: #627F2E; }
.pare-green:hover { color: #4e6722; }

.pare-grn { color: #7CA732; }
.pare-grn:hover { color: #7CA732; }

.pare-red { color: #F56954; }
.pare-red:hover { color: #F99C8E; }

.pare-blue { color: #31598C !important;  }
.pare-blue:hover { color: #416AA9; }

.pare-bg-lgrn { background-color: #90ee90; !important }
.pare-bg-lred { background-color: #ffccbb; !important }
.pare-bg-lgrn:hover { background-color: #90ee90; !important }
.pare-bg-lred:hover { background-color: #ffccbb; !important }

.pare-dgrn { color: #023C22; }
.pare-dgrn:hover { color: #023C22; }

.pare-dred { color: #8B0000; }
.pare-dred:hover { color: #622A21; }

.obv-link {
    color: #31598C !important;
    text-decoration: underline;
}
.obv-link:hover {
    color: #416AA9;
    text-decoration: underline;
}
.obv-action, .obv-action:visited, .obv-action:active, .obv-action:focus {
    color: #31598C !important;
    text-decoration: underline;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.obv-action:hover {
    color: #416AA9;
    text-decoration: underline;
}
.dotted-hover {
    color: #31598C !important;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.dotted-hover:hover {
    color: #416AA9;
    text-decoration: underline;
    text-decoration-style: dotted;
    cursor: pointer;
}

.pare-white { color: #ffffff; }

.pare-dark { color: #333333 !important; }

.pare-orange { color: #b36f21; }

a.pare-white:hover { color: #f5f5f5; }
.pare-grey { color: #727C89 !important; }
.pare-lightgrey { color: #d3d3d3 !important; }

.caret-link { margin: 5px 10px 0px 0px; float: right; }

li.no-bullet{ list-style: none !important; }

.responsible {
    float:left;
    width: 100%;
    margin: 3px 2px;
}

.par-dashboard-panel {
    background-color: #31598c;
    border-top: 1px solid #f5f5f5;
    padding: 5px 10px;
}

.preceptorship .par-dashboard-panel {
    background-color: #297831;
}

div#par-carousel .slider div.slick-slide.preceptorship &gt; div img {
    border-color: #297831;
}

.mmca .par-dashboard-panel {
    background-color: #800080;
}

div#par-carousel .slider div.slick-slide.mmca &gt; div img {
    border-color: #800080;
}

.par-dashboard-panel i {
    margin-top: 16px;
}

.par-dashboard-panel a {
    color: #FFFFFF;
}

.tsheet-padd {
    padding-left: 3px;
    padding-right: 1px;
}

.showhide-domain-details { color: #666; }

.extra_padd_left { padding: 8px 8px 8px 16px !important; }

.background_white_main {
    background: rgba(255, 255, 255, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
}

.background_special {
    background: url(../images/1900_eval_grad.jpg) no-repeat top center;
}

.big_z { z-index: 9999; }

.arrow-nav { z-index: 9999; top: 160px; width: 50px; height: 90px; padding: 5px; position: fixed;  }
.arrow-nav i { font-size: 70px; opacity: 0.7; }
.arrow-nav i:hover { opacity: .6; }
#arrow-right { right: 0; }
#arrow-left { left: 0; }
#arrow-left i { float: right; }

table.table.v-top tbody td{ vertical-align:top; }
table.table.v-top tbody th{ vertical-align:top; }

button.arrow-nav {
    background: none;
    border: none;
    padding: 0;
}

.signatures &gt; div { padding: 6px; }
.signatures strong { font-size: 13px; }

.responsive-video {
    position: relative;
    padding-bottom: 50%;
    padding-top: 60px; overflow: hidden;
}

ul.spaced &gt; li, ol.spaced &gt; li{
    margin-bottom:20px !important;
}

ul.spaced-small &gt; li, ol.spaced-small &gt; li{
    margin-bottom:5px !important;
}

.flexslider img { margin: 0 auto; }

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.box_margt { margin-top: 5px; }

.zero-marg-bot { margin-bottom: 0px !important; }
.less-marg-bot { margin-bottom: 3px !important; }
.zero-marg-top { margin-top: 0px !important; }

.date-width { width: 10rem; padding-left: 6px; }

.sig-marg-btn { margin-top: -5px; margin-bottom: -5px; }

/* used for action plan labels */
.table-labels { margin-bottom: 2px; }
.table-labels td:first-child { font-weight: bold; }
.panel-body-two { padding: 6px; }

.center-all-cells td { text-align: center; }
.force-text-left { text-align: left !important; }

.eval-tabs { margin-bottom: 6px !important;  }

.btn-cancel { background: #555 !important; }
.btn-greyed-out { background: #999 !important; }

.prev-next { width: 88px; }
.page-list { margin: 2px 3px 10px; }
.page-list &gt; li &gt; a { background: #fff !important;  color: #416AA9 !important; border: 1px solid #ddd !important; }
.page-list &gt; li &gt; a:hover { background: #7CBC20 !important; color: #fff !important;  }
.page-list &gt; .active &gt; a { background: #31598C !important; color: #fff !important; }
.less-padd { padding-left: 2px; padding-right: 2px; }
.less-padd-adj { padding-left: 2px; padding-right: 2px; }

.zero-side-padding { padding-left: 0px !important; padding-right: 0px !important; }

.modal-wide { width: 780px !important; min-width: 42rem; }
.modal-very-wide { width: 990px !important; }

.modal-header {
    background-image: url(../images/pare_bg.png);
    background-color: #31598C !important; /* Dark blue background color as fallback */
    background-size: cover; /* Ensure the image covers the entire area */
    background-repeat: no-repeat; /* Prevent the image from repeating */
}

.modal-header h4 { color: #fff; }
.modal-body {  padding: 20px 10px 5px; }
.modal-footer { margin-top: 2px; }
.modal-header .close { color: #fff; opacity: .8; padding: 1px 6px 2px 7px; }
.modal-header .close:hover { color: #ccc; }

/* Absolute Center Spinner */
.auto-saving-par-changes {
    position: fixed;
    z-index: 10002;
    height: 5em;
    width: 10em;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(40,40,40,.5);
}

.preceptorship .modal-header {
    background-image: url(../images/pare_bg_preceptorship.png);
}

.select2-container--default .select2-selection--single {
    height: 3.4rem !important;
}

.less-tb-marg {
    margin-top: 3px;
    margin-bottom: 2px;
}

.comment-icon i {
    margin-top: 6px;
    background: #416AA9;
    height: 45px;
    width: 45px;
    color:#ffffff;
    border-radius: 25px;
    padding: 7px 7px 0 7px;
    font-size: 32px;
}
.comment-add-icon i {
    margin-top: 6px;
    background: #ccc;
    height: 45px;
    width: 45px;
    color:#ffffff;
    border-radius: 25px;
    padding: 8px 7px 0 10px;
    font-size: 32px;
}

.history-icon i {
    margin-top: 0px;
    background: #416AA9;
    height: 35px;
    width: 35px;
    color: #ffffff;
    border-radius: 25px;
    padding: 5px 5px 0 5px;
    font-size: 22px;
    text-align: center;
}

a.skip-to-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-to-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border:2px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:9999;
}

.skip-contents-list {
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
    display: block;
}
.skip-contents-list:focus, .skip-contents-list:active {
    width: auto;
    height: auto;
    z-index:9999;
}

.tandcs { overflow: scroll; height: 200px; border: 1px solid #CCCCCC; background: #F5F5F5; padding: 5px 10px; }

.valign-top { vertical-align: top !important; }
.valign-bottom { vertical-align: bottom!important; }
.valign-middle {vertical-align: middle!important;}

.form-group table { margin-bottom: 6px; }

.bold-text { font-weight: bold; }

/* custom key board highlight CSS */
.using-tab *[tabindex]:focus {
    outline: 2px orange solid;
}
.using-tab a:focus {
    outline: 2px orange solid;
}
.using-tab .btn:focus {
    outline: 4px orange solid;
}
.using-tab input[type='checkbox']:focus {
    outline: 2px orange solid;
}
.using-tab .form-control:focus {
    outline: 4px orange solid;
}

/* END custom key board highlight CSS */

body.demo #mainArea &gt; div.container{ background:white; }
.cont-border { border: 2px solid #ddd; border-width: 0px 2px; padding-top: 8px; padding-bottom: 10px; min-height: 420px; background: white; }
.cont-no-border { border: 0px; padding-top: 8px; padding-bottom: 10px; min-height: 350px; background: white; }

small .badge{ font-size: 100%; }
.question .badge { text-shadow: 1px 1px #999; }

.list-group .list-group-item { padding-left:36px; width: 100%; }
.list-group .list-group-item .badge { margin-left: 10px;  }
.plus-spacer { position: absolute; margin: 3px 0 0 -23px; cursor: pointer; }
.label { font-weight: normal; font-size: 90%; }
.list-group { width: 100%; }
.full-width { width: 100%; }

span.badge.icon-bubble{
    border-radius: 38px;
    line-height: 14px;
    font-size: 9px;
}

.heading-border { padding-bottom: 5px; border-bottom: 1px solid #ddd; }

.tooltip-small { font-size: 14px; }
.tooltip-medium { font-size: 20px; padding: 2px 4px; }
.tooltip-large { font-size: 24px; }

.self-assessment-yesno { margin-top: 0px !important; height: 22px; width: 22px; }
.radio-question-input { margin-top: 0px !important; height: 22px; width: 22px; }

.big-input { margin-top: 0px !important; height: 22px; width: 22px;  }
@-moz-document url-prefix() {
    .big-input { margin-top: 0px !important; transform: scale(1.333); }
}

#actionstable textarea  { width:100%; }
.form-height { height: 3.4rem; }
.form-line-height { line-height:34px; }
.form-line-height-padding { padding-top:7px; padding-bottom:5px; line-height:inherit; }

.yesno-width { width: 45px; }

.highlight {
    padding:9px 14px;
    margin-bottom: 14px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
}

#menu-list {
    margin-top: 45px;
    left: 0;
    right: auto;
    border: 0px;
}
#menu-list li {
    padding: 5px;
    background: #555555;
    border: 1px solid #999999;
    border-width: 0px 1px 1px 1px
}
#menu-list li:hover {
    background: #f6f6f6;
}
#menu-list li:hover a {
    color: #333333;
}
#menu-list li a {
    padding: 5px 10px;
    color: #ffffff;
    text-transform: uppercase;
}
#menu-list li a:hover {
    background: inherit !important;
}

.signed { cursor: default !important; background: #565E68 !important; }

.pointer { cursor: pointer; }
.cursor-help { cursor: help; }
/*
.owl-item { width: 30px !important; height: 70px; background: #416AA9; color: #ffffff; margin: 10px 15px; text-align: center; margin-right: 40px !important;  }
*/

.nowrap { white-space: nowrap; }

#owl-demo .item{
    background: #7CA732;
    padding: 6px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 2px;
    text-align: center;
}
#owl-demo .item i {
    font-size: 25px
}
.owl-carousel .item a { color: #fff; }
.question { margin-top: 12px; }
.question p { font-weight: bold; margin: 2px 0 0 7px; }
.question input { margin-left: 7px; }
.question .left-marg { margin-left: 7px; }
.question textarea  { margin: 5px 0 0 7px; }

.stars { display: inline-block; float: right; }
.stars li i { color: #568316; font-size:20px; }

#login-form input { margin-top: 10px; }
#login-form button { margin-top: 10px; }
#login-form a { color: #222222; }
#login-form a { color: #666666; }

.mini-icons { min-height: 80px; float: left; margin: 15px 20px 0 0; width: 45px; text-align: center; }
.mini-icons a { padding: 12px 0; border-radius: 150px; -webkit-border-radius: 150px; display: block; background: #2b5b9c; }

/* Main Slider */
#main-slider { padding-top: 0; position: relative; overflow: hidden; min-height: 20rem; }
#main-slider .flex-viewport img { display: block; margin: 0 auto; width: 100%; }
#main-slider .flex-viewport li { position: relative; }
#main-slider .jumbotron { padding: 30px 0 0px; width: 940px; position: absolute; left: 50%;  top: 0px; background: none; text-align: left; margin-left: -468px; }
#main-slider .jumbotron ul { list-style-type: none; padding: 0; margin: 0;}
#main-slider .jumbotron li { color: #fff; font-size: 20px; background: #9a291f; opacity: .9; float: left; padding: 1px 5px; clear: both; margin-bottom: 15px; list-style: none; }
#main-slider .jumbotron li:last-child {
    margin-bottom: 0; /* Prevent extra space after the last item */
}

#main-slider .jumbotron p { color: #fff; font-size: 20px; float:left; }
#main-slider .jumbotron .btn { padding: 8px 20px; border: none; font-size: 18px; float:left; }
#main-slider .flex-prev span { padding: 0px; text-align: center; line-height: 40px; }
#main-slider .flex-prev:hover span { color: #000000; }
#main-slider .flex-next span { padding: 0px; text-align: center; line-height: 40px; }
#main-slider .flex-next:hover span { color: #000000; }

#home-side h4 { padding: 1px 2px;  }

.white { color: #ffffff; }

.paddr { padding-right: 10px; }
.paddl { padding-left: 10px; }
.paddb { padding-bottom: 10px; }

.margr { margin-right: 10px; }
.margl { margin-left: 10px; }
.margt { margin-top: 10px; }
.margb { margin-bottom: 10px; }
.marg-ten { margin: 10px; }
.marg-zero { margin: 0px !important; }

.margr-domain-comps { margin-right: 40px !important; }

.margt-big { margin-top: 25px; }
.margb-big { margin-bottom: 25px; }

.margl-neg { margin-left: -15px;  }

#pop-tab {
    position: fixed;
    z-index: 99999;
    right: 0;
    top:180px;
    height: 70px;
    width: 55px;
    background: #416AA9;
    border-left: 3px solid #234165;
    color: #fff;
    padding: 5px;
}
#pop-tab:hover {
    color: #ddd;
}

.greyout {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25); /* Semi-transparent black */
    z-index: 10001; /* Higher than Bootstrap's default z-index for modals */
    display: none; /* Hidden by default */
}

.offline-warning-div {
    position: fixed;
    z-index: 10002;
    height: 8.5em;
    width: 20em;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(40,40,40,.5);
}

.feedback-expanded { list-style: none; padding-left: 3px; margin-top: 6px; }
.feedback-expanded p { margin-bottom: 2px; }
.list-group-item h4 { margin-bottom: 0; }
.progress { height: 8px; }
.progress-tall { height: 20px !important; }

.tooltip-inner { background-color: #31598c; border: 1px solid #555; border-radius: 0; }
.tooltip-arrow { border-top-color: #31598C!important; border-width: 6px 5px 0 !important; }
.domain_score { background: #31598c; color: #fff; text-align: center; font-size: 32px; }
.domain {  padding-left: 3px; padding-right: 7px;  }

.mobile_logo { padding: 6px 0; }
.save_container { float: right;  margin: 10px 0; }

.register form { padding-left: 3px;  }
.register form a { color: #31598c; }
.register form label { float: left; clear: left; background: #31598c; color: #fff; padding: 7px; width: 110px; margin: 0px 0px 10px; }
.register form input { float: left; clear: right; }
.input-tiny { width: 50px; }
.input-small { width: 150px; }
.input-vsmall { width: 62px; }
.input-smedium { width: 26rem; }
.input-medium { width: 350px; }
.input-long { width: 450px; }
.input-xlong { width: 550px; }

.audit-panel { border-bottom: 1px solid #F5F5F5; }

.padd-five { padding: 5px; }
.paddt-five { padding-top: 5px; }
.paddr-five { padding-right: 5px; }
.paddb-five { padding-bottom: 5px; }
.paddl-five { padding-left: 5px; }

/* padd-for-fa needed to add spacing around FA icons links for accessibility */
.padd-for-fa { padding: 4px 6px; }

.small-box {
    position: relative;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 15px;
}
.small-box &gt; .inner {
    padding: 2px 10px;
}
.small-box &gt; .small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #FFFFFF;
    /* color: rgba(255, 255, 255, 0.8); */
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}
.small-box &gt; .small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15);
}
.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;
    color: #FFF;
    /*  text-shadow: 1px 0 #555; */
}
.small-box p {
    font-size: 16px;
    /*  text-shadow: 1px 0 #555; */
    /* font-weight: bold; */
}
.small-box p &gt; small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px;
}
.small-box .icon {
    position: absolute;
    top: auto;
    bottom: 5px;
    right: 5px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15);
}
.small-box:hover {
    text-decoration: none;
    color: #f9f9f9;
}
.small-box:hover .icon {
    animation-name: tansformAnimation;
    animation-duration: .5s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: tansformAnimation;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: tansformAnimation;
    -moz-animation-duration: .5s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
}
@keyframes tansformAnimation {
    from {
        font-size: 90px;
    }
    to {
        font-size: 100px;
    }
}
@-webkit-keyframes tansformAnimation {
    from {
        font-size: 90px;
    }
    to {
        font-size: 100px;
    }
}
@media screen and (max-width: 480px) {
    .small-box {
        text-align: center;
    }
    .small-box .icon {
        display: none;
    }
    .small-box p {
        font-size: 14px;
    }
}



.red-left-border {
    border-left: 4px solid #f56954;
}
.green-left-border {
    border-left: 4px solid #7CBC20;
}
.transparent-left-border {
    border-left: 1px solid #e1e1e8;
    padding-left: 17px;
}

/* Background colors */
.bg-pare-blue {
    background-color: #31598C !important;
}
.bg-pare-red {
    background-color: #993120 !important;
}
.bg-pare-dred {
    background-color: #661a12 !important;
}
.bg-pare-white {
    background-color: #FFFFFF !important;
}
.bg-pare-white-translucent {
    background-color: rgba(255,255,255,0.5) !important;
}

.bg-pare-transparent {
    background-color: transparent !important;
}

.unassign_button:disabled {
    background-color: #993120 !important;
    opacity: 1 !important;
}

.bg-pare-grey{ background-color: #525961 !important; }
.bg-pare-green, .bg-paregreen { background-color: #627F2E !important; }
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
    color: #f9f9f9 !important;
}

.bg-success {
    background-color: #568316;
}

.bg-light-grey {
    background-color: #f7f7f9 !important;
}

.bg-gray {
    background-color: #eaeaec !important;
}
.bg-black {
    background-color: #222222 !important;
}
.bg-red {
    background-color: #993120 !important;
}
.bg-yellow {
    background-color: #7a6036 !important;
}
.bg-aqua {
    background-color: #02708c !important;
}
.bg-blue {
    background-color: #0073b7 !important;
}
.bg-light-blue {
    background-color: #3c8dbc !important;
}
.bg-green {
    background-color: #03864a !important;
}
.bg-dark-grey {
    background-color: #777777 !important;
}
.bg-navy {
    background-color: #001f3f !important;
}
.bg-teal {
    background-color: #39cccc !important;
}
.bg-olive {
    background-color: #3d9970 !important;
}
.bg-lime {
    background-color: #01ff70 !important;
}
.bg-orange {
    background-color: #ff851b !important;
}
.bg-fuchsia {
    background-color: #f012be !important;
}
.bg-purple {
    background-color: #932ab6 !important;
}
.bg-maroon {
    background-color: #85144b !important;
}
.bg-warning-dark {
    background-color: #A7660C;
}
.bg-warning {
    background-color: #A7660C;
}

ol.progtrckr {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ol.progtrckr li {
    display: inline-block;
    text-align: center;
    line-height: 2em;
    cursor: pointer;
    text-transform: uppercase;
}

ol.progtrckr[data-progtrckr-steps="2"] li { width: 49%; }
ol.progtrckr[data-progtrckr-steps="3"] li { width: 33%; }
ol.progtrckr[data-progtrckr-steps="4"] li { width: 24%; }
ol.progtrckr[data-progtrckr-steps="5"] li { width: 19%; }
ol.progtrckr[data-progtrckr-steps="6"] li { width: 16%; }
ol.progtrckr[data-progtrckr-steps="7"] li { width: 14%; }
ol.progtrckr[data-progtrckr-steps="8"] li { width: 12%; }
ol.progtrckr[data-progtrckr-steps="9"] li { width: 11%; }

ol.progtrckr li.progtrckr-done {
    color: #333;
    border-top: 2px solid #7CA732;
}
ol.progtrckr li.progtrckr-todo {
    color: #333;
    border-top: 2px solid silver;
    white-space: nowrap;
}

ol.progtrckr li:after {
    content: "\00a0\00a0";
    color: black;
}
ol.progtrckr li:before {
    position: relative;
    bottom: 0.33em;
    float: left;
    left: 47%;
    line-height: 1em;

}
ol.progtrckr li.progtrckr-done:before {
    /*  content: "\2713"; */
    content: "\000F";
    color: white;
    background-color: #7CA732;
    height: 0.5em;
    width: 0.5em;
    line-height: 1.2em;
    border: none;
    border-radius: 1.2em;
}
ol.progtrckr li.progtrckr-todo:before {
    content: "\000F";
    color: white;
    background-color: silver;
    height: 0.5em;
    width: 0.5em;
    line-height: 1.2em;
    border: none;
    border-radius: 1.2em;
}

.prog li {
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 2em;
    border-radius: 1em;
    background: dodgerblue;
    margin: 0 1em;
    display: inline-block;
    color: white;
    position: relative;
}

.prog li::before{
    content: '';
    position: absolute;
    top: .9em;
    left: -4em;
    width: 4em;
    height: .2em;
    background: dodgerblue;
    z-index: -1;
}
/*
.owl-carousel { margin: 8px 0;}
.owl-item {
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 2em;
    border-radius: 1em;
    background: dodgerblue;
    margin: 0 1em;
    display: inline-block;
    color: white;
    position: relative;
}

.owl-item::before{
    content: '';
    position: absolute;
    top: .9em;
    left: -4em;
    width: 4em;
    height: .2em;
    background: dodgerblue;
    z-index: -1;
}


.owl-item li:first-child::before {
    display: none;
}

.owl-item .active {
    background: dodgerblue;
}

.owl-item .active ~ li {
    background: lightblue;
}

.owl-item .active ~ li::before {
    background: lightblue;
}

*/


.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.float_left { float: left !important; }
.float_right { float: right !important; }
.clear { clear: both; }
.clear-left { clear: left; }
.logo_small_text { float: left; font-size: 11px; }
.caret_space { margin-left: 5px; }
.desc_space { margin-left: 25px; }
.placement_progress { padding: 1px 0px 0 4px; }
textarea.tall-textarea{ min-height:400px; }
.block{ display:block; }

div.editing{ border:3px solid red; padding:5px; float:left; }
div.editing-par{ border:1px solid #ccc; padding:5px; }
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar .btn-default.btn-info{ background-color:#7CBC20; }
.btn-toolbar a.btn{ padding: 5px 10px; font-size:9px; }
div[data-role="editor-toolbar"] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.striped{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    margin:0;
}
.striped:nth-child(odd){
    background-color: #f9f9f9;
}


/* bootstrap size styles */
@media (max-width: 767px) {
    .text-right-xs{ text-align:right; }
    .text-left-xs{ text-align:left; }
    .visible-xs.force-inline{
        display: inline !important;
    }
}

.back-to-top {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 992px) and (min-width: 646px) {
    /* screen size between 992px and 646px */
    .back-to-top {
        left: 40%;
    }
}

@media (max-width: 646px) and (min-width: 625px) {
    /* screen size between 625px and 646px */
    .back-to-top {
        left: 35%;
    }
}

@media (max-width: 626px) {
    /* Hides the "Back to Top" button for small screens (width below 626px) */
    .back-to-top {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .text-right-sm{ text-align:right; }
    .text-left-sm{ text-align:left; }
    .visible-sm.force-inline{
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-right-md{ text-align:right; }
    .text-left-md{ text-align:left; }
    .visible-md.force-inline{
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .text-right-lg{ text-align:right; }
    .text-left-lg{ text-align:left; }
    .visible-lg.force-inline{
        display: inline !important;
    }
}

header { position: relative; z-index: 999; }
/*
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span { padding: 5px 10px; font-size: 13px; color: #fff; line-height: 20px; border-color: #fff; background: #416AA9; }
.pagination &gt; li &gt; a:hover { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }
.pagination &gt; li &gt; a:hover span { border-color: #fff; }
*/
.pagination &gt; .active &gt; a { color: #fff; line-height: 20px; border-color: #fff; background: #184870; }

ul#accordion { padding: 5px 0 20px 0; overflow: hidden; margin: 0; list-style: none; }
ul#accordion &gt; li { padding: 0px; border-radius: 0; border: none; float: left; width: 100%; }
ul#accordion &gt; li .panel-collapse { border: 1px solid #CCCCCC; border-top: none; }
ul#accordion &gt; li .panel-heading .panel-collapse a { background: none;  color: #27408a; font-weight: bold; box-shadow: none;}
ul#accordion.panel-group .panel { border-radius: 0; }
ul#accordion &gt; li .top { padding: 0px; min-height: 26px; color: #777777; font-size: 13px; cursor: pointer; line-height: 20px; }
ul#accordion &gt; li .top a { padding: 6px 0 6px 15px; display: block; color: #fff; }
ul#accordion &gt; li .top i { line-height: 20px; display: block; text-align: center; }
ul#accordion &gt; li .top span.minus { display: block; }
ul#accordion &gt; li .top span.plus { display: none; }
ul#accordion &gt; li .top .collapsed span.minus { display: none; }
ul#accordion &gt; li .top .collapsed span.plus { display: block; }
ul#accordion .panel-default &gt; .panel-heading { line-height: 28px; color: #fff; border-color: #363636; background: #727C89; }
ul#accordion &gt; li a.collapsed { background: #72777E !important; }
ul#accordion &gt; li .panel-heading a { background: #31598c; color: #fff; float: none; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }
.preceptorship ul#accordion &gt; li .panel-heading a { background-color: #297831; }
.mmca ul#accordion &gt; li .panel-heading a { background-color: #800080; }
ul#accordion &gt; li .top span { text-align: center; color: #fff; line-height: 22px; font-size: 9px; font-weight: normal; font-family: Arial; border-radius: 30px; -webkit-border-radius: 30px; margin-right: 20px; width: 22px; height: 22px; background: #029739; display: block; float: left; }
ul#accordion &gt; li p { padding: 5px 12px; margin: 0px; }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { border-color: #9ECD40; background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }

/* Buttons */
.btn { border-color: #C0C0C0; text-decoration: none; font-size: 15px; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #568316; color: #FFFFFF; }
.btn:hover { background: #505965 !important; color: #fff;  }
.btn-default { background: #727C89; color: white; border-color: #727C89; font-size: 14px; border-radius: 0; }
.btn-grey { background: #727C89; color: white; }
.form-control { border-radius: 0; height: 2.4em; /* em needed to handle WCAG 1.4.4 */ }
.btn-default i { font-size: 16px; }
.btn-default:hover,  .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40;}
.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background: #568316; border-color: #568316; }
.btn-primary:hover { background: #7ca732; color: #fff; border-color: #7ca732; }
.btn-outline-inverse { border: 2px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #453951; border: 2px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; color: #453951; }

.btn-skinny, .btn-small { padding: 2px 10px !important; margin-bottom: 3px; }
.btn-inline-input { padding: 8px 10px !important; margin-bottom: 3px; line-height: 1.1; }

.tags { padding-bottom: 30px; overflow: hidden; }
.tags h4 { padding-bottom: 20px; margin: 0; font-size: 15px; line-height: 20px; font-weight: 400; text-transform: uppercase; }
.tags ul { padding: 0px; margin: 0px; list-style:none; }
.tags li { padding: 0 5px 5px 0; float: left; }
.tags li a { padding: 5px 10px; display: block; border-radius: 2px; text-transform: uppercase; font-size: 11px; line-height: 23px; background: #727c89; color: #fff; }
.tags li a i { padding-right: 5px; }
.tags li a:hover { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }

.exp-circles { padding-bottom: 5px; overflow: hidden; }
.exp-circles h4 { padding-bottom: 20px; margin: 0; font-size: 15px; line-height: 20px; font-weight: 400; text-transform: uppercase; }
.exp-circles ul { padding: 0px; margin: 0px; list-style:none; }
.exp-circles li { padding: 0 5px 5px 0; float: left; }
.exp-circles li a { font-weight: bold;  padding: 5px 10px; display: block; border: 3px solid #fff; border-radius: 30px; text-transform: uppercase; font-size: 11px; line-height: 23px; background: #f2f2f2;  }
.exp-circles li a i { padding-right: 5px; }
.exp-circles .circle-hover:hover { border: 3px solid #888;  }
.exp-circles .active { border: 3px solid #f56954;  }
.exp-circles .active-green { border: 3px solid #9ECD40;  }
.exp-circles .active-green.circle-hover:hover { border: 3px solid #5DBC30;  }

.panel-primary {
    border-color: #184870;
}
.panel-primary &gt; .panel-heading {
    color: #fff;
    background-color: #31598C;
    border-color: #31598C;
}
body.preceptorship .panel-primary &gt; .panel-heading {
    color: #fff;
    background-color: #297831;
    border-color: #297831;
}

body.mmca .panel-primary &gt; .panel-heading {
    color: #fff;
    background-color: #800080;
    border-color: #800080; /* #932ab6 = lighter colour */
}

#settings-section { padding: 5px; line-height: normal; }
#settings-section { color: #000 !important; }
#settings-section .fa { color: #000 !important; }
#settings-section p { margin: 0 0 5px; }
#settings-section div { padding: 0 10px; cursor: pointer;   }
.font-active { border-bottom: 1px solid #7F017F; }

.navbar-fixed-top, .navbar-fixed-bottom { position: static; margin-bottom: 0px; }
.dropdown-menu { min-width: 100px; top: 28px; border-radius: 1px; right: 0; left: auto; z-index: 9999; }
.dropdown-menu li { padding-left: 5px !important; width: 100%; }
.dropdown-menu &gt; li &gt; a { color: #222222; padding:2px 5px;  line-height: 30px !important; }
.dropdown-menu &gt; li &gt; a:hover { background: #31598c !important; color: #ffffff; }
.dropdown-header { margin-left: 10px; color: #31598c; }
.dropdown &gt; a { color: #ffffff; }
.dropdown &gt; a:hover { color: #f5f5f5; }
.message { margin-left: 5px; }
.top_links { padding-bottom: 0; width: 100%; border-bottom: 1px solid #999;  min-height: 40px; background-image: url(../images/pare_bg2.png); background-color: #31598C;}
.top_links ul { padding: 0px; margin: 0px; list-style: none; }
.top_links li { float: left;}
.top_links .links ul { padding: 10px 8px 3px 0; float: right; }
.top_links .links li { padding-left: 22px; float: left; }
.top_links .links li a { font-size: 13px; line-height: 20px; display: block; }
.top_links .links li a i { padding-right: 4px; display: inline-block; font-size: 14px }
.top_links .links li a:hover { color: #dddddd; }
.top_links span.fa { margin-right: 4px; }

body.demo .top_links {
    background-image: url(../images/pare_bg2_demo.png);
    background-color: #235A64 !important;
}

body.preceptorship .top_links {
    background-image: url(../images/pare_bg2_preceptorship.png);
}

body.demo.preceptorship .top_links {
    background-image: url(../images/pare_bg2_demo_preceptorship.png);
}

ul.inline-text{ padding-left:20px; margin-left:0; }

.henw_logo img { width: 189px; height: 30px; margin-top: 5px; }

.pare_nav .navbar-brand { padding: 0px; height: 40px; margin: 0; display: block; font-size: 30px; color: #FFFFFF; font-family: 'Open Sans', sans-serif; }
.pare_nav {
    padding: 0;
    background: #31598C; /* keep background color when xmas png is used, it's a fallback colour */
    /* background-image: url(../images/pare_bg_xmas.png); */
}

body.preceptorship .pare_nav {
    background: #297831;
}

body.mmca .pare_nav {
    background: #800080;
}

.pare_nav a { color: #FFFFFF; }
.pare_nav form { margin-top: 15px; }
.pare_nav .navbar-nav &gt; li &gt; a { padding: 25px 12px 28px; text-transform: uppercase; font-size: 14px; }
.pare_nav .navbar-nav &gt; li &gt; a:hover {  background: #f6f6f6; color: #333333;  }
.pare_nav .navbar-nav li.open a { padding-bottom: 25px; border-bottom: 3px solid #7CBC20; color: #222222; background: #f6f6f6; }
.pare_nav .navbar-nav &gt; li { border: none; position: relative; }
.pare_nav .navbar-nav li ul { padding: 0px; list-style: none; box-shadow: none; background: #FFFFFF; border: 4px solid #E2E2E2; border-radius: 0 0 3px 3px; }
.pare_nav .navbar-nav li.open li { padding: 0px; line-height: 22px;  border-bottom: 1px solid #999999; margin: 0px; }
.pare_nav .navbar-nav li.open li a { padding: 4px 15px; display: block; font-size: 13px; margin: 0px; color: #919191; border: none; background: none; }
.pare_nav .navbar-nav li.open li a:hover { color: #7CBC20; background: none; }
.pare_nav .navbar-nav { border-right: none; }
.pare_nav .navbar-inverse { border: none; }
.pare_nav span.text-right { padding-top: 17px; font-size: 13px;  display: block; color: #fff; line-height: 16px; }
.pare_nav .search.btn { margin: 18px 0 0 20px; border-radius: 90px; width: 40px; height: 40px; }
.pare_nav .dropdown-menu { font-size: 12px; }
.pare_nav .popup_btn { padding-bottom: 5px; position: relative; z-index: 99; }
.pare_nav .popup_btn .popup { font-size: 13px; display: none; width: 200px; position: absolute; right: 0px; top: 60px; }
.pare_nav .popup_btn:hover .popup { display: block; }
.navbar-toggle { padding: 9px 0 9px 10px; text-decoration: none; font-size: 15px; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; color: #fff; }
/* .navbar-toggle:focus { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
-o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; } */
.navbar-toggle .icon-bar { background: #fff; border-radius: 0px; }

#titleArea { position: relative; margin-bottom: 0px; overflow: hidden; background: #f5f5f5; border: 1px solid #d7dce5;  }
#titleArea .container { padding: 4px 0 4px 14px; min-height: 40px; position: relative; z-index: 99; }
#titleArea h1 { font-weight: 400; font-size: 25px; color: #444; margin-bottom: 0px; }
#titleArea .breadcrumbs { position: absolute; right: 14px; bottom: 0px; text-align: left; background: #31598c; }
#titleArea .breadcrumbs ul { padding: 5px 10px; margin: 0px; list-style: none; float: left; }
#titleArea .breadcrumbs li { padding: 0 2px; float: left; font-size: 13px; color: #fff; }
#titleArea .breadcrumbs li a { color: #fff; }
#titleArea .breadcrumbs li a:hover { color: #dddddd; }

.preceptorship #titleArea .breadcrumbs {
    background: #297831;
}

.mmca #titleArea .breadcrumbs {
    background: #800080;
}

#footerArea { padding: 0px 0px 10rem 0px; overflow: hidden; width: 100%; position: relative; z-index: 99; margin-top: 0px; border-top: 10px solid #234165; background: #F5F5F5; }

body.preceptorship #footerArea {
    border-top: 10px solid #163e19;
}

#footerArea .footer_top {
    padding: 0; border-bottom: 1px solid #464647; width: 100%;
    background-image: url(../images/pare_bg.png);
    background-color: #31598C; /* Dark blue background color as fallback */
    /* background-image: url(../images/pare_bg_xmas.png); */
    border-bottom: 10px solid #234165;
}

body.preceptorship #footerArea .footer_top {
    background-image: url(../images/pare_bg_preceptorship.png);
    border-bottom: 10px solid #163e19;
}

#footerArea h4 { padding-bottom: 10px; color: #fff; text-transform: none; font-size: 16px; line-height: 30px; font-weight: 400; border-bottom: 1px solid #464647; }
#footerArea .footer_top a { color: #FFF; }
#footerArea .footer_top a:hover { color: #f2f2f2; }
#footerArea a { color: #222222; display: block; font-size: 14px; }
#footerArea p { padding: 10px 0; margin: 0px; color: #222222; float: left; font-size: 14px; line-height: 18px; }
#footerArea p a { display: inline; }

#footerArea a:hover { color: #555555; }
/*#footerArea ul { padding: 0px; list-style: none; }*/
#footerArea .photo ul { list-style: none; overflow: hidden; }
#footerArea .photo li { padding: 0 0 10px 0; border: none; border-bottom: 1px solid #414141; width: 100%; float:left; }
#footerArea .photo li a { line-height: 20px; display: block; }
#footerArea .photo li a.image { width: 60px; float:left; height: 60px; margin: 0px 10px 0 0; display: block; color: #fff; border: 3px solid #212730; }
#footerArea .photo li a.image img { width: 100%; height: auto; background: #416aa9; }
#footerArea .photo li:hover a.image { border-color: #9ECD40; }
#footerArea .photo li span { padding-top: 5px; color: #ffffff; display: block; line-height: 20px; font-size: 12px; }
#footerArea .photo li:hover {  }
#footerArea .footer_bottom { padding: 6px 0;  }

/*#footerArea .footer_bottom ul { margin: 0px; float: right; }
#footerArea .footer_bottom li { padding: 10px 0 10px 20px; line-height: 20px; width: auto; float: left; border: none; }*/
#footerArea .form-control { resize: none; background: none repeat scroll 0 0 #2B2928; font-size: 13px; border: medium none;  border-radius: 4px; box-shadow: 0 0 3px 1px #222222 inset, 1px 1px #424242;   color: #CCCCCC; }
#footerArea form { margin-top: 20px; }
#footerArea form .btn { padding: 5px 20px; background: -moz-linear-gradient(center top , #373737, #252525) repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; }
#footerArea form .btn:hover { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }

#footerArea .tags li a { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }
#footerArea .tags li a:hover { background: #363636; color: #EAEAE8; }

.images ul { list-style: none; overflow: hidden; }
.images li { padding-bottom: 5px; float: left; }
.images li a { width: 60px; float:left; height: 60px; margin: 0px 5px 0 0; display: block; color: #fff; border: 3px solid #212730; }
.images li a:hover { border-color: #9ECD40; }
.address { padding-bottom: 0px; color: #9b9b9b; overflow: hidden; border-bottom: 1px solid #414141; }
.address address { color: #FFFFFF; line-height: 20px; font-style: normal; font-size: 12px; }
.address address a { color: #fff; }
.address address a:hover { color:#9b9b9b }
.address address i,.address address span.fa { display: block; float: left; font-size: 13px; line-height: 20px; width: 30px; }


.textArea { padding-bottom: 30px; overflow: hidden; }
.textArea .text { padding: 0 0 30px; margin-bottom: 35px; border-bottom: 1px solid #999999; }
.textArea .text h2 { padding-bottom: 10px; font-size: 30px; font-weight: 300; line-height: 38px; border-bottom: 1px solid #999999; }
.textArea p span { padding: 15px 10px 15px 0; display: block; float: left; color: #9ECD40; font-size: 55px; }
.textArea .block { padding-left: 20px; border-left: 3px solid #E8E8E8; color: #AFAFAF; line-height: 20px; margin: 20px 0 20px 15px; }
.textArea .block p { color: #AFAFAF; }



ul.nav-tabs { margin-bottom: 0px; border-color: #CCCCCC; }
.nav-tabs li { padding-right: 5px; float: left; width: auto; }
.nav-tabs li a { padding: 8px 13px; font-size: 13px; text-decoration: none; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0;   }
.nav-tabs li a:hover { border-color: #fff #fff #ddd #fff; background: #f5f5f5; color: #333 }
.tab-content p { padding: 15px; margin: 0px; }
.tab-content { border: 1px solid #CCCCCC; border-top: none; }
.tab-content img { float: left; margin: 15px; }
.slick-slide li { padding-right: 3px; }

/* Styling for Keele RAD rubrics see #5576 */
#document_settings_list .nav-link {
    border: 1px solid #ccc;      /* Light grey border */
    border-radius: 4px;          /* Slightly rounded corners */
    padding: 8px 12px;           /* Comfortable padding */
    margin-bottom: 5px;          /* Space between stacked tabs */
}

#document_settings_list .nav-link.active {
    border-color: #007bff;       /* Highlight active tab border */
    background-color: #e9ecef;   /* Light background for active tab */
}

div.fake-table{ padding-bottom:5px; margin-bottom:5px; border-bottom: 1px solid #ddd; width:100%; float:left; }

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1224px) {

    .pare_nav .navbar-nav &gt; li &gt; a { padding: 25px 12px 28px; }
    .pare_nav .search.btn { margin-left: 0px; }
    .pare_nav .navbar-brand { font-size: 27px; margin-top: 0px; }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

    .no-padding-sm{ padding-left:0 !important; padding-right:0 !important; }

    .margr-domain-comps { margin-right: 20px !important; }

    .arrow-nav { width: 30px; }
    .arrow-nav i { font-size: 40px; }

    .form-control { padding: 4px; }

    .input-smedium { width: 200px; }

    .pare_nav .navbar-brand { float: none; }
    .nav &gt; li &gt; a { padding: 15px 10px; }
    .pare_nav .navbar-nav &gt; li &gt; a { font-size: 13px; }
    ol.progtrckr li { font-size: 13px; }
    .pare_nav .navbar-brand { text-align: left; float: left; }
    .pare_nav .navbar-brand { font-size: 21px; }
    .pare_nav .navbar-nav &gt; li &gt; a { padding: 25px 7px 28px; font-size: 12px; }
    .pare_nav .search.btn { margin: 8px 0 0 10px; }
    .pare_nav .navbar-collapse { padding: 0px ;  }
    #main-slider .jumbotron { margin-left: -360px; }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

    div#page_submit_wrapper.fluid { margin-left: -10px !important; border-top: 2px solid #416AA9 !important;  }

    .no-padding-mobile { padding-left:0 !important; padding-right:0 !important; }

    .tsheet-mobile-padd {
        padding-left: 3px;
        padding-right: 3px;
    }

    .dynamic-sig-content { margin-top: 6px; }
    .btn-skinny {
        padding: 0 10px !important;
        font-size: 10px;
    }

    .padding-mobile { padding-left: 12px !important; padding-right:12px !important; }

    .margr-domain-comps { margin-right: 0px !important; }

    .background_white_main {  background: none;  }

    .background_special {  background: none;  }

    .arrow-nav { width: 26px; top: 220px; }
    .arrow-nav i { font-size: 30px; }

    .input-smedium { width: 185px; }

    .pare_nav .navbar-brand { float: none; }
    .pare_nav { background-image:url(../images/pare_bg.png); background-size: 780px 52px; background-repeat: no-repeat; }
    /* .top_links { display: none; } */
    .top_links .links li { padding-left: 18px; }
    .top_links .links li a i, .top_links .links li a span.fa { padding-right: 2px; }
    .pare_nav .navbar-brand { text-align: center; }
    .pare_nav span.text-right { font-size: 12px; }

    .input-medium { width: 300px; }
    .dropdown-menu {  min-width: 200px; }
    .dropdown-menu &gt; li &gt; a { white-space: normal; }
    /* .top_links .links ul { left: 0;  } */
    .smaller-dropdown {
        min-width: 150px;
    }
    .caret { margin-right:0px; }

    #menu-list { margin-top: 0px; }

    #footerArea .col-sm-4 { margin-bottom: 20px; overflow: hidden; }
    #footerArea .footer_top {  background-image: none; background: #31598c; }
    #footerArea .footer_bottom { padding: 10px 0; }
    #footerArea p { float: none; width: 100%; }
    /*#footerArea .footer_bottom ul { margin: 0px; width: 100%; text-align: center; margin: auto; float: none; }
    #footerArea .footer_bottom li { padding: 0 10px; width: auto; border: none; float: none; display: inline; }*/
    #footerArea .footer_bottom li a { display: inline; float:none; }
    .navbar-toggle { float: right; }
    .pare_nav .navbar-nav li.open a { padding-bottom: 8px; }

    hr { margin: 15px 0 25px; }
    #main-slider .jumbotron { margin-left: -210px; }

    #titleArea { margin-bottom: 0px; }
    .top_links .social li a { border-top: 1px solid #999999; }
    #titleArea .container { padding: 5px 12px 5px; }
    #titleArea h1 { font-size: 20px; margin: 2px; }
    #titleArea .breadcrumbs { display: none; }
    .pare_nav .search.btn { margin: 5px 0 0 20px; }
    .pare_nav .popup_btn .popup { top: 48px; }
    .pare_nav .navbar-nav &gt; li &gt; a { padding: 12px 10px; color: #FFFFFF; }
    .pare_nav .navbar-nav { margin: 7.5px -2px; }

    .highlight { padding: 4px 6px; }
    .cont-border { padding-top: 0px; }
    .col-sm-12 { padding-left: 10px; padding-right: 10px; }
    .col-md-12 { padding-left: 8px; padding-right: 8px; }
    .alert { margin-top: 4px; }

    h2 { font-size: 24px; }
    .col-sm-12.btn-toolbar{ margin-left: -15px; }


    /* Text updates */
    body    { font-size:12px; }
    p       { font-size:12px; }
    li      { font-size:12px; }
    h3      { font-size:14px; }
    h4, h5  { font-size:13px; }
    h3.heading-border { font-size:16px; }
    .panel-primary &gt; .panel-heading:not(.doc-panel-heading) { padding-top:4px; padding-bottom:4px; }

    .less-padd-adj { padding-left: 6px; padding-right: 6px; }
}

@media only screen and (min-width: 768px) {
    .btn-toolbar a.btn{ padding: 6px 12px; font-size: 14px; }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    #main-slider .jumbotron { margin-left: -150px; }
    .input-medium { width: 175px; }
    .plus_icon_text { display: inline-block;  max-width: 200px; }
    .henw_logo { display: none; }
    .links { width: 100% !important; }

    .btn-small {
        padding: 0 5px !important;
        font-size: 10px;
    }

    .text-sm, .text-sm ul li, .text-sm ol li {
        font-size: 0.9em;
    }

    .less-padd-adj { padding-left: 6px; padding-right: 6px; }
}



/*** Styles for Live Preview Window ***/

#livepreview_dialog
{
    padding:0px;
    height:200px;
    width:310px;
    background-color:#fff;
    background-image:url('../images/icon_loading.gif');
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    border:solid 5px #234165;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
}

#livepreview_dialog.left:after, #livepreview_dialog.left:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#livepreview_dialog.right:before {
    left: 0px;
    margin-left:-45px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #234165;
    border-width: 20px;
    top: 50%;
    margin-top: -20px;
}


#livepreview_dialog.left:after {
    right:0;
    margin-right:-45px;
    border-left-color: #234165;
    border-width: 20px;
    top: 50%;
    margin-top: -20px;
}

#livepreview_iframe {
    box-shadow: inset 5px 5px 10px #111;
    -moz-box-shadow: inset 5 5px 10px #111;
    -webkit-box-shadow: inset 5 5px 10px #111;

}

.overlay {
    position: absolute;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    margin-left: -100px;
    height: 0px;
    width: 0px;
}
.overlay-is-open{
    opacity: 1;
    visibility: visible;
    display: block;
    height: auto;
    width: 150px;
}
.overlay-is-open ul.pare-dropdown{
    display:block;
    width:100%;
    color:black;
    text-align:left;
    top:0;
}
.overlay-is-open ul.pare-dropdown a{color:black;}
.overlay-is-open ul.pare-dropdown a:hover, .overlay-is-open ul.pare-dropdown a:hover .pare-blue{color:white !important;}




/* Toolbar */
div.toolbar {
    position: fixed;
    top:0px;
    z-index:1020;
}
ul#toolbar_items {
    margin: 0;
    padding: 0;
    /* float: right; */
    display: inline-block;
    position: absolute;
    top:245px;
    z-index: 1060; /* slightly higher than .panel */
}
ul#toolbar_items &gt; .item a {
    color: #fff;
}

ul#toolbar_items &gt; .item .link-button {
    display: flex;
    flex-grow: 1;
    text-align: left;
}

/* #4820 override ul#toolbar_items with !important top:*/
@media (min-width: 1183px) {
    .footer_audit_custom {
        top: 180px !important;
    }
}

ul#toolbar_items li{
    list-style: none;
    display: flex;
    align-items: stretch;
    padding: 6px;
    color:#fff;
    cursor:pointer;
    width: 11rem;

    border: 2px solid white;
    border-right: 0;
    box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.30);
    margin:0 0 8px;
    border-radius: 7px 0 0 7px;
}

@media (min-width: 0px) {
    ul#toolbar_items li{
        vertical-align: bottom;
        min-height: 40px;
    }

    ul#toolbar_items li i{
        margin: 2px;
    }
}

@media (min-width: 1183px) {
    ul#toolbar_items li{
        vertical-align: auto;
        min-height: auto;
    }

    ul#toolbar_items li i{
        margin: 3px 4px 3px 1px;
        
    }

    ul#toolbar_items li.evaluations{ margin-top: 10px; }
}

section.toolbar-info {
    width: 0px;
    position: relative;
    max-height: 100%;
    float: left;
    height: inherit;
    z-index:1020;/*9998*/
    color:#fff;
    overflow-x: hidden;
    display: none;
}
section.toolbar-info h1{ color:#fff; }
section.toolbar-info &gt; .padding {
    padding: 3%;
    margin: 0;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100%;
    float: left;
    position: relative;
    display: block;
    height: 98%;
    width: 96%;
    border-left:2px solid white;
}

div.toolbar span#total_unread{ display: block; }
div.toolbar.mobile span#total_unread{ display: none; }

div.toolbar.mobile{
    top:auto;
    right:0 !important;
    bottom:0;
    width:100%;
    height:auto;
    background:#eee;
    border-top: 1px solid #d7dce5;
}
div.toolbar.mobile ul#toolbar_items {
    top:auto;
    margin: 0;
    padding: 0;
    float: none;
    display: block;
    position: relative;
    width: 100%;
    text-align:center;
}
div.toolbar.mobile ul#toolbar_items li {
    display:inline-flex;
    width: 11.5rem;

    border: 1px solid #eee;
    box-shadow: none;
    margin:0;
    border-radius:0;
    text-align:center;
}

div.toolbar.mobile ul#toolbar_items &gt; .item .link-button {
    text-align: center;
}

div.toolbar ul#toolbar_items li i{ flex-direction: column; display: flex; float: left; }
div.toolbar.mobile ul#toolbar_items li i{ margin-left:5px; margin-right: 5px; }
div.toolbar.mobile section.toolbar-info {
    height: 0px;
    position: fixed;
    max-height: 100%;
    float: none;
    width: 100% !important;
    right: 0 !important;
    bottom: 40px;
    overflow:hidden;
}

div.toolbar.mobile section.toolbar-info .padding {
    padding:2%;
    height:98%;
    max-height:98%;
    width:98%;
    border-left:0;
}

section.toolbar-info a.close-toolbar{ color:#fff; cursor:pointer; }
section.toolbar-info button.close-toolbar{ color:#fff; cursor:pointer; }

section.toolbar-info h1 i.fa-times{ float:right; margin: 6px 0 0 0; }

ul#toolbar_items li.domains{ background-color:#E85F4A; }
ul#toolbar_items li.information{ background-color:#607089; }
ul#toolbar_items li.contents{ background-color:#627F2E; }
ul#toolbar_items li.notes{ background-color:#333333; }
ul#toolbar_items li.evaluations{ background-color:#31598c; }
ul#toolbar_items li.timesheets{ background-color:#31598c; }
ul#toolbar_items li.other_docs{ background-color:#31598c; }
ul#toolbar_items li.edit_page{ background-color: #333333; }
ul#toolbar_items li.grant_access { background-color: #23395C; }
ul#toolbar_items li.grading-all { background-color:#214790; }
ul#toolbar_items li.grading-y1 { background-color:#214790; }
ul#toolbar_items li.grading-y2 { background-color:#921479; }
ul#toolbar_items li.grading-y3 { background-color:#214721; }
ul#toolbar_items li.grading-y4 { background-color:#741209; }


section#toolbar_info_domains{ background-color:#E85F4A; }
section#toolbar_info_information{ background-color:#607089; }
section#toolbar_info_contents{ background-color:#4E6624; }
section#toolbar_info_glossary{ background-color:#607089;}
section#toolbar_info_glossary .panel-transparent{ background-color: rgba(255,255,255,0.25); }
section#toolbar_info_glossary .panel-transparent &gt; .panel-heading { color:black; background-color: #7a89a0; }
section#toolbar_info_glossary a, section#toolbar_info_information a:hover{ color:#fff; }
section#toolbar_info_glossary .panel-body a{ color:white; }
section#toolbar_info_glossary .panel-body a i{ color:#31598C; }


section#toolbar_info_discussion{ background-color:#333333; }
section#toolbar_info_evaluation{ background-color:#31598c; }
section#toolbar_info_timesheet{ background-color:#31598c; }

section#holistic-descriptor-section { background-color:#214790; }
section#toolbar_grading_y1 { background-color:#214790; }
section#toolbar_grading_y2 { background-color:#921479; }
section#toolbar_grading_y3 { background-color:#214721; }
section#toolbar_grading_y4 { background-color:#741209; }

section#rdk-rubrics-descriptor-section { background-color:#214790; }

section#toolbar_info_domains a{ color:#fff; }
section#toolbar_info_domains a:hover{ color:#eee; }

section#toolbar_info_contents .table-hover &gt; tbody &gt; tr:hover &gt; td,
section#toolbar_info_contents .table-hover &gt; tbody &gt; tr:hover &gt; th,
section#toolbar_info_contents .table-hover &gt; tbody &gt; tr.selected td,
section#toolbar_info_contents .table-hover &gt; tbody &gt; tr.selected th {
    background-color: #89B340;
    background-color: rgba(0,0,0,0.1);
}
section#toolbar_info_contents .table &gt; thead &gt; tr &gt; th, section#toolbar_info_contents .table &gt; tbody &gt; tr &gt; th,
section#toolbar_info_contents .table &gt; tfoot &gt; tr &gt; th, section#toolbar_info_contents .table &gt; thead &gt; tr &gt; td,
section#toolbar_info_contents .table &gt; tbody &gt; tr &gt; td, section#toolbar_info_contents .table &gt; tfoot &gt; tr &gt; td {
    border-bottom: 1px solid #C0CFA7;
}
section#toolbar_info_contents table a { color: #fff; }

section#toolbar_info_evaluation a, section#toolbar_info_evaluation a:hover{ color:#fff; }
section#toolbar_info_timesheet a, section#toolbar_info_timesheet a:hover{ color:#fff; }

.panel-transparent {
    margin-bottom:6px;
    border: none;
    background-color: transparent;
    background-color: rgba(255,255,255,0.05);
}
.panel-transparent &gt; .panel-heading {
    color: #000;
    background-color: #C75A4A;/*rgba(255,255,255,0.2);*/
}

section#toolbar_info_information .panel-transparent{ background-color: rgba(255,255,255,0.25); }
section#toolbar_info_information .panel-transparent &gt; .panel-heading { color:black; background-color: #7a89a0; }
section#toolbar_info_information a, section#toolbar_info_information a:hover{ color:#fff; }
section#toolbar_info_information .panel-body a{ color:white; }
section#toolbar_info_information .panel-body a i{ color:#31598C; }

.panel-transparent &gt; .panel-heading a{ display:block; }
.panel-transparent &gt; .panel-heading h4{ margin:0; }

.radio-inline input[type="radio"] {
    position: absolute;
    margin: 4px 0 0 -20px;
}


/* Toolbar - Discussion content */
section#toolbar_info_discussion table.table-striped{
    background-color:#444;
    background-color:rgba(255,255,255,0.1);
    color:#fff;
}
section#toolbar_info_discussion table.table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; td,
section#toolbar_info_discussion table.table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; th{
    background-color:rgba(255,255,255,0.1);
}
section#toolbar_info_discussion h4, section#toolbar_info_discussion h4 small{
    color:#fff;
}
section#toolbar_info_discussion .table &gt; tbody &gt; tr &gt; td {
    padding: 8px;
    border-bottom: 1px solid #656565;
}
section#toolbar_info_discussion .table textarea{ color:#000; }

@media screen and (max-width:550px) {

    div.toolbar.mobile ul#toolbar_items li{
        display:inline-block;
        width:23.5%;
        padding: 2px 5px;
        margin-left:0.5%;
    }
    div.toolbar.mobile ul#toolbar_items li:first-child {
        margin-left: 0%;
    }

    ul#toolbar_items li.evaluations{ margin-top:0px; }
}

/* Toolbar Evaluations Content */
div.toolbar-evaluations h2{ color:white; font-size:20px; }
div.toolbar-evaluations table.table-striped{ color:white; margin-bottom:20px; }
div.toolbar-evaluations table.table-striped th, div.toolbar-evaluations table.table-striped td{ border-bottom: 1px solid #aaa; }
div.toolbar-evaluations table.table-striped th{ background-color:#234165; }
div.toolbar-evaluations table.table-striped td{ background-color:transparent; }
div.toolbar-evaluations table.table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; td{ background-color: transparent; }


/* Timesheet Changes */
form#timesheet_form input[readonly="readonly"]:not(.writable), form#timesheet_form input[readonly]:not(.writable) {
    opacity: 0.85;
    background-color: #F5F5F5;
    cursor:not-allowed;
    border:1px solid #ccc;
}

.bootstrap-timepicker-widget table td input {
    width: 3rem !important;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
    /* max-width: 150px; */
}
.bootstrap-timepicker-widget.dropdown-menu.selectpicker.open{ max-width:100%; }

table.weekly-timesheet td, table#weekly-timesheet td, table.weekly-timesheet th, table#weekly-timesheet th {
    padding: 3px;
    text-align: center;
}
table#weekly-timesheet input, table.weekly-timesheet input { width:100%; }

.bootstrap-timepicker-widget.dropdown-menu.timepicker{ width: 8rem; }
.bootstrap-timepicker-widget.dropdown-menu.hourpicker{ width: 13rem; }

.ui-datepicker{ z-index: 9999 !important;}

.hide-calendar {  display: none !important;  }

#timesheet_declaration #total_practice_hours_txt{ text-align:right; }
#timesheet_declaration #total_night_shifts_txt { text-align:right; }

tr.timesheet_type input{
    text-align: center;
    background-color: #d9edf7;
    border: 1px solid #aaa;
    padding: 2px 0;
    color:#31708f;
    cursor:pointer;
}

table.align-top td, .align-top{ vertical-align:top !important; }

@media (max-width:768px) {
    div#timesheet_list &gt; div.row &gt; div{ margin-bottom:15px; }
    div#timesheet_list &gt; div.row &gt; div:last-of-type{ margin-bottom:0px; }

    #timesheet_declaration #total_practice_hours_txt{ text-align:left; }
    #timesheet_declaration #total_night_shifts_txt { text-align:left; }
}

.timesheet-app .ui-widget {
    font-family: 'Open Sans', sans-serif;
    color:darkslategrey;
    background:whitesmoke;
}
.timesheet-app .ui-widget-content a.btn { color:#fff; }
.timesheet-app .ui-accordion .ui-accordion-header .ui-accordion-header-icon{ display:none; }
.timesheet-app .ui-accordion .ui-accordion-header { padding:10px 15px; outline:none; margin-top:-1px; }
.timesheet-app .ui-state-default {
    border: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    text-rendering: optimizelegibility;
    font-family: 'Open Sans', sans-serif;
    color: darkslategrey;
    background: #eee;
    margin: -1px 0 0 0;
    border-radius: 0;
}

.timesheet-app .ui-widget-content {
    border:0;
    background:none;
}
.timesheet-app .ui-accordion .ui-accordion-content {
    padding:0px;
}

.timesheet-app .ui-widget input, .timesheet-app .ui-widget select, .timesheet-app .ui-widget textarea, .timesheet-app .ui-widget button {
    font-family: 'Open Sans', sans-serif;
    font-size: inherit;
}

.timesheet-app input.timepicker{ border:0; color:white; width:100%; margin:3px auto 0; max-width:100px; background-color:#7CBC20 !important; text-align:center; padding:5px 0; display:inline-block; }
.timesheet-app input.timepicker_end{ border:0; color:white; width:100%; margin:3px auto 0; max-width:100px; background-color:#F56954 !important; text-align:center; padding:5px 0; display:inline-block; }
.timesheet-app input[readonly="readonly"], form.timesheet-app input[readonly] { cursor: not-allowed; border: 0; }

.timesheet-app .weekday-title{ background-color: #31598C; color:white; margin:0 0 0 -10px; padding:5px 0 3px 10px; font-size: 13px; font-weight: bold; }
.timesheet-app ul.padded-list{ list-style:none; margin:0; padding:0; }
.timesheet-app ul.padded-list li{ margin:0; padding:8px 5px; }
.timesheet-app ul.padded-list li:hover{ background:#31598C; color:white; }
.timesheet-app .weekly-options-modal button{ background: none; border: 0; padding: 0 !important; margin: 0; }

div.weekly-options-modal{ z-index:999; }
.timesheet-app div.timesheet-accordion.ui-state-disabled {  opacity: 1; }
.timesheet-app div.acc-item.ui-state-disabled {  opacity: 1; }
.timesheet-app div.acc-item.ui-state-disabled, .timesheet-app div.ui-accordion-content {  opacity: 1; }

.timesheet-app .ui-state-active a, .timesheet-app .ui-state-active a:link, .timesheet-app .ui-state-active a:visited { color:inherit; }

input.timesheet-app-total-nights{ background: #486087; border: 0; text-align: center; width: 100%; padding: 0; margin: 0 auto;  font-size: 16px; font-weight: bold; display: block; max-width: 67px; border: 1px solid #486087; }
@media (min-width: 768px) { input.timesheet-app-total-nights{ padding: 0 0 0 14px; } }

i.unsorted{ position:absolute; right:12%; top:53%; margin:0; }
@media (min-width: 550px) { i.unsorted{ right:18%; } }
@media (min-width: 630px) { i.unsorted{ right:25%; } }
@media (min-width: 768px) { i.unsorted{ position:relative; margin:0 0 0 -20px; right:0; top:0; } }

@media (max-width: 550px) {
    .timesheet-app input.timepicker{ text-align: left; padding-left: 5px; }
    .timesheet-app input.timepicker_end { text-align: left; padding-left: 5px; }
}

@media (max-width: 767px) {
    .timesheet-app input.timepicker{ border:0; }
    .timesheet-app .weekday-title{ width: calc(100% + 10px); }
}

.bootstrap-timepicker-widget.dropdown-menu.selectpicker {
    width: 200px;
}

.bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-middle:before {
    border-bottom: 7px solid transparent;
    border-left: 7px solid #999;
    border-right: 0;
    border-top: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: calc(50% - 7px);
    left: 100%;
    bottom: initial;
}
.bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-middle:after {
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    border-right: 0;
    border-top: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: calc(50% - 6px);
    left: 100%;
    bottom: initial;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after, .bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    top: initial;
}

@media (min-width: 580px) {
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-middle.selectpicker { width: 385px; }
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-middle &gt; .col-sm-6{ float: left; width: 50%; }
}

@media (min-width: 767px) {
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-middle.selectpicker { width: 500px; }
    #timesheet_form .weekday-item:nth-child(2n){ background:#dedede; }
    #timesheet_form .weekday-title{ background-color: transparent; color:#222; margin:0; padding:8px 0 0 0px; }
}

@media (min-width: 950px) {
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-middle.selectpicker { width: 600px; }
}




/* Physio Assessment */
div.assessment_radios &gt; div label.ac-labels{ display:inline-block; padding:5px 0 0; border-bottom:2px solid white; }
div.assessment_radios &gt; div.selected label.ac-labels.outstanding,
div.assessment_radios &gt; div:hover label.ac-labels.outstanding{ border-color: darkgreen; }
div.assessment_radios &gt; div.selected label.ac-labels.excellent,
div.assessment_radios &gt; div:hover label.ac-labels.excellent{ border-color: green; }
div.assessment_radios &gt; div.selected label.ac-labels.very_good,
div.assessment_radios &gt; div:hover label.ac-labels.very_good{ border-color: lightgreen; }
div.assessment_radios &gt; div.selected label.ac-labels.good,
div.assessment_radios &gt; div:hover label.ac-labels.good{ border-color: yellow; }
div.assessment_radios &gt; div.selected label.ac-labels.acceptable,
div.assessment_radios &gt; div:hover label.ac-labels.acceptable{ border-color: orange; }
div.assessment_radios &gt; div.selected label.ac-labels.fail,
div.assessment_radios &gt; div:hover label.ac-labels.fail{ border-color: red; }


ul.multiselect-container.dropdown-menu{ left:0; right:auto; }
div.select-multi div.btn-group{ width:100%; }
div.select-multi div.btn-group &gt; button.btn-default,
div.select-multi div.btn-group &gt; button.btn-default:hover,
div.select-multi div.btn-group &gt; button.btn-default:active,
div.select-multi div.btn-group &gt; button.btn-default.active,
div.select-multi div.btn-group &gt; button.open .dropdown-toggle.btn-default{
    background:white !important;
    color:#555;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #999;
}
div.select-multi div.btn-group &gt; button span.multiselect-selected-text{
    float:left;
}
div.select-multi div.btn-group &gt; button b.caret{
    float: right;
    margin: 8px 0 0;
    padding: 0;
}

div.select-multi .multiselect-container label{ height:20px; min-height:30px; line-height:20px; padding:5px 20px 3px 40px; }
div.select-multi .checkbox input[type="checkbox"]{ margin-top:4px; }
div.select-multi .multiselect-container&gt;li{ padding:0!important; }


textarea.autoheight.tall, textarea.tall{ min-height:130px; }

div.skills-badge{ margin:0 0 10px; text-align:right; }
@media (min-width: 767px) {
    div.skills-badge{ margin:-33px 0 10px; }

    .display-flex { display: flex; }

}

div.par-placement-induction label { margin:5px 0; }


div#page_submit_wrapper.fluid{
    position: fixed;
    bottom: 0;
    width: inherit;
    background: white;
    border-top: 1px solid #416AA9;
    padding: 10px 10px 0;
    margin-left: -15px;
    z-index: 999;
}

@media screen and (max-width:1183px) {
    div#page_submit_wrapper.fluid {
        bottom: 50px;
    }
}


div.collaboration_wrapper{
    padding: 0;
    background-image: url(../images/pare_bg.png);
    /* background-image: url(../images/pare_bg_xmas.png); */
}

body.preceptorship div.collaboration_wrapper {
    background-image: url(../images/pare_bg_preceptorship.png);
}

ul.collaboration {
    padding: 10px 0 0;
    margin:0;
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
    list-style-type: none;
    display:none;
}
ul.collaboration li {
    background: url(../images/collaboration-logos-small.png) no-repeat 0 0;
    display: inline-block;
    height: 29px;
    text-indent: -9999999px;
    vertical-align: bottom;
    margin-left: 1.75%;
    margin-bottom:10px;
    /*background-size: 900%;*/
}
.footer_bottom .collaboration li {
    opacity: 0.6;
}
ul.collaboration.dark { margin:10px 0; }
ul.collaboration.dark li { background: url(../images/collaboration-logos-small-dark.png) no-repeat 0 0; }
ul.collaboration li:first-child { margin-left:0; }
ul.collaboration li.uclan {
    background-position: 0px 0;
    width: 53px;
}
ul.collaboration li.cumbria {
    background-position: -67px 0;
    width: 105px;
}
ul.collaboration li.edge-hill {
    background-position: -718px 0;
    width: 59px;
}
ul.collaboration li.liverpool-uni {
    background-position: -479px 0;
    width: 102px;
}
ul.collaboration li.ljmu {
    background-position: -596px 0;
    width: 106px;
}
ul.collaboration li.mmu {
    background-position: -862px 0;
    width: 78px;
}
ul.collaboration li.uom {
    background-position: -184px 0;
    width: 86px;
}
ul.collaboration li.salford {
    background-position: -798px 0;
    width: 46px;
}
ul.collaboration li.bolton {
    background-position: -288px 0;
    width: 75px;
}
ul.collaboration li.chester {
    background-position: -379px 0;
    width: 81px;
}

.responsive-width {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}

.ui-autocomplete,.ui-autocomplete.ui-front {
    z-index: 5000; /* Needs to be larger than the Bootstrap Modal */
}
.ui-autocomplete.ui-widget, .ui-autocomplete li.ui-state-focus {
    font-family: inherit;
    font-size: 1.4rem;
}
.ui-autocomplete li.ui-state-focus {
    background:#31598c;
    color:white;
    border:0;
    font-weight:normal;
}

@media only screen and (min-width: 550px) {
    ul.collaboration {
        display: block;
    }
}

#top-warning, #autosave-tab-warning {
    z-index: 5000;
    width: 100%;
    background: red;
    color: white;
    text-align: center;
    line-height: 2.5;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px black;
    -moz-box-shadow:    0 0 5px black;
    box-shadow:         0 0 5px black;
    line-height: normal;
    padding: 5px;
    opacity: 0.8;
}

table.slot-analysis {
    width: 100%;
    border-collapse: collapse;
}

table.slot-analysis, table.slot-analysis tr, table.slot-analysis td {
    border: 1px solid black;
}

table.slot-analysis tr {
    width: 100%;
}

table.slot-analysis td {
    text-align: center;
    vertical-align: top;
    width: 50%;
    padding: 5px;
}

table.slot-analysis td h5 {
    font-variant: small-caps;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.no-axs {
    cursor: not-allowed;
    color: #727C89 !important;
}
.dropbtn-dsa {
}
.dropup-dsa {
    position: relative;
    display: inline-block;
    top: 0px;
    position: relative;
}
.dropup-content-dsa {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 196px;
    bottom: 0px;
    z-index: 1000;
    margin-top: 4px;
    margin: 0px;
    padding: 2px;
    margin-left: 190px;
    border: 10px;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropup-content-dsa a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    margin-top: 4px;
    filter: alpha(opacity=80);
}
.dropup-content-dsa a:hover {background-color: #31598c; color: #fff; }
.dropup-dsa:hover .dropup-content-dsa {
    display: block;
}
.dropup-dsa:hover .dropbtn-dsa {
    background-color: #31598c;color: #fff;
}

.panel-title-dsa&gt;a, .panel-title-dsa&gt;a:active{
    display:block;
    padding:15px;
    color:#555;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    word-spacing:3px;
    text-decoration:none;
}
.panel-heading-dsa  a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}
.panel-heading-dsa.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.modal {
    overflow-y: auto;
}

.modal-open {
    overflow: auto;
}

.modal-open[style] {
    padding-right: 0px !important;
}

#par-header-icons {
    clear: both;
}

.btn-pare-link {
    display: inline;
    cursor: pointer;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 0;
}

.aglow.active {
    background: lightgoldenrodyellow;
    transition: background-color .5s linear;
}

.aglow.active.slowfade {
    transition: background-color 2s linear;
}

.aglow.active .alert {
    border-color: rgba(0,0,0,0.3);
    transition: border .5s linear;
}

.aglow:not(.active) {
    transition: border .5s linear;
}

.aglow:not(.active) .alert {
    transition: border .5s linear;
}

.aglow.slowfade:not(.active) {
    transition: background-color 2s linear;
}

.heading-badge {
    display: inline-block;
    min-width: 10px;
    padding: 5px 9px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    background-color: #31598C;
    vertical-align: baseline;
    border-radius: 10px;
}

.slick-prev {
    left: -15px !important;
}

.slick-next {
    right: -15px !important;
}

.padd-all {
    padding: 5px;
}

/* google css hover tooltip flicker fix */
div.google-visualization-tooltip { pointer-events: none }

/* for nets stuff mainly */
.label-green,.progress-bar-green {
    background-color: #006600;
}

.label-lgreen,.progress-bar-lgreen {
    background-color: #66CC66;
}

.label-amber,.progress-bar-amber {
    background-color: #ffa500;
}

.label-lred,.progress-bar-lred {
    background-color: #FF6666;
}

.label-red,.progress-bar-red {
    background-color: #ff0000;
}

.pare-input-group {
    display: table;
    vertical-align: middle;
}
.pare-input-group-btn,.pare-input-group-label {
    display: table-cell;
    margin-top: -10px;
    vertical-align: middle;
}
.pare-input-group-btn {
    width: 1%;
    padding-left: 4px;
}

.table-dark-bordered th, .table-dark-bordered td {
    border: 1px solid #666 !important;
}

.table-dark-bordered &gt; thead &gt; tr &gt; td, .table-dark-bordered &gt; thead &gt; tr &gt; th {
    border-bottom-width: 2px !important;
}

/* google css hover tooltip flicker fix */
svg &gt; g &gt; g:last-child { pointer-events: none }

.panel-heading, .no-sel {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.clear-date-field {
    font-size: 0.8em;
    color: darkred;
    padding: 4px 0px 5px;
}

.clear-date-field-sm {
    font-size: 0.8em;
    color: darkred;
    padding: 4px 0px;
}

.preceptorship .panel-heading {
    background-color: #297831;
}

.mmca .panel-heading {
    background-color: #800080;
}

.comment-text {
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    line-break: strict;
    text-overflow: ellipsis;
    hyphens: none;
    -webkit-hyphens: none;
    -moz-hyphens: none;
}

.toolbar-grading table tr:hover {
    font-size: 1.2em;
}

.toolbar-grading table td:hover {
    font-size: 1.3em;
}

.less-li-padd ul, .less-li-padd ol {
    padding-left: 20px;
}

.toolbar .highlight {
    background-color: rgba(0,0,0,0.2);
}

.toolbar .exp-circles li a {
    background-color: rgba(0,0,0,0.2);
}

.table-responsive-desktop {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}

@media (max-width: 767px) {
    .table-responsive-desktop &gt; .table &gt; thead &gt; tr &gt; th,
    .table-responsive-desktop &gt; .table &gt; thead &gt; tr &gt; td,
    .table-responsive-desktop &gt; .table &gt; tbody &gt; tr &gt; th,
    .table-responsive-desktop &gt; .table &gt; tbody &gt; tr &gt; td,
    .table-responsive-desktop &gt; .table &gt; tr &gt; th,
    .table-responsive-desktop &gt; .table &gt; tr &gt; td
    {
        white-space: normal; /* override nowrap */
    }
}

.pare-bg-light-gray {
    background-color: #E6E6E6;
}

table.contents-table &gt; tbody &gt; tr &gt; th {
    font-weight: normal;
}

.tooltip-wrapper {
    background: none;
    border: none;
    color: inherit;
    font: inherit;
    cursor: pointer;
    padding: 0;
    margin: 0;
    display: inline;
}
.tooltip-wrapper:hover,
.tooltip-wrapper:focus {
    text-decoration: none;
    outline: none;
}

.link-button {
    background: none;
    border: none;
    color: inherit;
    font: inherit;
    cursor: pointer;
    padding: 0;
    margin: 0;
    display: inline;
    border-radius: 0;
}
.link-button:hover,
.link-button:focus {
    text-decoration: none;
    outline: none;
}

/*ul#toolbar_items li.item &gt; .link-button {
    display: contents;
}*/

.progress-bar-warning {
    background-color: #994c00;
}

.label-warning {
    background-color: #994c00;
    font-weight: bold;;
}

.progress-bar-success {
    background-color: #457745;
}

.label-success {
    background-color: #457745;
    font-weight: bold;;
}

.label-danger {
    background-color: #a12e2b;
    font-weight: bold;;
}

.progress-bar-danger {
    background-color: #a12e2b;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #184870;
    border-color: #184870;
}

.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
    background-color: #184870; 
    border-color: #184870;
}

.pagination &gt; li &gt; a, 
.pagination &gt; li &gt; span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #184870;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination &gt; .disabled &gt; a {
    color: #333333 !important;
}

#table-search-box::placeholder {
    color: black; 
    opacity: 1; 
}

.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #184870;
    outline: 0;
}

.ui-widget-header {
    background: #31598C !important;
}

.image-convert-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.image-convert-box-assessment-of-proficiencies {
    background-color: white;
    border: 5px solid #31598C;
    padding: 20px;
    text-align: center;
    font-size: 1.2em;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

.part-highlight {
    background-color: #d0e7ff;
    color: black;
}

.image-convert-box-capacity-guide {
    border: 5px solid white;
    padding: 20px;
    text-align: center;
    font-size: 1.2em;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

.image-convert-box-capacity-guide-purple {
    background-color: #6B548B;
}

.image-convert-box-capacity-guide-green {
    background-color: #007000;
}

.image-convert-box-capacity-guide-red {
    background-color: #6B113A;
}

.image-convert-arrow {
    text-align: center;
    font-size: 2em;
    line-height: 0;
}

.image-convert-container-arrow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 2em;
    line-height: 0;
    padding: 0 20%;
}

.image-convert-arrow-left {
    text-align: left;
    margin-left: -30px;
}

.image-convert-arrow-right {
    text-align: right;
    margin-right: -30px; 
}

.h3-sub-heading {
    font-size: 1em;
    font-weight: bold;
}

#titleArea .new-breadcrumbs {
    background: #31598c;
    max-width: 45%;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: -4px;
    padding: 5px 10px;
    display: flex;
    align-items: center;
}

#titleArea .new-breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
}

#titleArea .new-breadcrumbs li {
    font-size: 13px;
    color: #fff;
    display: flex;
    flex: 1;
    min-width: 30px; /* Ensures flexbox items can shrink */
}

#titleArea .new-breadcrumbs ul li:first-child {
    margin-left: -5px;
}

#titleArea .new-breadcrumbs ul li:not(:first-child) {
    padding-left: 5px;
}

#titleArea .new-breadcrumbs li::before {
    content: "»";
    color: #fff;
    margin-right: 5px;
}

#titleArea .new-breadcrumbs li:first-child::before {
    content: ""; /* Removes the separator from the first breadcrumb */
}

#titleArea .new-breadcrumbs li a {
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
}

#titleArea .new-breadcrumbs li span.curr {
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 30px;
}

#titleArea .new-breadcrumbs li a:hover {
    color: #dddddd;
}

#titleArea .new-breadcrumbs li:last-child {
    flex: 0 1 auto;
}

#new-par-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
}

.container-new {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.page-next,
.page-last,
.page-pre,
.page-first {
    font-weight: 700; /* 700 is the numeric equivalent of 'bold' */
}

.remove-multiple-item {
    border-color: #C0C0C0; 
    text-decoration: none; 
    font-size: 15px; 
    text-transform: none; 
    text-shadow: none; 
    -webkit-box-shadow: none; 
    -moz-box-shadow: none; 
    box-shadow: none; 
    -webkit-transition: 0.25s; 
    -moz-transition: 0.25s; 
    -o-transition: 0.25s; 
    transition: 0.25s; 
    -webkit-backface-visibility: hidden; 
    outline: 0;
    background-color: #8B0000;
    color: #FFFFFF;
}

.nowrap-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ms-ts-accordion {
    padding-left: 0;
    margin-left: 0;
    list-style: none; /* Removes any default list styles */
}

.pdf-only {
    display: none; /* Hide on web page */
}

@media print {
    .pdf-only {
        display: block !important; /* Show only in PDF */
    }
}

.lead {
    font-weight: 400;
}

.slf-yellow-body .panel-body {
    background-color: #FFE666;
    color: #000000;
}

.slf-green-body .panel-body {
    background-color: #99FF99;
    color: #000000;
}</pre></body></html>