/* Clear button on "detailed search" feature in lists */

.searchclear {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  height: 14px;
  margin: auto;
  font-size: 14px;
  cursor: pointer;
  color: #ccc;
}

.searchclear2 {
  position: absolute;
  right: 25px;
  top: 3px;
  bottom: 0;
  height: 14px;
  margin: auto;
  font-size: 14px;
  color: #ccc;
}

.general-information {
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 99999;
}

#branding-image {
  max-width: 100%;
  max-height: 100%;
}

.profile-img {
  /* max-width:100%; */
  /* max-height:100%; */
}

#core,
#default-page,
#imep,
#wrapper,
#page-wrapper {
  height: 100%;
}

#footer {
  position: fixed;
  bottom: 0;
  left: 0;
}

.app-thumbnail {
  cursor: pointer;
}

#sum_box .icon-grey {
  color: darkgrey;
}

#sum_box .icon-green {
  color: #72db67;
}

#chat-box {
  right: 10px;
}

html,
#topbar .navbar-header,
#topbar .topbar-main,
#footer {
  /* background-color: #417CB2; */
}

.portlet .portlet-body {
  padding: 0px;
}

.portlet .portlet-body-chat {
  padding: 15px;
}

body {
  height: initial;
}

.input-group-btn.withLabel {
  vertical-align: bottom;
}

.form.item-search {
  height: 45px;
}

.text-center {
  text-align: center;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*='span'] {
  margin-bottom: 0px !important;
}

.over-header {
  z-index: 20010 !important;
}

#page_message {
  z-index: 20040 !important;
}

.modal-backdrop.in {
  z-index: 20010 !important;
}

#modal-audit {
  z-index: 20020 !important;
}

#chat-form {
  display: block;
  width: 400px;
  height: 400px;
  background: #417cb2;
  z-index: 21000 !important;
}

#chat-form .chat-inner {
  height: auto;
}

#chat-form.chat-form-right {
  right: -400px;
}

#chat-form.chat-form-open {
  right: 0px;
}

#chat-form.chat-box-right {
  right: -400px;
}

#chat-form.chat-box-open {
  right: 0px;
}

#chat-form .chat-group > p {
  display: block;
  padding: 6px 35px;
  position: relative;
  color: #eaeaea;
  text-decoration: none;
}

#chat-form {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.has-error .input-group .input-group-btn .btn.btn-primary {
  border-color: #a94442 !important;
  color: #a94442 !important;
  background-color: #ff9a98;
}

.has-error  {
  color: #a94442 !important;
}
.centered-cell {
  text-align: center;
}

.right-alligned-cell {
  text-align: right;
}

hr.small {
  margin-top: 5px;
  margin-bottom: 5px;
}

.logo-text {
  white-space: nowrap;
}

[ng-click],
[data-ng-click],
[x-ng-click] {
  cursor: pointer;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 0px #777;
}

.quick-tips {
  margin-bottom: 10px;
  margin-top: 10px;
  height: 20px;
}

.course-section-name {
  font-weight: 300;
  font-size: 14px;
}

.ui-grid-gray-cell{
  background-color: #f3f3f3 !important;
  border-bottom: 1px solid #ccc !important;
}

.ui-grid-white-cell{
  background-color: #ffffff !important;
  border-bottom: 1px solid #ccc !important;
}

.ui-grid-light-blue-cell{
  background-color: #d5eef3 !important;
}

.ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.list-group-item-heading .icon {
  color: #2d6ca2;
  margin-right: 15px;
  font-size: 20px;
}

.help-chapter-name {
  font-size: 16px !important;
  color: rgba(0, 0, 0, 0.55) !important;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 1.43 !important;
}

.video-center {
  margin: auto;
}

.video-screen-size {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  z-index: -99999;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
}

.track-record {
  margin-left: 10px;
}

.course-header {
  height: 150px;
}

.help-lecture-data {
  text-align: right;
}

.section-progression {
  text-align: right;
  font-weight: 700;
  color: #1376d7;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.43;
}

.progress-bar-lightgrey {
  background-color: #aea9a8 !important;
}

#topbar .navbar-top-links li > a span.badge.imep {
  left: inherit;
  right: 5px;
}

.icon-green {
  color: #2baf2b !important;
}

.instance-type {
  margin: 0 auto 10px;
  display: block;
  text-align: center;
  font-size: large;
  color: red;
  font-weight: bolder;
}

.bold {
  font-weight: bold;
}

#rcc-site-allocation {
  padding-top: 17px;
}

.fixed-height-grid {
  height: 300px;
}

.bomMDGrid {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
}

.bomChildrenGrid {
  background-color: #488c6c;
  color: white;
}

.label-status-full-cell {
  display: inline-block;
  width: 100%;
  padding: 0.4em 0.6em 0.4em !important;
}

body.wysihtml5-supported.modal-open .modal {
  z-index: 999999 !important;
}

.text-editor-wysihtml5 iframe {
  width: 100% !important;
}

.ui-grid-disable-selection {
  -webkit-touch-callout: default !important;
  -webkit-user-select: text !important;
  -khtml-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important;
  cursor: auto !important;
}

.ui-grid-viewport {
  overflow-anchor: none;
}

.form-control.fake-control {
  height: auto !important;
}

.red {
  color: darkred;
}

.progress .progress-bar.progress-bar-canceled {
  background-color: #999 !important;
}

.hour_minute_desc {
  font-size: 13px !important;
  margin-left: 5px;
}

.wizardGreyedout {
  border-color: #c4c4c4 !important;
  color: #c4c4c4 !important;
}

.wizardError {
  border-color: darkred !important;
  color: darkred !important;
}

.wizardActivated {
  border-color: #3a6f9e !important;
  color: #3a6f9e !important;
}

.wizardPassed {
  border-color: #6ec06e !important;
  color: #6ec06e !important;
}

#rootwizard-custom-circle:before {
  background-color: #3a6f9e !important;
}

.portlet-body .nav {
  margin-left: 450px;
}

.button-list {
  padding-bottom: 15px;
}

.bom-line .fa-stop {
  color: lightgray;
}

.not-visible {
  color: transparent;
}

.shortcut-icon {
  font-size: 0.6em;
}

.expired-date {
  border-bottom: 1px solid red !important;
  color: red;
}

.required-missing {
  border-bottom: 1px solid red !important;
  color: red;
}

.panel-body.bom-configurator {
  padding: 3px !important;
}
.panel-body.bom-configurator-option {
  padding: 2px !important;
}

.panel.bom-configurator {
  margin-bottom: 2px !important;
}

.panel-group .panel .panel-title.bom-configurator {
  font-size: 0.75em !important;
}

.panel .panel-default.bom-configurator {
  margin-bottom: 5px !important;
}

.panel-group.bom-configurator {
  margin-bottom: 5px !important;
}

.bom-configurator-is-done {
  background-color: #488c6c;
}

.sidebar-outer {
  margin-top: 150px;
  position: relative;
}
.fixed {
  position: fixed;
}

.tooltip-inner {
  max-width: 450px;
  /* If max-width does not work, try using width instead */
  width: 450px; 
}

.warning {
  color: #e27e3c !important;
}

.danger{
  color: red !important;
}

#embeded-dashboard{
  height: calc((100vw - 110px)*0.47);
}

.iframeContainer {
  display: none;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  padding: 0px;
  clear: both;
}
#embeded-dashboard iframe{
  border: none;
}

#bottom-logo{
  display: flex;
  position: fixed;
  bottom:5px;
  background-color: #f0f2f5;
  left: 0;
  width: 268px;
  padding-left: 15px;
}
#footer{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
#copyright{
  margin-right: 10px;
  position:absolute;                  
  bottom:0;                          
  right:0; 
}