.card-container {
    margin: 8px 0
}

.card-container button {
    font-size: 13px;
    color: #636f73;
    font-weight: 500;
    padding: 12px 16px
}

.card-container span i {
    margin-right: 10px
}

.card-container .nav-pills .nav-link {
    border-radius: 0
}

.card-container .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: transparent;
    color: #7467d7;
    border-left: 3px solid #7467d7
}

.custom-card {
    border-radius: 8px
}

small.form-dsc {
    color: #636f73
}

.v-statues-active {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0fb860;
    color: #0fb860
}

select {
    font-family: 'Roboto', 'Font Awesome 5 Free';
    font-weight: 900
}

.text-lg {
    font-size: 16px
}

.card-container-radio {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    width: 100%;
    font-size: 13px
}

.card-shadow {
    box-shadow: 0 1px 2px #000 0 1px 2px #000 0 2px 4px #000
}

.text-gray-600 {
    color: #636f73
}

.cursor-pointer {
    cursor: pointer
}

.section-secondaryMater {
    display: none
}

.selectator_selected_item_left img {
    border-radius: 50% !important
}

.selectator_options .selectator_option .selectator_option_left img {
    height: 30px;
    border-radius: 50%
}

.selectator_options .selectator_option.active {
    background-color: #d3d9db;
    color: #262c2d
}

.flush-top .profile-header {
    border-radius: 8px
}

.profile-header {
    padding: 16px;
    background: #fff;
    border-bottom: 1px solid #d3d9db
}

.profile-header .media-left {
    padding-right: 0
}

.image-hover-link-container {
    position: relative
}

.spark-roundrect-crop {
    border-radius: 4px
}

.profile-header .media-body {
    padding-left: 20px;
    vertical-align: middle
}

.main-header-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 4px
}

.main-header-title a {
    color: #262c2d
}

.text-muted {
    color: #636f73
}

.main-meta-info {
    margin: 0
}

.main-meta-info > li {
    display: inline-block;
    list-style-type: none;
    padding-right: 16px;
    margin-top: 4px
}

.main-meta-info > li a {
    display: inline-block
}

.l-margin-xs {
    margin-left: 2px !important
}

.md-fs-12 {
    font-size: 12px
}

.exception-alert {
    position: relative;
    display: inline-block;
    margin-top: 16px;
    font-weight: 400;
    font-size: 22px
}

.exception-alert .text-caption-xs {
    margin: 4px 0;
    font-weight: 500;
    color: #262c2d
}

.text-caption-xs {
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #636f73
}

.text-subtle {
    color: #a2abae
}

.exception-alert .count-divider {
    position: relative;
    display: inline-block;
    top: 4px;
    width: 2px;
    height: 22px;
    margin: 0 6px;
    background-color: #edf1f2
}

.exception-alert a:hover {
    background: transparent;
    border: 1px solid transparent
}

.fixed-left-sidebar {
    position: relative
}

.fixed-left-sidebar .left-column .nav.nav-list {
    padding: 0;
    display: block
}

.fixed-left-sidebar .left-column .nav.nav-list > li.active {
    font-weight: 600;
    color: #262c2d;
    background-color: #fff
}

.fixed-left-sidebar .left-column .nav.nav-list > li {
    padding: 6px 24px 6px 8px;
    border-radius: 3px
}

.fixed-left-sidebar .left-column .nav.nav-list > li.active > a {
    color: #262c2d
}

.fixed-left-sidebar .left-column .nav.nav-list > li.active > a > i {
    color: inherit
}

.r-margin {
    margin-right: 8px !important
}

.fixed-left-sidebar .left-column .nav.nav-list hr {
    margin: 8px
}

.fixed-left-sidebar .left-column .nav.nav-list hr, hr.hr-subtle {
    border-color: #edf1f2 !important
}

.fixed-left-sidebar .left-column .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: transparent
}

.tab-datiles {
    border-bottom: 1px solid #D3D9DB;
    max-height: 80px;
    margin-bottom: 12px
}

.tab-datiles .nav-item {
    padding: 0 12px
}

.tab-datiles .nav-link {
    font-size: 13px;
    font-weight: 500;
    color: #78858A;
    border-bottom: 2px solid transparent;
    padding: 9px 0;
    margin-bottom: -1px
}

.tab-datiles .nav-link.active {
    border-color: #006CB8;
    color: #262C2D;
    position: relative;
    z-index: 1;
    background: transparent
}

.tab-datiles .nav-link {
    border-radius: 0
}

.stat-block {
    padding: 0 5px;
    color: #006cb8;
    margin: 16px 0
}

.stat-block .stat-value {
    font-size: 20px;
    line-height: 1.2
}

.stat-block .stat-label {
    color: #636f73;
    margin: 2px 0 4px;
    line-height: 1.4
}

.daily-usage-stats .stat-block .stat-value {
    font-size: 18px;
    line-height: 1.1
}

.service-page-title {
    padding-bottom: 8px;
    font-size: 18px;
    font-weight: 400;
    color: #262c2d
}

.service-page-title i {
    margin-right: 8px;
    font-size: 24px;
    color: #a2abae
}

.badge-bg {
    background-color: #636f73
}

.badge-padding {
    border-radius: 10px;
    font-size: 11px;
    line-height: 1.1;
    padding: 5px
}

.fs-13 {
    font-size: 13px
}

.fs-15 {
    font-size: 15px
}

.fs-9 {
    font-size: 9px
}

.fsw-500 {
    font-weight: 500
}

.fsw-400 {
    font-weight: 400
}

.line-item-details-header {
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #636f73;
    margin-bottom: 3px
}

@media (min-width: 768px) {
    .main-meta-info > li {
        padding-right: 24px;
        margin-top: 8px
    }

    .exception-alert {
        margin-top: 8px;
        text-align: center;
        padding: 8px 24px;
        border-radius: 4px;
        border: 1px solid #edf1f2;
        float: right
    }

    .stat-block {
        margin: 12px 0
    }
}

tr.totals th, tr.totals td {
    border-top: 3px double #cfdadd
}

.line-height-40 {
    line-height: 40px
}

.custom-btn-vehical-datiles {
    border: 1px solid
}

.custom-btn-vehical-datiles:hover {
    background: #f5f5f5
}

.custom-card-title {
    padding: 8px 16px;
    border-bottom: 1px solid #e2e8f0
}

.card-title-text {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #262c2d
}

.sorting-search input {
    border-radius: 25px;
    padding-right: 35px
}

.multiselect-dropdown {
    border-radius: 15px !important;
    border: solid 1px #edf1f2 !important;
    background-color: #edf1f2 !important
}

.multiselect-dropdown span.placeholder {
    color: #262c2d !important
}

.multiselect-dropdown span.optext {
    background-color: #edf1f2
}

.multiselect-dropdown-list-wrapper {
    min-width: 200px
}

.sorting-search {
    height: 32px;
    font-size: 13px;
    padding: 4px 32px 4px 8px;
    border: 1px solid #d3d9db;
    border-radius: 50px;
    color: #262c2d;
    line-height: 1.5
}

.sorting-number-text {
    color: #262c2d;
    text-align: right;
    max-width: 100%;
    font-size: 13px;
    font-weight: 400;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-transform: none
}

.multiselect-dropdown span.optext, .multiselect-dropdown span.placeholder {
    padding: 1px 10px !important
}

.widget-scroll {
    max-height: 175px;
    overflow-y: scroll;
    scrollbar-width: thin
}

.widget-header {
    padding: 8px 16px !important
}

.widget-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 0;
    color: #262c2d
}

.widget-details {
    font-size: 85%;
    letter-spacing: .01em;
    font-weight: 400;
    color: #006CB8
}

.list-group-flush .list-group-item {
    border-bottom: 1px solid #edf1f2 !important
}

.widget-body .list-group-flush .list-group-item {
    color: #262c2d;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 400
}

.widget-body .list-group-flush .list-group-item:hover {
    background-color: #f6f7f7
}

.widget-content {
    padding: 0 16px
}

.photos-activity {
    display: flex
}

.caption {
    position: absolute;
    bottom: 3px;
    left: 2px;
    background: rgba(0, 0, 0, .5);
    width: 98%;
    color: #fff;
    padding: 8px
}

.fs-w-18 {
    font-size: 18px;
    font-weight: 600
}

.app.sidebar-mini.switcher-demo.sidenav-toggled .dropdown-toggle.sidebar-header-account, .app.sidebar-mini.switcher-demo.sidenav-toggled .sidebar-header-contact {
    display: none
}

.header-brand-img {
    height: 4.25rem;
    line-height: 2rem;
    vertical-align: middle;
    margin-right: .5rem;
    width: auto
}

.container-login100 {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    z-index: 999
}

.wrap-login100 {
    background: #fff;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 137px 130px 137px 95px;
    box-shadow: 0 0 4px #000 0 4px 8px #000;
    border-radius: 5px
}

.login100-form {
    width: 320px
}

.login100-form-title {
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 30px;
    color: #424344
}

.wrap-input100 {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 10px
}

.input100 {
    font-size: 15px;
    line-height: 1.5;
    color: #000;
    display: block;
    width: 100%;
    background: #fff;
    height: 45px;
    padding: 0 30px 0 54px;
    border-radius: 5px;
    border: 1px solid #ecf0fa
}

.focus-input100 {
    display: block;
    position: absolute;
    border-radius: 5px;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 0;
    text-transform: uppercase;
    background: #ed1c24;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.symbol-input100 {
    font-size: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    border-radius: 5px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 22px;
    pointer-events: none;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    color: #828996
}

.container-login100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 15px
}

.login100-form-btn {
    line-height: 1.5;
    color: #fff;
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    border-radius: 5px;
    background: #3cb44a  !important;
    border-color: #3cb44a !important
}

.task-heading {
    font-size: 14px;
    font-weight: 700
}

.task-icon {
    width: 6rem;
    height: 6rem;
    line-height: 6rem;
    text-align: center;
    font-size: 22px;
    font-weight: 700
}

.task-light-blue-bg {
    background: #dfeef5;
    color: #5ea8cd
}

.task-light-red-bg {
    background: #fbe8e4;
    color: #dd6f6e
}

.task-table-icon {
    font-size: 28px
}

td.task-table-border-right {
    border-right: 1px solid #eee
}

.table-task-bg {
    background: #f8fcff
}

.task-table-light {
    background: #dfeef5;
    color: #60656b
}

.task-table-light th {
    color: #5ea8cd
}

.notifications-menu .dropdown-item {
    display: block;
    white-space: inherit;
    justify-content: space-between !important
}

.notification-bas {
    background: #22c03c;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 700;
    top: 0;
    right: 0;
    color: #fff
}

.progress {
    height: .5rem
}

.form-group {
    margin-bottom: .3rem
}

.page-header {
    margin: 0 10px !important
}

.page-title {
    margin-bottom: 0
}

.header {
    padding-top: 5px;
    padding-bottom: 5px
}

.nav-link.icon {
    margin: 0;
    height: 2rem;
    font-size: 1rem
}

.app-header .header-right-icons .nav-link.icon {
    margin: 0 0 0 5px;
    padding: 8px !important;
    height: 2rem;
    width: 2rem;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.app-header .header-right-icons .nav-link.icon:hover {
    margin: 0 0 0 5px;
    padding: 8px;
    text-align: center;
    height: 2rem;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.app-sidebar__toggle {
    margin-top: 0;
    padding: 8px;
    height: 2rem;
    font-size: 1rem;
    line-height: 1rem;
    width: 2rem
}

.app-sidebar__toggle:before {
    font-size: 1rem
}

.header-right-icons a {
    padding-top: 0
}

.dropdown .avatar.profile-user {
    width: 2rem;
    height: 2rem;
    line-height: 2rem
}

.notification-bas {
    height: 15px;
    width: 15px;
    line-height: 15px;
    font-size: 10px;
    top: -3px;
    right: -5px
}

.app-content {
    margin-top: 45px
}

.nav-link.icon i {
    font-size: 14px
}

.card-body-new-pd {
    padding: 10px 20px
}

.circle-icon-height {
    height: 64px;
    width: 64px
}

@media (min-width: 768px) {
    .app-header {
        padding-right: 10px;
        padding-left: 236px;
        z-index: 9 !important
    }

    .app-content {
        margin-top: 45px
    }

    .navresponsive-toggler span {
        margin-top: 0;
        padding: 8px;
        height: 2rem;
        font-size: 14px;
        width: 2rem
    }

    .header-brand1 .light-logo1 {
        margin: 0 auto;
        margin-top: 0
    }
}

.navresponsive-toggler span {
    margin-top: 0;
    padding: 8px;
    height: 2rem;
    font-size: 14px;
    width: 2rem
}

.header-brand1 .light-logo1 {
    margin: 0 auto;
    margin-top: 0
}

.header-brand-img {
    height: 3rem;
    line-height: 2rem
}

.side-menu__item {
    padding: 7px 30px
}


.slide-item {
    padding: 7px 8px
}

.upload-img {
    width: 30% !important;
    height: 100%;
    border-radius: 0 !important
}

#frame {
    height: 90vh;
    min-height: 300px;
    max-height: 720px;
    background: #E6EAEA
}

@media screen and (max-width: 360px) {
    #frame {
        width: 100%;
        height: 100vh
    }
}

#frame .content {
    float: right;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

#frame .content .contact-profile {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    padding: 0 10px
}

.contact-profile h6 {
    font-size: 18px;
    line-height: 34px;
    margin: 0;
    font-weight: 600
}

#frame .content .messages {
    height: auto;
    min-height: calc(100% - 93px);
    max-height: calc(100% - 93px);
    overflow-y: scroll;
    overflow-x: hidden
}

@media screen and (max-width: 735px) {
    #frame .content .messages {
        max-height: calc(100% - 105px)
    }
}

#frame .content .messages::-webkit-scrollbar {
    width: 8px;
    background: transparent
}

#frame .content .messages::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3)
}

#frame .content .messages ul li {
    display: inline-block;
    clear: both;
    float: left;
    margin: 15px 15px 5px;
    width: calc(100% - 25px);
    font-size: .9em
}

#frame .content .messages ul li:nth-last-child(1) {
    margin-bottom: 20px
}

#frame .content .messages ul li.sent img {
    margin: 6px 8px 0 0
}

#frame .content .messages ul li.sent p {
    background: #435f7a;
    color: #f5f5f5
}

#frame .content .messages ul li.replies img {
    float: right;
    margin: 6px 0 0 8px
}

#frame .content .messages ul li.replies p {
    background: #f5f5f5;
    float: right
}

#frame .content .messages ul li img {
    width: 22px;
    border-radius: 50%;
    float: left
}

#frame .content .messages ul li p {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 20px;
    max-width: 205px;
    line-height: 130%
}

@media screen and (min-width: 735px) {
    #frame .content .messages ul li p {
        max-width: 300px
    }
}

#frame .content .message-input {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99
}

#frame .content .message-input .wrap {
    position: relative
}

#frame .content .message-input .wrap input {
    font-family: "proxima-nova", "Source Sans Pro", sans-serif;
    float: left;
    border: none;
    width: calc(100% - 90px);
    padding: 11px 32px 10px 8px;
    font-size: .8em;
    color: #32465a
}

@media screen and (max-width: 735px) {
    #frame .content .message-input .wrap input {
        padding: 15px 32px 16px 8px
    }
}

#frame .content .message-input .wrap input:focus {
    outline: none
}

#frame .content .message-input .wrap .attachment {
    position: absolute;
    right: 60px;
    z-index: 4;
    margin-top: 10px;
    font-size: 1.1em;
    color: #435f7a;
    opacity: .5;
    cursor: pointer
}

@media screen and (max-width: 735px) {
    #frame .content .message-input .wrap .attachment {
        margin-top: 17px;
        right: 65px
    }
}

#frame .content .message-input .wrap .attachment:hover {
    opacity: 1
}

#frame .content .message-input .wrap button {
    float: right;
    border: none;
    width: 50px;
    padding: 12px 0;
    cursor: pointer;
    background: #32465a;
    color: #f5f5f5
}

@media screen and (max-width: 735px) {
    #frame .content .message-input .wrap button {
        padding: 16px 0
    }
}

#frame .content .message-input .wrap button:hover {
    background: #435f7a
}

#frame .content .message-input .wrap button:focus {
    outline: none
}



#mapid {
    z-index: 0;
}
.select2-container {
    min-width: 121px;
}
.sidebar-mini .responsive-navbar.navbar .navbar-collapse {
    margin-top: 25px;
}


/*notice design*/
.event_date {
    /*width: 82px;*/
    background: #ed1c24;
    text-align: center;
    border-radius: 2px;
}
.event-date-wrap {
    border: 1px dashed #fff;
    margin: 8px;
    padding: 4px;
}
.event-date-wrap p {
    font-size: 23px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.event-date-wrap span {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.date-description {
    margin: 0 25px;
}
.date-description h3 {
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
    font-size: 18px;
}
.date-description h3:after {
    height: 2px;
    width: 50px;
    background: #ed1c24;
    content: "";
    position: absolute;
    left: 0;
    top: 117%;
}
.date-description p {
    font-size: 14px;
    margin-bottom: 10px;
}
.event_line {
    margin: 0 0 15px 0;
}


.notification-avatar {
    height: 35px;
    width: 35px;
    top: 13px;
    left: 5px;
}

.TileStructure {
  border-radius: 30px;
  box-sizing: border-box;
  height: 226px;
  min-width: 152px;
  padding: 16px 0;
  width: 152px;
  align-items: center;
  display: flex;
  flex-flow: column;
  position: relative;
  transition-duration: .4s;
}

.TeamProjectsSection-itemTile {
  margin: 0 8px;
}

.AddItemSquircle {
  cursor: pointer;
}
.TileStructure-children {
  height: 120px;
  width: 120px;
}
.DashedTile.DashedTile--large {
  height: 120px;
  min-height: 120px;
  min-width: 120px;
  width: 120px;
  border: 2px dashed #ccc;
  text-align: center
}
.DashedTile i{
  margin: auto;
  padding: 0;
  align-content: center;
  margin-top: 37px;
  font-size: 38px;
  color: darkgray;
}

.TileStructure-name {
  box-sizing: border-box;
  margin-top: 8px;
  padding: 0 8px;
  -webkit-box-orient: vertical;
  color: #000000;
  display: -webkit-box;
  font-size: 14px;
  font-weight: 500;
  -webkit-line-clamp: 2;
  line-height: 18px;
  max-height: 36px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  width: 100%;
}




@media (max-width: 576px) {
    .app-content .side-app {
      padding: 0 0px!important;
  }
    .title-sm-mobile {
      font-size: 10px;
    }

    .icon-home-sm {
      font-size: 20px !important;

    }

    #pageHeader {
      display: none;
    }

    .container {
      margin-top: 20px;
      padding-right: 0rem;
      padding-left: 0.25rem;
    }

    .card-title {
      font-size: 12px;

    }

    #search_date {
      min-width: 150px;
    }

    .timesheet_log_table {
      text-align: center;
    }

    .timesheet_log_table td {
      font-size: 11px;
    }

    .timesheet_log_table th {
      font-size: 11px;
    }

    .timesheet_log_table th:first-child {
      text-align: left;
      min-width: 150px;
    }

    .timesheet_log_table td:first-child {
      text-align: left;
      min-width: 150px;
    }

    .login100-form {
      width: 100%;
  }



  }

  @media (min-width: 768px) {
    .timesheet_log_table {
      text-align: center;
    }

    .timesheet_log_table th:first-child {
      text-align: left
    }

    .timesheet_log_table td:first-child {
      text-align: left
    }

    #search_date {
      min-width: 200px;
    }

  }

  @media (min-width: 992px) {}

  @media (min-width: 1200px) {}
