.trainig-pattern-view .create-pattern-flight-search {
  background-color: #1976d2; }

.trainig-pattern-view .create-pattern-training-search {
  background-color: #07ad8c; }

.trainig-pattern-view .create-pattern-event-search {
  background-color: #f0ad0d; }

.trainig-pattern-view .search_bar {
  color: #fff;
  width: 140px; }
  .trainig-pattern-view .search_bar i {
    color: #fff; }
  .trainig-pattern-view .search_bar i.search-icon {
    float: none;
    color: #fff;
    margin-right: 5px;
    font-size: 18px; }

.trainig-pattern-view .pattern_toolbar .time-list {
  display: inline-block;
  float: right;
  margin-top: 8px;
  text-transform: uppercase; }
  .trainig-pattern-view .pattern_toolbar .time-list span {
    margin-right: 10px;
    vertical-align: bottom; }
  .trainig-pattern-view .pattern_toolbar .time-list .time-btn {
    font-size: 11px;
    color: #fff;
    background-color: #5f7783;
    padding: 3px 15px;
    margin-right: 10px;
    text-transform: uppercase; }
  .trainig-pattern-view .pattern_toolbar .time-list .time-btn.active {
    background-color: #264250; }

.trainig-pattern-view .pattern_toolbar ul {
  float: right; }

.trainig-pattern-view .search_panel_new {
  height: 100%;
  width: 420px; }
  .trainig-pattern-view .search_panel_new.border-top-blue {
    border-top: 3px solid #1976d2; }
  .trainig-pattern-view .search_panel_new.border-top-green {
    border-top: 3px solid #07ad8c; }
  .trainig-pattern-view .search_panel_new.border-top-yellow {
    border-top: 3px solid #f0ad0d; }
  .trainig-pattern-view .search_panel_new label {
    text-transform: uppercase; }
  .trainig-pattern-view .search_panel_new .normal-label {
    text-transform: none; }
  .trainig-pattern-view .search_panel_new .select-dropdown-label {
    text-transform: uppercase; }
  .trainig-pattern-view .search_panel_new [type="checkbox"]:not(:checked) + label, .trainig-pattern-view .search_panel_new [type="checkbox"]:checked + label {
    text-transform: none; }

.trainig-pattern-view .panels.panel-left, .trainig-pattern-view .panels.panel-right {
  height: 790px; }

.trainig-pattern-view .canvas {
  overflow: hidden;
  width: 100%;
  position: absolute;
  bottom: 70px;
  top: 110px; }
  .trainig-pattern-view .canvas .date-filters-top-header {
    position: absolute;
    background-color: #d6e1e8;
    height: 30px;
    z-index: 2;
    left: 45px;
    /*z-index: 1001;*/
    right: 0px; }
    .trainig-pattern-view .canvas .date-filters-top-header .date-num {
      line-height: 2.2;
      font-size: 0.9rem;
      font-weight: 500;
      padding-left: 10px;
      float: left;
      border-bottom: none;
      width: 15%; }
    .trainig-pattern-view .canvas .date-filters-top-header .filter-col {
      float: left;
      height: 27px;
      /*width:120px;*/ }
      .trainig-pattern-view .canvas .date-filters-top-header .filter-col label {
        margin-bottom: 0px;
        line-height: 1.9;
        padding: 0px 10px; }
      .trainig-pattern-view .canvas .date-filters-top-header .filter-col .select-component {
        margin-bottom: 0px;
        font-size: 12px; }
        .trainig-pattern-view .canvas .date-filters-top-header .filter-col .select-component .select-dropdown {
          height: 28px;
          border-bottom: 0px; }
          .trainig-pattern-view .canvas .date-filters-top-header .filter-col .select-component .select-dropdown .select-dropdown-label {
            padding-top: 3px;
            padding-bottom: 3px;
            font-size: 13px; }
        .trainig-pattern-view .canvas .date-filters-top-header .filter-col .select-component .showlabel {
          display: none !important; }
      .trainig-pattern-view .canvas .date-filters-top-header .filter-col:last-child {
        margin-left: 20px; }
  .trainig-pattern-view .canvas .canvas-wrapper {
    width: 100%;
    height: 100%;
    background-color: #ebf1f5;
    overflow: hidden; }
    .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern {
      height: 100%;
      overflow: hidden; }
      .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .left-section {
        min-width: 45px;
        height: 100%;
        position: absolute;
        left: 0px;
        overflow: hidden; }
        .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .left-section .top-header {
          width: 45px;
          position: fixed; }
          .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .left-section .top-header .number {
            width: 45px; }
        .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .left-section .data-row {
          min-height: 35px; }
          .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .left-section .data-row .number {
            width: 45px;
            padding: 0px;
            line-height: 3;
            height: 80px; }
      .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section {
        float: none;
        height: 100%;
        overflow: auto;
        position: absolute;
        right: 0px;
        left: 45px;
        width: unset; }
        .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header {
          /*width: 4000px;
					width:97%;
					overflow: hidden;*/
          /*z-index:1000;
					width: auto;*/
          z-index: 1;
          width: 100%;
          left: 45px;
          overflow: hidden;
          top: 140px;
          min-height: 30px; }
          .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view {
            min-width: 100%; }
            .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view {
              width: auto;
              height: 30px; }
              .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day {
                width: 1875px;
                /*width:100%;*/ }
                .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .date-num {
                  float: left;
                  border-bottom: none;
                  width: 15%;
                  line-height: 1.3; }
                .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .filter-col {
                  float: left;
                  height: 27px;
                  /*width:120px;*/ }
                  .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .filter-col label {
                    margin-bottom: 0px;
                    line-height: 1.9;
                    padding: 0px 10px; }
                  .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .filter-col .select-component {
                    margin-bottom: 0px;
                    font-size: 12px; }
                    .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .filter-col .select-component .select-dropdown {
                      height: 28px;
                      border-bottom: 0px; }
                      .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .filter-col .select-component .select-dropdown .select-dropdown-label {
                        padding-top: 3px;
                        padding-bottom: 3px;
                        font-size: 13px; }
                    .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .filter-col .select-component .showlabel {
                      display: none !important; }
                  .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .filter-col:last-child {
                    margin-left: 20px; }
                .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .training-headers {
                  text-align: center;
                  vertical-align: middle;
                  line-height: 2;
                  border-top: 1px solid #ccd7dd;
                  height: 32px;
                  position: absolute; }
                  .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .training-headers .category-heading {
                    float: left;
                    border-right: 1px solid #ccd7dd;
                    height: 31px;
                    width: 100%; }
                    .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .top-header .day-view .twentyfour-hour-view .day .training-headers .category-heading i {
                      float: right;
                      vertical-align: middle;
                      color: #94a8b2;
                      line-height: 1.2; }
        .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table {
          position: relative;
          width: auto; }
          .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table .data-row {
            border-bottom: 1px solid #ccd7dd;
            height: 35px;
            min-height: 35px;
            position: unset;
            z-index: 2; }
          .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table .data-col {
            z-index: 3; }
            .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table .data-col .training-data-row .data-col-category {
              position: absolute;
              top: 0px;
              bottom: 0px; }
              .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table .data-col .training-data-row .data-col-category .training-block {
                height: 105px;
                position: absolute;
                width: 40px;
                color: #fff;
                text-align: center;
                font-size: 11px;
                background-color: #0bae8e;
                cursor: pointer;
                z-index: 0;
                border-left: 1px solid #fff; }
                .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table .data-col .training-data-row .data-col-category .training-block .training-header-part {
                  width: 100%;
                  height: 60%;
                  padding: 5px;
                  overflow: hidden; }
                .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table .data-col .training-data-row .data-col-category .training-block .training-name {
                  font-size: 12px;
                  line-height: 1.5;
                  overflow: hidden; }
                  .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table .data-col .training-data-row .data-col-category .training-block .training-name span {
                    white-space: nowrap; }
                .trainig-pattern-view .canvas .canvas-wrapper .canvas-30day-temp.training-pattern .right-section .right-section-table .data-col .training-data-row .data-col-category .training-block .end-time {
                  position: absolute;
                  bottom: 0px;
                  right: 0px;
                  left: 0px; }

.trainig-pattern-view .scroll-btn-group .left {
  left: 0px;
  position: fixed; }

.trainig-pattern-view .date-list {
  list-style: none;
  padding-left: 0px; }
  .trainig-pattern-view .date-list li {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px; }
  .trainig-pattern-view .date-list li:last-child {
    margin-right: 0px; }
  .trainig-pattern-view .date-list .date-circle {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #bdc3c7;
    color: #787b7d;
    line-height: 26px;
    text-align: center;
    font-size: 12px; }
  .trainig-pattern-view .date-list .active {
    background-color: #2196f3;
    color: #fff; }

.trainig-pattern-view .tooltip {
  font-family: 'Roboto', sans-serif; }

.trainig-pattern-view .tooltip-inner {
  color: #264250;
  background-color: #fff;
  border-radius: 0px;
  box-shadow: 2px 3px 8px -3px rgba(0, 0, 0, 0.75);
  padding: 0px; }

.trainig-pattern-view .tooltip.right .tooltip-arrow {
  border-right-color: #fff; }

.trainig-pattern-view .tooltip.in {
  opacity: 1; }

.trainig-pattern-view .tool-tip-header {
  padding: 5px 40px;
  text-align: center;
  font-weight: bold;
  font-size: 22px; }
  .trainig-pattern-view .tool-tip-header i {
    font-size: 22px;
    vertical-align: middle;
    margin-right: 10px; }

.trainig-pattern-view .tool-tip-bottom {
  background-color: #fcefcf;
  color: #264250;
  padding: 10px 40px;
  border-bottom: 3px solid #4a545a; }
  .trainig-pattern-view .tool-tip-bottom .loc-time {
    display: inline-block;
    font-size: 16px; }
    .trainig-pattern-view .tool-tip-bottom .loc-time span {
      display: block;
      font-size: 12px; }
  .trainig-pattern-view .tool-tip-bottom i {
    vertical-align: top; }

.training-pattern .popover {
  z-index: 1000; }
  .training-pattern .popover .popover-content {
    padding: 0px;
    font-size: 12px;
    width: 200px; }
  .training-pattern .popover.right {
    margin-left: 0px; }
  .training-pattern .popover .arrow {
    display: none; }
  .training-pattern .popover .training-popover {
    /* margin: -15px;
			    font-size:12px;*/ }
    .training-pattern .popover .training-popover .popover-title {
      background-color: #15b66d;
      color: #fff;
      font-size: 12px;
      font-weight: normal;
      padding: 10px; }
      .training-pattern .popover .training-popover .popover-title .close {
        text-shadow: none;
        opacity: 1;
        line-height: 1; }
        .training-pattern .popover .training-popover .popover-title .close i {
          color: #fff;
          vertical-align: top; }

.checkbox-left-align {
  float: left;
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px; }
  .checkbox-left-align label {
    float: right;
    position: relative;
    margin-left: 10px; }

.radio-label {
  font-size: 11px !important;
  color: #2196f3;
  font-weight: 400;
  top: -10px; }

.radio-group {
  padding-left: 0px;
  padding-right: 0px; }
