@charset "UTF-8";
/* CSS Document */

[data-ma-theme="trimble-yellow"] {
  background-color: #FFBE00;
    color:#363545;
}

[data-ma-theme="white"] {
  background-color: #fff;
}

[data-ma-theme="trimble-blue"] {
  background-color: #00437b;
color:#fff;
}

[data-ma-theme="trimble-yellow"] .logo a, [data-ma-theme="trimble-yellow"] .hi-menu > li > a, [data-ma-theme="white"] .hi-menu > li > a  {
color: #363545;
}

[data-ma-theme="trimble-yellow"] .hi-menu>li>a>.him-counts, [data-ma-theme="white"] .hi-menu>li>a>.him-counts {
 color:#fff;
}


[data-current-skin="trimble-blue"] #menu-trigger .line-wrap .line {
    background-color:#fff;

}

@media (min-width: 1199px) {
  body.sw-toggled .breadcrumb {
    padding: 10px 33px 11px 0px;
  }
}
/* login page */
    body.login-content:before, body.four-zero-content:before {
  display:none;
}

.login-content > .text-center {
    margin:80px 0;
}
.login-content h4 {
    line-height: 40px;
}
.login-content {
    background:transparent;
}
.login-content:before {

    height:auto;
}
.lc-block {
    vertical-align: top;
    padding:0;
}

.lcb-alt, .lc-block.toggled {
    padding:0;
}

.lcb-alt > .card, .lcb-alt, .lc-block.toggled > .card  {

    margin-bottom: 0;
}

/* 404 page */
.four-zero {
    background-color: #002D5B
;
    vertical-align: middle;
}

.four-zero-content {
    background:#F3F3F7;
}

.middle {
  margin-top:50px;  /* try to do a vertical here couldn't make it work */

}

.text-white {

color:#fff;
}

/* lockscreen */
body.login-content > .card-body .card-padding {

    margins:auto 0;
}

/*Calendar Widget */


#calendar-widget .fc-toolbar {
    background: #197CB6 ;
}

#calendar-widget .fc-day-header {
    background:#0D6AA8;
}

.fc td, .fc th {

    border-color: #F3F3F7
}

.datepicker table td.active:before {
background-color:#197CB6;
}

.datepicker table thead tr:first-child th:hover,.datepicker-months .month.active,.datepicker-years .year.active,.timepicker-hours .hour.active,.timepicker-minutes .minute.active {
background:#0D6AA8;
}

.timepicker-picker table tbody tr+tr:not(:last-child) {
background:#0D6AA8;
}

.datepicker table thead tr:first-child th {
background:#197CB6;

}

.bootstrap-datetimepicker-widget a[data-action] {
color:#197CB6;
}

.timepicker-picker table tbody tr+tr:not(:last-child) {
background:#197CB6;

}

.datepicker table td.active:before {
background-color:#197CB6;
}

.datepicker table thead tr:first-child th:hover,.datepicker-months .month.active,.datepicker-years .year.active,.timepicker-hours .hour.active,.timepicker-minutes .minute.active {
background:#197CB6;
}
.datepicker table thead tr:last-child:not(:only-child) {
background:#0D6AA8;
}


.fc-toolbar .ui-button>span {

color: #fff;
}

#calendar-widget .fc-toolbar h2{
    color:#fff;
}

.fc-day-header {
    color:#fff;
    padding-bottom:0px;
}

/* messages */

.lv-message .lv-item:not(.right) .ms-item {
    background:#607d8b;

}


/* timeline */

.load-more a {
      background: #197CB6 ;
}

.load-more a:hover {
        background:  #00437B;

}

    .t-view .tvb-stats > li.tvbs-likes {
    border-color: #197CB6;
    color: #197CB6;
}


.t-view .tvb-stats > li.tvbs-comments {
     border-color: #5E9331;
    color: #5E9331;
}

.t-view .tvb-stats > li.tvbs-views {

    border-color: #A51D25;
    color: #A51D25;
}


#profile-main .pmo-pic .pmo-stat {
    background:  #00437B;
}

.p-menu > li:not(.active) > a {
    color: #0D6AA8 ;

}

/* messages  */

    .ms-reply button {
      color:  #0D6AA8
    }

/* wall */

[data-wpba="image"] {
    color: #5E9331;
}

[data-wpba="video"], [data-wpba="video"]:hover {
    color: #0D6AA8;
}

[data-wpba="link"] {
    color: #009AD9;
}


/*
 * Header Actions
 */

.actions > li > a > i, .actions > a > i {

    color: #AEAEB6;
}

.actions > li > a:hover > i,
.actions > a:hover > i {
color: #363545;
}

/* Modal Windwows */

.sweet-alert {
text-align: left;
    padding:20px;
}

.sweet-alert .btn {
    float:right;
}

.darktext {
    color:#363545!important;
}


/* slider */

.noUi-horizontal .noUi-handle, .noUi-vertical .noUi-handle {


    background-color: #005F9E;
}

.noUi-connect {

    background: #005F9E;

}

