﻿/*******************************
* DEFAULTS
*******************************/
html {
  height: 100%; }

body {
  width: 100%;
  height: 100%;
  font-family: 'Roboto', Arial;
  font-size: 13px; }
  body.anonymousscreen {
    background-color: #f1f7f9; }
  body .modal-open {
    overflow: visible; }

#focus {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
  z-index: -1; }
  #focus img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 750px; }

h1, h2, h3, h4, h5 {
  font-weight: 400;
  margin-bottom: 15px; }

h2, h3, h4, h5 {
  color: #115c82; }
  h2 a, h3 a, h4 a, h5 a {
    color: #115c82; }

hr {
  border: 0;
  border-bottom: 1px dotted #eee;
  margin: 10px 0; }

h1,
h1 a {
  font-size: 24px; }

h2,
h2 a {
  font-size: 22px; }

h3,
h3 a {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 13px; }

a {
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
  color: inherit;
  /*&:hover:not(.fc-event) {
        text-decoration: none;
        color: #42002c;
        background-color: transparent;
    }*/ }
  a:hover {
    color: #004851; }

img {
  border: 0; }

.clear {
  clear: both;
  float: none;
  height: 0;
  line-height: 0; }

.pre-line {
  white-space: pre-line; }

.long-label {
  white-space: normal; }

.highlight {
  background-color: rgba(255, 149, 0, 0.1); }

.green-foreground {
  color: #66ac62; }

.red-foreground {
  color: #ee342e; }

.yellow-foreground {
  color: #ffd800; }

.transparent-foreground {
  color: transparent; }

.green-background {
  background-color: #66ac62; }

.red-background {
  background-color: #ee342e; }

.yellow-background {
  background-color: #ffd800; }

.transparent-background {
  background-color: transparent; }

/*******************************
* LAYOUT
*******************************/
.table-row-wrapper {
  display: table-row; }

.content {
  padding: 25px 35px; }

.content > h3:first-child {
  margin-top: 0; }

.col-menu .navbar-default {
  padding-left: 10px;
  padding-right: 5px; }

.col-content .navbar-default {
  padding-right: 35px; }
  .col-content .navbar-default ul.nav.navbar-right {
    margin-right: 0; }

.navbar.navbar-right {
  margin-right: 0;
  display: inline-block; }

.navbar-btn {
  margin-top: 8px;
  margin-left: -4px; }

.navbar-default {
  background-color: transparent;
  border-color: transparent;
  min-height: 0;
  margin-bottom: 0; }

.navbar-nav > li {
  float: left;
  padding-right: 6px; }

.navbar-nav.navbar-right > li {
  float: right;
  padding-right: 0;
  padding-left: 8px; }
  .navbar-nav.navbar-right > li > a {
    display: inline-block;
    line-height: 2;
    padding: 0 8px; }
    .navbar-nav.navbar-right > li > a.btn-ibabs {
      color: #4c7e85;
      background-color: transparent; }
      .navbar-nav.navbar-right > li > a.btn-ibabs:hover {
        color: #ffffff;
        background-color: #4c7e85; }

.navbar-center {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  margin: 0 auto; }
  .navbar-center .page-title {
    font-size: 22px;
    font-weight: 300; }

.navbar-toggle {
  z-index: 3; }

#container {
  display: block;
  min-height: 100%;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0; }

#container-body {
  padding: 20px; }

#topSection {
  height: 65px;
  position: absolute;
  width: 100%; }

#manuals {
  margin-top: 8px; }

#header {
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
  min-height: 65px;
  height: 65px;
  max-height: 65px;
  position: relative;
  color: #4c7e85;
  background-color: #f1f7f9; }
  #header > div {
    min-height: 65px;
    height: 65px;
    max-height: 65px; }
  #header #logoImage {
    padding-left: 38px;
    padding-right: 37px;
    width: 273px; }
  #header div.col-content {
    vertical-align: top;
    display: table-cell;
    margin: 0; }
  #header div.col-menu {
    vertical-align: top;
    display: table-cell;
    width: 275px;
    max-width: 275px;
    min-width: 275px;
    border-right: 1px solid #e0e0e0; }
  #header .headerLeft {
    padding: 10px 0 0 35px; }
  #header .headerRight {
    padding: 10px 0 0 0;
    position: relative; }
    #header .headerRight nav.navbar {
      margin: 0;
      position: absolute;
      right: 35px; }
    #header .headerRight ul.nav.navbar-nav > li {
      margin: 0;
      height: 45px; }
      #header .headerRight ul.nav.navbar-nav > li > a.btn, #header .headerRight ul.nav.navbar-nav > li > a.btn:hover, #header .headerRight ul.nav.navbar-nav > li > a.btn:active, #header .headerRight ul.nav.navbar-nav > li > a.btn:focus {
        background: none;
        border: 0;
        padding: 0 10px;
        line-height: 30px;
        box-shadow: none;
        outline: 0;
        top: 4px; }
      #header .headerRight ul.nav.navbar-nav > li > a.profile > span.label {
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        padding-right: 5px;
        top: 8px; }
        #header .headerRight ul.nav.navbar-nav > li > a.profile > span.label > span {
          display: block; }
          #header .headerRight ul.nav.navbar-nav > li > a.profile > span.label > span .sitename {
            font-style: italic;
            text-align: left;
            padding-top: 5px; }
      #header .headerRight ul.nav.navbar-nav > li > a.profile > span.caret {
        right: 0; }
      #header .headerRight ul.nav.navbar-nav > li > a.profile > img {
        display: inline-block;
        vertical-align: top;
        padding-right: 5px;
        width: 37px;
        height: 37px; }
      #header .headerRight ul.nav.navbar-nav > li > a > span.caret {
        position: absolute;
        vertical-align: top;
        top: 15px;
        right: 5px; }
      #header .headerRight ul.nav.navbar-nav > li > a > img.nav-icon {
        position: relative;
        top: -3px; }
      #header .headerRight ul.nav.navbar-nav > li > a > span.badge {
        text-align: center;
        position: absolute;
        display: block;
        width: 20px;
        right: 5px;
        top: -5px;
        padding-left: 3px;
        padding-right: 3px;
        font-size: 12px;
        font-weight: 700; }
      #header .headerRight ul.nav.navbar-nav > li > a > span.label {
        display: block;
        font-size: 11px;
        font-weight: 400;
        padding: 0;
        text-align: left; }
      #header .headerRight ul.nav.navbar-nav > li:last-child {
        background: none;
        padding-right: 0; }
    #header .headerRight ul.dropdown-menu {
      padding: 0;
      margin-top: 9px;
      z-index: 1010; }
      #header .headerRight ul.dropdown-menu li {
        border-bottom: 1px solid #f6f8f8; }
        #header .headerRight ul.dropdown-menu li span.dropdown-menu-title {
          background: #f6f8f8 none repeat scroll 0 0;
          border-bottom: 1px solid #e4e6e6;
          color: #646464;
          display: block;
          padding: 5px 10px; }
        #header .headerRight ul.dropdown-menu li a span.label, #header .headerRight ul.dropdown-menu li a span.glyphicon {
          color: #005a82; }
    #header .headerRight ul.dropdown-menu.notifications li a {
      padding: 8px 10px; }

#main {
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
  height: 100%; }
  #main div.col-content {
    vertical-align: top;
    display: table-cell;
    margin: 0;
    padding-top: 65px;
    line-height: 16px; }
  #main div.col-menu {
    vertical-align: top;
    display: table-cell;
    width: 275px;
    max-width: 275px;
    min-width: 275px;
    border-right: 1px solid #e0e0e0;
    padding-top: 65px;
    background: #f6f8f8; }
  #main .search,
  #main .subheader {
    height: 48px;
    background: #e2eef1;
    line-height: 48px;
    border-bottom: 1px solid #e0e0e0; }
    #main .search .navbar.navbar-right,
    #main .subheader .navbar.navbar-right {
      position: absolute;
      top: 65px;
      right: 0;
      background-color: #e2eef1;
      height: 48px;
      border-bottom: 1px solid #e0e0e0; }
    #main .search.sticky,
    #main .subheader.sticky {
      position: fixed;
      top: 0;
      z-index: 1002; }
      #main .search.sticky .navbar.navbar-right,
      #main .subheader.sticky .navbar.navbar-right {
        top: 0; }

.dimmed {
  position: relative; }
  .dimmed .modal {
    position: absolute !important; }
    .dimmed .modal .alert {
      margin-bottom: 0; }
  .dimmed .modal-backdrop {
    position: absolute !important;
    background: rgba(0, 0, 0, 0.5); }

/*******************************
* BUTTONS
*******************************/
.btn-ibabs {
  position: static !important;
  padding: 0 8px;
  font-size: 11px;
  color: #4c7e85;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  border-color: #4c7e85;
  background-color: transparent;
  line-height: 2.0; }
  .btn-ibabs.btn-lg {
    height: 34px;
    line-height: 2.0; }
  .btn-ibabs.no-margin {
    margin-left: 0; }
  .btn-ibabs:hover, .btn-ibabs:focus, .btn-ibabs:active, .btn-ibabs.active {
    background-color: #4c7e85;
    color: #ffffff; }
  .btn-ibabs.btn-xs {
    text-shadow: none;
    font-size: 11px;
    height: 20px;
    line-height: 1.5;
    text-transform: lowercase;
    padding: 1px 8px; }

/*.btn-ibabs {
    position: static !important;
    padding: 0 8px;
    font-size: 11px;
    color: $buttonFontColor;
    text-shadow: none;
    text-decoration: none;
    vertical-align: middle;
    border-color: $buttonBorderColor;
    background-color: $buttonBackgroundColor;
    line-height: 2.0;

    &.btn-lg {
        height: 34px;
        line-height: 2.0;
    }

    &.no-margin {
        margin-left: 0;
    }

    &:hover,
    &:focus,
    &:active,
    &.active {
        background-color: $buttonActiveBackgroundColor;
        color: $buttonActiveFontColor;
    }

    &.btn-xs {
        text-shadow: none;
        font-size: 11px;
        height: 20px;
        line-height: 1.5;
        text-transform: lowercase;
        padding: 1px 8px;
    }
}*/
.col-menu ul.navbar-nav .btn-ibabs {
  margin-left: 0; }

/*.btn-ibabs.disabled,
    .btn-ibabs[disabled],
    fieldset[disabled] .btn-ibabs,
    .btn-ibabs.disabled:hover,
    .btn-ibabs[disabled]:hover,
    fieldset[disabled] .btn-ibabs:hover,
    .btn-ibabs.disabled:focus,
    .btn-ibabs[disabled]:focus,
    fieldset[disabled] .btn-ibabs:focus,
    .btn-ibabs.disabled:active,
    .btn-ibabs[disabled]:active,
    fieldset[disabled] .btn-ibabs:active,
    .btn-ibabs.disabled.active,
    .btn-ibabs[disabled].active,
    fieldset[disabled] .btn-ibabs.active {
        background-color: #677ba6;
        border-color: #5a6e9a;
    }*/
.btn-ibabs.btn-xs.disabled,
.btn-ibabs.btn-xs[disabled],
fieldset[disabled] .btn-ibabs.btn-xs,
.btn-ibabs.btn-xs.disabled:hover,
.btn-ibabs.btn-xs[disabled]:hover,
fieldset[disabled] .btn-ibabs.btn-xs:hover,
.btn-ibabs.btn-xs.disabled:focus,
.btn-ibabs.btn-xs[disabled]:focus,
fieldset[disabled] .btn-ibabs.btn-xs:focus,
.btn-ibabs.btn-xs.disabled:active,
.btn-ibabs.btn-xs[disabled]:active,
fieldset[disabled] .btn-ibabs.btn-xs:active,
.btn-ibabs.btn-xs.disabled.active,
.btn-ibabs.btn-xs[disabled].active,
fieldset[disabled] .btn-ibabs.btn-xs.active {
  background-color: #838790;
  border-color: #767a84; }

label.btn-ibabs {
  padding: 4px 8px; }

label.btn-ibabs.btn-xs {
  padding: 1px 8px; }

.btn.btn-md {
  font-size: 13px;
  height: 28px;
  line-height: 2;
  padding: 0 8px; }

.button-container button.btn-ibabs,
.button-container a.btn-ibabs {
  margin-right: 4px; }

/******************************
* TITLES (HEADER)
*******************************/
h1.page-title,
h2.page-subtitle {
  padding: 0;
  margin: 0; }

h1.page-title {
  font-size: 22px;
  font-weight: 300; }

h2.page-subtitle {
  font-size: 16px;
  font-weight: 500; }

/******************************
* BREADCRUMBS
*******************************/
ol.breadcrumb {
  margin: 0;
  padding: 0 0 0 15px;
  background: none;
  display: inline-block;
  height: 48px;
  overflow: hidden; }
  ol.breadcrumb > li {
    font-size: 14px;
    color: #7f7f7f; }
    ol.breadcrumb > li.active, ol.breadcrumb > li:last-child {
      color: #115c82;
      font-weight: 500; }
      ol.breadcrumb > li.active a, ol.breadcrumb > li:last-child a {
        color: #115c82;
        font-weight: 500; }
    ol.breadcrumb > li + li::before {
      color: #7f7f7f;
      content: "/ ";
      padding: 0 3px; }
    ol.breadcrumb > li a {
      font-size: 14px;
      color: #7f7f7f; }

/*******************************
* SHOW/HIDE BUTTONS
*******************************/
.showHide.showHideSection {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/arrow-up.png") left center no-repeat; }

.showHide.showHideSection.collapsed {
  background: url("../images/arrow-down.png") left center no-repeat; }

.showHide.showHideSection.voteGroup {
  width: 170px !important;
  background: url("../images/arrow-up.png") right center no-repeat !important; }

.showHide.showHideSection.voteGroup.collapsed {
  width: 170px !important;
  background: url("../images/arrow-down.png") right center no-repeat !important; }

.showHide.showHideItem {
  width: 18px;
  height: 16px;
  display: inline-block;
  background: url("../images/arrow-down-button.png") left center no-repeat; }

.showHide.showHideItem.collapsed {
  background: url("../images/arrow-right-button.png") left center no-repeat; }

/*******************************
* DROPDOWNS (HEADER) AND NOTIFICATIONS
*******************************/
ul.dropdown-menu.notifications {
  min-width: 250px; }

ul.dropdown-menu.notifications li {
  position: relative;
  border-bottom: 1px solid #e4e6e6; }

ul.dropdown-menu.notifications li .glyphicon {
  width: 20px;
  color: #888; }

ul.dropdown-menu.notifications li .glyphicon,
ul.dropdown-menu.notifications li .details {
  display: inline-block; }

ul.dropdown-menu.notifications li .details .label {
  font-size: 13px;
  display: inline-block;
  padding: 0;
  color: #222; }

ul.dropdown-menu.notifications li .details .time {
  position: absolute;
  right: 10px;
  top: 3px;
  font-style: italic;
  color: #888; }

ul.dropdown-menu.notifications li .details .msg {
  display: block; }

/*******************************
* WINDOW SPLIT
*******************************/
.windowSplitWrapper {
  height: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
  display: table;
  overflow: hidden; }

.windowSplitWrapper .windowSplit {
  display: table-row; }

.windowSplit .windowSplitPadding {
  padding: 20px; }

.windowSplit .windowSplitLeft,
.windowSplit .windowSplitRight,
.windowSplit .windowSplitMid {
  display: table-cell;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  vertical-align: top; }

.windowSplit .windowSplitLeft {
  background: #f8f8f8;
  padding: 0;
  width: 250px; }

.windowSplit .windowSplitLeft .windowSplitLeftInner {
  margin: 0;
  padding: 10px 0 10px 10px;
  /*height: 585px;*/
  overflow-y: auto;
  overflow-x: hidden; }

.windowSplit .windowSplitLeft .windowSplitLeftInner h3 {
  color: #005a82;
  font-size: 14px;
  padding: 5px 0;
  margin: 0; }

.windowSplit .windowSplitLeft .windowSplitLeftInner ul.currentSelection {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.windowSplit .windowSplitLeft .windowSplitLeftInner ul.currentSelection li {
  padding: 3px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 11px; }

.windowSplit .windowSplitLeft .windowSplitLeftInner ul.currentSelection li.foundNone {
  border: 0; }

.windowSplit .windowSplitLeft .windowSplitLeftInner ul.currentSelection li a.removeSelection {
  float: right;
  opacity: 0; }

.windowSplit .windowSplitLeft .windowSplitLeftInner ul.currentSelection li:hover a.removeSelection {
  opacity: 1;
  -moz-transition: opacity .4s ease-in-out;
  -webkit-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out; }

.windowSplit .windowSplitMid {
  background: #f8f8f8;
  width: 15px;
  border-right: 3px double #ececec;
  vertical-align: middle;
  text-align: center; }

.windowSplit .windowSplitMid #toggleWindow {
  display: inline;
  opacity: 0.3; }

.windowSplit .windowSplitMid #toggleWindow:hover {
  opacity: 1;
  -moz-transition: opacity .4s ease-in-out;
  -webkit-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out; }

.windowSplit .windowSplitRight .lightbox-inner {
  padding: 20px 20px; }

.windowSplit .windowSplitRight .windowRightTop {
  min-height: 35px;
  background: #f8f8f8; }

.windowSplit .windowSplitRight .windowRightContent {
  /*padding: 10px;*/ }

.windowSplit .windowSplitRight .breadcrumb {
  padding-top: 10px;
  float: left;
  margin-bottom: 25px; }

.windowSplit .windowSplitRight .breadcrumb .breadcrumbTitle {
  float: left;
  color: #335a82;
  font-size: 11px;
  line-height: 18px; }

.windowSplit .windowSplitRight .breadcrumb ul {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 10px; }

.windowSplit .windowSplitRight .breadcrumb ul li {
  padding: 0 0 0 15px;
  margin: 0 0 0 10px;
  float: left;
  display: inline;
  background: url("../images/arrow-blue.png") no-repeat 0 4px; }

.windowSplit .windowSplitRight .breadcrumb ul li.first {
  background: none;
  margin-left: 0;
  padding-left: 0; }

.windowSplit .windowSplitRight .breadcrumb ul li a {
  color: #555;
  font-size: 12px;
  line-height: 18px; }

.windowSplit .windowSplitRight .breadcrumb ul li.active a {
  text-decoration: underline; }

.windowSplit .windowSplitRight .breadcrumb ul li.skip a {
  cursor: default; }

.windowSplit .windowSplitRight .searchFiles {
  float: right;
  width: 210px;
  padding-top: 6px;
  margin-bottom: 25px; }

.windowSplit .windowSplitRight .searchFiles h3 {
  display: none;
  float: left;
  margin: 0;
  vertical-align: middle;
  color: #335a82;
  font-size: 11px;
  line-height: 25px; }

.windowSplit .windowSplitRight .searchFiles input[type=text] {
  width: 150px;
  float: left;
  padding: 3px 3px; }

.windowSplit .windowSplitRight .searchFiles a.smallButton {
  margin-left: 2px; }

.windowSplitTabs {
  padding-top: 5px; }

.windowSplitTabs ul.nav-tabs {
  padding: 0 20px;
  border-bottom: none;
  border-bottom: 3px double #ececec; }

.windowSplitTabs ul.nav-tabs li {
  background-color: #f8f8f8;
  border-bottom: 3px double #ececec;
  border-radius: 8px 8px 0 0;
  margin: 0 3px;
  margin-bottom: -4px; }

.windowSplitTabs ul.nav-tabs li a {
  color: #666;
  text-transform: uppercase;
  padding-left: 22px;
  padding-right: 22px; }

.windowSplitTabs ul.nav-tabs li a:hover {
  border-color: transparent; }

.windowSplitTabs ul.nav-tabs li:hover {
  background-color: #ececec;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear; }

.windowSplitTabs ul.nav-tabs li.active {
  background-color: #fff;
  border-left: 3px double #ececec;
  border-top: 3px double #ececec;
  border-right: 3px double #ececec;
  border-bottom: 3px solid transparent; }

.windowSplitTabs ul.nav-tabs li.active a {
  color: #005a82;
  border: none; }

.windowButtons {
  bottom: 14px;
  display: block;
  position: absolute;
  left: 130px; }

.windowButtons button {
  margin-right: 5px; }

/*******************************
* UPLOAD
*******************************/
#uploadModal .modal-lg {
  width: 1000px; }

@media (max-height: 600px) {
  #uploadModal .modal-dialog {
    margin: 10px auto; } }

@media (min-height: 601px) {
  #uploadModal .modal-dialog {
    margin: 10px auto; }
  .plupload_scroll .plupload_filelist {
    max-height: 500px;
    min-height: 235px;
    height: auto !important; } }

#filesSelected .spacer {
  height: 10px; }

/*******************************
* USERS
*******************************/
#userDetailsFrame {
  border: none;
  width: 100%;
  max-width: 600px;
  height: 550px;
  max-height: 750px;
  background-color: white;
  overflow-x: hidden; }

/*******************************
* LIST REPORT
*******************************/
#listReportTable td {
  white-space: pre-line; }

#listReportTable_wrapper #listReportTable_length,
#listReportTable_wrapper #listReportTable_filter {
  display: none; }

/*******************************
* LIST REPORT, IN DIALOGS
*******************************/
#listDialogTable_wrapper {
  width: 100%; }

#listDialogTable tfoot {
  display: none; }

#listDialogTable {
  min-width: 100%;
  width: 100%;
  overflow: hidden; }

#listDialogTable td {
  white-space: pre-line; }

#listDialogTable_wrapper #listDialogTable_length,
#listDialogTable_wrapper #listDialogTable_filter {
  display: none; }

/*******************************
* LIST ENTRY
*******************************/
.row.fieldRow {
  border-bottom: 1px dotted #ededed;
  margin-bottom: 7px;
  padding-bottom: 5px;
  margin-left: 0;
  margin-right: 0; }

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

.entryDetail ul {
  list-style-type: none;
  margin-bottom: 20px;
  padding: 0; }

.entryDetail ul.show_attachments {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: auto !important; }

.entryDetail ul.show_attachments li {
  clear: both;
  padding: 3px;
  line-height: 22px;
  border-bottom: 1px dotted #ccc;
  font-size: 11px; }

.entryDetail ul.show_attachments li > input[type=checkbox] {
  width: 20px; }

.entryDetail ul.show_attachments li > img.personal {
  display: inline-block;
  width: 20px; }

.entryDetail ul.show_attachments li.disabled {
  color: gray; }

.entryDetail ul.show_attachments li.disabled .attachment_name {
  text-decoration: line-through; }

.entryDetail ul.show_attachments li img {
  cursor: pointer; }

.entryDetail ul.show_attachments li .filetype {
  float: left;
  padding-right: 2px; }

.entryDetail ul.show_attachments li .attachment_name,
.entryDetail ul.show_attachments li .attachment_url {
  float: left;
  width: auto; }

.entryDetail ul.show_attachments li .attachment_options {
  float: right; }

.entryDetail .form-control {
  border-radius: 5px;
  padding-left: 8px;
  color: #333; }

.entryDetail select.form-control {
  padding-left: 3px; }

.entryDetail input.form-control[type=checkbox] {
  width: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
  background: transparent;
  padding: 0;
  height: auto; }

.field-type-value-agenda,
.field-type-value-agendaitem {
  line-height: 22px; }

.actionEntryAnswerableNoteView {
  vertical-align: middle;
  width: 100%;
  min-height: 40px;
  max-height: 80px;
  overflow-y: scroll;
  color: #222;
  font-size: 14px;
  margin: 0 0 0 4px;
  padding: 0 6px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: rgba(75, 75, 75, 0.1) 1px 1px 1px 1px inset;
  -moz-box-shadow: rgba(75, 75, 75, 0.1) 1px 1px 1px 1px inset;
  box-shadow: 1px 1px 1px 1px rgba(75, 75, 75, 0.1) inset;
  border: 1px solid #ddd;
  white-space: pre-line; }

#listEntryEdit .label,
#reportFilter .label,
.entryDetail .label {
  white-space: normal; }

ul.relations {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: auto !important;
  max-width: 790px; }

ul.relations li {
  clear: both;
  padding: 3px 0;
  line-height: 22px;
  border-bottom: 1px dotted #ccc; }

ul.relations li .listname,
ul.relations li .listname a {
  font-weight: bold; }

ul.relations li .listname:after {
  content: ":"; }

ul.relations li .title {
  padding-left: 5px; }

ul.relations li .listname,
ul.relations li .title {
  float: left;
  font-size: 12px; }

ul.relations li.disabled .listname,
ul.relations li.disabled .title {
  text-decoration: line-through; }

ul.relations li .relation_options {
  float: right; }

/*******************************
* DATATABLES
*******************************/
#listReportView,
#listEntry {
  width: 100%; }

div.dataTableWrapper {
  visibility: initial; }

div#reportFilter #closeAdvancedSearch {
  position: absolute;
  right: 5px;
  top: 5px; }

div#reportFilter #searchToggle {
  margin-left: 0; }

div#reportFilter select.form-control {
  width: auto;
  display: inline-block;
  max-width: 150px; }

div#reportFilter div.reportFilterAdvanced {
  min-height: 39px;
  display: none; }

div#reportFilter div.reportFilterBasic {
  min-height: 39px; }
  div#reportFilter div.reportFilterBasic a#showAdvancedSearch {
    cursor: pointer; }

div#reportFilter a#closeAdvancedSearch span.glyphicon,
div#reportFilterBasic a#showAdvancedSearch span.glyphicon {
  font-size: 16px;
  color: #ccc; }

div#reportFilter a#closeAdvancedSearch:hover span.glyphicon,
div#reportFilterBasic a#showAdvancedSearch:hover span.glyphicon {
  color: #0085a2; }

div#filters div.filter div.control.control-sm select {
  width: auto;
  display: inline-block;
  max-width: 150px; }

table.dataTable.condensed {
  padding-right: 10px; }

table th.col-max-35, table td.col-max-35 {
  min-width: 35px;
  width: 35px;
  max-width: 35px; }

/*******************************
* FORMS
*******************************/
form.form-horizontal .form-group .label,
.entryDetail .label {
  text-align: left;
  padding-right: 2px; }

input.form-control[type="text"],
input.form-control[type="password"],
select.form-control {
  height: 25px;
  line-height: 25px;
  padding: 0 6px;
  vertical-align: middle; }

select.form-control {
  padding-left: 2px;
  margin-bottom: 1px;
  max-width: 600px; }

input.form-control.datepicker {
  background-color: #fff; }

@media (max-width: 768px) {
  form.form-horizontal .form-group {
    margin-bottom: 10px; }
  form.form-horizontal .form-group .label,
  form.form-horizontal .form-group .control {
    display: block;
    position: static; }
  form.form-horizontal .form-group .label {
    padding-bottom: 8px; } }

/*******************************
* AGENDA ITEM INDICATORS
*******************************/
.totals {
  line-height: 16px;
  min-width: 80px !important;
  min-height: 16px !important;
  position: absolute;
  right: 20px; }

div.smallBox {
  height: 16px;
  color: #888888;
  padding-left: 3px;
  font-size: 10px;
  margin-right: 4px;
  border-left-color: #cccccc;
  border-left-width: 1px;
  border-left-style: solid;
  float: left;
  display: block; }

div.smallBox.color {
  padding-right: 5px; }

div.smallBox a {
  color: #888888; }

div.smallBox:first-child {
  border: 0 currentColor; }

div.smallBox span {
  margin-right: 3px;
  padding: 0;
  color: #555555;
  line-height: 16px;
  font-size: 11px;
  font-weight: normal;
  vertical-align: middle;
  display: inline; }

div.smallBox.color span.glyphicon {
  font-family: 'Glyphicons Halflings';
  padding-left: 2px; }

div.smallBox.document-count {
  background: 3px 0 url("../images/attachment-small.png") no-repeat; }

div.smallBox.decision-count {
  background: 3px 0 url("../Images/decision-small.png") no-repeat; }

div.smallBox.document-count > span,
div.smallBox.decision-count > span {
  margin-left: 20px;
  min-width: 6px;
  display: block; }

div.smallBox img {
  top: -2px;
  vertical-align: middle;
  display: inline;
  position: relative; }

.totals .circle {
  float: right;
  line-height: 16px; }

div.Green.color {
  color: #a2cca0;
  font-weight: bold; }

div.Yellow.color {
  color: #fefe87;
  font-weight: bold; }

div.Red.color {
  color: #ff4242;
  font-weight: bold; }

div.circle {
  border-radius: 2px;
  border: 1px solid #777777;
  width: 17px;
  height: 17px; }

div.inline.circle {
  padding: 0 2px;
  margin-left: 5px;
  display: inline; }

div.none.circle {
  background: none;
  border: 0 currentColor;
  -moz-border-image: none;
  -o-border-image: none;
  -webkit-border-image: none;
  border-image: none;
  width: 7px; }

div.Green.circle {
  background: #a2cca0; }

div.Yellow.circle {
  background: #fefe87;
  border: 1px solid #cccccc;
  -moz-border-image: none;
  -o-border-image: none;
  -webkit-border-image: none;
  border-image: none; }

div.Red.circle {
  background: #ff4242; }

div.None.circle {
  background: transparent;
  border: 0; }

ul.colorCoding {
  list-style-type: none;
  margin: 0;
  margin-top: 15px;
  padding: 0 0 0 5px; }

ul.colorCoding li {
  vertical-align: middle;
  font-size: 11px;
  color: #666;
  padding: 3px 0;
  font-weight: normal; }

ul.colorCoding li .circle {
  vertical-align: middle;
  display: inline-block;
  line-height: 24px;
  margin-right: 5px; }

/*******************************
* TABLES
*******************************/
table.show_table tr th {
  padding: 5px;
  color: #005a84;
  border-bottom: 1px dotted #cccccc; }

/*******************************
* AGENDA EDIT
*******************************/
#editAgenda {
  max-width: 1200px; }

#editAgendaGeneral .bootstrap-timepicker {
  float: left; }

/*******************************
* AGENDA
*******************************/
.agendaExtraInfo ul.show_decisions {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: auto !important;
  padding-bottom: 15px; }

.agendaExtraInfo ul.show_decisions li {
  padding: 3px 0;
  border-bottom: 1px dotted #ccc;
  background: url("../images/arrow-blue-tiny.png") no-repeat left 8px; }

.agendaExtraInfo ul.show_decisions li span.decisionTitle {
  cursor: pointer;
  padding-left: 8px; }

.agendaExtraInfo ul.show_decisions li div.fulltext {
  display: none;
  padding-left: 18px; }

#addAgenda {
  margin-top: 15px;
  margin-bottom: 15px; }

#agenda_items .agenda_row .agendaExtraInfo .introtext,
#agenda_items .agenda_row .agendaExtraInfo .wrapper {
  max-width: 800px; }

#agenda_items .agenda_row .tableWithOptions {
  background-color: transparent; }

#agenda_items .agenda_row .tableWithOptions tr:hover td,
#agenda_items .agenda_row .documents li:hover {
  background: #fff; }

.agendaExtraInfo .wrapper {
  padding-left: 20px; }

.action.withOptions {
  cursor: pointer; }

.action.extraOptions {
  display: none; }

/*******************************
* MODALS
*******************************/
body.modal-open .modal.in {
  background: none;
  background: rgba(0, 90, 132, 0.1); }

.modal-content {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 3px 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 3px 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 10px; }

@media (min-height: 800px) {
  .modal .modal-dialog {
    top: 50px; } }

@media (min-height: 900px) {
  .modal .modal-dialog {
    top: 100px; } }

.modal .modal-header h2.modal-title {
  font-size: 18px;
  font-weight: 300; }

.modal .modal-content .form-control {
  width: 100%; }

.modal .modal-content form.form-horizontal .form-group .label {
  min-width: 0; }

.modal .modal-content form.form-horizontal .form-group .control {
  min-width: 75%; }

.modal-header,
.modal-footer {
  padding: 10px; }

#confirmModal span.warning-sign {
  padding-right: 3px; }

/*******************************
* ADD RECURRING AGENDA
*******************************/
#addRecurringAgendaForm .form-group .control {
  min-width: initial; }

#addRecurringAgendaForm .form-group .control .inline div {
  float: left;
  padding-right: 3px; }

#addRecurringAgendaForm .form-group .control .inline div.check {
  padding-top: 2px; }

#addRecurringAgendaForm .form-group .control .inline div.text {
  padding-top: 4px; }

#addRecurringAgendaForm .form-control.input-sm {
  width: 40px; }

/*******************************
* DOSSIER ITEMS
*******************************/
#copyDossierItemDocumentsHeader {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

#copyDossierItemDocuments {
  max-height: 200px;
  overflow-y: scroll; }

/*******************************
* INITIALING
*******************************/
.initialingRouteSelect .list-group-item {
  padding: 2px 2px; }

.initialingRouteSelect .list-group-item ul {
  list-style-type: none; }

.initialingRouteSelect .list-group-item input {
  position: absolute;
  left: 5px; }

.initialingRouteSelect textarea {
  height: 80px; }

.initialingRouteEdit {
  padding: 10px 20px 10px 10px; }

.initialingRouteEdit ul {
  padding: 0; }

.initialingRoute ul.list-group li.level2 {
  padding-left: 10px; }

.initialingRoute ul.list-group li.level3 {
  padding-left: 20px; }

.initialingRoute ul.list-group li.level4 {
  padding-left: 30px; }

.initialingRoute ul.list-group li.level5 {
  padding-left: 40px; }

.initialingRoute ul.list-group li.level6 {
  padding-left: 50px; }

.initialingRoute ul.list-group li.level7 {
  padding-left: 60px; }

.initialingRoute ul.list-group li.level8 {
  padding-left: 70px; }

.initialingRoute ul.list-group li.level9 {
  padding-left: 80px; }

.initialingRoute ul.list-group ul {
  padding-left: 28px; }

.initialingRoute .list-group-item > .badge {
  float: left;
  margin-left: 2px; }

.initialingRouteSelect .list-group-item > .badge {
  float: right;
  margin-left: 2px; }

.initialingRouteSelect .list-group-item label {
  padding-top: 3px; }

.initialingRoute ul button {
  float: right;
  margin-right: 2px; }

.initialingRouteEdit .routeUserName {
  cursor: pointer; }

#saveInitialingRouteButton {
  float: right;
  margin-right: 20px; }

.initialingState .row {
  border-bottom: 1px dotted #ededed;
  margin-bottom: 7px;
  padding-bottom: 5px;
  margin-left: 0; }

table.initialingState {
  margin-bottom: 0; }

table.initialingState > tbody > tr > td {
  padding: 3px; }

table.initialingState > tbody > tr:first-child > td {
  border: 0; }

table.initialingState td.date {
  width: 110px; }

table.initialingState td.remarks {
  width: 16px;
  border-top: none;
  white-space: pre-line; }

table.initialingState td.remarks .remarks {
  width: 15px;
  height: 15px;
  background: url("../images/info.png") no-repeat left center; }

table.initialingState td.indicator {
  width: 16px; }

table.initialingState td.level2 {
  padding-left: 10px; }

table.initialingState td.level3 {
  padding-left: 20px; }

table.initialingState td.level4 {
  padding-left: 30px; }

table.initialingState td.level5 {
  padding-left: 40px; }

table.initialingState td.level6 {
  padding-left: 50px; }

table.initialingState td.level7 {
  padding-left: 60px; }

table.initialingState td.level8 {
  padding-left: 70px; }

table.initialingState td.level9 {
  padding-left: 80px; }

table.initialingState ul {
  list-style-image: url("../images/arrow-blue-tiny.png");
  margin: 0;
  padding: 0;
  padding-left: 10px; }

.initialing li.currentUser {
  font-weight: bold; }

.initialing > .panel-footer > button.btn,
.initialing > .panel-footer > div.btn-group {
  float: right; }

.initialing > .panel-footer > button.btn {
  margin-right: 10px; }

.initialing > .panel-body label {
  padding-bottom: 5px; }

#initialingIndex table tr.waiting {
  font-weight: bold; }

#initialingIndex table td .smallBox {
  margin-left: 20px !important; }

#initialingIndex table td .smallBox .circle .glyphicon {
  color: inherit; }

/*******************************
* SOURCES
*******************************/
.sourcesEditSource {
  margin: 0 0 4px 3px !important; }

.tableSources {
  border-bottom: 0;
  font-size: 11px; }

.tableSources .sourcesSort {
  display: none; }

.tableSources tbody tr.item td {
  cursor: pointer; }

.tableActionListFooter {
  border: 1px solid #dee2e6;
  font-size: 11px; }

.tableHeader {
  background: url("../images/listsources/tableheader.png") repeat-x;
  color: #fff;
  height: 29px; }

.tableHeader th {
  padding: 5px 5px;
  font-size: 13px;
  font-weight: normal;
  border-bottom: 1px solid #d8dbe0; }

.tableHeader th:first-child {
  padding-left: 10px; }

.tableHeader th a {
  color: #fff; }

.tableHeader th.sortAsc {
  background: url("../images/listsources/sortasc.png") right 52% no-repeat;
  padding-right: 3px; }

.tableHeader th.sortDesc {
  background: url("../images/listsources/sortdesc.png") right 52% no-repeat;
  padding-right: 3px; }

.groupHeader {
  color: #597eaa;
  height: 29px;
  background: url("../images/listsources/groupheader.png") repeat-x; }

.groupHeader th {
  padding: 5px 5px;
  font-size: 13px;
  font-weight: normal;
  border-bottom: 1px solid #d8dbe0; }

.groupHeader th:first-child {
  padding-left: 10px; }

.groupHeader th a {
  color: #597eaa; }

.tableFooter {
  background: url("../images/listsources/tableheader.png") repeat-x;
  color: #597eaa;
  height: 29px; }

.tableFooter td {
  padding: 0 5px;
  font-size: 13px;
  font-weight: normal;
  border-top: 1px solid #d8dbe0; }

.tableFooter td select {
  font-size: 10px; }

.tableFooter #navigation {
  vertical-align: middle;
  line-height: 28px; }

.tableFooter #navigation span {
  float: left; }

.tableFooter #navigation #navigationLinks {
  padding-left: 5px;
  float: left; }

.tableFooter #navigation #navigationLinks ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.tableFooter #navigation #navigationLinks ul li {
  float: left;
  margin-right: 3px; }

.tableFooter #navigation #navigationLinks ul li a {
  display: block;
  color: #dfe2e6;
  font-size: 10px;
  background: #98b0cd;
  padding: 0 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: normal;
  line-height: 20px;
  vertical-align: middle; }

.tableFooter #navigation #navigationLinks ul li a:hover {
  background: #5b6d83; }

.tableFooter #navigation #navigationLinks ul li a.active {
  background: #5b6d83; }

.tableRow1 td {
  background: #f4f4f5;
  padding: 7px 5px;
  vertical-align: top;
  line-height: 20px;
  border-bottom: 1px solid #d8dbe0; }

.tableRow2 td {
  background: #fff;
  padding: 7px 5px;
  vertical-align: top;
  line-height: 20px;
  border-bottom: 1px solid #d8dbe0; }

.tableRow1 td:first-child,
.tableRow2 td:first-child {
  padding-left: 10px; }

.tableRow1.selectedRow td,
.tableRow2.selectedRow td {
  background: #a8b9ce;
  cursor: pointer; }

.tableRow1 td img,
.tableRow2 td img {
  vertical-align: top; }

.tableRow1 .manageAgenda a:hover,
.tableRow2 .manageAgenda a:hover {
  text-decoration: underline; }

/*******************************
* AGENDAITEM OPTIONS
*******************************/
.btn-default.btn-ibabs.dropdown-toggle {
  background-color: #e6e6e6;
  border-color: #adadad;
  padding: 0 4px;
  line-height: 1.4; }

ul.dropdown-menu-contextmenu,
ul.dropdown-menu {
  position: absolute;
  /*right: 0;*/
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 5px 0 5px 5px;
  list-style-type: none;
  padding: 5px 0;
  margin-top: 0; }

ul.dropdown-menu-contextmenu li.divider,
ul.dropdown-menu li.divider {
  margin: 0; }

ul.dropdown-menu-contextmenu li a {
  display: block;
  color: #666;
  padding: 10px;
  line-height: normal;
  font-size: 13px; }

ul.dropdown-menu-contextmenu li a,
ul.dropdown-menu-agendaitem li a {
  text-transform: lowercase; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #aaa; }

ul.dropdown-menu > li > span, ul.dropdown-menu > li > a {
  display: block;
  color: #666;
  padding: 10px;
  line-height: normal;
  font-size: 13px; }
  ul.dropdown-menu > li > span:hover, ul.dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
    cursor: pointer; }

/*******************************
* SETTINGS
*******************************/
.ipAddressContainer {
  white-space: nowrap; }

.breakWords {
  overflow-wrap: break-word; }

/*******************************
* CONTEXT MENU
*******************************/
.context-menu {
  position: absolute;
  display: none; }

/*******************************
* MULTIPLE SELECT CHECKBOXES
*******************************/
div.checkbox.multiselect,
ul.checkbox.multiselect {
  padding-top: 0;
  max-width: 25em;
  max-height: 10em;
  border: solid 1px #c0c0c0;
  overflow: auto; }

div.checkbox.multiselect label,
ul.checkbox.multiselect li {
  display: block;
  font-size: 14px;
  line-height: 23px;
  vertical-align: middle;
  padding-left: 25px;
  overflow: hidden;
  border-bottom: 1px solid #e7e7e7; }

div.checkbox.multiselect label span,
ul.checkbox.multiselect li span {
  vertical-align: middle;
  font-size: 13px;
  color: #7f7f7f; }

div.checkbox.multiselect label.selected,
ul.checkbox.multiselect li.selected {
  background-color: #eee; }

ul.checkbox.multiselect {
  margin: 0;
  padding-left: 0; }

ul.checkbox.multiselect.viewmode {
  border: none; }

ul.checkbox.multiselect.viewmode li {
  padding-left: 0;
  background-color: transparent;
  border-bottom: 1px dotted #ccc;
  font-size: 13px; }

/*******************************
* TEXT DIFF
*******************************/
.diff {
  /*white-space: pre-line;*/ }

.diff ins {
  background-color: #c6ffc6;
  text-decoration: none; }

.diff del {
  background-color: #ffc6c6; }

.diff span,
.diff del,
.diff ins {
  display: block;
  white-space: pre-line; }

/*******************************
* CHECK ALL OPTIONS
*******************************/
.check-all-options {
  display: none; }

.check-all-options .title h3 {
  font-size: 18px;
  margin: 10px 0; }

.check-all-options .options {
  margin-bottom: 10px; }

.modal-body .check-all-options {
  display: none !important; }

#agendaItemOptions {
  position: fixed;
  bottom: 0;
  margin-left: -35px;
  padding-left: 35px;
  width: 100%;
  border-top: 1px solid #eee;
  background-color: #fafafa;
  z-index: 1000; }

/*******************************
* DELETED ITEMS
*******************************/
.deletedItems .row {
  border-left: 1px solid #e4e6e6;
  border-right: 1px solid #e4e6e6;
  border-bottom: 1px solid #e4e6e6;
  height: 30px;
  line-height: 30px;
  padding-left: 5px; }

.deletedItems .row:first-child {
  border-top: 1px solid #e4e6e6;
  font-weight: bold; }

.deletedItems .row button {
  margin-top: -2px;
  margin-bottom: 2px; }

.deletedItems .row .btn-delete-forever {
  margin-left: 10px;
  background-color: #ee342e;
  border-color: #ee342e;
  color: #ffffff; }
  .deletedItems .row .btn-delete-forever:hover {
    background-color: transparent;
    color: #ee342e; }

/*******************************
* BOOTSTRAP - OVERRIDES
*******************************/
.table > thead > tr > th {
  border-bottom: 3px double #ddd; }

.glyphicon.blue {
  color: #0d77a9; }

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

.row {
  margin-left: 0;
  margin-right: 0; }

.form-group ul.list-inline {
  margin-bottom: 0; }

.container {
  width: auto !important;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }

.container-fluid {
  padding-right: 0;
  padding-left: 0; }

.col-content .navbar.navbar-static-top .container-fluid {
  padding-right: 0; }

label,
.label {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  color: #7f7f7f;
  white-space: normal; }

label.check {
  display: block;
  padding-left: 15px;
  text-indent: -15px; }

label.check > input {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden; }

.form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
  border-bottom: 1px dotted #ededed;
  margin-bottom: 7px;
  padding-bottom: 5px; }

.form-horizontal .form-group.form-group-last {
  margin-bottom: 0;
  padding-bottom: 0; }

.form-horizontal .form-group.no-border {
  border: 0; }

form .checkbox .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none; }

.dataTables_filter .form-control.input-sm {
  margin-left: 3px; }

form textarea.form-control {
  padding: 6px; }

.form-control-inline {
  width: auto;
  display: inline-block; }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  right: 0; }

.help-block {
  color: #a2a2a2;
  font-size: 12px;
  margin-bottom: 0;
  white-space: normal; }

.help-block.text-danger {
  color: #a94442; }

.has-error .help-block {
  color: #737373; }

.modal-backdrop {
  background-color: #fff; }

.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: .7; }

.modal.no-padding .modal-body {
  padding: 0; }

.close {
  top: 5px;
  right: 10px;
  position: absolute;
  font-size: 30px;
  filter: alpha(opacity=40);
  opacity: .4; }

.breadcrumb > li {
  display: inline; }

.label-warning {
  background-color: #ffd800; }

.label-danger {
  background-color: #ee342e; }

.badge-success {
  background-color: #5cb85c;
  border-color: #4cae4c;
  color: #fff; }

.badge-info {
  background-color: #5bc0de;
  border-color: #46b8da;
  color: #fff; }

.badge-warning {
  background-color: #f0ad4e;
  border-color: #eea236;
  color: #fff; }

.badge-danger {
  background-color: #d9534f;
  border-color: #d43f3a;
  color: #fff; }

.checkbox label span {
  line-height: 21px; }

.bootstrap-timepicker {
  width: 57px;
  float: left;
  padding-right: 2px; }

.bootstrap-timepicker-widget table td {
  height: auto; }

.bootstrap-timepicker-widget table td input {
  width: 40px; }

.bootstrap-timepicker-widget table td a {
  border: none;
  padding: 0; }

.bootstrap-timepicker-widget.dropdown-menu.open {
  min-width: 0; }

input.timepicker, input.time {
  width: 55px; }

.col-fixed-10 {
  float: left;
  width: 10px; }

.col-fixed-20 {
  float: left;
  width: 20px; }

.col-fixed-35 {
  float: left;
  width: 35px; }

.col-fixed-50 {
  float: left;
  width: 50px; }

.col-fixed-60 {
  float: left;
  width: 60px; }

.col-fixed-70 {
  float: left;
  width: 70px; }

.col-fixed-80 {
  float: left;
  width: 80px; }

.col-fixed-90 {
  float: left;
  width: 90px; }

.col-fixed-10.nofloat,
.col-fixed-20.nofloat,
.col-fixed-30.nofloat,
.col-fixed-35.nofloat,
.col-fixed-70.nofloat,
.col-fixed-80.nofloat,
.col-fixed-90.nofloat {
  float: none; }

.col-max-10 {
  float: left;
  max-width: 10px; }

.col-max-20 {
  float: left;
  max-width: 20px; }

.col-max-35 {
  float: left;
  max-width: 35px; }

.col-max-70 {
  float: left;
  max-width: 70px; }

.col-max-80 {
  float: left;
  max-width: 80px; }

.col-max-90 {
  float: left;
  max-width: 90px; }

.col-max-250 {
  float: left;
  max-width: 250px; }

.panel-group.ibabs-panel {
  max-width: 1200px; }

.panel-group.ibabs-panel > .panel.panel-default {
  position: relative;
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.panel-group.ibabs-panel > .panel.panel-default > .panel-heading {
  border: 0;
  padding: 0;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.panel-group.ibabs-panel > .panel.panel-default > .panel-heading .panel-title {
  color: #115c82;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px; }

.panel-group.ibabs-panel > .panel.panel-default > .panel-heading .panel-title a:first-child {
  background: url("../Images/arrow-down.png") no-repeat right center;
  padding-right: 25px; }

.panel-group.ibabs-panel > .panel.panel-default.active > .panel-heading .panel-title a:first-child {
  background: url("../Images/arrow-up.png") no-repeat right center; }

.panel-group.ibabs-panel > .panel.panel-default > .panel-collapse > .panel-body {
  padding: 20px;
  padding-bottom: 20px;
  background: none;
  border: 1px solid #e4e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.popover-error {
  border-color: red;
  color: red;
  font-size: 13px;
  line-height: 1em; }

.popover-error > .arrow {
  border-width: 8px; }

.popover-error.top > .arrow {
  bottom: -8px;
  border-top-color: red;
  margin-left: -7px; }

.popover-error.bottom > .arrow {
  top: -8px;
  border-bottom-color: red;
  margin-left: -7px; }

.popover-error.left > .arrow {
  right: -8px;
  margin-top: -8px;
  border-left-color: red; }

.popover-error.right > .arrow {
  left: -8px;
  margin-top: -8px;
  border-right-color: red; }

.popover-error .popover-content {
  padding: 3px 15px 3px 6px; }

.popover-error button.close {
  top: 0;
  right: 2px;
  font-size: 21px; }

.caret {
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.alert-general {
  position: fixed;
  z-index: 1060;
  bottom: -5px;
  left: 15px;
  right: 15px; }

.alert-general .close {
  font-size: 21px; }

.alert-dismissible .close {
  font-size: 21px; }

.modal .modal-footer .alert {
  display: inline-block;
  margin-bottom: 0;
  padding: 3px;
  margin-right: 10px; }

.alert-cache {
  display: inline-block;
  padding: 5px;
  margin-top: 3px;
  margin-bottom: 0; }

.error-text {
  color: red; }

.panel-body.no-border {
  border: none !important;
  padding: 0 !important; }

.center-image {
  height: 100%;
  width: 100%; }

.center-image img {
  position: relative;
  top: 50%;
  left: 50%; }

.center-image img.loadingImage {
  margin-top: -8px;
  margin-left: -8px; }

.alert-minimal {
  padding: 5px;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0; }

.alert-minimal .alert-link {
  font-style: italic;
  font-weight: normal; }

.action-assignee {
  margin-bottom: 15px; }
  .action-assignee:last-child {
    margin-bottom: 0; }

.action-current-assignee {
  border: 1px solid #e0e0e0;
  background-color: #ffeeba;
  padding: 3px 3px 0; }
  .action-current-assignee .checkbox {
    margin-bottom: 0; }

.action-responsible-status {
  border-radius: 4px;
  display: block;
  float: left;
  height: 8px;
  width: 8px;
  margin: 4px 4px 0 0; }
  .action-responsible-status-open {
    background-color: #ffd800; }
  .action-responsible-status-expired {
    background-color: #ee342e; }
  .action-responsible-status-done {
    background-color: #66ac62; }

/*******************************
* LAYOUT EXCEPTIONS (RESPONSIVE)
*******************************/
@media (max-width: 1024px) {
  h1.page-title {
    font-size: 20px; }
  h2.page-subtitle {
    font-size: 16px; }
  #topSection div.col-menu,
  #main div.col-menu {
    min-width: 200px;
    width: 200px; }
  #header #logoImage {
    padding-left: 0;
    padding-right: 0; }
  #menu ul.menu-items a {
    font-size: 14px;
    padding: 0 15px 0 10px;
    line-height: 35px;
    height: 35px; }
  #menu ul.menu-items li span.menu-item-icon {
    width: 15px;
    height: 15px;
    background-size: 100%;
    top: 2px; } }

/*******************************
* INPUT VALIDATION
*******************************/
form .form-control.input-validation-error,
.tuiEditor.input-validation-error,
.multiselect.input-validation-error,
.btn.input-validation-error {
  border-color: red; }

form .tuiEditor.input-validation-error {
  border-color: red;
  border-style: solid;
  border-width: 1px; }

/*******************************
* JQUERY UI OVERRIDES
*******************************/
.ui-state-highlight {
  border: 1px solid #fcefa1;
  background-color: #f7f4e4;
  color: #363636;
  min-height: 35px; }

/*******************************
* PASSWORD STRENGTH
*******************************/
.pwstrength-ok {
  height: 25px;
  width: 25px;
  line-height: 25px; }

.pwstrength-bar .progress {
  margin-bottom: 0; }

.pwstrength-errors ul.error-list {
  padding-left: 0;
  margin-bottom: 0; }

.pwstrength-errors ul.error-list li {
  display: inline;
  list-style-type: none; }

.pwstrength-errors ul.error-list li::before {
  content: ", "; }

.pwstrength-errors ul.error-list li:first-child::before {
  content: ""; }

.meter > .inner-addon {
  position: relative; }

/*******************************
* USER PROFILE
*******************************/
#profile .icon.icon-info {
  display: inline-block;
  /*margin-bottom: 7px;
    margin-left: 3px;*/ }

#profile .default-site .tooltip {
  white-space: pre; }

#profile .default-site .tooltip .tooltip-inner {
  max-width: none; }

/*******************************
* BROWSER SPECIFIC FIXES
*******************************/
/* Fixes responsive tables in firefox */
@-moz-document url-prefix() {
  fieldset {
    display: table-cell; } }

/*******************************
* USER SELECTION (OVERSITES)
*******************************/
@media (max-height: 600px) {
  #overSitesModal .modal-dialog {
    top: 50px; } }

.form-input-number {
  width: 65px;
  float: left; }

/*******************************
* LISTS
*******************************/
.list-group.list-group-small {
  list-style-image: url(../images/arrow-blue-tiny.png);
  margin: 0;
  padding: 0;
  list-style-position: inside; }

.list-group.list-group-small > .list-group-item {
  border: none;
  border-top: 1px solid #ddd;
  margin: 0;
  padding: 3px;
  display: list-item; }

.list-group.list-group-small > .list-group-item:first-child {
  border: none; }

.list-group.list-group-small > .list-group-item > .indicator {
  float: right; }

/*******************************
* UNORDERED LIST AS TREE
*******************************/
.tree, .tree ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.tree ul {
  margin-left: 1em;
  position: relative; }

.tree ul ul {
  margin-left: .5em; }

.tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid; }

.tree li {
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  color: #369;
  font-weight: 700;
  position: relative; }

.tree ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 0;
  border-top: 1px solid;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0; }

.tree ul li:last-child:before {
  background: #fff;
  height: auto;
  top: 1em;
  bottom: 0; }

.indicator {
  margin-right: 5px; }

.tree li a {
  text-decoration: none;
  color: #369; }

.tree li button, .tree li button:active, .tree li button:focus {
  text-decoration: none;
  color: #369;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  outline: 0; }

.tree li > label.btn {
  margin-bottom: 3px; }

.tab-content {
  border: 1px solid #ddd;
  border-top: none;
  -ms-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }
