/* Essentials */
 #themeWrapper {
    position: relative;
 }
/*
 #dropup {
    

 .dropup {
    width: 100vw;
    height: 100vh;

    position: fixed;
    top: 100vh;
    left: 0px;
    z-index: 1000;

    transition: all 0.3s ease-in-out;

    background-color: #ffffff;
 }

 .dropup-active {
    top: 0vh !important;
 }

 .dropup-header {
    width: 100%;
    height: 74px;
    background-color: #555;
 }*/

 body {
    font-family: 'Muli', Arial, sans-serif !important;
 }

 .swal2-modal{
    font-family: 'Muli', Arial, sans-serif !important;
 }

.full-page[data-image]:after, .full-page.has-image:after {
	    opacity: .3 !important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #4286f4 !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.btn-brand {
	border-color: #4286f4 !important;
    color: #4286f4 !important;
}

.btn-brand-fill {
	background-color: #4286f4 !important;
	border-color: #4286f4 !important;
    color: white !important;
}

.btn-brand:hover {
	border-color: #4286f4 !important;
    color: #4286f4 !important;
}

.btn-brand-fill:hover {
	background-color: #4286f4 !important;
	border-color: #4286f4 !important;
    color: white !important;
}

.text-center {
	text-align: center !important;
}

.btn-none {
	background-color: transparent;
    border: 0px;
}

.modal-content {
    overflow: hidden;
}

/* Authenticaton */

.forgot {
	padding-top: 10px;
}

.forgot > a {
	color: #555;
}

.forgot > a:hover {
	color: #000;
}

.box-styling {
    box-shadow: 0 25px 30px -13px rgba(40, 40, 40, 0.4);
/*    border-radius: 10px;*/
    /*padding-top: 30px;*/
    border: none;
    /*padding-bottom: 30px;*/
}
 
.signup_acctype-modal {
    padding: 0px 0px;
    text-align: center;
    max-width: 550px;
    margin: auto;
}

.signup_acctype-modal h5 {
    padding-bottom: 30px;
    text-align: center;
}

.signup_acctype-modal a {
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.15), 0px 0px 2px 0 rgba(0,0,0,0.10);
    border-radius: 5px;
    border: 0;
    width: calc(50% - 20px);
    height: 250px;
    padding: 30px;
}

.signup_acctype-modal a:focus, .signup_acctype-modal a:hover {
    background: #FFFFFF;
}

.signup_acctype-modal a:first-of-type {
    margin-right: 15px;
}

.signup_acctype-modal a:last-of-type {
    margin-left: 15px;
}

.signup_acctype-modal a:hover {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30), 0px 0px 2px 0 rgba(0,0,0,0.10);
    background-color: white;
}

.signup_acctype-modal a:focus {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30);
    background-color: white;
}

.signup_acctype-modal a:active {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30);
    background-color: white;
}

.signup_acctype-modal a:active:focus {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30);
    background-color: white;
}

.signup_acctype-modal a:active:hover {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30);
    background-color: white;
}

.signup_acctype-modal a p {
    max-width: 100%;
    margin: auto;
    white-space: normal;
    color: #888888;
}

.signup_acctype-modal a:hover p {
	color: #797979;
}

.signup_acctype-modal a img {
    max-width: 50px;
    padding-bottom: 30px;
    padding-top: 30px;
}

.modal-title {
	font-size: 22px;
}

#staffForm > div > label {
    float: left;
}

.main-panel {
    background-color: #f6f6f6 !important;
    overflow-y: auto;
}

.navbar-default {
    background-color: #f6f6f6 !important;   
}

/*.nav {
    margin-top: 0px !important;
}*/

.sidebar-wrapper .nav > li > a {
    margin-top: 0px !important; 
}

.sidebar-wrapper .nav > .active > a {
    background-color: white !important;
    color: red;  
    cursor: pointer;
}

.sidebar-wrapper .nav > li {
    cursor: pointer !important;
}

.sidebar-wrapper .nav > li > a:hover {
    background-color: white !important;
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
}

.sidebar-wrapper .nav > li > a:hover span {
    color: #5C6AC4 !important;
}

/*.sidebar-wrapper .nav > li > a:hover p {*/
/*    color: #5C6AC4 !important;*/
/*}*/

/*.sidebar-wrapper .nav > li > a:hover i {*/
/*    color: #5C6AC4 !important;*/
/*}*/

.sidebar[data-active-color="danger"] .nav li.active > a {
    color: #5C6AC4;
    width: calc(100% - 1px);
}

.sidebar .sidebar-wrapper > .nav > .active p {
    font-size: 14px;
}

#monthlyTable {
    height: 300px;
    overflow-y: scroll;
}

.table-scroll {
    max-height: 180px !important;
    overflow: scroll !important;
}

.sidebar:before {
   background-color: #fff !important;
}

.sidebar:after {
   background-color: #fff !important;
}

.sidebar .sidebar-wrapper li.active > a {
    opacity: 1 ;
    border-right: 1px solid #cfcfca;
    background-color: white !important;
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);

}

.sidebar .sidebar-wrapper li.active > a:before {
    /*border-right: 25px solid #cfcfca;*/
    /*border-top: 25px solid transparent;*/
    /*border-bottom: 25px solid transparent;*/
    /*content: "";*/
    /*display: inline-block;*/
    /*position: absolute;*/
    /*right: 0;*/
    /*opacity: 1;*/
    /*top: 0px;*/
    /*transition: opacity 150ms ease-in;*/
    display: none;
}

.sidebar .sidebar-wrapper li.active > a:after {
    /*border-right: 25px solid #f6f6f6;*/
    /*border-top: 25px solid transparent;*/
    /*border-bottom: 25px solid transparent;*/
    /*content: "";*/
    /*display: inline-block;*/
    /*position: absolute;*/
    /*right: -1px;*/
    /*opacity: 1;*/
    /*top: 0px;*/
    /*transition: opacity 150ms ease-in;*/
    display: none;
}

.sidebar .sidebar-wrapper .user li.active > a:not([data-toggle="collapse"]):before {
    /*border-right: 15px solid #cfcfca;*/
    /*border-top: 15px solid transparent;*/
    /*border-bottom: 15px solid transparent;*/
    /*content: "";*/
    /*display: inline-block;*/
    /*position: absolute;*/
    /*right: 0;*/
    /*opacity: 1;*/
    /*top: 3px;*/
    /*transition: opacity 150ms ease-in;*/
    display: none;
}

.sidebar .sidebar-wrapper .user li.active > a:not([data-toggle="collapse"]):after {
    /*border-right: 15px solid #f6f6f6;*/
    /*border-top: 15px solid transparent;*/
    /*border-bottom: 15px solid transparent;*/
    /*content: "";*/
    /*display: inline-block;*/
    /*position: absolute;*/
    /*right: -1px;*/
    /*opacity: 1;*/
    /*top: 3px;*/
    /*transition: opacity 150ms ease-in;*/
    display: none;
}

.table-striped tbody > tr:nth-of-type(2n+1) {
    background-color: #f6f6f6;
}

.table {
    margin-bottom: 0px;
}

.loading-clearfix {
	width: 100%;
	height: 80vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loading-container {
	width: 100px;
    text-align: center;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to { 
    -webkit-transform: rotate(360deg);
  }
}

.loading-img {
	width: 50px;
    margin-bottom: 15px;
    -webkit-animation-name:             rotate; 
    -webkit-animation-duration:         0.5s; 
    -webkit-animation-iteration-count:  infinite;
    -webkit-transition-timing-function: linear;
}

.brand-img {
	width: 75%;
}

.logo-mini {
	opacity: 1 !important;
}

.grow { transition: all 0.2s ease-in-out; }
.grow:hover { transform: scale(1.3); }

.brand {
    color: #kkkkkk !important;
}

.brand-bg {
    background-color: #kkkkkk !important;
}

.dataTables_paginate > .pagination {
    padding: 15px 5px !important;
    margin: 0px !important;
}

.dataTables_info {
    padding: 15px 5px !important;
    line-height: 36px;
}

.dataTables_length > label {
    padding: 15px 5px !important;
    line-height: 36px;
}

.dataTables_filter {
    padding: 15px 5px !important;
    line-height: 36px;
}

#overview .card-content .col-sm-12 {
    padding: 0px !important;

}

.td-actions:after {
    display: none !important;
}

.staff-scroll {
    max-height: 316px;
    overflow: scroll;
}

/*#newProjectModal > .swal2-modal {
    width: 400px !important;
}

#invStaffModal > .swal2-modal {
    width: 400px !important;
}*/

.swal2-modal .form-control {
    max-width: none !important;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
     border-top-left-radius: 20px !important; 
     border-bottom-left-radius: 20px !important; 
}

.bootstrap-select {
    margin-bottom: 0px !important;
}

.add-task-item {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fixed-table-body {
    height: auto;
}

#overview > .card-content {
    padding: 15px 0px;
}

/*#overview .bs-checkbox {
    display: none;
}*/

.card .bootstrap-table {
    padding: 0px 0px;
}

.fixed-table-toolbar {
    padding: 5px 15px;
   /* overflow: hidden; */
}

.fixed-table-pagination {
    padding: 5px 15px;
}

.options__tab {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding-bottom: 15px;
}

/*.tab-content {
    background-color: #f6f6f6;
    border-radius: 3px;
}*/

.options__card-content {
    padding: 45px 0px;
    text-align: center;
}

.options__tab > div > div > div {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.15), 0px 0px 2px rgba(0,0,0, 0.15);
    -webkit-transition: all 60ms ease-in;
    -moz-transition: all 60ms ease-in;
    -o-transition: all 60ms ease-in;
    -ms-transition: all 60ms ease-in;
    transition: all 60ms ease-in;
    margin-bottom: 0px;
    height: 270px;
}

.options__tab > div > div > div:hover {
    /*box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);*/
    box-shadow: 0 2px 4px 0 rgba(85,85,85,0.50), 0px 0px 2px rgba(85,85,85, 0.3);
}

.options__card-content > img {
    height: 80px;
    width: 80px;
    padding-bottom: 15px;
}

.form-control {
    background-color: #f6f6f6;
}

.options__card {
    cursor: pointer;
}

.card-wizard {
    overflow: hidden;
}

.sidebar .user .photo img, .off-canvas-sidebar .user .photo img {
    height: 100% !important;
}

.prof-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.card .card-header {
    border-radius: 8px;
    height: auto;
    padding: 15px 30px;
    overflow: hidden;
}

.card {
    background-color: #ffffff;
    border-radius: 8px;
}

.card .card-content {
    padding: 20px 30px;
}

.card-header h1, .card-header h2, .card-header h3, .card-header h4, .card-header h5, .card-header h6 {
    /*color: white !important;*/
}

/*.btn-success.btn-fill {*/
/*    background-color: #5C6AC4;*/
/*    border-color: #5C6AC4;*/
/*}*/

/*.btn-success.btn-fill:hover {*/
/*    background-color: #465198;*/
/*    border-color: #5C6AC4;*/
/*}*/

.timeline-card {
    padding: 15px 0px;
}

.card-timeline .timeline:before {
    left: auto !important;
    right: 30px !important;
}

.card-timeline .timeline > li > .timeline-badge {
    left: auto !important;
    right: 6px !important;
}

.card-timeline .timeline > li > .timeline-panel {
    width: calc(100% - 80px);
}

.card-timeline .timeline > li > .timeline-badge.success {
    background-color: #7AC29A !important;
}

.card-timeline .timeline > li > .timeline-badge.warning {
    background-color: #F3BB45 !important;
}

.card-iframe {
    border: 0;
    pointer-events: none;
    position: absolute;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    bottom: -15px;
    top: 0px;
    left: 0;
    right: 0;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    width: 1160px;
    height: 793px;
    transform: scale(0.32);
}

.card-iframe-container {
    background-color: #5C6AC4 !important;
    border-radius: 8px !important;
    height: auto !important;
    padding: 0px !important;
    color: white !important;
    overflow: hidden !important;
}

.preview-container {
    height: 280px;
    width: 100%;
    position: relative;
}

.theme-preview__overlay {
    /*background: #ffffff;*/
    position: absolute;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    bottom: 0;
    top: 30px;
    left: 15px;
    right: 15px;
    bottom: 0px;
    width: 370px;
}

.card .card-content {
    overflow: hidden;
}

#content > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > div.card-content {
    padding-bottom: 0px;
}

.preview-card {
    width: 465px;
    height: 280px;
    margin: auto;
}

.preview-iphone-container {
    position: absolute;
    right: 0px;
    top: auto;
    bottom: -20px;
    width: 135px;
    z-index: 600 !important;
    overflow: hidden;
}

.laptop-image {
    width: 400px;
    height: 100% !important;
    padding-top: 15px;
}

.iphone-iframe {
    border: 0;
    pointer-events: none;
    position: absolute;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    bottom: 0;
    top: 26px;
    left: 6px;
    right: 6px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    width: 750px;
    height: 1300px;
    transform: scale(0.163);
}

/*.btn-success {*/
/*    border: 0px !important;*/
/*}*/

.choose-card-icon {
    font-size: 60px;
}

.preview-card-header {
    padding: 15px;
    padding-top: 0px;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 15px;
    min-height: 55px;
    display: inline-block;
    width: 100%;
}

.preview-card-header img {
    max-width: 200px;
    max-height: 40px;
}

.preview-card-content {
    padding-bottom: 0px !important;
}

.btn-container {
    padding-top: 15px;
}

.client-link-container {
    padding-bottom: 15px;
}

.client-row {
    padding-bottom: 30px;
    border-bottom: 1px solid #cfcfca;
    margin-bottom: 45px;
}

.sidebar .sidebar-wrapper, .sidebar .logo, .sidebar-wrapper .nav > .active > a {
    background-color: #f6f6f6 ;
}

#scrollHeight {
    overflow-y: scroll;
    padding-bottom: 0px;
}

.card-timeline .timeline > li:last-child, .card-timeline .timeline > li:last-child .timeline-panel, .card-timeline .timeline {
    margin-bottom: 0px;
}
.blackout {
	z-index: 3000;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}

.main-panel > .content {
    padding: 30px 0px 0px 0px !important;
}

.client-actions-container {
    float: right;
    display: inline-block;
}

.preview-btn-container {
    display: inline-block;
    float: right;
}

.author {
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}

.author img {
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.15);
    width: 150px;
    height: 150px;
    max-height: none;
}

.change-prof-btn-container {
    position: absolute;
    bottom: 5px;
    left: 50%;
    -ms-transform: translateX(-50%); /* IE 9 */
    -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */
    transform: translateX(-50%);
}

.change-prof-btn-container a {
    color: white;
}

.card-under-container {
    width: 100%;
    padding: 45px 30px;
    padding-top: 0px;
}

.numbers {
    text-align: right;
}

.numbers p {
    margin-bottom: 0px;
}

.sidebar .logo a.logo-mini, .off-canvas-sidebar .logo a.logo-mini {
    overflow: hidden;
    width: 0px;
}

.sidebar-mini .sidebar .sidebar-title-long {
    display: none;
}

.sidebar-mini .sidebar:hover .sidebar-title-long {
    display: none;
}

.sidebar-title-long {
    cursor: default !important;
}

.sidebar-title-long:hover {
    text-decoration: none !important;
    
}

.sidebar-mini .sidebar .logo a.logo-mini, .off-canvas-sidebar .logo a.logo-mini {
    overflow: hidden;
    width: 30px;
}

.activity-alert-badge {
    position: absolute;
    top: -5px;
    right: -10px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    text-align: center;
}

.activity-alert-badge > p {
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: center !important;
    -webkit-transform: translate3d(0px, 0, 0) !important;
    -moz-transform: translate3d(0px, 0, 0) !important;
    -o-transform: translate3d(0px, 0, 0) !important;
    -ms-transform: translate3d(0px, 0, 0) !important;
    transform: translate3d(0px, 0, 0) opacity: 0 !important;
    opacity: 1 !important;
}

.user-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    float: left;
    margin-right: 15px;
    background-color: red;
    font-size: 14px;
    line-height: 30px;
    color: white;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.user-icon {
    
}
.chat > li:not(.msgStatus) {
    width:100% !important;
}
.msgStatus{
   float: right;
}
.user-name-p {
    display: inline-block;
    float: left;
    line-height: 30px;
}

.user-last-log {
    display: inline-block;
    float: right;
    line-height: 30px;
}

.header-loading-container {
    width: 100px;
    height: 74px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.page-header-container {
    height: 74px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-page {
    background: rgba(62,213,224,1);
    background: -moz-linear-gradient(left, rgba(62,213,224,1) 0%, rgba(66,134,244,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(62,213,224,1)), color-stop(100%, rgba(66,134,244,1)));
    background: -webkit-linear-gradient(left, rgba(62,213,224,1) 0%, rgba(66,134,244,1) 100%);
    background: -o-linear-gradient(left, rgba(62,213,224,1) 0%, rgba(66,134,244,1) 100%);
    background: -ms-linear-gradient(left, rgba(62,213,224,1) 0%, rgba(66,134,244,1) 100%);
    background: linear-gradient(to right, rgba(62,213,224,1) 0%, rgba(66,134,244,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ed5e0', endColorstr='#4286f4', GradientType=1 );
}

.fixed-table-toolbar {
    padding: 10px 0px;
}

.loader-bg {
    background-color: #f6f6f6;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
}

.#calendar > div.fc-view-container > div > table > tbody > tr > td > div.fc-scroller.fc-time-grid-container {
    height: 100% !important;
    overflow: hidden !important;
}

.card-view span {
    min-width: 50% !important;
    display: inline-block;
    
}

.card-view span:last-child {
    text-align: right;
    
}

.fc-scroller {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
    height: 100% !important;
}

div#chatArea {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
    width: 80%;
}
div#chatArea .col-md-5 {
    float: right;
}
.chat
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.chat li
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #B3A9A9;
}

.chat li.left .chat-body
{
    margin-left: 60px;
}

.chat li.right .chat-body
{
    margin-right: 60px;
}


.chat li .chat-body p
{
    margin: 0;
    color: #777777;
}

.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}

.panel-body
{
    overflow-y: scroll;
    height: 250px;
}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
.supportRequestLink {
    list-style-type: none;
}

input[type="year" i]{
    color: red !important;
}

.card-timeline .timeline > li > .timeline-badge {
    background-color: #66615B;
}

.client-color {
    background: #4286f4;
    color: white;
}
.brand-color {
    background: #4286f4;
}
.fc-nonbusiness {
    z-index: 0 !important;
}
.sidebar .sidebar-wrapper li.active > a {
    color: #4286f4 !important;
}

.btn-brand-fill {
    border-color: #4286f4 !important;
    background-color: #4286f4 !important;
    color: #ffffff;
}

.btn-brand-fill:hover {
    border-color: #4286f4 !important;
    background-color: #4286f4 !important;
    color: #ffffff;
}

.btn-brand {
    border-color: #4286f4 !important;
    color: #4286f4 !important;
}

.sidebar-wrapper .nav > li > a:hover {
    color: #4286f4 !important;
}

.sidebar-wrapper .nav > li > a:hover span {
    color: #4286f4 !important;
}

.sidebar .user .info > a:hover {
    color: #4286f4;
}

a {
    color: #4286f4;
    cursor: pointer;
}

a:focus, a:hover {
    color: #4286f4;
    text-decoration: underline;
}

.sidebar-wrapper .nav > li > a:hover {
    width: calc(100% - 1px) !important;
    opacity: 1 !important;
}

.sidebar-wrapper .nav > li.active > a:hover {
    width: 100% !important;
    opacity: 1 !important;
}

.datepick-btn {
    
}

.datepick-btn:hover {
    background-color: transparent !important;
    color: #66615B !important;
}

.datepick-btn::-webkit-clear-button,
.datepick-btn::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.card-timeline .timeline {
    padding: 0px 0 0px;
}

.form-control-static {
    min-height: 34px;
    padding: 7px 18px;
    background-color: #f6f6f6;
    border-radius: 4px;
    margin-bottom: 0;
}
.alert {
    color:white;
}
.alert-info {
    background: #4286f4;
}
.alert-danger {
    background: #a00000;
}
.alert-warning {
    background:#efae37;
}
.alert-success {
    background: rgb(105, 183, 136); 
}

#content > div > div > div.col-xs-12.col-md-8 > div > div > div.bootstrap-table > div.fixed-table-toolbar > div.columns.columns-right.pull-right > div {
    display: none !important;
}

.client-row .dropdown-menu {
    right: 0;
    left: auto;
    width: 160px;
}

.client-row .dropdown-menu > li > a {
    text-align: left;
}

.chat-scroll-container {
    height: 90vh;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.conversation-container {
   
}

.contact-row {
    height: 50px;
    padding: 0px 15px;
    display: flex;
    align-items: center;
    cursor: pointer !important;
    
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}

.contact-row > .col-xs-12 {
    display: flex;
    justify-content: space-between;
}

.contact-row > .col-xs-12 > .numbers {
    display: flex;
    align-items: center;
}

.sidebar .user, .sidebar[data-background-color="white"] .user {
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-top: 1px solid #cfcfca;
    padding-top: 20px;
}

.conversation-container {
    padding: 10px 0px;
}

.contact-row .user-icon {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.contact-row.active .user-icon, .contact-row:hover .user-icon {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.contact-row.active, .contact-row:hover {
    background-color: white !important;
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
    color: #4286f4 !important;
    opacity: 1;
}

.card-chat {
    height: 100%;
    margin-bottom: 0px;
}

.chat-footer {
    border-top: 1px solid #f6f6f6;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    padding: 10px 15px;
    background-color: #ffffff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.card-chat .card-content {
    padding: 0px;
    padding-top: 85px;
    height: 100%;
    padding-bottom: 60px;
}

.card-chat .card-header {
    border-bottom: 1px solid #f6f6f6;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    padding: 15px 15px;
    padding-bottom: 0;
}

.chat li {
    border-bottom: 0px; 
}

.card-chat .chat {
    padding: 15px 15px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
}

.card-chat .other .msg {
    background-color: #4286f4;
    border: 2px solid #4286f4;
    color: white !important;
}

.card-chat .other .msg:before {
    border: 8px solid #4286f4;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.card-chat .self .msg {
    background-color: #4286f4;
    border: 2px solid #4286f4;
    color: white !important;
}

.card-chat .self .avatar:after {
    border: 8px solid #4286f4;
    border-right-color: transparent;
    border-top-color: transparent;
}
.emoji {
    width: 30px !important;
}
#chatArea .chat {
    max-height: 300px !important;
}

.new-message-icon {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #4286f4;
    color: white;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-chat .chat > li {
    padding: 0px !important;
}

#pinButton {
    float: right;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #4286f4;
    color: white;
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 25px;
}

.mobile-card-title {
    display: none;
}

.mobile-show {
    display: none;    
}

.card-calendar .fc-toolbar {
    display: inline-block;
    float: left;
}

.fc-widget-header > .fc-widget-header {
    border-top: 1px solid #cfcfca;
}

.bootstrap-table .table > tbody > tr > td {
    padding: 5px 15px !important;
}

.bootstrap-table .table > tbody > tr:first-child {
    border-top: 1px solid #CCC5B9;
}

/*#content > div > div > div > div > div > div:nth-child(1) {*/
/*    padding-top: 20px;*/
/*    padding-right: 20px;*/
/*}*/

.user:after {
    display: none !important;
}

#staticChat > div.chat-footer > div > div.user-icon.grow {
    width: 40px;
    height: 40px;
    margin-right: 0px;
}

.msgStatus {
    color: #777;
    display: block important;
}

.card-chat .chat .self {
    margin-bottom: 0px !important;
} 

.card-chat .chat .self .card-footer {
    display: none !important;
}  

.card-chat .chat .self .avatar .user-icon {
    width: 40px;
    height: 40px;
} 

.msg {
    max-width: 60% !important;
    width: auto;
    min-height: 40px;
}

.no-padding-card {
    padding: 20px 0px !important;
}

.no-padding-card .fixed-table-toolbar {
    padding: 10px 30px;
}

.sidebar .logo .simple-text, .sidebar[data-background-color="white"] .logo .simple-text, .off-canvas-sidebar .logo .simple-text, .off-canvas-sidebar[data-background-color="white"] .logo .simple-text {
    font-weight: bold !important;
}

.charge-type {
    height: 40px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}

.logo-mini:hover, .logo-mini:focus {
    text-decoration: none !important;
}

li.other .card-footer {
    display: none;
}
.dateDisplay span {
    width: 100%;
    text-align: center;
}
.scroll-arrows {
    position: absolute;
    right: 0;
    z-index: 2;
}
.fixed-table-pagination .page-list {
    position: relative;
    left: 100px;
}
.fc-nonbusiness {
    background: #ececec7a;
}
