@media (min-width: 768px) {
  .vcenter {
    display: flex;
    align-items: center;
    justify-content: center; } }

@media (max-width: 768px) {
  .vcenter-xs {
    display: flex;
    align-items: center;
    justify-content: center; } }

.vcenter-item {
  max-width: 50%; }

.h-margin-5 {
  margin-left: 5%;
  margin-right: 5%; }

.h-margin-10 {
  margin-left: 10%;
  margin-right: 10%; }

.h-margin-20 {
  margin-left: 20%;
  margin-right: 20%; }

.v-margin-10 {
  margin-top: 10px; }

.v-margin-15 {
  margin-top: 15px; }

.v-margin-25 {
  margin-top: 25px; }

.v-margin-40 {
  margin-top: 40px; }

.v-margin-50 {
  margin-top: 50px; }

.v-margin-100 {
  margin-top: 100px; }

.v-margin-150 {
  margin-top: 150px; }

.full-height {
  height: 100%; }

.l-padding-off {
  padding-left: 0; }

.r-padding-off {
  padding-right: 0; }

@media (min-width: 992px) {
  .width-md-10 {
    width: 10%; } }

.navbar {
  border-width: 0px;
  min-height: 50px; }

.profile-img {
  padding-left: 5px; }
  .profile-img img {
    height: 50px;
    width: 50px;
    margin-top: 20px; }

.navbar-brand > img {
  margin-top: -125px; }

.navbar-collapse li a {
  height: 70px; }
  @media (max-width: 767px) {
    .navbar-collapse li a {
      height: 40px; } }

.navbar-collapse li.active:before, .navbar-collapse li:hover:before {
  content: "";
  position: absolute;
  left: 15%;
  bottom: 0;
  height: 1px;
  width: 70%; }

.navbar-collapse li.active:before {
  border-bottom: #fbba76 4px solid; }

.navbar-collapse li:hover:before {
  border-bottom: #fdddbb 4px solid; }

@media (max-width: 767px) {
  .profile-img img {
    height: 55px;
    margin-top: 0px; }
  .navbar-header a {
    padding: 0px 5%; }
  .mobile-view-navbar {
    padding: 0px 3%; }
  .navbar-collapse li.active:before, .navbar-collapse li:hover:before {
    left: 37%;
    width: 25%; } }

.btn {
  min-width: 89px; }

.btn-navtabs {
  position: relative;
  top: 10px; }

.btn-circle {
  min-width: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-width: 0 0px 3px 0px;
  border-radius: 15px; }
  .btn-circle:hover {
    margin-top: 0; }
  .btn-circle:active {
    margin-top: 0; }
  .btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px; }
  .btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px; }

.btn-no-margin:hover, .btn-no-margin:focus {
  margin-top: 0px;
  border-bottom-width: 4px; }

.btn-transparent {
  background-color: transparent;
  border-width: 2px; }
  .btn-transparent.btn-no-margin:hover, .btn-transparent.btn-no-margin:focus {
    margin-top: 0px;
    border-bottom-width: 2px; }

.btn-cat {
  background: transparent;
  border: 0 white;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  -webkit-box-shadow: initial;
  box-shadow: initial; }
  .btn-cat:hover, .btn-cat:active, .btn-cat.active {
    background: #d7d9d8;
    margin-top: 0;
    border-bottom-width: 0; }
  .btn-cat input {
    position: absolute;
    bottom: 10px;
    left: 1px; }

.btn-category {
  padding: 18px 0px;
  min-width: 120px;
  border-radius: 15px;
  margin-right: 0 px;
  margin-top: 10px; }
  .btn-category:hover, .btn-category:focus, .btn-category:active {
    margin-top: 12px; }
  .btn-category.not-active, .btn-category.not-active:hover, .btn-category.not-active:focus, .btn-category.not-active:active {
    background-color: #d7d9d8;
    border-color: #b8bbb9; }

.btn-logo {
  position: relative;
  width: 120px;
  height: 45px; }
  .btn-logo .com-logo {
    position: absolute;
    left: 20px;
    top: 9px; }
  .btn-logo span {
    padding-left: 20px; }

.brand-twitter, .brand-twitter:hover, .brand-twitter:focus {
  background-color: #36a9e0;
  border-color: #2a92c5; }

.brand-facebook, .brand-facebook:hover, .brand-facebook:focus {
  background-color: #4f6ca6;
  border-color: #3e5689; }

.brand-google, .brand-google:hover, .brand-google:focus {
  background-color: #dc4e42;
  border-color: #c03b2f; }

.btn-group[num-of-buttons] {
  width: 100%; }

.btn-group[num-of-buttons='3'] > .btn {
  width: 33.33%; }

.btn-group[num-of-buttons='4'] > .btn {
  width: 25%; }

.btn-group[num-of-buttons='5'] > .btn {
  width: 20%; }

.round-edges.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px; }

.round-edges.btn-group > .btn:last-child:not(:first-child), .round-edges.btn-group .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px; }

.btn-cat input {
  display: none; }

.btn-cat img {
  width: 44px;
  height: 58px; }

.close {
  font-family: 'Aref Menna' !important; }
  .close span {
    font-family: 'Aref Menna' !important; }

.non-resizable {
  resize: none; }

.select2-selection {
  min-height: 38px !important; }

.select2-selection__choice {
  border-radius: 12px !important;
  padding: 3px 13px !important;
  background-color: #fbba76 !important;
  color: white; }
  .select2-selection__choice > span {
    color: white !important; }

.onoffswitch {
  position: relative;
  width: 88px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #FFFFFF;
  border-radius: 23px; }

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 38px;
  padding: 0;
  line-height: 38px;
  font-size: 14px;
  color: white;
  font-weight: bold;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: attr(data-yes);
  padding-left: 10px;
  background-color: #15A6DF;
  color: #FFFFFF; }

.onoffswitch-inner:after {
  content: attr(data-no);
  padding-right: 10px;
  background-color: #9A9A9A;
  color: #FFFFFF;
  text-align: right; }

.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 10px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 46px;
  border: 2px solid #FFFFFF;
  border-radius: 23px;
  transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; }

.private-lock {
  position: absolute;
  left: 70px;
  top: 60px;
  width: 15px;
  height: 15px; }

.notification-li {
  position: relative; }
  .notification-li:after {
    content: "";
    position: absolute;
    right: 22px;
    bottom: 13px;
    background: #ee646d;
    width: 4px;
    height: 4px;
    border-radius: 2px; }

@media (max-width: 767px) {
  .notification:after {
    right: 21.5px;
    bottom: -3px; } }

.badge1[data-badge]:after {
  content: attr(data-badge);
  position: absolute;
  font-size: 1em;
  left: 52px;
  top: 11px;
  color: white;
  text-align: center; }

.activity-badge {
  position: absolute;
  right: 10px;
  top: -11px;
  width: 60px; }

.leaderboard-first {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 200px 200px 0 0;
  border-color: #007bff transparent transparent transparent; }

.no-pic {
  background-color: red;
  border-radius: 100%;
  padding: 10px;
  margin: 2px; }

.activity-profile-img {
  position: relative;
  margin-top: -27px;
  width: 60px;
  margin-left: -13px; }

.thumbnail-img {
  clip: rect(0px, 15px, 15px, 0px);
  height: 55px;
  width: 55px;
  border-radius: 15px;
  margin: 2px; }

.tabs-no-hover.nav-tabs {
  border-bottom: none; }
  .tabs-no-hover.nav-tabs > li.active a, .tabs-no-hover.nav-tabs > li.active a:hover, .tabs-no-hover.nav-tabs > li.active a:focus, .tabs-no-hover.nav-tabs > li:hover a, .tabs-no-hover.nav-tabs > li:hover a:hover, .tabs-no-hover.nav-tabs > li:hover a:focus, .tabs-no-hover.nav-tabs > li.active:hover a, .tabs-no-hover.nav-tabs > li.active:hover a:hover, .tabs-no-hover.nav-tabs > li.active:hover a:focus {
    padding-bottom: 10px;
    margin-top: 6px;
    border: none;
    border-color: transparent; }

.items-tabs.nav-tabs {
  border-bottom: none; }
  .items-tabs.nav-tabs > li.active a, .items-tabs.nav-tabs > li.active a:hover, .items-tabs.nav-tabs > li.active a:focus, .items-tabs.nav-tabs > li:hover a, .items-tabs.nav-tabs > li:hover a:hover, .items-tabs.nav-tabs > li:hover a:focus, .items-tabs.nav-tabs > li.active:hover a, .items-tabs.nav-tabs > li.active:hover a:hover, .items-tabs.nav-tabs > li.active:hover a:focus {
    background: transparent;
    color: #63696c; }
  .items-tabs.nav-tabs > li > a {
    border: none;
    color: #bfc1c0;
    padding-left: 0px; }

.settings-tab.nav-tabs {
  border-right: none; }
  .settings-tab.nav-tabs > li > a {
    background: white;
    height: 60px;
    line-height: 36px;
    border-radius: 4px; }
  .settings-tab.nav-tabs > li.active > a, .settings-tab.nav-tabs > li.active > a:focus {
    border-left: 6px #fbba76 solid;
    color: #fbba76; }

.settings-tab-pane.tab-pane {
  min-height: 222px;
  padding: 15px;
  margin: 8px -15px;
  border-radius: 6px; }

.tab-no-margin .panel {
  margin-bottom: -2px; }

.panel-body h3 {
  margin: 0;
  margin-bottom: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 75%; }

.panel-leaderboard {
  height: 110px;
  padding: 14px 0px;
  position: relative; }
  .panel-leaderboard > .panel-body {
    padding: 0 0 0 50px; }
  .panel-leaderboard .profile-img {
    width: 75px;
    height: 75px; }
  .panel-leaderboard.place:after {
    content: '';
    position: absolute;
    border-width: 3em;
    border-top-right-radius: 4px;
    top: 0;
    border-color: transparent;
    border-style: solid; }
  .panel-leaderboard.place.first-place:after {
    border-left-color: #f8bc42;
    border-top-color: #f8bc42; }
  .panel-leaderboard.place.second-place:after {
    border-left-color: #c6c6c6;
    border-top-color: #c6c6c6; }
  .panel-leaderboard.place.third-place:after {
    border-left-color: #f3a165;
    border-top-color: #f3a165; }
  .panel-leaderboard.place.first-place > div:after, .panel-leaderboard.place.second-place > div:after, .panel-leaderboard.place.third-place > div:after {
    color: white; }
  .panel-leaderboard.place > div[data-badge]:after {
    content: attr(data-badge);
    left: 18px;
    top: 0;
    position: absolute;
    z-index: 100;
    font-size: xx-large; }

#sidebar .eqi-container span {
  cursor: pointer; }

.text-white a {
  color: white; }

#custom-search-input {
  background: #e8e6e7 none repeat scroll 0 0;
  margin: 0;
  padding: 10px; }

#custom-search-input .search-query {
  background: #fff none repeat scroll 0 0 !important;
  border-radius: 4px;
  height: 33px;
  margin-bottom: 0;
  padding-left: 7px;
  padding-right: 7px; }

#custom-search-input button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  color: #666666;
  left: auto;
  margin-bottom: 0;
  margin-top: 7px;
  padding: 2px 5px;
  position: absolute;
  right: 0;
  z-index: 9999; }

.search-query:focus + button {
  z-index: 3; }

.all_conversation button {
  background: #f5f3f3 none repeat scroll 0 0;
  border: 1px solid #dddddd;
  height: 38px;
  text-align: left;
  width: 100%; }

.all_conversation i {
  background: #e9e7e8 none repeat scroll 0 0;
  border-radius: 100px;
  color: #636363;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px; }

.all_conversation .caret {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 15px;
  top: 0; }

.all_conversation .dropdown-menu {
  background: #f5f3f3 none repeat scroll 0 0;
  border-radius: 0;
  margin-top: 0;
  padding: 0;
  width: 100%; }

.all_conversation ul li {
  border-bottom: 1px solid #dddddd;
  line-height: normal;
  width: 100%; }

.all_conversation ul li a:hover {
  background: #dddddd none repeat scroll 0 0;
  color: #333; }

.all_conversation ul li a {
  color: #333;
  line-height: 30px;
  padding: 3px 20px; }

.member_list .chat-body {
  margin-left: 47px;
  margin-top: 0; }

.top_nav {
  overflow: visible; }

.member_list .contact_sec {
  margin-top: 3px; }

.member_list li {
  padding: 6px; }

.member_list ul {
  border: 1px solid #dddddd; }

.chat-img img {
  height: 34px;
  width: 34px; }

.member_list li {
  border-bottom: 1px solid #dddddd;
  padding: 6px; }

.member_list li:last-child {
  border-bottom: none; }

.member_list {
  height: 410px;
  overflow-x: hidden;
  overflow-y: auto; }

.sub_menu_ {
  background: #e8e6e7 none repeat scroll 0 0;
  left: 100%;
  max-width: 233px;
  position: absolute;
  width: 100%; }

.sub_menu_ {
  background: #f5f3f3 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  display: none;
  left: 100%;
  margin-left: 0;
  max-width: 233px;
  position: absolute;
  top: 0;
  width: 100%; }

.all_conversation ul li:hover .sub_menu_ {
  display: block; }

.new_message_head button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none; }

.new_message_head {
  /*background: #f5f3f3 none repeat scroll 0 0*/
  float: left;
  font-size: 13px;
  font-weight: 600;
  padding: 18px 10px;
  width: 100%; }

.chat_area {
  float: left;
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%; }

.chat_area li {
  padding: 19px 14px 0; }

.chat_area li .chat-img1 img {
  height: 40px;
  width: 40px; }

.chat_area .chat-body1 {
  margin-left: 50px;
  margin-right: 200px; }

.chat-body1 p {
  background: #E4E4E4 none repeat scroll 0 0;
  padding: 10px; }

.chat_area .admin_chat .chat-body1 {
  margin-right: 50px;
  margin-left: 200px; }

.chat_area li:last-child {
  padding-bottom: 10px; }

.message_write {
  float: left;
  padding: 15px;
  width: 100%; }

.message_write button {
  height: 50px;
  margin-top: 10px; }

.message_write textarea.form-control {
  height: 70px;
  padding: 10px; }

.chat_bottom {
  float: left;
  margin-top: 13px;
  width: 100%; }

.upload_btn {
  color: #777777; }

.sub_menu_ > li a, .sub_menu_ > li {
  float: left;
  width: 100%; }

.member_list li:hover, .li_hovered {
  background: #737C81 none repeat scroll 0 0;
  color: #fff;
  cursor: pointer; }

#dmpartial .modal-content {
  background: #F0F2F1; }

.chat_container > .chat_sidebar {
  background: #E4E4E4; }

#dmUsersList .panel-body {
  padding: 0; }

.modal-content {
  border-radius: 15px; }
  .modal-content .modal-footer {
    text-align: left;
    border-radius: 12px;
    padding-top: 30px;
    padding-bottom: 54px; }

.comment-margin-left, .comment .content, .comment-box {
  padding-left: 58px;
  padding-top: 10px;
  width: 80%; }
  @media (max-width: 767px) {
    .comment-margin-left, .comment .content, .comment-box {
      width: 100%; } }

.comment {
  margin-top: 25px;
  position: relative; }
  .comment > img {
    position: absolute; }

.notifications div:hover h5 {
  text-decoration: none; }

#profile-navbar span {
  font-size: 19px; }

.category-card {
  border-radius: 15px;
  padding: 60px 90px;
  background-size: cover; }
  @media (max-width: 450px) {
    .category-card {
      padding: 19px; } }
  .category-card.category-culture {
    background-image: url(../images/culture_bg.png); }
  .category-card.category-achivements {
    background-image: url(../images/achivements_bg.png); }
  .category-card.category-adventure {
    background-image: url(../images/adventure_bg.png); }
  .category-card.category-beauty {
    background-image: url(../images/beauty_bg.png); }
  .category-card.category-gift {
    background-image: url(../images/gift_bg.png); }
  .category-card.category-health {
    background-image: url(../images/health_bg.png); }
  .category-card.category-random {
    background-image: url(../images/random_bg.png); }
  .category-card.category-skills {
    background-image: url(../images/skills_ing.png); }
  .category-card.category-travel {
    background-image: url(../images/travel_bg.png); }

.img-upload {
  position: relative;
  width: 100%;
  padding-top: 50%; }
  .img-upload-sm {
    width: 110px;
    height: 100px; }
  .img-upload .text {
    position: absolute;
    top: 45%;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center; }

.dropzone {
  border: 1px solid #e7e7e7;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  font-size: 1.25em;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.footer {
  margin-left: 12%;
  margin-right: 12%;
  padding-top: 2%;
  padding-bottom: 2%; }
  .footer a:hover {
    color: #8b8b8b; }
  .footer .social > a {
    padding: 0px 25px; }

.footer-height-padding {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto-275px;
  /* Pad bottom by footer height */
  padding: 0 0 275px; }

.footer-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 275px; }

footer li a {
  font-size: 14px; }

.copy-right p {
  font-size: 14px; }

.fw-bold {
  font-weight: bold; }

.text-white {
  color: white; }

.fs-100 {
  font-size: 5em; }

.fs-60 {
  font-size: 3em; }

.fs-50 {
  font-size: 2.5em; }

.fs-40 {
  font-size: 2em; }

.fs-30 {
  font-size: 1.5em; }

.fs-25 {
  font-size: 1.25em; }

.fs-20 {
  font-size: 1em; }

.f-no-margin {
  margin: 0px; }

@font-face {
  font-family: "ugiftigDEMO";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ugiftigDEMO.otf"); }

@font-face {
  font-family: "Aref Menna";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ArbFonts/ArbFONTS-Aref_Menna.ttf"); }

h1, h2, h3, h4, p, a, li, input, span, label, div {
  font-family: 'ugiftigDEMO' , 'Aref Menna';
  font-size: 24px; }

.btn {
  font-size: 22px; }

.panel .fs-20 {
  font-size: 22px; }

.nav span {
  font-size: 25px; }

button, .btn {
  font-family: 'arial';
  font-size: 14px; }

input {
  font-family: 'arial';
  font-size: 14px !important; }

#pendingitems-content h3 {
  font-family: 'arial';
  font-size: 14px !important; }

.itemDesc {
  font-family: 'arial';
  font-size: 14px !important; }

.greetingMsg {
  font-family: 'arial';
  font-size: 14px; }

#sidebar p {
  font-family: 'ugiftigDEMO', 'Aref Menna';
  font-size: 24px; }

#sidebar .eqi-container p, #sidebar .eqi-container span {
  font-size: 19px !important; }

.cat-ballons label {
  font-family: 'ugiftigDEMO', 'Aref Menna';
  font-size: 19px; }

.usetwentyfour div {
  font-family: 'arial';
  font-size: 14px !important; }

#leadersList .panel {
  font-size: 14px; }

#leadersList .panel-body p, #leadersList .panel-body span {
  font-family: 'arial';
  font-size: 14px; }

#EnPrerequisites, #EnFacts {
  font-family: 'arial'; }

#s2id_newGoal_currency span, #s2id_newGoal_currency div, #select2-results-1 span, #select2-results-1 div {
  font-family: 'arial';
  font-size: 14px; }

#collapseDetails select option {
  font-family: 'arial';
  font-size: 14px; }

.timeline-list .panel-body {
  font-family: 'arial';
  font-size: 19px; }
  .timeline-list .panel-body p {
    font-family: 'arial';
    font-size: 19px; }

#dmConv li .chat-body1 p {
  font-family: 'arial';
  font-size: 14px; }

#messageText {
  font-family: 'arial';
  font-size: 14px !important; }

#notifiactionsList h5 {
  font-family: 'ugiftigDEMO', 'Aref Menna';
  font-size: 24px; }

#notifiactionsList em {
  font-family: 'ugiftigDEMO', 'Aref Menna';
  font-size: 19px; }

#information textarea, #information select, #information option {
  font-family: 'arial';
  font-size: 14px; }

#chngProfileImg h6 {
  font-size: 24px; }

#userProfile #notifications select, #userProfile #notifications option {
  font-family: 'arial';
  font-size: 14px; }

#userProfile #changePassBtn {
  margin: 0 15px; }
  #userProfile #changePassBtn span {
    font-family: 'arial';
    font-size: 14px; }

#saveBtn span {
  font-family: 'arial';
  font-size: 14px; }

#dmUsers .chat-body .header_sec, #dmUsers .chat-body strong {
  font-size: 19px; }

body {
  min-height: 100%;
  margin-bottom: -275px; }

.ranking {
  margin-top: 25px; }

.search-input {
  top: 10px;
  position: relative; }
  .search-input input {
    height: 36px;
    background: transparent;
    border-width: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 3px; }

#notie-alert-outer, #notie-confirm-outer, #notie-date-outer, #notie-force-outer, #notie-input-outer, #notie-select-outer, .notie-container {
  z-index: 1000000 !important; }

.eqi-container {
  display: flex;
  justify-content: space-around; }
  @media (max-width: 767px) {
    .eqi-container.cancel-eqi-xs {
      display: inherit; } }
  .eqi-container > p {
    width: 75px;
    margin-bottom: 0px; }
  .eqi-container.between {
    justify-content: space-between; }

.clickable:hover, .clickable:focus {
  text-decoration: none;
  cursor: pointer; }

.profile-info {
  min-hight: 40vh;
  margin-top: -16px;
  padding-bottom: 55px; }
  .profile-info.settings {
    padding-bottom: 15px; }

.boxed-div {
  border-radius: 8px;
  padding: 14px 10px;
  position: relative; }
  @media (min-width: 992px) {
    .boxed-div .date-line {
      position: absolute;
      border: 1px solid #abb4b8;
      width: 50px;
      left: 44.3%;
      top: 54%; }
    .boxed-div .ver-line {
      position: absolute;
      border: 1px solid #abb4b8;
      height: 74px;
      left: 44.3%;
      top: 4%; } }

.bordered-div {
  border-radius: 8px;
  border: 1px solid #8b8b8b;
  padding: 40px 5px; }

.padded-div {
  padding: 100px 165px; }

.padded-buttons {
  padding: 0px 175px; }

@media (max-width: 991px) {
  .padded-div {
    padding: 0px; }
  .padded-buttons {
    padding: 0px 80px; } }

@media (min-width: 992px) {
  .margin-right-2 {
    margin-right: 2px; } }

.thumbnail-img {
  clip: rect(0px, 15px, 15px, 0px);
  height: 55px;
  width: 55px;
  border-radius: 15px;
  margin: 2px; }

#mobile-fixed-menu {
  position: fixed;
  bottom: 0;
  width: 100%;
  right: -15px;
  background: white; }
  #mobile-fixed-menu ul {
    text-align: center;
    padding: 0;
    display: flex;
    justify-content: space-around;
    padding: 14px 0;
    padding-bottom: 4px; }

.bg-gray {
  background-color: #2d2d2d; }

.text-light-gray {
  color: #8b8b8b; }

.text-gray {
  color: #4c4c4e; }

.bg-light-gray {
  background-color: #4c4c4e; }

.bg-very-light-gray {
  background-color: #8b8b8b; }

.bg-lightest-gray {
  background-color: #d7d9d8; }

.bg-summary {
  background-color: #dae0e2; }

.bg-white {
  background-color: white; }
