.profile {
  /* View Mode: Normal background */ }
  .profile .toolbar {
    background-color: #9fb0b8; }
  .profile .search_bar_wrapper {
    width: 310px; }
    .profile .search_bar_wrapper .search_bar {
      background-color: #748b99;
      padding: 0px;
      width: 100%; }
      .profile .search_bar_wrapper .search_bar .form-group {
        margin-bottom: 0px; }
        .profile .search_bar_wrapper .search_bar .form-group .search-box {
          height: 40px;
          padding: 10px 15px;
          font-weight: 300; }
        .profile .search_bar_wrapper .search_bar .form-group .form-control {
          border: none;
          box-shadow: none;
          color: #fff;
          font-weight: 300;
          padding: 0px 15px;
          height: 40px; }
          .profile .search_bar_wrapper .search_bar .form-group .form-control::-webkit-input-placeholder {
            color: #fff;
            font-weight: normal;
            font-weight: 300; }
          .profile .search_bar_wrapper .search_bar .form-group .form-control::-moz-placeholder {
            color: #fff;
            font-weight: normal;
            font-weight: 300; }
          .profile .search_bar_wrapper .search_bar .form-group .form-control:-ms-input-placeholder {
            color: #fff;
            font-weight: normal;
            font-weight: 300; }
          .profile .search_bar_wrapper .search_bar .form-group .form-control:-moz-placeholder {
            color: #fff;
            font-weight: normal;
            font-weight: 300; }
      .profile .search_bar_wrapper .search_bar .form-control-feedback {
        top: 4px;
        right: 10px; }
        .profile .search_bar_wrapper .search_bar .form-control-feedback i {
          top: 7px;
          position: relative; }
  .profile .search_panel_new {
    /*height: auto;*/
    border-top: none; }
    .profile .search_panel_new .search-panel {
      padding-top: 20px; }
      .profile .search_panel_new .search-panel .typeahead-wrapper .form-control-feedback {
        right: -7px; }
        .profile .search_panel_new .search-panel .typeahead-wrapper .form-control-feedback i {
          color: #b8c5cc; }
    .profile .search_panel_new .select-dropdown ul.dropdown-menu {
      width: 100%; }
  .profile .canvas {
    overflow: auto;
    width: 100%;
    position: absolute;
    bottom: 0px;
    top: 110px; }
    .profile .canvas .canvas-wrapper {
      width: 100%;
      height: 100%;
      background-color: #FFF; }
      .profile .canvas .canvas-wrapper .canvas-30day-temp {
        height: 100%;
        /*overflow: hidden;*/
        overflow: auto; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .left-section {
          /*height: 100%;*/
          overflow: auto;
          position: absolute;
          left: 70px;
          right: 33.33%;
          background-color: #fafafa;
          top: 0px;
          bottom: 0px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .left-section.full-width {
            right: 0px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .left-section .data-row .expand-me .data-col {
            border-bottom: none;
            background-color: #ebf1f5; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .month-nav {
          height: 42px;
          /* position: fixed;*/
          left: 70px;
          right: 370px;
          background-color: #217dc6;
          color: #fff;
          z-index: 3; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .month-nav .month-nav-block {
            padding: 10px 15px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .month-nav .month-nav-block a {
              color: #fff;
              font-size: 0.7rem;
              text-transform: uppercase; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .month-nav .month-nav-block a i {
                vertical-align: middle;
                font-size: 20px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .month-nav .month-nav-block:nth-child(2) {
              padding: 10px 15px;
              font-weight: 500; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .month-nav .month-nav-block:nth-child(2) span {
                margin: 0px 20px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row {
          z-index: 2;
          height: 104px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col {
            height: 104px;
            background-color: #fff;
            border-bottom: 1px solid #ccd7dd; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col .day {
              width: 221.4px;
              height: 104px;
              position: relative; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col .day .date {
                position: relative;
                font-size: 11px;
                top: 2px;
                left: 5px;
                font-weight: 500; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col .day.selected-date {
                border: 2px solid #f2cf0d !important;
                background-color: #fcf1cb;
                z-index: 1; }
                .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col .day.selected-date .date {
                  font-weight: 900; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col .day.current-date {
                border: 2px solid #2196f3;
                z-index: 1; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col .day .notification_icons {
                position: relative;
                top: -12px; }
                .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col .day .notification_icons .notify-icons {
                  display: inline-block;
                  float: right;
                  text-align: right;
                  margin-right: 5px; }
                  .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col .day .notification_icons .notify-icons .notification {
                    position: unset;
                    top: unset; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col .inline-modal-wrapper {
              position: relative; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row .data-col .inline-modal-wrapper.expand-me {
                height: 648px;
                top: 104px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row.first-row {
            margin-top: 40px;
            /* margin-top: 70px;*/ }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .data-row.expand-me {
            height: 753px !important; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .bottom-content {
          position: fixed;
          width: 100%;
          bottom: 45px;
          z-index: 3; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .legend-footer {
          position: absolute;
          left: 0;
          right: 0px;
          bottom: 0;
          height: 45px;
          z-index: 3;
          background-color: #ebf1f5;
          border-top: 1px solid #dde3e6; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .legend-footer .legend {
            padding: 10px 20px 0px;
            line-height: 2; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .legend-footer .legend .legend-list ul {
              margin-bottom: 0px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .legend-footer .legend .time-msg {
              font-size: 13px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .profile-btn {
          background-color: transparent;
          border: 1px solid #fff;
          font-size: 10px;
          margin-top: 10px;
          padding: 3px 11px;
          color: #fff;
          text-transform: uppercase; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .profile-btn i {
            font-size: 14px;
            vertical-align: middle;
            margin-right: 5px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .label-notes {
          background-color: #e91e63;
          color: #fff;
          font-size: 0.7rem;
          text-transform: none;
          margin-left: 10px;
          border-radius: 8px;
          padding: 6px 10px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .expiries-block {
          font-weight: 500;
          text-transform: uppercase; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .expiries-block span {
            font-size: 0.9rem;
            padding: 5px;
            margin-right: 2px;
            margin-bottom: 5px;
            display: inline-block;
            padding: 0px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .expiries-block span.colored {
              background-color: #ffa4a0;
              border-radius: 5px;
              padding: 5px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .cream-bg-wrapper {
          padding-left: 10px;
          padding-right: 10px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .cream-bg-wrapper .cream-bg {
            background-color: #fcf1cb;
            padding: 15px 5px 10px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .cream-bg-wrapper .cream-bg .group input {
              background-color: #fcf1cb; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .crew-exclusions {
          font-weight: 500; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .airport-exclusions {
          font-weight: 500; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .airport-exclusions span {
            margin-right: 10px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes h5:first-child {
          padding-bottom: 10px;
          border-bottom: 1px solid #ddd; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .note-list {
          margin-bottom: 30px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .note-list .single-note-div {
            font-weight: 500;
            font-size: 0.95rem;
            border-bottom: 1px solid #ddd;
            padding-bottom: 10px;
            margin-bottom: 10px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .note-list .single-note-div .duration {
              color: #579bd1; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .note-list .single-note-div .close i {
              font-size: 20px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .duration {
          color: #579bd1;
          font-size: 0.95rem;
          font-weight: 500; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .duration a {
            color: #e63d39;
            text-decoration: underline;
            margin-left: 10px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .duration .from-to-datepicker {
            position: relative;
            display: inline-block;
            width: 93px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .duration .from-to-datepicker .daterange-datepicker-ui {
              display: inline-block;
              margin: 0px 10px;
              font-size: 0.9rem;
              top: 0px; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .duration .from-to-datepicker .daterange-datepicker-ui:disabled {
                top: 0px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .duration .from-to-datepicker .ui-datepicker-trigger {
              position: absolute;
              top: 10px;
              right: -10px;
              cursor: pointer; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .duration .from-to-datepicker:first-child {
              margin-right: 15px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .notes .btn-panel:hover {
          color: #fff; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .sm-block {
          height: 25px;
          position: absolute;
          color: #fff;
          text-transform: uppercase;
          text-align: center;
          line-height: 2.5;
          background-color: #9a4da8;
          padding: 0 5px;
          overflow: hidden;
          z-index: 2; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .sm-block.to-be-shown {
            box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px red; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .sm-block.is-selected {
            border: 2px solid #faf6d0;
            box-shadow: -1px 7px 15px -1px rgba(0, 0, 0, 0.4);
            z-index: 10;
            line-height: 2rem; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .sm-block.is-selected.to-be-shown {
              box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px red, 0px 0px 0px 6px black; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .auto {
          border-left: 3px solid #af9325; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .rest-time {
          position: absolute;
          right: 0px;
          width: 0;
          height: 0;
          border-bottom: 25px solid #d7dee3;
          z-index: 1; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .off-block {
          position: absolute;
          height: 25px;
          text-align: center;
          text-transform: uppercase;
          line-height: 2;
          background-color: #d8dfe5;
          color: #6e706f;
          padding: 0 5px;
          overflow: hidden; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .off-block.compare-off {
            background-color: #c1ccd2;
            color: #dbe0e3; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .compare-block {
          color: #fff; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .compare-rest-time {
          opacity: 0.5; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .combine-patterns {
          height: 29px;
          position: absolute;
          top: 75px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .combine-patterns.isPattern {
            border: 1px solid #999; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .combine-patterns.is-selected {
            border: 2px solid #37474F; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .combine-patterns.is-selected.to-be-shown + div .sm-block {
            box-shadow: 0px 0px 0px 4px white, 0px 0px 0px 6px black; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .disable-click {
          pointer-events: none; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .disable-click span {
            color: #ddd; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .tooltip .tooltip-inner .tool-tip-header span {
          display: inline-block;
          color: #264250; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .tooltip .tooltip-inner .tool-tip-header.block-details {
          width: 220px;
          width: 220px;
          background-color: #f3d897; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .tooltip .tooltip-inner .tool-tip-header.block-details span {
            color: #4c4c4c; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .tooltip .tooltip-inner .tool-tip-bottom {
          padding: 10px 0px;
          text-align: left;
          width: 220px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .tooltip .tooltip-inner .tool-tip-bottom .detail span {
            display: inline-block;
            font-size: 12px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .tooltip .tooltip-inner .tool-tip-bottom.block-details {
            width: 220px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .left-section {
          overflow-x: scroll; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .left-section .top-header {
            min-height: 59px;
            border-right: 1px solid #ccd7dd;
            margin-top: 0px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .left-section .data-row.first-row {
            margin-top: 59px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header {
          margin-top: 0px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view {
            height: 30px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day {
              height: 40px;
              padding: 0px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table {
          position: absolute;
          top: 40px;
          width: 1550px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table .data-row.first-row {
            margin-top: 0px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section-table {
          position: absolute; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .inline-modal-wrapper.expand-me .add-training-modal-window .modal-body .canvas .date-filters-top-header {
          height: 29px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .inline-modal-wrapper.expand-me .add-training-modal-window .modal-body .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .left-section .data-row .data-col {
          border-right: 1px solid #ccd7dd;
          border-bottom: 1px solid #ccd7dd; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .inline-modal-wrapper.expand-me .add-training-modal-window .modal-body .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header {
          top: 96px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .inline-modal-wrapper.expand-me .add-training-modal-window .modal-body .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table {
          top: 59px;
          height: 1000px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .inline-modal-wrapper.expand-me .add-training-modal-window .modal-body .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table .data-col {
            height: auto; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .table-horizantal {
          overflow: auto;
          width: 100%;
          max-height: 400px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .table-horizantal .table {
            margin-top: 0px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .table-horizantal .table th {
              background-color: #f5f8fa;
              vertical-align: middle; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .table-horizantal .table th:first-child {
                padding-left: 15px !important; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .table-horizantal .table tbody tr.selected-flight {
              background-color: #d6e1e8; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .table-horizantal .table tbody tr.selected-crew {
              background-color: #d6e1e8; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .table-horizantal .table tbody tr td:first-child {
              padding-left: 15px !important; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table {
          position: relative;
          border: none;
          padding-top: 45px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table .fixed_header_table_inner_div {
            overflow-y: visible;
            overflow-x: auto;
            max-height: 650px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table .fixed_header_table_inner_div table {
              margin: 0px; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table .fixed_header_table_inner_div table td, .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table .fixed_header_table_inner_div table th {
                color: #212121;
                padding: 10px 20px; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table .fixed_header_table_inner_div table th {
                height: 0;
                line-height: 0;
                padding-top: 0;
                padding-bottom: 0;
                padding: 0px 15px !important;
                color: transparent;
                border: none;
                white-space: nowrap; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table .fixed_header_table_inner_div table th div {
                position: absolute;
                background: transparent;
                padding: 15px 18px;
                top: 0;
                margin-left: -20px;
                line-height: normal;
                border-left: none;
                color: #1d2124;
                font-weight: 500; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table .fixed_header_table_inner_div table tbody tr {
                border-bottom: 1px solid #f0f3f5;
                transition: background-color 0.2s ease-in 0.2s; }
                .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table .fixed_header_table_inner_div table tbody tr td {
                  padding: 15px !important; }
                .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table .fixed_header_table_inner_div table tbody tr:hover {
                  cursor: pointer;
                  background-color: #faf6d0; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .fixed_header_table .fixed_header_table_inner_div .table-striped > tbody > tr {
              background-color: #fff; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .btn-box {
          background-color: #1976d2;
          border-radius: 0px;
          color: #fff;
          font-size: 0.9rem; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .right-panel {
          position: fixed;
          right: -600px;
          width: 550px;
          top: 110px;
          z-index: 5;
          bottom: 0px;
          background-color: #fff;
          transition: all 0.5s linear;
          -ms-box-shadow: 2px 0px 10px 1px rgba(170, 170, 170, 0.7);
          box-shadow: 2px 0px 10px 1px rgba(170, 170, 170, 0.7); }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .right-panel .right-panel-header {
            background-color: #39b54a;
            padding: 13px 15px;
            color: #fff;
            position: absolute;
            width: 100%;
            z-index: 1; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .right-panel .right-panel-body {
            overflow: auto;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .right-panel .close-btn {
            background-color: #39b54a;
            color: #fff;
            width: 50px;
            text-align: center;
            height: 46px;
            padding: 13px 10px;
            position: absolute;
            left: -50px;
            cursor: pointer;
            -ms-box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, 0.2);
            box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, 0.2);
            top: 0px; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .right-panel .close-btn i {
              color: #fff;
              font-size: 20px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .right-panel.active-panel {
            right: 0px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .nav-tabs {
          border-bottom: none;
          margin-bottom: 15px;
          background: none; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .nav-tabs li {
            font-size: 1.2rem;
            padding-right: 30px;
            min-width: unset;
            background: none;
            box-shadow: none; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .nav-tabs li a {
              padding: 0px;
              color: rgba(0, 0, 0, 0.4);
              border: none; }
              .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .nav-tabs li a:hover, .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .nav-tabs li a:focus {
                background: none;
                border-color: #fff; }
            .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .nav-tabs li.active a {
              color: #1d82d3;
              border-bottom: solid #1d82d3;
              padding-left: 0px;
              padding-bottom: 0px;
              border-width: 0px 0px 4px 0px;
              background: none; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .start-time, .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .end-time, .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .location, .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .assign-me {
          padding: 5px 10px; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .available-training-section {
          border-top: 2px solid #009393; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .available-training-section .name {
            font-size: 0.8em;
            padding: 2px 10px;
            color: gray; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .available-training-date {
          padding: 10px 10px 10px;
          border-right: 1px solid #ddd; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .available-training-date h2 {
            margin-top: 5px;
            margin-bottom: 0px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .available-training-date h4, .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .available-training-date h5 {
            margin-top: 0px;
            color: #888888; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .available-training-details {
          border-bottom: 1px solid #ddd; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .available-training-details .d-inline-b {
            padding-top: 0px; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .available-training-details .detail-title {
            font-size: 0.9rem;
            color: #737373; }
          .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .available-training-details .detail-info {
            font-size: 1rem;
            color: #000;
            font-weight: 700; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs .assign-me {
          position: relative;
          color: #009393;
          font-weight: 500; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .category-tabs label.radio-btn {
          position: relative;
          top: inherit;
          pointer-events: auto; }
        .profile .canvas .canvas-wrapper .canvas-30day-temp .right-section .d-inline-b {
          display: inline-block;
          float: left; }
  .profile .crew-navigator {
    background-color: #31b545;
    height: 50px;
    position: fixed;
    left: 70px;
    right: 0px;
    color: #fff;
    /*z-index: 3;*/
    z-index: 1100; }
    .profile .crew-navigator .crew-nav-block {
      padding: 13px 15px; }
      .profile .crew-navigator .crew-nav-block.crew-details i {
        opacity: 0.6; }
      .profile .crew-navigator .crew-nav-block.crew-details span {
        font-weight: 300;
        margin-right: 10px; }
        .profile .crew-navigator .crew-nav-block.crew-details span.crew-name {
          font-size: 1.2rem;
          font-weight: 500; }
    .profile .crew-navigator a {
      color: #fff; }
    .profile .crew-navigator i {
      vertical-align: middle;
      color: #fff;
      position: relative;
      top: -1px; }
  .profile .profile-tabs {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50px; }
    .profile .profile-tabs.create-new-profile {
      top: 0px;
      transition: all 0.2s linear; }
  .profile .profile-tab-header {
    background-color: #ffffff;
    border-bottom: 1px solid #dcdcdc;
    position: fixed;
    width: 100%;
    /*z-index: 3;*/
    z-index: 1100; }
    .profile .profile-tab-header ul {
      padding: 0px;
      list-style: none; }
      .profile .profile-tab-header ul li {
        float: left;
        padding: 10px;
        margin-left: 100px; }
        .profile .profile-tab-header ul li a {
          color: #c1c1c1; }
        .profile .profile-tab-header ul li:first-child {
          margin-left: 35px; }
        .profile .profile-tab-header ul li.activetablink {
          border-bottom: 4px solid #66bb6a; }
          .profile .profile-tab-header ul li.activetablink a {
            color: #66bb6a; }
  .profile .profile-sub-tab-header {
    background-color: #ffffff;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    width: 100%; }
    .profile .profile-sub-tab-header ul {
      padding: 0px;
      list-style: none; }
      .profile .profile-sub-tab-header ul li {
        float: left;
        padding: 10px;
        margin-left: 100px; }
        .profile .profile-sub-tab-header ul li a {
          color: #c1c1c1; }
        .profile .profile-sub-tab-header ul li:first-child {
          margin-left: 35px; }
        .profile .profile-sub-tab-header ul li.activetablink {
          border-bottom: 4px solid #337ab7; }
          .profile .profile-sub-tab-header ul li.activetablink a {
            color: #337ab7; }
  .profile .profile-tab-content {
    position: relative;
    top: 100px;
    margin: 25px 10px;
    border: 1px solid #ececec;
    background-color: #fff;
    -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05); }
    .profile .profile-tab-content.create-new-profile-tabs {
      top: 50px; }
  .profile .profile-detail-block {
    padding: 15px; }
    .profile .profile-detail-block h4 {
      font-size: 1rem;
      color: #909090;
      margin-top: 0px;
      display: inline-block; }
    .profile .profile-detail-block .edit-link {
      float: right;
      font-size: 0.9rem;
      color: #2196f3;
      font-weight: 500; }
      .profile .profile-detail-block .edit-link i {
        font-size: 13px;
        vertical-align: text-top;
        margin-right: 1px;
        margin-top: 2px;
        color: #2196f3; }
    .profile .profile-detail-block .done-link {
      border: 1px solid #66bb6a;
      color: #fff;
      padding: 1px 5px;
      font-weight: normal;
      background: #66bb6a; }
    .profile .profile-detail-block.graybg {
      background-color: #fafafa; }
    .profile .profile-detail-block.padding-0 {
      padding: 0px; }
    .profile .profile-detail-block.padding-bottom-40 {
      padding-bottom: 40px; }
  .profile .profile-image img {
    border: 2px solid #ececec; }
  .profile .upload-link {
    font-size: 0.9rem;
    font-weight: 500;
    color: #2196f3;
    margin-top: 10px;
    cursor: pointer; }
    .profile .upload-link i {
      vertical-align: text-bottom;
      font-size: 16px;
      color: #2196f3; }
  .profile .border-top {
    border-top: 1px solid #ececec; }
  .profile .border-left {
    border-left: 1px solid #ececec; }
  .profile .blue-line-start-date {
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    top: -6px;
    right: 10px;
    color: #015ea9; }
  .profile .fleet-exp {
    margin-top: 5px; }
    .profile .fleet-exp.blue-line {
      border-top: 2px solid #015ea9; }
    .profile .fleet-exp p.fleet {
      color: #66bb6a;
      margin-bottom: 2px; }
      .profile .fleet-exp p.fleet i {
        vertical-align: text-bottom;
        font-size: 16px;
        color: #2196f3;
        margin-left: 5px;
        cursor: pointer; }
      .profile .fleet-exp p.fleet .popover {
        min-width: 230px; }
        .profile .fleet-exp p.fleet .popover .popover-title .close i {
          vertical-align: sub;
          font-size: 20px;
          opacity: 1;
          color: #000;
          top: -2px !important;
          position: relative; }
    .profile .fleet-exp p span.hours {
      font-weight: 400;
      color: #a6a6a6; }
  .profile .add-fleet-exp {
    padding: 10px 30px;
    background-color: #f6f6f6;
    text-align: center;
    border: 1px dashed #d5d4d4;
    color: #828282;
    cursor: pointer;
    border-radius: 2px; }
    .profile .add-fleet-exp p {
      margin: 0px;
      white-space: pre-wrap; }
  .profile .crew-base {
    margin-top: 5px; }
    .profile .crew-base p.base {
      color: #66bb6a;
      margin-bottom: 2px;
      font-size: 12px; }
      .profile .crew-base p.base i {
        vertical-align: text-bottom;
        font-size: 16px;
        color: #2196f3;
        margin-left: 5px;
        cursor: pointer; }
      .profile .crew-base p.base .popover {
        min-width: 230px; }
        .profile .crew-base p.base .popover .popover-title .close i {
          vertical-align: sub;
          font-size: 20px;
          opacity: 1;
          color: #000;
          top: -2px !important;
          position: relative; }
    .profile .crew-base p span.date {
      font-weight: 400;
      color: #a6a6a6; }
  .profile .add-crew-base {
    padding: 10px 30px;
    background-color: #f6f6f6;
    text-align: center;
    border: 1px dashed #d5d4d4;
    color: #828282;
    cursor: pointer;
    border-radius: 2px; }
    .profile .add-crew-base p {
      margin: 0px;
      white-space: pre-wrap; }
  .profile .add-acmi-range {
    padding: 10px 30px;
    background-color: #f6f6f6;
    text-align: center;
    border: 1px dashed #d5d4d4;
    color: #828282;
    cursor: pointer;
    border-radius: 2px; }
    .profile .add-acmi-range p {
      margin: 0px;
      white-space: pre-wrap; }
  .profile .date-range-border {
    display: -ms-flexbox;
    display: flex;
    /* Align children (inputs) side by side */
    -ms-flex-pack: justify;
        justify-content: space-between;
    /* Equal spacing */
    -ms-flex-align: center;
        align-items: center;
    /* Vertically center items */
    padding: 20px;
    background-color: #f6f6f6;
    border: 1px dashed #d5d4d4;
    border-radius: 4px;
    gap: 20px; }
  .profile .edit-mode {
    background-color: #dff0d8;
    /* Light green */ }
  .profile .view-mode {
    color: #b0b0b0;
    background-color: #f6f6f6;
    /* Default gray */
    font-weight: 100; }
  .profile .add-date-range {
    padding: 10px 30px;
    background-color: #f6f6f6;
    text-align: center;
    border: 1px dashed #d5d4d4;
    color: #828282;
    cursor: pointer;
    border-radius: 2px; }
    .profile .add-date-range p {
      margin: 0px;
      white-space: pre-wrap; }
  .profile .crew-base-popover .popover {
    min-width: 230px; }
  .profile .date-range-popover .popover {
    min-width: 230px; }
  .profile .crew-base-history {
    margin-right: 15px; }
  .profile .delete-crew-base {
    margin-top: 8px;
    background-color: #000000; }
  .profile .delete-date-range {
    margin-top: 8px;
    background-color: #000000; }
  .profile .font-weight-normal {
    font-weight: normal; }
  .profile .normal-label {
    color: #8097a2;
    font-weight: 300; }
    .profile .normal-label.bold {
      font-weight: 500; }
  .profile .switch {
    background: #90caf9;
    border: 1px solid #f3f1f1; }
    .profile .switch small {
      background: #2196f3; }
    .profile .switch.checked {
      background: #f3f1f1; }
      .profile .switch.checked small {
        background: #d7d7d7; }
  .profile .multi-select-selected label {
    text-transform: uppercase;
    color: #215ca5;
    margin-bottom: 15px; }
  .profile .multi-select-selected .selected-values {
    margin-left: -5px; }
    .profile .multi-select-selected .selected-values .alert {
      font-size: 0.9rem;
      color: #fff;
      padding: 6px 10px;
      margin-bottom: 10px;
      margin-left: 5px;
      font-weight: 300;
      border-radius: 3px;
      display: inline-block;
      float: left; }
      .profile .multi-select-selected .selected-values .alert.alert-success {
        background-color: #7cc576; }
      .profile .multi-select-selected .selected-values .alert .close {
        text-shadow: none;
        opacity: 1; }
        .profile .multi-select-selected .selected-values .alert .close i {
          position: relative;
          top: unset;
          right: unset;
          color: #fff;
          float: right;
          font-size: 17px;
          margin-left: 10px; }
  .profile .typeahead-wrapper .dropdown-menu {
    top: 40px !important; }
    .profile .typeahead-wrapper .dropdown-menu li {
      background-color: #f8f8f8;
      color: #212121; }
      .profile .typeahead-wrapper .dropdown-menu li a {
        padding: 10px 15px; }
      .profile .typeahead-wrapper .dropdown-menu li.active a {
        background-color: #e4eaef;
        color: #212121; }
      .profile .typeahead-wrapper .dropdown-menu li:hover a {
        background-color: #e4eaef; }
  .profile input[type=text]:disabled ~ label,
  .profile input[type=password]:disabled ~ label {
    color: #666666;
    font-weight: 500; }
  .profile .black-label {
    color: #666666;
    font-weight: 500; }
  .profile .border-middle {
    width: 1px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    background-color: #ececec;
    position: absolute;
    /* top: 50%; */
    left: 50%; }
  .profile .upgraded-list {
    padding: 0px;
    list-style: none; }
    .profile .upgraded-list .upgraded-list-item {
      display: inline-block;
      float: left;
      margin-left: 40px;
      width: 115px;
      margin-bottom: 20px; }
      .profile .upgraded-list .upgraded-list-item .upgrade-box {
        background-color: #fff;
        color: #66bb6a;
        padding: 25px;
        font-size: 20px;
        border: 1px solid #ececec;
        text-align: center; }
        .profile .upgraded-list .upgraded-list-item .upgrade-box.smallfont {
          font-size: 1rem;
          padding: 15px 5px; }
          .profile .upgraded-list .upgraded-list-item .upgrade-box.smallfont p {
            color: #000;
            font-weight: 500;
            margin: 0px; }
        .profile .upgraded-list .upgraded-list-item .upgrade-box.add-box {
          padding: 19px 30px;
          background-color: #f6f6f6;
          text-align: center;
          border: 1px dashed #d5d4d4;
          color: #828282;
          cursor: pointer;
          border-radius: 2px;
          font-size: 1rem;
          cursor: pointer; }
          .profile .upgraded-list .upgraded-list-item .upgrade-box.add-box.smallfont {
            font-size: 1rem;
            padding: 25px 5px; }
            .profile .upgraded-list .upgraded-list-item .upgrade-box.add-box.smallfont p {
              color: #000;
              margin: 0px;
              font-weight: 500; }
      .profile .upgraded-list .upgraded-list-item .upgraded-on {
        color: #b2b2b2;
        margin-top: 10px; }
        .profile .upgraded-list .upgraded-list-item .upgraded-on .date {
          color: #767676;
          font-weight: 500; }
        .profile .upgraded-list .upgraded-list-item .upgraded-on i {
          font-size: 16px;
          vertical-align: middle;
          float: right;
          cursor: pointer; }
      .profile .upgraded-list .upgraded-list-item:first-child {
        margin-left: 0px; }
  .profile .training-stages-list {
    padding: 0px;
    list-style: none; }
    .profile .training-stages-list .training-stages-list-item {
      display: inline-block;
      float: left;
      margin-left: 40px;
      width: 200px;
      margin-bottom: 20px; }
      .profile .training-stages-list .training-stages-list-item .upgrade-box {
        height: 180px;
        background-color: #fff;
        color: #66bb6a;
        padding: 25px;
        font-size: 20px;
        border: 1px solid #ececec;
        text-align: center; }
        .profile .training-stages-list .training-stages-list-item .upgrade-box .training-stages-list-item-content {
          white-space: pre-wrap;
          color: #b2b2b2;
          font-size: 12px;
          margin: 5px; }
        .profile .training-stages-list .training-stages-list-item .upgrade-box.smallfont {
          font-size: 1rem;
          padding: 15px 5px; }
          .profile .training-stages-list .training-stages-list-item .upgrade-box.smallfont p {
            color: #000;
            font-weight: 500;
            margin: 0px; }
        .profile .training-stages-list .training-stages-list-item .upgrade-box.add-box {
          padding: 19px 30px;
          background-color: #f6f6f6;
          text-align: center;
          border: 1px dashed #d5d4d4;
          color: #828282;
          cursor: pointer;
          border-radius: 2px;
          font-size: 1rem;
          cursor: pointer; }
          .profile .training-stages-list .training-stages-list-item .upgrade-box.add-box.smallfont {
            font-size: 1rem;
            padding: 25px 5px; }
            .profile .training-stages-list .training-stages-list-item .upgrade-box.add-box.smallfont p {
              color: #000;
              margin: 0px;
              font-weight: 500; }
      .profile .training-stages-list .training-stages-list-item .upgraded-on {
        color: #b2b2b2;
        margin-top: 10px; }
        .profile .training-stages-list .training-stages-list-item .upgraded-on .date {
          color: #767676;
          font-weight: 500; }
        .profile .training-stages-list .training-stages-list-item .upgraded-on i {
          font-size: 16px;
          vertical-align: middle;
          float: right;
          cursor: pointer; }
      .profile .training-stages-list .training-stages-list-item:first-child {
        margin-left: 0px; }
  .profile .fade-div.ng-hide-remove {
    -webkit-animation: 0.4s show;
    animation: 0.4s show; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }
  70% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }
  70% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
  .profile .tabfade.ng-hide-remove {
    -webkit-animation: 0.2s tabanimation;
    animation: 0.2s tabanimation; }

@-webkit-keyframes tabanimation {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  70% {
    opacity: 0.5;
    -webkit-transform: scale(50%);
            transform: scale(50%); }
  100% {
    opacity: 1;
    -webkit-transform: scale(100%);
            transform: scale(100%); } }

@keyframes tabanimation {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  70% {
    opacity: 0.5;
    -webkit-transform: scale(50%);
            transform: scale(50%); }
  100% {
    opacity: 1;
    -webkit-transform: scale(100%);
            transform: scale(100%); } }
  .profile .validation-error {
    margin-top: 5px; }
  .profile .no-result {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0pc;
    background-color: #f1f1f1;
    text-align: center;
    padding: 10%;
    text-transform: capitalize;
    color: #999;
    font-size: 1.1rem; }
  .profile.addprofile .toolbar .add-btn {
    border-radius: 0px;
    background-color: #2196f3;
    border: none;
    height: 40px;
    width: 180px; }
    .profile.addprofile .toolbar .add-btn i {
      vertical-align: middle;
      position: relative;
      top: -1px;
      font-size: 18px;
      margin-right: 5px; }
  .profile .table-section .table {
    margin-top: 0px;
    margin-bottom: 0px; }
  .profile .table-section .fixed_header_table {
    position: relative;
    border: none;
    padding-top: 45px;
    background-color: #e2e9ef; }
    .profile .table-section .fixed_header_table .fixed_header_table_inner_div {
      overflow-y: visible;
      overflow-x: auto;
      max-height: 650px;
      border-top: 1px solid #e2e3e5; }
      .profile .table-section .fixed_header_table .fixed_header_table_inner_div table td,
      .profile .table-section .fixed_header_table .fixed_header_table_inner_div table th {
        color: #212121;
        padding: 10px 20px; }
      .profile .table-section .fixed_header_table .fixed_header_table_inner_div table th {
        height: 0;
        line-height: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding: 0px 15px !important;
        color: transparent;
        border: none;
        white-space: nowrap; }
      .profile .table-section .fixed_header_table .fixed_header_table_inner_div table th div {
        position: absolute;
        background: transparent;
        padding: 15px 18px;
        top: 0;
        margin-left: -20px;
        line-height: normal;
        border-left: none;
        color: #1d2124;
        font-weight: 500; }
        .profile .table-section .fixed_header_table .fixed_header_table_inner_div table th div label.small-checkbox {
          left: 2px; }
      .profile .table-section .fixed_header_table .fixed_header_table_inner_div table tbody tr {
        border-bottom: 1px solid #f0f3f5;
        transition: background-color 0.2s ease-in 0.2s; }
        .profile .table-section .fixed_header_table .fixed_header_table_inner_div table tbody tr td {
          padding: 15px !important; }
          .profile .table-section .fixed_header_table .fixed_header_table_inner_div table tbody tr td.arrow-icon {
            padding-right: 0px !important; }
            .profile .table-section .fixed_header_table .fixed_header_table_inner_div table tbody tr td.arrow-icon i {
              vertical-align: middle;
              float: right;
              font-size: 21px;
              color: #4d91b2; }
          .profile .table-section .fixed_header_table .fixed_header_table_inner_div table tbody tr td button.assign-btn {
            opacity: 0;
            transition: opacity 0.5s linear;
            pointer-events: none; }
        .profile .table-section .fixed_header_table .fixed_header_table_inner_div table tbody tr:hover {
          cursor: pointer;
          background-color: #faf6d0; }
          .profile .table-section .fixed_header_table .fixed_header_table_inner_div table tbody tr:hover.edit-row td button.assign-btn {
            opacity: 1;
            pointer-events: auto; }
        .profile .table-section .fixed_header_table .fixed_header_table_inner_div table tbody tr.selected {
          background-color: #faf6d0; }
          .profile .table-section .fixed_header_table .fixed_header_table_inner_div table tbody tr.selected td button.assign-btn {
            opacity: 1;
            pointer-events: auto; }
  .profile .table-section .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #fff; }
  .profile .form-headerbg {
    background-color: #4b6886;
    color: #fff; }
    .profile .form-headerbg h5 {
      font-weight: 400;
      margin: 15px 0px;
      font-size: 1rem; }
  .profile .right-section-form {
    border: 1px solid #ddd; }
  .profile .showlabel.black-label {
    color: #666666;
    font-weight: 500;
    z-index: 1; }
  .profile .disabled-div {
    pointer-events: none; }
  .profile .custom-file-input {
    color: transparent;
    width: 101px;
    height: 31px;
    margin-top: 5px;
    display: inline-block; }
  .profile .custom-file-input:focus {
    outline: none; }
  .profile .custom-file-input::-webkit-file-upload-button {
    visibility: hidden; }
  .profile .custom-file-input::before {
    content: 'Upload Image';
    color: #2196f3;
    display: inline-block;
    border: 1px solid #2196f3;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 500;
    font-size: 0.8rem; }
  .profile .custom-file-input:hover::before {
    border-color: #2196f3; }
  .profile .custom-file-input:active {
    outline: 0; }
  .profile .custom-file-input:active::before { }
  .profile .search_panel_fix {
    height: 100%;
    overflow: auto; }
  .profile .lang-select-box {
    padding: 3px;
    background-color: #bfbfbf;
    display: inline-block;
    border-radius: 3px;
    font-size: 0.9rem;
    color: white; }
  .profile .inact-lang-header {
    font-size: 13px;
    color: grey;
    padding: 0px 10px; }
  .profile .inact-from {
    padding: 5px;
    font-size: 10px; }
  .profile .training-stage-popover {
    max-width: 550px !important;
    /* Set your desired width */
    width: 550px !important;
    /* Ensure the width is explicitly set */ }
