.error {
  color: red;
  font-size: 12px;
  font-weight: normal;
}

.upload_image_quote {
  color: green;
  font-size: 80%;
}

.input.file input {
  height: initial;
  border: none;
  box-shadow: none;
}

/* 12-10-2017*/
.img-circle.profile_img {
  border-radius: 50%;
  width: 134px;
  height: 134px;
  margin: 15% 0 0 0;
}

.img-circle {
  border-radius: 0.5em;
}

.tile-stats .icon {
  margin-left: 57px;
}

.nav_menu h2 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 17px;
  float: left;
  width: auto;
  color: #09365D;
}

.top_nav .navbar-right {
  width: auto;
  max-width: 40%;
}

.role {
  float: right;
}

/* 18-10-17 */
#userSearch {
  width: 18%;
  font-size: 16px;
  padding: 9px 22px 6px 12px;
  border: 1px solid #ddd;
}

/* 25-10-17 */
.site_title {
  font-weight: 400;
  font-size: 19px;
  width: 100%;
  line-height: 59px;
  display: block;
  height: 55px;
  margin: 0;
  padding-left: 10px;
}

/* 26-10-17 */
.separator {
  border-top: 1px solid #D8D8D8;
  margin-top: 10px;
  padding-top: 10px;
  width: 100%;
  height: 50%;
}

/* 6-11-17*/
body, html {
  height: 100%;
}

.login {
  background-image: url(/img/login_bg.jpg);
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0 p;
  padding-top: 1px;
}

.logo_image img {
  width: 118%;
  margin-left: -40px;
}

.separator h2 {
  font-size: 17px;
  font-weight: 400;
  color: white;
}

.remember-me span {
  color: white;
}

.reset_pass span {
  color: white;
}

.login_content form input[type=text], .login_content form input[type=email], .login_content form input[type=password] {
  border-radius: 10px;
  -ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, .08) inset;
  -o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, .08) inset;
  box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, .08) inset;
  border: 1px solid #c8c8c8;
  margin: 0 0 20px;
  width: 100%;
  color: #2A3F54 !important
}

.btn {
  border-radius: 10px;
}

.logo_up {
  margin: 0 3px 35px -32px;
}

.slug {
  color: red;
}

.profile_info {
  padding: 26px 19px 20px;
  width: 100%;
  float: left;
  text-align: center;
}

.profile_info h2 {
  font-size: 23px;
  color: #ECF0F1;
  margin: 0;
  font-weight: bold;
}

/* 7-11-17*/
.logo_dashboard img {
  width: 100%;
  /*margin: -55px 0px 0px -113px;*/
}

.left_col {
  background-image: url(/img/login_bg.jpg);
  min-height: 100vh;
  background-position: center;
  background-size: cover;
}

.profile_info span {
  font-size: 19px;
  line-height: 30px;
  color: #BAB8B8;
  font-weight: normal;
}

/* 10-11-17 */
.tile-stats .icon {
  margin-left: 0px;
}

/*14-11-17*/
#taskMessage, #projectMessage, #documentMessage, #taskStatusMessage, #clientMessage, #projectClientMessage,
#detailMessage, #approvalMessage, #deadlineMessage, #taskCommentMessage, #project-action-message {
  display: none;
  color: green;
}

#statuss, #taskstatuss, #projectStatuss {
  cursor: pointer;
}

/* 20-11-17*/
.tile-stats h3 {
  color: #09365D;
  font-size: 20px;
}

.nav.side-menu > li.active, .nav.side-menu > li.current-page {
  border-right: 5px solid #09365D;
}

.profile_pic {
  width: 100%;
  text-align: center;
}

/*21-11-17*/
.logo_dashboard, .main_menu_side {
  float: left;
  width: 100%;
}

.menu_section {
  margin-bottom: 0;
}

/* 28-11-17*/
.nav .search {
  padding: 6px 10px;
}

.custom_listing {
  width: 400px;
  height: 31px;
  float: left;
}

.achor_tag {
  width: 40px;
  border: 2px solid;
  height: 31px;
  float: left;
  margin: 0px 35px 0px 0px;
  border-radius: 9px;
}

.arrow_down {
  padding: 0px 1px 0px 9px;
  cursor: pointer;
}

.project_name {
  width: 100%;
}

.project_name td {
  padding-right: 110px;
}

.error-msg {
  display: block;
  color: red;
}

.success-msg {
  display: block;
  color: green;
}

.project_button {
  height: 34px;
  width: 62px;
  border-radius: 10px;
  background-color: white;
  border-style: solid;
  color: #286090;
  border-color: #286090;
  font-size: 15px;
  font-weight: bold;
}

#layout_details {
  border-left: 8px solid #2B618F;
}

#layout_approval {
  border-left: 8px solid #2C8E68;
}

#layout_documents {
  border-left: 8px solid #922C2A;
}

#layout_imi {
  border-left: 8px solid #8F2973;
}

#layout_client, #kpi_list {
  border-left: 8px solid #2C898E;
}

.btn-section-right li {
  float: left;
  padding: 5px 0px 0px 20px;
}

.x_title {
  margin: 3px 0px 0px -16px;
  padding: 1px 13px 6px;
}

.row {
  margin-top: 10px;
  /*overflow: auto;*/
}

.overflow-auto {
  overflow: auto;
}


/* 14-12-17*/
.comment_view {
  float: right;
  margin-top: -5px;
}

.comment_image {
  width: 13%;
  height: 50%;
  padding: 10px;
}

.comment_name {
  color: #286090;
  font-size: 14px;
  font-weight: bold;
}

.comment {
  padding-left: 18px;
  font-size: 14px;
}

.comment_date {
  float: right;
}

.comment_description {
  width: 76%
}

.image_comment {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}

/*15-12-17*/
#commentButton {
  float: right;
}

.paginator {
  float: right;
}

.comment_head {
  display: none;
}

#comments-responsive td, #comments-responsive th, #comments-responsive {
  border: none;
  height: 68px;
}

/*18-12-17*/
.description {
  font-weight: bold;
  font-size: 16px;
}

.task_user {
  padding: 25px;
}

.taskButton {
  margin-left: 15px;
  font-size: 24px;
  color: #286090;
  font-weight: bold;
}

/* 21-12-17 */
.calender {
  border: 2px solid #286090;
  width: 82px;
  border-radius: 14px;
  height: 72px;
  margin-right: 5px;
  margin-top: 10px;
}

.count_month {
  background: #286090;
  color: #ffff;
  border: 1px solid #286090;
  float: left;
  width: 79px;
  border-radius: 10px;
  margin-left: -10px;
  text-align: center;
}

.month_name {
  color: #fff;
  padding-left: 3px;
  font-size: 14px;
}

.month_name:hover {
  color: #fff;
}

.count_number {
  text-align: center;
  margin-top: 28px;
  font-size: 18px;
}

.calender_contain {
  margin-left: 15px;
}

.count_tasks {
  font-weight: bold;
  font-size: 23px;
  color: #286090;
}

/* 4-1-18*/
table#clients-responsive td,
table#approvals-responsive td,
table#documents-client-responsive td,
table#comments-responsive td,
table#deactive-tasks-responsive td,
table#active-tasks-responsive td
table#tasks-responsive td,
table#documents-responsive td,
table#client-tasks-responsive td,
table#approvals-client-responsive td,
table#client-role-tasks-responsive td {
  /*white-space: pre-wrap;*/
  vertical-align: middle;
}

.center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dataTables_filter {
  display: flex;
  width: auto;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.custom-title {
  padding: 10px 20px;
}

.d-flex {
  display: flex;
}

.float-right {
  float: right;
}

.justify-content-between {
  justify-content: space-between !important;
}

.chevron-collapse {
  margin-right: 30px;
}

.collapse-link {
  cursor: pointer;
}

.overflow_auto {
  overflow: auto;
}


.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.back-btn {
  display: inline;
  padding: 10px 10px;
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
  border-radius: 3px;
}

.back-btn:hover {
  background-color: #204d74;
  border-color: #286090;
  color: #fff;
}

.nav .add-btn {
  display: inline;
  padding: 10px 10px;
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
  border-radius: 3px;
}

.nav .add-btn:hover {
  background-color: #204d74;
  border-color: #286090;
  color: #fff;
}

.nav .add-btn:disabled {
  background-color: #204d7488;
  border-color: #28609088;
  color: #fff;
}


.lh-39 {
  line-height: 39px;
}

.justify-content-end {
  justify-content: flex-end;
}

.align-items-center {
  align-items: center;
}

.align-items-end {
  align-items: flex-end;
}


.justify-content-center {
  justify-content: center;
}

.green-line {
  width: 100%;
  border-bottom: 1px solid #6ebf5d;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.yellow-line {
  width: 100%;
  border-bottom: 1px solid #fcdd7b;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.blue-line {
  width: 100%;
  border-bottom: 1px solid #204d74;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.profile-img {
  object-fit: contain;
}

.dashboard-blue {
  color: #0043aa
}

.side-by-side-grid {
  display: grid;
  grid-template-columns: 49% 49%;
  column-gap: 2%;
}

.bold {
  font-weight: bold;
}

.pointer {
  cursor: pointer;
}

.client-action {
  background-color: #add8e655;
}

.action-time-sensitive {
  background-color: #ffc10788;
}

.project-action {
  padding: 1.5rem;
  margin: 1rem;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
}

.no-float {
  float: none !important;
}

.task-description {
  width: 300px;
  white-space: initial;
}

.kpi {
  border: 1px solid #efefef;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}

.kpi:last-child {
  margin-bottom: 0px;
}

.kpi_comment {
  margin-bottom: 10px;
  width: 300px;
  white-space: break-spaces;
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.large {
  font-size: 150%;
}

.warning {
  color: #f0ad4e;
}

.table {
  width: 100% !important;
}

.status .card {
  padding: 15px;
  background: white;
  border-radius: 5px;
}

.status .status_block_holder {
  width: 250px;
  margin: 5px;
}

.status .status_block {
  font-size: 20px;
  font-weight: bold;
  border: 2px solid #005d95;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.status .campaign_header {
  font-size: 20px;
  font-weight: bold;
  color: #fdae19;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.status .blue_bg {
  background: #005d95;
  color: white;
}

.status .green_bg {
  background: #81c178;
  color: white;
  width: 4%;
}

.status .gray_bg {
  text-align: center;
  background: gray;
  color: white;
}

.status .job_number {
  width: 10%;
}

.status .job_name {
  width: 22%;
}

.status .client_job_number {
  width: 10%;
}

.status .status {
  width: 30%;
}

/*.status .job_name {*/
/*   width: 350px;*/
/* }*/


.status .w-50 {
  width: 50%;
}

.status .black {
  color: black;
}

.status .project_details {
  background: #efefef;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 15px;
}

.resize-vertical {
  resize: vertical;
}

.eighth {
  width: 12%;
  margin: 1px;
}

.date_header {
  background: #005d95;
  text-align: center;
  color: white;
  padding: 10px;
}

.date_body {
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
}

.flex-wrap {
  flex-wrap: wrap;
}

.pointer {
  cursor: pointer;
}

@media screen and (max-width: 1450px) {
  .eighth {
    width: 20%;
  }
}

@media screen and (max-width: 992px) {
  .side-by-side-grid {
    display: block;
  }

  .eighth {
    width: 24%;
  }
}


@media screen and (max-width: 768px) {
  .eighth {
    width: 25%;
  }
}


@media print {
  .nav-md .container.body .right_col {
    margin: 0;
  }

  a[href]:after {
    content: none !important;
  }

  .status .blue_bg {
    background: #005d95 !important;
    color: white !important;
  }

  .status .green_bg {
    background: #81c178 !important;
    color: white !important;
  }

  .status .gray_bg {
    background: gray !important;
    color: white !important;
  }

  .status .campaign_header {
    color: #fdae19 !important;
  }
}
