/* Minification failed. Returning unminified contents.
(18,23): run-time error CSS1039: Token not allowed after unary operator: '-font'
(88,30): run-time error CSS1039: Token not allowed after unary operator: '-normal-border-colour'
(229,28): run-time error CSS1039: Token not allowed after unary operator: '-normal-border-colour'
 */
/***
Login page
***/
/* logo page */
.login {
  /*background-color: #666 !important;*/
}

.login .content {
    background: url(../img/bg-white-lock.png) repeat;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 30px;
    padding-top: 0px;
    padding-bottom: 15px;
    border-radius: 7px;
    font-size: 14px;
    font-family: var(--font);
}

    .login .content h3,
    .login .content h5,
    .login .content h3 > span {
        color: #333 !important;
        font-size: 22px;
        font-weight: 600;
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .login .content h4 {
        font-weight: 600;
        color: #333 !important;
    }

    .Hub24 .login .content h3,
    .Hub24 .login .content h3 > span {
        color: #333 !important;
    }



.login-form p {
    color: #333 !important;
}

.login-form p > span  {
    color: #333 !important;
}

.login-form label {
    color: #333 !important;
}

.login-form span {
    color: #333 !important;
}

.login .content h4 {
    color: rgb(68,68,68);
}


.login .content .login-form,
.login .content .forget-form {
    padding-left: 42px;
    padding-right: 42px;
    margin: auto;
    background-color: #fdfdfd;
    border-radius: 5px !important;
    border-color: #E3E5Ef !important;
    border: 1px;
    border-style: solid;
    width:430px;
}

.login .content .sso-form {
    width: 390px;
}

.Hub24.login .content .login-form,
.Hub24.login .content .forget-form{
    border-color: #fff !important;
}

.login .content .form-control {
    background-color: #fff;
    border: 1.5px solid var(--normal-border-colour) !important;
    margin-bottom: 18px;
    height: 40px;
}

.login .content .form-control:focus {
    border: 1.5px solid #333 !important;
}

.login .content .forget-form {
  display: none;
}

.login .content .register-form {
  display: none;
}

.login .content .form-title {
  font-weight: 300;
  margin-bottom: 25px;
}

.login .content .form-actions {
  background-color: transparent;
  clear: both;
  border: 0px;
  padding: 0px 30px 25px 30px;
  margin-left: -30px;
  margin-right: -30px;
}

.login .content .form-actions .checkbox {
  margin-left: 0;
  padding-left: 0;
}

.login .content .forget-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.login .content .register-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
}

.login .content .form-actions .checkbox {
  margin-top: 8px;
  display: inline-block;
}

.login .content .form-actions .btn,
.login .content .form-actions .btn:focus{
    margin-top: 1px;
    text-transform: none;
}

.secondary-actions {
    margin-top: 50px;
    color: #333;
    font-size:12px;
    line-height:30px;
}

.login .content .create-account {
  border-top: 1px dotted #eee;
  padding-top: 10px;
  margin-top: 15px;
}

.login .content .create-account a {
  display: inline-block;
  margin-top: 5px;
}

/* select2 dropdowns */
.login .content .select2-container i {
  display: inline-block;
  position: relative;
  color: #ccc;
  z-index: 1;
  top: 1px;
  margin: 4px 4px 0px -1px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}

.login .content .has-error .select2-container i {
  color: #b94a48;
}

.login .content .select2-container a span {
  font-size: 13px;
}

.login .content .select2-container a span img {
  margin-left: 4px;
}



/* footer copyright */
.login .custom-copyright {
    text-align: center;
    margin: 0 auto;
    font-size: 11px;
    color: #333 !important;
    padding-bottom:20px;
    margin-top: 20px;
}

.login .mfa-info {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
    margin-top: 20px;
}

.login .sm-text {
    font-size: 11px;
}

.login .custom-copyright a {
    color: #707075 !important;
}

.Hub24 .login-form .btn.btn-login,
.Hub24 .login-form .btn.btn-login:focus {
    color: #333;
    font-weight: 600;
    background-color: #FFBE37;
    min-width: 33%;
}

.btn.btn-white {
    color: #333 !important;
    background-color:white;
    border: 1px solid var(--normal-border-colour) !important;
}

.login .logo {
    margin: 110px auto 20px auto;
    padding: 15px;
    text-align: center;
}

.login .optin {
    margin: 20px auto 20px auto;
    padding: 15px;
    text-align: center;
}
.login .logout {
    margin: 10px auto 10px auto;
    text-align: right;
}

    @media (min-width: 641px) {
        .login .logo {
            margin: 110px auto 20px auto;
        }
        

        .reset-password-form {
            min-width: 400px;
        }
    }

    @media (max-width: 640px) {
        .login .logo {
            margin: 10px auto 20px auto;
        }
        .login .content .login-form,
        .login .content .forget-form {
            width: 340px;
        }
        .g-recaptcha {
            transform: scale(0.70);
            transform-origin: 0 0;
        }
    }
/***
News Page
***/
.news-page {
  padding-bottom: 20px;
}

.news-page h1 {
  margin-bottom: 20px;
}

.news-page h2 {
  font-size: 38.5px;
  margin-bottom: 20px;
}

.news-page .top-news {
  margin-top: 0;
}

/*News Feeds*/
.news-blocks {
  padding: 10px;
  margin-bottom: 10px;
  background: #faf6ea;
  border-top: solid 2px #faf6ea;
}

.news-blocks:hover {
  background: #fff;
  border-color: #78cff8;
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}

.news-blocks h3 {
  margin: 0 0 5px 0;
  font-size: 23px;
  line-height: 32px;
}

.news-blocks h3 a {
  color: #000;
}

.news-blocks h3 a:hover {
  color: #78cff8;
  text-decoration: none;
}

.news-blocks p {
  overflow: hidden;
}

.news-blocks a.news-block-btn {
  color: #000;
  display: block;
  font-size: 14px;
  background: none;
  padding: 5px 10px 0;
  text-align: right;
  text-decoration: none;
}

.news-blocks a.news-block-btn i {
  margin-left: 3px;
}

.news-blocks a.news-block-btn:hover {
  text-decoration: none;
}

.news-blocks img.news-block-img {
  width: 70px;
  height: 70px;
  margin: 5px 0px 0 10px;
}

.news-blocks .news-block-tags {
  margin-bottom: 8px;
}

.news-blocks .news-block-tags strong {
  margin-right: 10px;
  font-weight: 400;
}

.news-blocks .news-block-tags em {
  font-style: normal;
}

/*News Item Page*/
.news-item-page {
  padding: 10px 0;
}

.blog-tag-data ul {
  margin-bottom: 5px;
}

.blog-tag-data li {
  padding: 0;
}

.blog-tag-data li i {
  color: #78cff8;
}

.blog-tag-data li a {
  padding: 0;
  color: #555;
  margin-right: 8px;
}

.blog-tag-data {
  margin-bottom: 10px;
}

.blog-tag-data img {
  margin-bottom: 12px;
}

.blog-tag-data ul.blog-tags a {
  background: #eee;
  padding: 1px 4px;
  margin: 0 4px 4px 0;
  display: inline-block;
}

.blog-tag-data ul.blog-tags a:hover {
  background: #ddd;
  text-decoration: none;
}

.blog-tag-data .blog-tag-data-inner {
  text-align: right;
}

/***
TODO Page
***/
.todo-ui {
  margin-top: 20px;
}

.todo-sidebar {
  float: left;
  width: 230px;
  margin-right: 20px;
}

.todo-content {
  overflow: hidden;
}

.todo-tasklist-item-border-green {
  border-left: #3faba4 2px solid;
}

.todo-tasklist-item-border-blue {
  border-left: #4c87b9 2px solid;
}

.todo-tasklist-item-border-purple {
  border-left: #8877a9 2px solid;
}

.todo-tasklist-item-border-red {
  border-left: #d05454 2px solid;
}

.todo-tasklist-item-border-yellow {
  border-left: #d4ad38 2px solid;
}

.padding-top-10px {
  padding-top: 15px;
}

.todo-userpic {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  border: 1px #cedae1 solid;
}

.todo-text-color {
  color: #45535b;
}

/* PROJECT LIST */
.todo-projects-config {
  padding: 6px 9px 3px 9px !important;
}
.todo-projects-config > i {
  font-size: 14px !important;
}
.todo-projects-config > .fa-angle-down {
  position: relative;
  display: inline-block;
  top: -1px;
  font-size: 13px !important;
  color: #f2f2f2;
}

.todo-tasklist {
  padding: 0;
}

.todo-project-list ul li a {
  font-size: 14px !important;
  padding: 8px 10px;
}

.todo-project-list .nav li a .badge {
  float: right;
  background-color: #b4c4cd !important;
  margin-top: 1px !important;
}

.todo-project-list .nav li a .badge-active {
  background-color: #ffffff !important;
  color: #637b89 !important;
}

.todo-project-list .nav .active {
  background-color: #ffffff !important;
}

.todo-project-list .nav-pills > li.active > a {
  background-color: #87a9c7 !important;
}

/* END PROJECT LIST */
/* TASK HISTORY */
.todo-task-history {
  padding: 0;
  margin: 0;
}
.todo-task-history > li {
  padding: 5px 0;
}
.todo-task-history > li > .todo-task-history-desc {
  overflow: hidden;
}
.todo-task-history > li > .todo-task-history-date {
  font-size: 12px;
  float: right;
  width: 150px;
  margin-left: 10px;
  text-align: right;
  color: #999;
}

/* TASKS LIST */
.todo-tasklist-item {
  background: #f6fbfc;
  padding: 10px;
  margin-bottom: 10px;
  margin-bottom: 15px;
  overflow: hidden;
}
.todo-tasklist-item:last-child {
  margin-bottom: 0;
}

div .todo-tasklist-item:hover {
  cursor: pointer;
  background-color: #edf7f9;
}

.todo-tasklist-item img {
  margin: 0 10px 10px 0;
}

.todo-tasklist-item-title {
  font-size: 15px;
  color: #2b4a5c;
  font-weight: 600;
  padding-top: 3px;
  padding-bottom: 13px;
}

.todo-tasklist-item-text {
  font-size: 13px;
  color: #577688;
  padding-bottom: 5px;
}

.todo-tasklist-item ul {
  margin: 5px 0 0 0px;
}

.todo-tasklist-item li {
  color: #577688;
  font-size: 13px;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 0 !important;
}

.todo-tasklist-item li i {
  color: #b3bfcb;
  font-size: 15px;
}

.todo-tasklist-controls {
  margin-top: 5px;
}

.todo-tasklist-date {
  color: #637b89 !important;
  margin-right: 12px;
}

.todo-tasklist-date i {
  color: #abbfca !important;
  margin-right: 5px;
}

.todo-tasklist-badge {
  background-color: #b3bfcb;
}

/* END TASKS LIST */
/* TASK BODY */
.todo-taskbody-tasktitle {
  font-size: 18px;
  color: #778d96;
}

.todo-taskbody-taskdesc {
  font-size: 14px;
  color: #778d96;
}

.todo-username {
  font-size: 16px;
  color: #2b4a5c;
  font-weight: 600;
  padding: 15px 0 0 15px;
}

.todo-comment-head {
  padding-top: 3px;
}

.todo-comment {
  position: relative;
}

.todo-comment:hover > .todo-comment-btn {
  display: block;
}

.todo-comment-btn {
  display: none;
  position: absolute;
  top: 1px;
  right: 0px;
  font-size: 12px;
  color: #566e7c;
  border-color: #a2aeb5;
}

.todo-comment-btn:hover {
  color: #fff;
  background-color: #a1b6c2;
  border-color: #a1b6c2;
}

.todo-comment-username {
  font-size: 14px;
  color: #2b4a5c;
  font-weight: 600;
}

.todo-comment-date {
  font-size: 12px;
  color: #2b4a5c;
  font-weight: 400;
}

.todo-username-btn {
  margin: 14px 0 0 15px;
  color: #566e7c;
  border-color: #a2aeb5;
}

.todo-username-btn:hover {
  color: #fff;
  background-color: #a1b6c2;
  border-color: #a1b6c2;
}

.form .form-actions.todo-form-actions {
  padding-top: 10px;
  border: 0;
  margin: 0 0 20px 0;
}

/* END TASK BODY */
/* RESPONSIVE MODE */
@media (max-width: 991px) {
  /* 991px */
  .todo-sidebar {
    float: none;
    width: 100%;
    margin: 0;
  }
  .todo-sidebar > .portlet {
    margin-bottom: 20px;
  }
  .todo-sidebar > .portlet .portlet-title .tools {
    margin-left: 5px;
  }

  .todo-content {
    overflow: visible;
  }
}
.todo-tasklist-devider {
  display: none;
}

@media (max-width: 767px) {
  /* 767px */
  .todo-tasklist-devider {
    display: block;
    height: 20px;
    margin: 20px -10px;
    background: #F1F3FA;
  }

  /* TASK HISTORY */
  .todo-task-history > li {
    padding: 9px 0;
  }
  .todo-task-history > li > .todo-task-history-date {
    width: 100px;
    font-size: 11px;
  }
}

