﻿.info-container {
  margin-top: 50px;
  margin-bottom: 50px; }

.info-header {
  text-align: center;
  padding: 10px 10px 20px;
  background-color: #3eb2c6;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #ffffff; }

.log-details {
  font-size: 1.1em !important;
  flex: 1; }

.log-message {
  display: flex; }

.rtl .log-date {
  margin-left: 0px;
  margin-right: auto; }

.log-date {
  margin-left: auto;
  margin-right: 0px; }

.info-header a {
  color: #ffffff;
  background-color: transparent;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
  font-weight: bold; }

/*.profile-user-img{
    background-color: #ffffff;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 10px auto;
    margin-bottom: 20px;
    padding: 30px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(35, 107, 171,1);
    box-shadow: 0px 3px 5px 0px rgba(35, 107, 171,1);
}*/
/*.profile-user-img a {
    color: $chk-primary-main !important;
    font-size: 45px !important;
}*/
.no-results-title, .no-results-message {
  font-size: 1.5em;
  line-height: 1.7; }

.username {
  font-size: 20px;
  font-weight: bold; }

.job-title {
  font-weight: bold; }

.info-details .table-responsive {
  border: 1px solid #dddddd;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.info-details .table-responsive .table {
  margin-bottom: 0px;
  min-width: initial;
  border: 0px; }

.info-details .table-responsive .table tbody {
  background: white; }

.single {
  line-height: 1.5; }

.details {
  padding: 10px 0px !important; }

.field-title {
  color: #b5b5b5; }

.single th, .single td {
  border-top: 0px !important;
  border-bottom: 1px solid #dddddd; }

.rtl .single .title {
  text-align: center; }

.single:last-child th, .single:last-child td {
  border-bottom: 0px; }

.single .title {
  line-height: 2 !important;
  color: #3eb2c6;
  font-size: 25px;
  text-align: center;
  width: 100px; }

.single .title span {
  padding: 15px 0px; }

.logout-btn {
  width: 130px;
  background-color: #3eb2c6;
  color: #ffffff;
  margin: 10px auto;
  display: block; }

.field-detail {
  padding-top: 10px;
  font-size: 17px; }

.profile-user-img img {
  width: 115px; }
