/* Minification failed. Returning unminified contents.
(429,1): run-time error CSS1035: Expected colon, found '}'
 */
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
  position: relative;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}
.bootstrap-timepicker .add-on {
  cursor: pointer;
}
.bootstrap-timepicker .add-on i {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px;
}
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}
.bootstrap-timepicker-widget table td span {
  width: 100%;
}
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ddd;
}
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}
.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}
@media (min-width: 767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}
@media (max-width: 767px) {
  .bootstrap-timepicker {
    width: 100%;
  }
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}


h5 {
    margin-bottom: 0;
}

.sticky-panel {
    box-shadow: 3px 3px 3px #bbb;
    border-radius: 0px;
    padding: 15px;
    border: 1px solid;
    border-color: #2fa4e7;
    max-height: 600px;
    overflow-y: auto;
}

.trackBorder {
    padding: 5px;
    border-radius: 50px;
    background: #ffe757;
    text-align: center;
}

.sticky-panel.affix {  
    top: 0px;  
}

.sticky-panel.affix,
.sticky-panel.affix-top,
.sticky-panel.affix-bottom {
    
}

@media (min-width: 1024px) {
    .sticky-panel.affix,
    .sticky-panel.affix-top,
    .sticky-panel.affix-bottom {
        
    }
}

@media (min-width: 1200px) {
    .sticky-panel.affix,
    .sticky-panel.affix-top,
    .sticky-panel.affix-bottom {
       
    }
}

.program-paper {   
    margin-bottom: 20px;
    box-shadow: 3px 3px 3px #bbb;
}

.program-paper-order {
    font-size: 16px;
}

.program-paper.paper-number {
    display: inline-block;
}

.sortable {
    min-height: 100px;
}

.sortable-placeholder {
    height: 60px;
    width: 100%;
    border: 1px dashed #bbb;
    margin-bottom: 20px;
}

.unllocated-label {
    height: 57px;
    padding-top: 7px;
}

.well-sm {
    border-radius: 0;
}

.datepicker {
    border-radius: 0;
}


input[type="checkbox"], input[type="radio"] {
    width: auto;
    /*margin-top: 11px;*/
    display: inline-block;
}

.score-display input[type="checkbox"] {
    margin: 4px 0 0 !important;
}

div.main-form {
    /*max-width: 1160px !important;*/
}

.input-group-btn {
  vertical-align: top;
}

div.delayed-component-content {
    display: block;
}

.default-top-margin {
    margin-top: 15px;
}

.default-bottom-margin {
    margin-bottom: 15px !important;
}

.default-padding {
    padding: 15px;
}

.padding-top-7 {
    padding-top: 7px;
}

.bottom-margin-5 {
    margin-bottom: 5px;
}



.top-margin-20 {
    margin-top: 20px;
}

.bold {
    font-weight: bold;
}

.field-validation-error {
    color: red;
}

.red {
    color: red;
}

.no-display {
    display: none !important;
}

.checkbox-group {
    padding-top: 0;
}

.form-control {
    width: 100%;
}

.centered-text {
    text-align: center;
}

.welcome {
    font-style: italic;
    margin-bottom: 15px;
    font-weight: bold;
}

.header-row {
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 1px solid #dddddd;
    display: none;
    font-weight: bold;
}

.header-label {
    font-weight: bold;
    cursor: pointer;
}

.result-row {
    /*cursor: pointer;*/
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 1px solid #dddddd;
}

.tablet {
    display: none;
}

.phone {
    display: block;
}

.even {
    background: #eeeeee;
}

.padded-top-bottom {
    padding: 5px 0;
}

.well-heading {
    margin-top: 0;
}

.portal-form-buttons {
    text-align: right;
}

.number-box {
    width: 100px;
}

.short-field {
    width: 150px;
}

.full-width {
    width: 100% !important;
}

.wordcount-control label {
    margin-bottom: 0;
}

.wordcount-control .alert {
    padding: 5px;
}

.session-type-description {
    display: inline-block;
    margin-left: 5px;
    margin-right: 20px;
}

#searchResult .reviewer-placeholder,
#searchResult .reviewer-bubble {
    margin-top: 20px;
    margin-bottom: 0;
}


.reviewer-placeholder,
.session-paper-placeholder {
    border-style: dashed;
    background: white;
    color: rgb(206, 206, 206);
    font-weight: bold;
}

.reviewer-placeholder {
    height: 68px;
}

.review-bubble,
.reviewer-bubble {
    background-image: -webkit-linear-gradient(top, #d4eeff 0%, #eaf7ff 100%);
    background-image: linear-gradient(to bottom, #d4eeff 0%, #eaf7ff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4eeff', endColorstr='#eaf7ff', GradientType=0);
    border-color: #a8ddff;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);    
    border-radius: 0px;
}

.review-bubble {
    margin-top: 0px;
    margin-bottom: 20;
}

#reviewerPanelSearchResult .reviewer-bubble {
    box-shadow: 3px 3px 3px #bbb;
}

.score-separator {
    margin-bottom: 10px;
    border-top: 1px solid white;
    margin-left
}


.btn-grey {
    background-image: -webkit-linear-gradient(top, white 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, white 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff548ed5', endColorstr='#ff2e6fbd', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-color: #dbdbdb;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #555555;
    background-color: white;
}

.btn-grey:hover,
.btn-grey:focus {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}

.btn-grey:active,
.btn-grey.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}


.btn-green {
    background-image: -webkit-linear-gradient(top, #66e084 0%, #48A86F 100%);
    background-image: linear-gradient(to bottom, #66e084 0%, #48A86F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6DE28A', endColorstr='#48A86F', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-color: #299957;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #ffffff;
    background-color: #48A86F;
}

.btn-green:hover,
.btn-green:focus {
    background-color: #48A86F;
    border-color: #299957;
    color: #ffffff;
}

.btn-green:active,
.btn-green.active {
    background-color: #48A86F;
    border-color: #299957;
    color: #ffffff;
}


.btn-blue {
    background-image: -webkit-linear-gradient(top, #8bb8e9 0%, #6683CC 100%);
    background-image: linear-gradient(to bottom, #8bb8e9 0%, #6683CC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bb8e9', endColorstr='#6683CC', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-color: #5677ca;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #ffffff;
    background-color: #6683CC;
}

.btn-blue:hover,
.btn-blue:focus {
    background-color: #6683CC;
    border-color: #5677ca;
    color: #ffffff;
}

.btn-blue:active,
.btn-blue.active {
    background-color: #6683CC;
    border-color: #5677ca;
    color: #ffffff;
}

.green {
    color: #48A86F;
}

div.fullwidth {
    max-width: 100% !important;
}


@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: left;
    }

    .header-row {
        display: block;
    }

    .tablet {
        display: block;
    }

    .phone {
        display: none;
    }

    .checkbox-group {
        padding-top: 7px;
    }

    /*.navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav > li {
        width: 100%;
    }*/
}



.loader 
{
	display:    none;
	position:   fixed;
	z-index:    10000;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: #ececec 				
				50% 50% 
				no-repeat;
	opacity: 0.50;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 50);
	filter: alpha(opacity = 50)
}

.loader-img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.file-caption-name {
  max-width: 140px;
}

.modal-lg {
    max-width: 900px;
}

#paperForm textarea {
    max-width: 100%;
}

.presdoc-text {
  height: 350px !important;
}

.file-container textarea {
    max-width: 100%;
    height: 200px !important;
}

.file-preview-text,
.file-preview-image,
.file-preview-frame {
    height: 100px;
    word-wrap: break-word;
}

div.form-group {
    margin-bottom: 15px !important;
}

.form-control {
    margin-bottom: 0 !important;
}

/*missing from generated */

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}


/*time picker styling, default just falls apart in portal*/

.bootstrap-timepicker {
    position: relative;
    display: table;
    border-collapse: separate;
    max-width: 150px;
}   

.input-append .form-control {
    display: table-cell;
}

.input-append .add-on {
    font-size: 10pt;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid gray;
    display: table-cell;
    padding: 6px 12px;
    border-left: 0;
}

.bootstrap-timepicker-widget table td input {
    width: 40px;
    height: 30px;
    margin: 0;
    font-size: 12pt;
    text-align: center;
}

.time-label {
    display: table-cell;
    font-weight: bold;
    min-width: 50px;
}

.portal-timepicker {
    /*width: 100px;*/
}

.review-bubble.no-top-margin {
    margin-top: 0 !important;
    margin-bottom: 25px !important;
}

.row .btn-default {
    margin-bottom: 0;
}

.weighted-score {
    border: 1px solid #ddd;
    padding: 5px;
    background: white;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}



/* Main style sheet for jQuery Keypad v2.0.0. */
button.keypad-trigger {
	width: 25px;
	padding: 0px;
    display: none;
}
img.keypad-trigger {
	margin: 2px;
	vertical-align: middle;
}
.keypad-popup, .keypad-inline, .keypad-key, .keypad-special {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
.keypad-popup {
	display: none;
	z-index: 10;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	border: 1px solid #888;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
}
.keypad-keyentry {
	display: none;
}
.keypad-inline {
	background-color: #fff;
	border: 1px solid #888;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
}
.keypad-disabled {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.keypad-rtl {
	direction: rtl;
}
.keypad-prompt {
	clear: both;
	text-align: center;
}
.keypad-prompt.ui-widget-header {
	margin: 0.125em;
}
.keypad-row {
	width: 100%;
}
.keypad-space {
	display: inline-block;
	margin: 0.125em;
	width: 2em;
}
.keypad-half-space {
	display: inline-block;
	margin: 0.125em 0.0625em;
	width: 1em;
}
.keypad-key, .keypad-special {
	margin: 0.125em;
	padding: 0em;
	width: 2em;
	background-color: #f4f4f4;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
	text-align: center;
	cursor: pointer;
}
.keypad-key[disabled] {
	border: 0.125em outset;
}
.keypad-key-down {
}
.keypad-special {
	width: 4.25em;
}
.keypad-spacebar {
	width: 13.25em;
}
.keypad-tab {
	width: 2em;
}
.keypad-clear, .keypad-back, .keypad-close, .keypad-shift {
	color: #fff;
	font-weight: bold;
}
.keypad-clear {
	background-color: #a00;
}
.keypad-back {
	background-color: #00a;
}
.keypad-close {
	background-color: #0a0;
}
.keypad-shift {
	/*background-color: #0aa;*/
    color: inherit;
}

