/* Minification failed. Returning unminified contents.
(1517,14): run-time error CSS1036: Expected expression, found '!important'
 */
html {
  font-family: Arial;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-touch-action: none;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */ }

html, body {
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: hidden;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff; }

.margin-fix {
  margin-right: -15px;
  margin-left: -15px; }

.checkbox-grayout-lable {
  color: #ccc !important; }

.padding-override-none {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.padding-left-override-none {
  padding-left: 0px !important; }

.padding-right-override-none {
  padding-right: 0px !important; }

.margin-bottom-override-none {
  margin-bottom: 0px !important; }

.inlineblock-helper {
  display: inline-block;
  float: none !important;
  height: 100%; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none !important; }

.header {
  /*Height controlled via media queries*/
  background-color: #000014;
  padding-top: 30px; }

.content {
  /*Height controlled via media queries*/
  background-color: black;
  overflow: hidden; }

.main-container {
  color: #E5E5F8 !important;
  background-color: #202039;
  overflow: auto; }

.noBorder {
  border: none; }

.noPointerEvents {
  pointer-events: none; }

.allowPointerEvents {
  pointer-events: auto; }

.overlay {
  display: none; }

.loadingOverlay {
  display: none;
  position: absolute;
  z-index: 1040;
  left: 50%;
  top: 50%;
  text-align: center;
  border: 1px solid #E5E5F8 !important;
  background-color: #202039; }

.loadingOverlay > img {
  display: block;
  margin: auto; }

.loadingOverlay > button {
  display: none; }

.loadingOverlay > span {
  display: block;
  color: #E5E5F8 !important; }

.span-scanning {
  font-size: 17px !important;
  line-height: 30px; }

.fill {
  min-height: 100%;
  height: 100%; }

.hide {
  display: none; }

.show {
  display: block; }

.advWidth {
  width: 1%; }

.maxwidthoverride {
  max-width: 24%; }

.maxCheckboxwidthoverride {
  max-width: 1%; }

.maxTextboxwidth {
  max-width: 96%; }

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

.api-menu-show {
  display: block; }

.popover-header {
  background-color: #202039 !important; }

.popover {
  margin-bottom: 0 !important;
  -ms-border-radius: 0px !important;
  border-radius: 0px !important;
  background-color: #202039 !important;
  color: #E5E5F8 !important;
  border: 1px solid #E5E5F8 !important;
  white-space: nowrap; }

.list-group {
  margin-bottom: 0 !important;
  -ms-border-radius: 0px !important;
  border-radius: 0px !important; }

.popover-content {
  padding: 0 !important;
  -ms-border-radius: 0px !important;
  border-radius: 0px !important; }

.popover-title {
  -ms-border-radius: 0px !important;
  border-radius: 0px !important;
  padding: 7px 7px;
  font-size: 13px !important;
  color: #E5E5F8 !important;
  background-color: #39395c !important; }

.popover.bottom > .arrow:after {
  border-bottom-color: #39395c !important; }

.popover.bottom > .arrow {
  border-bottom-color: #E5E5F8 !important;
  border-bottom-style: solid; }

.popover-scrollable {
  max-height: 400px;
  min-width: 650px;
  overflow-y: auto; }

.list-group-item:last-child {
  -ms-border-radius: 0px !important;
  border-radius: 0px !important; }

.list-group-item {
  background-color: #202039 !important;
  border: none !important;
  border-top: 1px solid black !important;
  font-size: 13px !important;
  padding: 3px 3px 3px 3px !important;
  color: #E5E5F8 !important; }

a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #6e7b9f !important;
  color: #DFE7E0 !important; }

.table-hover > tbody > tr:hover,
.table-hover > tbody > tr:focus {
  background-color: #6e7b9f !important;
  color: #DFE7E0 !important; }

.nounderline {
  text-decoration: none !important; }

/* BOOTSTRAP OVERRIDES */
.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 1px 2px;
  font-size: 14px;
  color: #dcdcf0;
  background-color: #39395c;
  background-image: none;
  border: 1px solid rgba(160, 170, 200, 0.5);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(57, 57, 92, 0.075);
  box-shadow: inset 0 1px 1px rgba(57, 57, 92, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.form-group {
  margin-bottom: 8px; }

.navbar-toggler {
  margin-top: 4px;
  margin-bottom: 4px; }

.navbar-brand {
  height: auto;
  padding: 0px; }

label {
  font-weight: normal;
  text-align: right; }

.col-1, .col-sm-1, .col-md-1, .col-lg-1, .col-2, .col-sm-2, .col-md-2, .col-lg-2, .col-3, .col-sm-3, .col-md-3, .col-lg-3, .col-4, .col-sm-4, .col-md-4, .col-lg-4, .col-5, .col-sm-5, .col-md-5, .col-lg-5, .col-6, .col-sm-6, .col-md-6, .col-lg-6, .col-7, .col-sm-7, .col-md-7, .col-lg-7, .col-8, .col-sm-8, .col-md-8, .col-lg-8, .col-9, .col-sm-9, .col-md-9, .col-lg-9, .col-10, .col-sm-10, .col-md-10, .col-lg-10, .col-11, .col-sm-11, .col-md-11, .col-lg-11, .col-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 10px;
  padding-left: 10px; }

.ngpButton {
  background-color: #39395c;
  color: #dcdcf0;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 1px;
  padding-top: 1px;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(160, 170, 200, 0.5);
  background-image: none;
  height: 28px;
  font-size: 14px;
  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); }

.ngpButton:focus {
  background-color: #202039;
  color: #dcdcf0;
  border-color: #a0aac8; }

.ngpButton:hover {
  background-color: #2c2c4c;
  color: #dcdcf0; }

.ngpButton:active, .ngpButton.active {
  background-color: #6e7b9f;
  border-color: #bbc3da;
  color: #fff; }

.ngpButton:active:hover, .ngpButton.active:hover, .open > .dropdown-toggle.ngpButton:hover, .ngpButton:active:focus, .ngpButton.active:focus, .open > .dropdown-toggle.ngpButton:focus, .ngpButton:active.focus, .ngpButton.active.focus, .open > .dropdown-toggle.ngpButton.focus {
  background-color: #6e7b9f;
  border-color: #bbc3da;
  color: #fff; }

.ngpButton:disabled {
  background-color: #202039;
  border-color: #33334d;
  color: #dcdcf0;
  background-image: none;
  opacity: .65; }

.form-control:focus {
  border: 1px solid #a0aac8;
  outline: 0;
  background-color: #39395c;
  color: #dcdcf0;
  box-shadow: inset 0 1px 1px rgba(57, 57, 92, 0.075); }

select.form-control:focus::-ms-value {
  background-color: #39395c;
  color: #dcdcf0; }

.input-group-prepend {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: inherit;
  border: 1px solid rgba(160, 170, 200, 0.5);
  border-radius: 4px;
  color: inherit; }

.input-group-btn .ngpButton {
  margin-left: -1px; }

.modal-content {
  background-color: #10101d;
  border: 1px solid #000040; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #39395c;
  background: -webkit-linear-gradient(#10101d, #14152a, #1b1d40);
  background: -o-linear-gradient(#10101d, #14152a, #1b1d40);
  background: -moz-linear-gradient(#10101d, #14152a, #1b1d40);
  background: linear-gradient(#10101d, #14152a, #1b1d40); }

.modal-footer {
  padding: 15px;
  text-align: center;
  border-top: 1px solid #39395c;
  background: -webkit-linear-gradient(#161730, #111222, #10101d);
  background: -o-linear-gradient(#161730, #111222, #10101d);
  background: -moz-linear-gradient(#161730, #111222, #10101d);
  background: linear-gradient(#161730, #111222, #10101d); }

.modal-footer .ngpButton + .ngpButton {
  margin-bottom: 0;
  margin-left: 5px; }

.close {
  float: right;
  font-size: 21px;
  line-height: 1;
  color: #dcdcf0;
  opacity: 1;
  text-shadow: none;
  font-weight: normal; }

.close:hover {
  color: #9fa0c2;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.dropdown-launchermenu {
  color: #E5E5F8; }

.dropdown-launchermenu:hover, .dropdown-launchermenu:focus {
  background-color: #E5E5F8;
  color: #202039; }

.popover {
  max-width: none !important; }

.padding-right {
  padding-right: 8px; }

.padding-left {
  padding-left: 15px; }

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button;
  color: #dcdcf0 !important; }

.form-control, .btn, .input-group-prepend {
  -ms-border-radius: 0px !important;
  border-radius: 0px !important; }

.form-control::-webkit-input-placeholder {
  color: #dcdcf0;
  font-style: italic; }

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #dcdcf0;
  font-style: italic; }

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #dcdcf0;
  font-style: italic; }

.form-control:-ms-input-placeholder {
  color: #dcdcf0;
  font-style: italic; }

.form-control-margin-top {
  margin-top: 8px; }

.navbar-toggle {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  margin-right: 0px !important; }

.form-control-lg {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-right: 0px !important;
  padding-left: 5px !important; }

/*END BOOTSTRAP OVERRIDES*/
/*EnumDropDownList needs to be placed AFTER the bootstrap overrides*/
.EnumDropDownList {
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /*Removes default style Firefox*/
  background: url("../../images/dropArrow.png") no-repeat right center;
  text-indent: 0.01px;
  text-overflow: "";
  color: #dcdcf0;
  background-color: #39395c;
  display: block;
  /*to prevent text overflowing on top of the dropdown arrow.*/
  padding: 0 30px 0 5px !important;
  -webkit-padding-end: 30px !important;
  -webkit-padding-start: 5px !important;
  text-align: left !important; }

.EnumDropDownList option, .EnumDropDownList ul li {
  background: #39395c !important;
  color: #dcdcf0 !important; }

.EnumDropDownList-RightPadding-Override {
  padding-right: 15px !important; }

.container-download-sDx-icon {
  height: 30px; }

/*TOASTR overrides*/
#toast-container > div {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important; }

#toast-container > :hover {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important; }

.toast {
  max-width: 500px; }

/*main page status message container*/
#toast-container.toast-center .toast-error,
#toast-container.toast-center .toast-success,
#toast-container.toast-center .toast-warning,
#toast-container.toast-center .toast-info,
#divErrorMessage .toast-error, #divErrorMessage .toast-success, #divErrorMessage .toast-warning, #divErrorMessage .toast-info {
  background-color: #39395C !important; }

#divErrorMessage #toast-container.toast-top-full-width > div, #divErrorMessage #toast-container.toast-bottom-full-width > div {
  width: 96% !important; }

#divStatusMessage {
  color: yellow !important; }

.toast-center {
  top: 30%;
  right: 0;
  width: 100%;
  position: fixed; }

.toast-center .toast-error,
.toast-center .toast-warning,
.toast-center .toast-info,
.toast-center .toast-success,
.toast-top-right .toast-error,
.toast-top-right .toast-warning,
.toast-top-right .toast-info,
.toast-top-right .toast-success {
  margin-left: auto !important;
  margin-right: auto !important;
  -ms-opacity: 1 !important;
  opacity: 1 !important; }

#toast-container.toast-center > div {
  width: 500px !important;
  border: 1px solid #E5E5F8 !important; }

.card {
  background-color: #202039 !important;
  border-color: #E5E5F8 !important; }

.no-border-radius {
  -ms-border-radius: 0 !important;
  border-radius: 0 !important; }

.flex-container {
  display: flex;
  align-items: center;
  height: 100%; }

.toolbarPanel {
  height: 100%;
  border-width: 0px 0px 1px 0px !important;
  border-bottom-style: solid !important;
  border-bottom-color: #39395C !important;
  border-top-style: solid !important;
  border-top-color: #39395C !important; }

.studylistToolbar {
  background-image: linear-gradient(#00001D, #000014); }

.pirToolbar {
  background-color: #505679; }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #E5E5F8; }

hr {
  border-color: white; }

/*Web API styles*/
.header-webapi {
  max-height: 35px;
  height: 35px; }

.content-webapi {
  max-height: calc(100% - 35px);
  height: calc(100% - 35px); }

/*MEDIA QUERIES*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (orientation: portrait) {
  .header {
    height: 75px;
    max-height: 75px; }
  .content {
    height: calc(100% - 75px);
    max-height: calc(100% - 75px); }
  .navbar-padding-right {
    padding-right: 5px !important; }
  .responsive-refresh-icon {
    font-size: 18px; }
  .responsive-language-icon {
    font-size: 20px; }
  .responsive-input {
    line-height: 30px !important;
    height: 30px !important;
    font-size: 12px !important; }
  .responsive-sub-select {
    line-height: 22px !important;
    height: 22px !important;
    font-size: 12px !important; }
  .input-group-prepend {
    padding-top: 0px;
    padding-bottom: 0px !important; }
  .table-responsive {
    margin-bottom: 0px !important;
    border: 1px solid white !important; }
  .resultsSummary {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px; }
  #jqGridPager_left {
    display: none; }
  .loadingOverlay {
    width: 200px;
    height: 100px;
    margin-left: -100px;
    margin-top: -60px; }
  .loadingOverlay > img {
    display: block;
    margin: auto;
    margin-top: 15px; }
  .loadingOverlay > button {
    display: none; }
  .loadingOverlay > span {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px; }
  #toast-container.toast-center > div {
    width: 250px !important; }
  .toast-center .toast-message {
    font-size: 11px; }
  .badge1:after {
    top: -6px;
    right: -9px;
    font-size: 10px;
    width: 13px;
    height: 13px;
    line-height: 12px; }
  .toolbar-icon-large {
    font-size: 25px; } }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 400px) and (orientation: landscape) {
  .header {
    max-height: 80px;
    height: 80px; }
  .content {
    max-height: calc(100% - 80px);
    height: calc(100% - 80px); }
  .navbar-padding-right {
    padding-right: 5px !important; }
  .responsive-refresh-icon {
    font-size: 20px; }
  .responsive-folder-icon {
    font-size: 20px; }
  .responsive-language-icon {
    font-size: 30px; }
  .responsive-input, .responsive-div {
    line-height: 30px !important;
    height: 30px !important;
    font-size: 13px !important; }
  .responsive-sub-select {
    line-height: 22px !important;
    height: 22px !important;
    font-size: 12px !important; }
  .input-group-prepend {
    padding-top: 0px;
    padding-bottom: 0px !important; }
  .table-responsive {
    margin-bottom: 0px !important; }
  .resultsSummary {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px; }
    #jqGridPager_left table {
        display: none; }
  .loadingOverlay {
    width: 250px;
    height: 120px;
    margin-left: -125px;
    margin-top: -80px; }
  .loadingOverlay > img {
    display: block;
    margin: auto;
    margin-top: 15px; }
  .loadingOverlay > button {
    display: none; }
  .loadingOverlay > span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px; }
  #toast-container.toast-center > div {
    width: 350px !important;
    font-size: 10px; }
  .toast-center .toast-message {
    font-size: 12px; }
  .badge1:after {
    top: -8px;
    right: -8px;
    font-size: 10px;
    width: 15px;
    height: 15px;
    line-height: 15px; }
  .toolbar-icon-large {
    font-size: 25px; } }

@media only screen and (min-width: 400px) and (orientation: portrait) {
  .header {
    height: 80px;
    max-height: 80px; }
  .content {
    height: calc(100% - 80px);
    max-height: calc(100% - 80px); }
  .navbar-padding-right {
    padding-right: 5px !important; }
  .responsive-refresh-icon {
    font-size: 20px; }
  .responsive-folder-icon {
    font-size: 20px; }
  .responsive-language-icon {
    font-size: 30px; }
  .responsive-input, .responsive-div {
    line-height: 30px !important;
    height: 30px !important;
    font-size: 13px !important; }
  .responsive-sub-select {
    line-height: 22px !important;
    height: 22px !important;
    font-size: 12px !important; }
  .input-group-prepend {
    padding-top: 0px;
    padding-bottom: 0px !important; }
  .table-responsive {
    margin-bottom: 0px !important;
    border: 1px solid white !important; }
  .resultsSummary {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px; }
  #jqGridPager_left {
    display: none; }
  .loadingOverlay {
    width: 250px;
    height: 120px;
    margin-left: -125px;
    margin-top: -80px; }
  .loadingOverlay > img {
    display: block;
    margin: auto;
    margin-top: 15px; }
  .loadingOverlay > button {
    display: none; }
  .loadingOverlay > span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px; }
  #toast-container.toast-center > div {
    width: 350px !important;
    font-size: 10px; }
  .toast-center .toast-message {
    font-size: 12px; }
  .badge1:after {
    top: -8px;
    right: -8px;
    font-size: 10px;
    width: 15px;
    height: 15px;
    line-height: 15px; }
  .toolbar-icon-large {
    font-size: 25px; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (orientation: landscape) {
  .header {
    max-height: 80px;
    height: 80px; }
  .content {
    height: calc(100 - 80px);
    max-height: calc(100 - 80px); }
  .responsive-refresh-icon {
    font-size: 20px; }
  .responsive-folder-icon {
    font-size: 20px; }
  .responsive-language-icon {
    font-size: 30px; }
  .responsive-input, .responsive-div {
    line-height: 30px !important;
    height: 30px !important;
    font-size: 14px !important; }
  .responsive-sub-select {
    line-height: 22px !important;
    height: 22px !important;
    font-size: 12px !important; }
  .resultsSummary {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 20px; }
    #jqGridPager_left table {
        display: none; }
  .loadingOverlay {
    width: 300px;
    height: 120px;
    margin-left: -150px;
    margin-top: -100px; }
  .loadingOverlay > img {
    display: block;
    margin: auto;
    margin-top: 15px; }
  .loadingOverlay > button {
    display: none; }
  .loadingOverlay > span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px; }
  #toast-container.toast-center > div {
    width: 400px !important; }
  .toast-center .toast-message {
    font-size: 13px; }
  .badge1:after {
    top: -7px;
    right: -10px;
    font-size: 10px;
    width: 15px;
    height: 15px;
    line-height: 15px; }
  .toolbar-icon-large {
    font-size: 30px; } }

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .header {
    max-height: 82px;
    height: 82px; }
  .content {
    max-height: calc(100% - 82px);
    height: calc(100% - 82px); }
  .responsive-refresh-icon {
    font-size: 23px; }
  .responsive-folder-icon {
    font-size: 20px; }
  .responsive-language-icon {
    font-size: 35px; }
  .responsive-input, .responsive-div {
    line-height: 35px !important;
    height: 35px !important;
    font-size: 14px !important; }
  .responsive-sub-select {
    line-height: 22px !important;
    height: 22px !important;
    font-size: 12px !important; }
  .resultsSummary {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 20px; }
  #jqGridPager_left {
    display: table-cell; }
    #jqGridPager_left table {
        display: table-cell; }
  .loadingOverlay {
    width: 300px;
    height: 120px;
    margin-left: -150px;
    margin-top: -100px; }
  .loadingOverlay > img {
    display: block;
    margin: auto;
    margin-top: 15px; }
  .loadingOverlay > button {
    display: none; }
  .loadingOverlay > span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px; }
  #toast-container.toast-center > div {
    width: 400px !important; }
  .toast-center .toast-message {
    font-size: 13px; }
  .badge1:after {
    top: -7px;
    right: -10px;
    font-size: 10px;
    width: 15px;
    height: 15px;
    line-height: 15px; }
  .badge2:after {
    top: 0;
    right: -2px;
    font-size: 15px;
    width: 15px;
    height: 15px;
    line-height: 15px; }
  .toolbar-icon-large {
    font-size: 30px; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) and (orientation: landscape) {
  .header {
    max-height: 90px;
    height: 90px; }
  .content {
    max-height: calc(100% - 90px);
    height: calc(100% - 90px); }
  .responsive-refresh-icon {
    font-size: 23px; }
  .responsive-folder-icon {
    font-size: 20px; }
  .responsive-language-icon {
    font-size: 35px; }
  .responsive-input, .responsive-div {
    line-height: 35px !important;
    height: 35px !important;
    font-size: 14px !important; }
  .responsive-sub-select {
    line-height: 22px !important;
    height: 22px !important;
    font-size: 12px !important; }
  .resultsSummary {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 20px; }
  #jqGridPager_left {
    display: table-cell; }
    #jqGridPager_left table {
        display: table-cell; }
    .loadingOverlay {
        width: 400px;
        height: 140px;
        margin-left: -200px;
        margin-top: -150px; }
  .loadingOverlay > img {
    display: block;
    margin: auto;
    margin-top: 15px; }
  .loadingOverlay > button {
    display: none; }
  .loadingOverlay > span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 20px; }
  #toast-container.toast-center > div {
    width: 500px !important; }
  .toast-center .toast-message {
    font-size: 15px; }
  .badge1:after {
    top: -7px;
    right: -12px;
    font-size: 13px;
    width: 15px;
    height: 15px;
    line-height: 11px; }
  .badge2:after {
    top: 0;
    right: -2px;
    font-size: 13px;
    width: 15px;
    height: 15px;
    line-height: 15px; }
  .toolbar-icon-large {
    font-size: 30px; } }

@media only screen and (min-width: 992px) and (orientation: portrait) {
  .header {
    max-height: 90px;
    height: 90px; }
  .content {
    max-height: calc(100% - 90px);
    height: calc(100% - 90px); }
  .responsive-refresh-icon {
    font-size: 23px; }
  .responsive-folder-icon {
    font-size: 20px; }
  .responsive-language-icon {
    font-size: 35px; }
  .responsive-input, .responsive-div {
    line-height: 35px !important;
    height: 35px !important;
    font-size: 14px !important; }
  .responsive-sub-select {
    line-height: 22px !important;
    height: 22px !important;
    font-size: 12px !important; }
  .resultsSummary {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 20px; }
  #jqGridPager_left {
    display: table-cell; }
    #jqGridPager_left table {
        display: table-cell; }
  .loadingOverlay {
    width: 400px;
    height: 140px;
    margin-left: -200px;
    margin-top: -150px; }
  .loadingOverlay > img {
    display: block;
    margin: auto;
    margin-top: 15px; }
  .loadingOverlay > button {
    display: none; }
  .loadingOverlay > span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 20px; }
  #toast-container.toast-center > div {
    width: 500px !important; }
  .toast-center .toast-message {
    font-size: 15px; }
  .badge1:after {
    top: -7px;
    right: -12px;
    font-size: 13px;
    width: 15px;
    height: 15px;
    line-height: 11px; }
  .badge2:after {
    top: 0;
    right: -2px;
    font-size: 13px;
    width: 15px;
    height: 15px;
    line-height: 15px; }
  .toolbar-icon-large {
    font-size: 30px; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .header {
    max-height: 95px;
    height: 95px; }
  .content {
    max-height: calc(100% - 95px);
    height: calc(100% - 95px); }
  .responsive-refresh-icon {
    font-size: 23px; }
  .responsive-folder-icon {
    font-size: 20px; }
  .responsive-language-icon {
    font-size: 35px; }
  .responsive-input, .responsive-div {
    line-height: 35px !important;
    height: 35px !important;
    font-size: 14px !important; }
  .responsive-sub-select {
    line-height: 22px !important;
    height: 22px !important;
    font-size: 12px !important; }
  .resultsSummary {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 20px; }
  .loadingOverlay {
    width: 400px;
    height: 140px;
    margin-left: -200px;
    margin-top: -150px; }
  .loadingOverlay > img {
    display: block;
    margin: auto;
    margin-top: 15px; }
  .loadingOverlay > button {
    display: none; }
  .loadingOverlay > span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 20px; }
  #toast-container.toast-center > div {
    width: 500px !important; }
  .toast-center .toast-message {
    font-size: 15px; }
  .badge1:after {
    top: -11px;
    right: -13px;
    font-size: 15px;
    width: 18px;
    height: 18px;
    line-height: 15px; }
  .badge2:after {
    top: 2px;
    right: 0;
    font-size: 15px;
    width: 12px;
    height: 12px;
    line-height: 10px; }
  .toolbar-icon-large {
    font-size: 30px; }
  .ui-draggable-handle {
    width: auto !important;
    min-width: 176px; }
  .ui-icon-closethick {
    background-color: transparent !important;
    border: 0px;
    float: right; }
  .ui-icon-closethick:hover {
    color: #9fa0c2;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5; }
  .create-study-validation {
    margin-left: 0px; } }

@media only screen and (max-width: 1200px) {
  .create-study-validation {
    margin-left: 15px; } }

/*Restricted (C) Siemens Healthcare GmbH / Siemens Medical Solutions USA, Inc., 2015 - 2018.  All rights reserved.*/
.login-container {
  padding-top: 30px; }

.login-language-display-inline {
  display: inline-block !important; }

.div-login-language-icon {
  text-align: center;
  vertical-align: bottom;
  display: inline-block;
  margin-right: 10px; }

.login-language-ddl {
  width: 50% !important;
  display: block; }

.login-language-Capitalize {
  text-transform: capitalize; }

.login-language-padding-bottom {
  padding-bottom: 25px; }

.syngoLogo {
  color: White;
  margin-top: 27px;
  font-family: Arial;
  font-size: 26pt;
  font-style: italic;
  font-weight: bold;
  /*margin-left: 115px;*/ }

.dynamicsLogo {
  margin-top: -5px;
  color: White;
  font-family: Arial;
  font-size: 32pt;
  font-weight: bold;
  color: #7878E5;
  margin-left: 37px; }

.textOverlay {
  display: inline-block;
  font-size: 9px !important;
  position: relative;
  top: -4px;
  left: -65px;
  width: 0px;
  color: black;
  background-color: transparent; }

.actionButtonText {
  display: inline-block;
  font-size: 9px !important;
  position: relative;
  top: 14px;
  left: -60px;
  width: 0px;
  color: white;
  background-color: transparent; }

div.checkbox-group {
  width: inherit;
  height: 250px;
  overflow-y: auto; }

div.checkbox-extended-height {
  line-height: 1.42857143; }

.text-align-right {
  text-align: right; }

/*MIN-PIR-this class was added so that it could be used for hiding controls/DOM elements for VA30A*/
.hide-min-pir-va30a {
  visibility: hidden; }

.advSearchLoadingOverlay {
  display: none; }

.advSearchLoadingOverlayContent > span, .advSearchLoadingOverlayContent > img {
  margin-left: 15px; }

.advSearchLoadingOverlayContent > input[type='button'] {
  background-color: #10101D;
  margin-left: 40px; }

.createStudyLoadingOverlay {
  display: none; }

.createStudyLoadingOverlayContent > span, .createStudyLoadingOverlayContent > img {
  margin-left: 15px; }

.createStudyLoadingOverlayContent > input[type='button'] {
  background-color: #10101D;
  margin-left: 40px; }

.priorSearchLoadingOverlay {
  visibility: hidden !important; }

.priorSearchLoadingOverlayContent > span, .priorSearchLoadingOverlayContent > img {
  margin-left: 15px; }

.progressBar {
  width: 500px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 5px; }

.progressBarCancelButton {
  display: inline-block;
  width: 100px; }

.statusMessage {
  color: yellow;
  font-size: 13px; }

/*Overridden JqGrid styles*/
.ui-jqgrid {
  border: none !important; }

.ui-jqgrid .ui-jqgrid-htable thead th {
  border: 1px solid black !important; }

.ui-jqgrid .table-bordered th.ui-th-ltr {
  border: 1px solid black !important; }

.ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td {
  border: 1px solid black !important; }

.ui-jqgrid .loading {
  background-color: #dcdcf5 !important;
  color: #10101d !important;
  padding: 3px !important;
  font-size: 12px !important; }

.ui-jqgrid .ui-jqgrid-bdiv {
  background-color: #202039 !important; }

.action {
  display: inline-block;
  text-align: center; }

.action a {
  display: block; }

.disabledAction {
  -ms-opacity: 0.4 !important;
  opacity: 0.4 !important;
  pointer-events: none !important;
  cursor: pointer !important;
  color: inherit !important; }

.refreshAction {
  display: inline-block;
  text-align: center; }

.refreshAction:hover {
  background-color: #202039;
  cursor: pointer; }

.responsive-refresh-icon {
  position: relative;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 5px; }

.responsive-folder-icon {
  position: relative;
  vertical-align: middle;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px; }

.badge1[data-badge]:after, .badge2[data-badge]:after {
  content: attr(data-badge);
  position: absolute;
  background: yellow;
  color: #000014;
  text-align: center;
  font-weight: bold;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 1px #333;
  -ms-box-shadow: 0 0 1px #333;
  box-shadow: 0 0 1px #333; }

.passwordPrompt {
  color: #E5E5F8 !important; }

.passwordPromptSpacing {
  margin-bottom: 15px !important; }

.statusMessageSection {
  margin-bottom: 15px !important; }

.statusMessageIndent {
  margin-left: 20px !important; }

.action > a:active, .action > a:hover {
  text-decoration: none !important; }

.fixedWidthText {
  width: 55px; }

.actionText {
  display: block;
  font-size: 9px !important;
  color: #E5E5F8 !important;
  padding-top: 2px; }

.actionText-mobile {
  display: block;
  font-size: 9px !important;
  color: #E5E5F8 !important;
  padding-top: 2px;
  margin-left: 0px;
  margin-right: 0px;
  max-width: 40px; }

.bannerText {
  color: #E5E5F8 !important; }

.action a:hover, .refreshAction a:hover {
  background-color: #202039;
  cursor: pointer; }

/*form group overrides*/
.col-form-label {
  padding-top: 4px !important; }

.checkboxDiv {
  padding-top: 3px !important; }

.checkBoxForExport {
  padding-top: 7px !important; }

.hr {
  border-top: 1px solid #39395c !important; }

/*Navbar overrides*/
/*navbar background color override*/
.navbar {
  margin-bottom: 0px !important;
  min-height: 30px !important;
  padding-left: 15px; }

.navbar-header {
  height: 100%; }

.navbar-brand {
  padding-top: 5px !important;
  padding-left: 0px !important; }

.navbar-inverse {
  background: #1A1A32 !important;
  border-width: 0px 0px 1px 0px !important;
  border-style: solid !important;
  -moz-border-image: -moz-linear-gradient(left, #3B3B65 0%, #3C3C66 25%, #5C5C87 50%, #676791 75% #74749E 100%) !important;
  -webkit-border-image: -webkit-linear-gradient(left, #3B3B65 0%, #3C3C66 25%, #5C5C87 50%, #676791 75%, #74749E 100%) !important;
  border-image: linear-gradient(to right, #3B3B65 0%, #3C3C66 25%, #5C5C87 50%, #676791 75%, #74749E 100%) !important;
  border-image-slice: 1 !important;
  padding-bottom: 2px;
  padding-top: -10px; }

/*navbar font color override*/
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #1A1A32 !important;
  background-color: #E5E5F8 !important; }

.navbar-inverse .navbar-nav > li > a {
  color: #E5E5F8 !important; }

.navbar-nav > li > a {
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
  padding-right: 15px; }

.img-hover {
  padding-top: 3px;
  cursor: pointer;
  cursor: hand; }

#divAdvSearchModal .modal-dialog {
  width: 1080px !important; }

#divHistoryOfDemographicsModal .modal-dialog {
  width: 1200px !important; }

.nav .dropdown-menu {
  background-color: #1A1A32;
  border: 1px solid #E5E5F8; }

.nav .dropdown-menu > li > a {
  color: #E5E5F8; }

.nav .dropdown-menu > li > a:hover, .nav .dropdown-menu > li > a:focus {
  background-color: #E5E5F8;
  color: #202039; }

/*This style is mainly for IE < v11 */
.nav .dropdown-menu > li.disabledAction a:hover {
  background-color: inherit;
  background-image: none;
  color: inherit; }

div#divStudyListFilters .dropdown-menu {
  width: 100% !important;
  background-color: #39395c !important;
  color: #dcdcf0 !important;
  margin-top: 0px !important;
  border: 1px solid #a0aac8 !important;
  border: 1px solid rgba(160, 170, 200, 0.5) !important; }

div#divStudyListFilters ul.dropdown-menu > li > a {
  color: #E5E5F8;
  padding: 0px 2px 1px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

div#divStudyListFilters ul.dropdown-menu > li > a:hover {
  background-color: #1E90FF;
  background-image: none;
  color: #DFE7E0; }

.dropdown-menu {
  color: #E5E5F8; }

.divider {
  background-color: #E5E5F8 !important; }

.navbar-inverse .navbar-nav > .open > a {
  background-color: #E5E5F8 !important;
  color: #202039 !important;
  background-image: none !important; }

.studyListContainer table thead th {
  font-size: 13px !important;
  padding: 5px 5px !important;
  /*header bg color*/
  background: #39395C; }

.studyListContainer table td {
  font-size: 13px !important;
  padding: 3px 3px !important;
  /*row bg color*/
  background-color: #202039; }

/*study list items selected style*/
.studyListContainer table tr.success > td {
  background-color: #6e7b9f !important;
  color: #DFE7E0 !important; }

/*study list items hover style*/
.studyListContainer table tr.active > td {
  background-color: #64647c !important;
  color: #DFE7E0 !important; }

.studyListContainer .table-bordered,
.studyListContainer .table-bordered > thead > tr > th,
.studyListContainer .table-bordered > tbody > tr > th,
.studyListContainer .table-bordered > tfoot > tr > th,
.studyListContainer .table-bordered > thead > tr > td,
.studyListContainer .table-bordered > tbody > tr > td,
.studyListContainer .table-bordered > tfoot > tr > td {
  border: 1px solid black !important; }

.studyListContainer table tr.success > th, .studyListContainer table th.active {
  background-color: #39395C !important; }

.scrollable-menu {
  height: auto;
  max-height: 400px;
  overflow-x: hidden; }

/*transfer confirmation dialog styles*/
.transferStudyHasReportsMessage {
  margin-bottom: 5px; }

.transferConfirmationLine1, .transferConfirmationLine2 {
  margin-bottom: 10px; }

.transferButtons {
  text-align: center; }

.transferButtons button {
  margin-left: 15px; }

/*Site Id Selector styles*/
.siteIdSelectorContainer {
  width: 100%; }

.siteIdSelectorBody {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 20px;
  max-height: 350px;
  overflow-y: auto; }

.siteIdSelectorTable {
  table-layout: fixed !important;
  word-wrap: !important; }

.siteIdSelectorTable > thead > tr > th, .siteIdSelectorTable > tbody > tr > th, .siteIdSelectorTable > tfoot > tr > th, .siteIdSelectorTable > thead > tr > td, .siteIdSelectorTable > tbody > tr > td, .siteIdSelectorTable > tfoot > tr > td {
  vertical-align: middle !important;
  padding: 4px; }

.siteIdSelectorFooter {
  display: table;
  width: 100%;
  table-layout: fixed !important;
  word-wrap: break-word !important; }

.siteIdApplyToAllDropDown, .siteIdSelectorButtons {
  display: table-cell;
  vertical-align: middle; }

.siteIdSelectorButtons {
  text-align: right; }

/*COLUMN CHOOSER OVERRIDES*/
.ui-dialog {
  top: 35px !important;
  padding: 0px !important;
  background-color: #10101d !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  border: 1px solid #000040 !important;
  outline: 0 !important;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) !important; }

.ui-dialog .ui-dialog-title {
  font-size: 16px !important;
  font-weight: 500 !important; }

.ui-dialog .ui-dialog-content {
  padding: 0px !important; }

.ui-widget-overlay {
  background-color: #000 !important;
  -ms-opacity: 0.5 !important;
  opacity: 0.5 !important; }

.ui-front {
  z-index: 1040 !important; }

.ui-multiselect {
  border: 0px !important; }

.ui-multiselect input.search {
  color: #dcdcf0 !important;
  background-color: #39395c !important;
  background-image: none !important;
  border: 1px solid rgba(160, 170, 200, 0.5) !important;
  border-radius: 0px !important; }

.ui-multiselect .actions {
  border-bottom: 1px solid #39395c !important;
  border-left: 0px !important;
  border-top: 0px !important;
  border-right: 0px !important; }

.ui-widget-content, .ui-state-default {
  background-color: #10101d; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #10101d !important;
  color: #dcdcf0 !important;
  border: 1px solid #10101d !important; }

.ui-datepicker td :hover {
  font-weight: normal !important;
  background: #dcdcf0 !important;
  color: #10101d !important; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #dcdcf0 !important;
  color: #39395c !important; }

.ui-dialog-titlebar {
  padding: 10px !important;
  border-bottom: 1px solid #39395c !important;
  border-left: 0px !important;
  border-top: 0px !important;
  border-right: 0px !important;
  background: -webkit-linear-gradient(#10101d, #14152a, #1b1d40) !important;
  background: -o-linear-gradient(#10101d, #14152a, #1b1d40) !important;
  background: -moz-linear-gradient(#10101d, #14152a, #1b1d40) !important;
  background: linear-gradient(#10101d, #14152a, #1b1d40) !important; }

.ui-dialog .ui-dialog-buttonpane {
  border-top: 1px solid #39395c !important;
  background: -webkit-linear-gradient(#161730, #111222, #10101d);
  background: -o-linear-gradient(#161730, #111222, #10101d);
  background: -moz-linear-gradient(#161730, #111222, #10101d);
  background: linear-gradient(#161730, #111222, #10101d); }

.ui-multiselect ul.available, .ui-multiselect ul.selected {
  background: none !important; }

.ui-dialog-buttonset button {
  background-color: #39395c !important;
  color: #dcdcf0 !important;
  border-radius: 0 !important;
  border: 1px solid rgba(160, 170, 200, 0.5) !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
  padding-bottom: 2px !important;
  padding-top: 2px !important; }

.ui-dialog-buttonset button:hover {
  background-color: #dcdcf0 !important;
  color: #39395c !important; }

.ui-multiselect li, .ui-multiselect .ui-widget-header {
  font-size: 12px !important; }

/*END COLUMN CHOOSER OVERRIDES*/
/*Dropdown cross browser style*/
.dropdownButtonSpan {
  white-space: nowrap;
  display: block;
  overflow: hidden; }

select::-ms-expand {
  display: none; }

.dcm-create {
  border: 1px solid white;
  border-image: none;
  left: -800px;
  top: 350px;
  width: 630px;
  display: none;
  position: absolute;
  z-index: 1050;
  background: #202039; }

.dcm-create p {
  margin: 30px; }

.dcm-create span {
  text-align: center; }

.dcm-create button {
  margin-left: 7.5%;
  width: 23%; }

.dcm {
  margin-left: 18% !important; }

.studyListContainer {
  margin-top: 5px;
  padding-left: 0;
  padding-right: 0;
  top: 5px; }

.studyListContainer-container-fluid {
  margin-top: 5px;
  padding-left: 0;
  padding-right: 0;
  top: 5px; }

.padding-low-side {
  padding-left: 2px;
  padding-right: 2px; }

.padding-low-up {
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 3px; }

.padding-remove {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px; }

.webapi-reporting {
  float: right; }

.history_table {
  margin: 0.5%;
  width: 99%; }

.history_table tr:first-child {
  background: #39395C;
  height: 25px; }

.history_table tr:not(:first-child) {
  background: #202039;
  height: 25px; }

.history_table td {
  border: 1px solid black;
  font-size: 13px !important;
  padding: 3px !important; }

#dropdownMenu1.dropdown-toggle::after {
  display: none !important; }

.ui-jqgrid-resize-ltr {
  width: 20px !important;
  margin: 0 -10px 0 0 !important; }

.popover-body {
  max-height: 95vh;
  overflow-y: auto; }

/***********************PIR*******************************/
.pirContainer, .cardLeft, .cardRight {
  height: 100%; }

.cardLeft {
  /*overflow: auto;*/ }

.cardRight {
  overflow-y: hidden;
  /*background-color: gray;*/ }

.cardLeftTop {
  overflow: auto; }

.cardLeftBottom {
  height: 33px;
  background-color: black;
  border-top: 2px solid #505679; }

.icon-panel {
  position: fixed;
  backface-visibility: hidden;
  background-color: #39395c;
  max-width: 40px; }

.icon-panel span {
  font-size: 30px;
  line-height: 1;
  display: block; }

.icon-stack {
  float: left;
  height: 100%;
  backface-visibility: hidden;
  background-color: #505679;
  width: 40px; }

.icon-stack span {
  font-size: 25px;
  line-height: 1;
  display: block; }

.toggle-button {
  margin-top: 12px;
  text-align: center; }

.slideout-menu {
  position: absolute;
  z-index: 0;
  width: 256px;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
  padding-right: 10px; }

.slideout-panel {
  top: 0;
  z-index: 1;
  height: 100%;
  background-color: black; }

.slideout-card-body {
  float: left;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%; }

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden; }

.slideout-open .slideout-menu {
  display: block; }

.card-open .slideout-card-body {
  opacity: 0.3; }

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.resolutionError {
  justify-content: center;
  font-size: 18px; }

.spanCannotLoadImages {
  justify-content: center;
  font-size: 16px;
  margin-top: 100px; }

/*SPLITTER STYLES*/
.gutter {
  background-color: #6E7B9F;
  background-repeat: no-repeat;
  background-position: 50%; }

.gutter.gutter-vertical {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUeF5jOAMEEAIEEFwAn3kMwcB6I2AAAAAASUVORK5CYII="); }

.gutter.gutter-horizontal {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg=="); }

.split {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.split.split-horizontal, .gutter.gutter-horizontal {
  height: 100%;
  float: left; }

/*END SPLITTER STYLES*/
/*GRID LAYOUT STYLES*/
#reviewGrid, #thumbnailGrid {
  font-size: 0px;
  /* this is to eliminate space between inline-block elements */ }

#reviewGrid .grid-item, #thumbnailGrid .grid-item {
  display: inline-block;
  text-align: center; }

#reviewGrid .grid-item {
  position: relative;
  /*background-color: #00ff00;*/
  margin-bottom: 5px;
  margin-right: 2px;
  margin-left: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  padding-left: 2px; }

#thumbnailGrid .grid-item {
  margin-bottom: 5px;
  margin-right: 3px;
  margin-left: 3px;
  padding-bottom: 5px;
  padding-right: 3px;
  padding-left: 3px; }

    #reviewGrid .grid-item img,
    #reviewGrid .grid-item video {
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;
    }
    #reviewGrid .grid-item video {
        width: inherit;
    }
        .percent100 {
  width: 100%;
  height: 100%; }

#thumbnailGrid .grid-item img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  text-align: center; }

.b-lazy:not(.b-loaded), .grid-item-video-loading {
  background: transparent url("../../images/ajax-loader-imagereview.gif") no-repeat center center;
  -ms-background-size: 100% auto;
  background-size: 100% auto; }

.grid-item-video-deleted {
  background: transparent url("../../images/DeletedImage_Icon.png") no-repeat center center;
  -ms-background-size: 96px;
  background-size: 96px; }

.grid-pager {
  /*padding-top: 5px;
    padding-bottom: 5px;*/ }

.grid-pager .pagination {
  /*margin:0px !important;*/ }

.pager-button {
  border: none;
  background: transparent;
  padding: 0px;
  vertical-align: top;
  padding-top: 3px;
  color: white; }

/*Unsupported Image e.g. ECG*/
.unsupported-image {
  font-size: 15px;
  line-height: 15px; }

.grid-item-bottom {
  vertical-align: bottom; }

/*Deleted image indicator*/
.trash-tn {
  height: 32px !important;
  width: 32px !important; }

.trash-img {
  height: 96px !important;
  width: 96px !important; }

/*Thumbnail Grid*/
#thumbnailGrid {
  height: 100%; }

.thumbnailBrowserWrapper {
  height: 100%; }

#thumbnailGrid .grid-item {
  padding-bottom: 4px;
  position: relative; }

#thumbnailGrid .grid-item:not(.xs) {
  width: 130px;
  height: 130px;
  line-height: 129px; }

#thumbnailGrid .grid-item.xs {
  width: 64px;
  height: 64px;
  line-height: 63px; }

.thumbnail-highlight {
  border: 0.5px solid white; }

/*Series Selector*/
.series-selector-wrapper-mobile {
  border-radius: 0px !important; }

.series-selector-item-mobile {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  border: none !important;
  border-top: 1px solid black !important;
  background-color: #39395c;
  font-size: 11px; }

/*Priors Selector*/
.priors-selector-wrapper-mobile {
  border-radius: 0px !important; }

.priors-selector-item-mobile {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  border: none !important;
  border-top: 1px solid black !important;
  font-size: 11px;
  background-color: #39395c; }

/*Video controls*/
#video-controls {
  position: absolute;
  bottom: 0px;
  background-color: rgba(57, 57, 92, 0.6);
  filter: alpha(opacity=100);
  width: 100%;
  height: 28px;
  text-align: left;
  font-size: 12px; }

.unpinVideoControls {
  opacity: 0; }

.unpinVideoControls:hover {
  opacity: 1.0; }

.pinVideoControls {
  opacity: 1.0; }

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.clipControls {
  height: 100%;
  line-height: 100%; }

.clipControls-left {
  width: 83%; }

.clipControls-right {
  width: 17%;
  text-align: right;
  padding-right: 3px; }

.controls {
  color: #999999;
  border: none;
  padding: 0px !important;
  /*margin-left: 4px !important;*/ }

.button-control {
  background-color: transparent;
  height: 100%;
  line-height: 100%; }

.button-control:hover {
  border-color: #6D7292;
  background-color: #39395c;
  background-color: rgba(57, 57, 92, 0.8); }

.left-button-control {
  width: 15px; }

.right-button-control {
  width: 15px !important;
  margin-right: 5px; }

.span-playback-control {
  display: inline-block;
  width: 80px; }

.span-slider-control {
  display: inline-block;
  width: calc(100% - 140px);
  /*15 * 3 + 85 + 5*/
  height: 10px !important; }

/*jquery ui slider overrides*/
.ui-slider .ui-slider-handle {
  width: 15px !important;
  height: 17px !important;
  margin-left: 0px !important;
  top: -2px !important;
  background-color: #999999 !important;
  background-color: #999999 !important; }

.yellowBorder {
  border: 0.5px solid yellow; }

#dicomdata-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: left; }

#stressdata-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
  padding-right: 30px;
  margin-top: 5px;
  height: 60px;
  /*15px for each line*/ }

.dicomdata {
  position: relative;
  color: #DAA520;
  height: 100%;
  padding-left: 5px; }

.dicomdata i {
  font-family: Arial; }

.dicomdata-stress_labels {
  width: 100%;
  overflow-wrap: normal;
  position: relative;
  font-size: 10px;
  color: #DAA520;
  line-height: 100%;
  text-align: left; }

.stage-view-name {
  vertical-align: top;
  left: 10px;
  float: left; }

.dicomdata-number {
  font-weight: bold;
  line-height: 100%;
  font-size: 12px; }

.dicomdata-film {
  font-weight: bold;
  line-height: 100%;
  font-size: 10px; }

.xs .dicomdata-number {
  font-weight: bold;
  line-height: 100%;
  font-size: 10px; }

.xs .dicomdata-film {
  font-weight: bold;
  line-height: 100%;
  font-size: 8px; }

.dicomdata-h264lossy {
  font-size: 10px; }

.dicomdata-compression {
  font-size: 10px; }

.hotspot {
  /*position: absolute;
    bottom: 15px;*/
  color: white;
  height: 100%;
  padding-left: 10px;
  line-height: 100%;
  font-size: 10px; }

.cardLeftTop:focus {
  outline: thin dotted #39395c !important; }

.cardRightTop:focus {
  outline: thin dotted #39395c !important; }

.noFocus:focus {
  outline: none !important; }

.priorstable td:nth-child(1) {
  width: 20%; }

.priorstable td:nth-child(2) {
  width: 10%; }

.priorstable td:nth-child(3) {
  width: 20%; }

.priorstable td:nth-child(4) {
  width: 20%; }

.priorstable td:nth-child(5) {
  width: 15%; }

.priorstable td:nth-child(6) {
  width: 15%; }

.borderless-row {
  border-top: 0 !important;
  border-bottom: 0 !important; }

.prior-search-header {
  margin-bottom: 5px !important; }

.prior-search-group {
  display: inline-block !important; }

.prior-list-row {
  padding-left: 5px !important;
  padding-right: 5px !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important; }

/*END GRID LAYOUT STYLES*/
.newspaper-big {
  font-size: 13px; }

/*DDB styles within Image Review*/
.ddbdiv {
  text-align: left !important; }

.ddb-closed {
  color: #E5E5F8 !important; }

.ddb-closed:hover {
  text-decoration: none !important; }

.ddb-closed:active {
  text-decoration: none !important; }

.ddb-closed:visited {
  text-decoration: none !important; }

.ddb-closed:link {
  text-decoration: none !important; }

.ddb-expanded {
  color: #FFFF00 !important; }

.ddb-expanded:hover {
  text-decoration: none !important; }

.ddb-expanded:active {
  text-decoration: none !important; }

.ddb-expanded:visited {
  text-decoration: none !important; }

.ddb-expanded:link {
  text-decoration: none !important; }

.ddb-selected {
  color: #00FF00 !important;
  z-index: 6; }

.ddb-default {
  color: #00FFFF !important;
  z-index: 6; }

/*CSS for Key Images*/
.keyImages {
  color: white;
  height: 100%;
  padding-left: 1px;
  line-height: 100%;
  font-size: 10px; }

.keyImagesWrapper {
  justify-content: center; }

.keyImagesControls input {
  background-color: #39395c;
  color: #dcdcf0;
  border: 0px !important;
  margin-right: 10px;
  font-size: 12px; }

.keyImagesControls input.active {
  color: #E5E5F8;
  background-color: #6E7B9F; }

.back-to-studylist {
  margin-left: 2.5px; }

.pager-padding-left {
  padding-left: 15px; }

#reportPdf {
  margin-left: auto; }

.toolbar-icon-large {
  line-height: 1;
  color: #EBEBEB; }

.toolbar-pager-icon-large {
  font-size: 20px !important; }

.toolbar-stack {
  position: relative;
  /*display: inline-block;*/
  /*width: 30px;
    height: 30px;*/
  line-height: 30px;
  margin-bottom: 0px !important; }

.folder-text {
  font-size: 10px;
  margin-top: 1px;
  color: #dcdcf0; }

.folder-text-mobile {
  font-size: 10px;
  margin-top: 7px;
  color: #dcdcf0; }

.toolbar-icon-stack {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center; }

.studyDetails {
  font-size: 11px;
  background-color: #6E7B9F;
  color: white;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }

#imageReviewToolbar {
  width: 100%; }

.patientIconStyle {
  cursor: default !important; }

.studyDetailsTextStyle {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.priorStudyTextStyle {
  min-width: 120px;
  max-width: 300px; }

.panelLeftBottom {
  height: 33px;
  background-color: black;
  border-top: 2px solid #505679; }

/*MEDIA QUERIES*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (orientation: portrait) {
  .unsupported-image {
    font-size: 10px;
    line-height: 10px; }
  .keyImagesControls input {
    font-size: 11px; } }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 400px) and (orientation: landscape) {
  .unsupported-image {
    font-size: 10px;
    line-height: 10px; }
  .keyImagesControls input {
    font-size: 11px; } }

@media only screen and (min-width: 400px) and (orientation: portrait) {
  .unsupported-image {
    font-size: 10px;
    line-height: 10px; }
  .keyImagesControls input {
    font-size: 11px; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (orientation: landscape) {
  .unsupported-image {
    font-size: 15px;
    line-height: 15px; }
  .keyImagesControls input {
    font-size: 12px; } }

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .unsupported-image {
    font-size: 15px;
    line-height: 15px; }
  .keyImagesControls input {
    font-size: 12px; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) and (orientation: landscape) {
  .unsupported-image {
    font-size: 15px;
    line-height: 15px; }
  .keyImagesControls input {
    font-size: 12px; } }

@media only screen and (min-width: 992px) and (orientation: portrait) {
  .unsupported-image {
    font-size: 15px;
    line-height: 15px; }
  .keyImagesControls input {
    font-size: 12px; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .unsupported-image {
    font-size: 15px;
    line-height: 15px; }
  .keyImagesControls input {
    font-size: 12px; } }

/***********************END PIR*******************************/

