/*
THIS FILE IS FOR STYLES WHICH APPLY TO ANY AND ALL CLOUD ONE SITES REQUIRING A LOGIN.
*/

/* Summary Print */
@media print {
	body {
		background-color: #fff !important;
	}
	.co-navbar-primary, .co-navbar-secondary, .card-header, .co-sidebar, .co-sidebar-right, .co-tab-content h1:first-child, .co-card-header-button {
		display: none !important;
	}
	.co-content {
		margin: 0 !important;
	}
	.card {
		position: absolute !important;
		top: 0 !important;
		border: 0 !important;
	}
	.card-block, .co-tab-content-container {

		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.co-summary-row div {
		min-width: 300px !important;
		margin: 0 50px 10px 10px !important;
		-webkit-flex-basis: 200px !important;
		flex: 1 0 300px !important;
		border: 0 !important;
		font-size: 12px !important;
	}
	.co-summary-row div h2 {
		font-size: 14px !important;
	}
	.co-summary-row div table th {
   		width: 130px !important;
   		padding: 4px 20px 4px 0 !important;
   	}
   	.co-summary-row div table td {
	    padding: 4px 0 !important;
	}
	.co-summary-hide {
		display: table-row !important;
	}
	.tableize {
		min-width: 680px;
	}
}

/* CloudOne colors */
:root {
  --co-blue: #0082e3;
  --co-red: #d21e34;
  --co-green: #5eb94d;
  --co-orange: #f66a4d;
  --co-gold: #f39d04;
  --co-lt-blue: #05bff3;
}

.co-color, .co-navbar-primary .co-color .dropdown-item i {
	color: #fff !important;
}
.co-blue {
	color: #0082e3;
}
.co-bg-blue, .co-bg-blue:hover {
	background-color: #0082e3 !important;
}
.co-red {
	color: #d21e34;
}
.co-bg-red, .co-bg-red:hover {
	background-color: #d21e34 !important;
}
.co-green {
	color: #5eb94d;
}
.co-bg-green, .co-bg-green:hover {
	background-color: #5eb94d !important;
}
.co-orange {
	color: #f66a4d;
}
.co-bg-orange, .co-bg-orange:hover {
	background-color: #f66a4d !important;
}
.co-gold {
	color: #f39d04;
}
.co-bg-gold, .co-bg-gold:hover {
	background-color: #f39d04 !important;
}
.co-lt-blue {
	color: #05bff3;
}
.co-bg-lt-blue, .co-bg-lt-blue:hover {
	background-color: #05bff3 !important;
}

h1 {
	min-width: 300px;
	margin: 30px 0 20px 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
}
.card-block h1:first-child {
	margin-top: 0 !important;
}
.card-block .co-flex-row {
	/* disabled by pavel 9-4-2019 I think this is a relic.
	max-width: 900px;
	*/
}

/* Custom scrollbars */
.co-search-filter-body::-webkit-scrollbar-track, .co-search-filter-body::-webkit-scrollbar-track:horizontal,
.co-search-filter-scroll::-webkit-scrollbar-track, .co-search-filter-scroll::-webkit-scrollbar-track:horizontal,
.co-timeline-container::-webkit-scrollbar-track, .co-timeline-container::-webkit-scrollbar-track:horizontal,
.co-filter-content::-webkit-scrollbar-track, .co-filter-content::-webkit-scrollbar-track:horizontal,
.co-scroll::-webkit-scrollbar-track, .co-scroll::-webkit-scrollbar-track:horizontal {
	background-color: rgba(0, 0, 0, 0.085);
}
.co-search-filter-body::-webkit-scrollbar-thumb, .co-search-filter-body::-webkit-scrollbar-track:horizontal,
.co-search-filter-scroll::-webkit-scrollbar-thumb, .co-search-filter-scroll::-webkit-scrollbar-track:horizontal,
.co-timeline-container::-webkit-scrollbar-thumb, .co-stimeline-container::-webkit-scrollbar-track:horizontal,
.co-filter-content::-webkit-scrollbar-thumb, .co-filter-content::-webkit-scrollbar-track:horizontal,
.co-scroll::-webkit-scrollbar-thumb, .co-scroll::-webkit-scrollbar-track:horizontal {
	background-color: rgba(0, 0, 0, 0.105);
}
.co-search-filter-body::-webkit-scrollbar,
.co-search-filter-scroll::-webkit-scrollbar,
.co-timeline-container::-webkit-scrollbar,
.co-filter-content::-webkit-scrollbar,
.co-scroll::-webkit-scrollbar {
	width: 6px;
}
.co-search-filter-body::-webkit-scrollbar:horizontal,
.co-search-filter-scroll::-webkit-scrollbar:horizontal,
.co-timeline-container::-webkit-scrollbar:horizontal,
.co-filter-content::-webkit-scrollbar:horizontal,
.co-scroll::-webkit-scrollbar:horizontal {
	height: 6px;
}

/* Placeholder text */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #b4b4b4;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #b4b4b4;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #b4b4b4;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #b4b4b4;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color: #b4b4b4;
}

/* Loading animation */
.co-spinning {
	-webkit-animation: co-spin 2s infinite linear;
	animation: co-spin 2s infinite linear;
}
@-webkit-keyframes co-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes co-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.icon-refresh.co-spinning {
	color: #fff;
}

/* Infotips */
.co-infotip {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 5px;
	background-color: #fafafa;
	border: 1px solid #d2d2d2;
	border-radius: 50%;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none !important;
	color: #0082e3;
	text-align: center;
}
.co-infotip:hover {
	background-color: #0082e3;
	border-color: #0082e3;
	color: #fff;
}

/* Horizontal rule */
.co-divider, hr {
	display: block;
	margin: 30px 0;
	padding: 0;
	height: 0;
	border: 0;
	border-bottom: 1px solid #d2d2d2;
}

/* Google Maps border */
#map_canvas {
    border: 1px solid #d2d2d2;
}

/* Modal hack for forms with no co-form-row */
.co-modal-body {
	padding: 30px;
}

/* Standardized styling for iframes in modals */
.modal-body iframe {
	border: 1px solid #d2d2d2;
}

/* Login, signup, & password reset */
#login, #new_users {
	max-width: 448px;
	margin-top: 5%;
	border: 1px solid #d2d2d2;
}
#new_users {
	display: none;
	margin-top: 30px;
}
#login .btn, #login .btn:active, #new_users .btn, #new_users .btn:active {
	height: 42px !important;
	margin: 20px 0 30px 0 !important;
	padding: 0 35px !important;
	font-size: 18px !important;
	line-height: 42px !important;
}
#login .btn:hover, #new_users .btn:hover, #user_name .btn:hover {
	background-color: #0166b4 !important;
}
#login .card-primary, #login .card-block a, #new_users .card-primary, #new_users .card-block a {
    color: #0082e3;
}
#login .co-hr, #new_users .co-hr {
	margin-bottom: 30px;
}
#login img, #new_users img {
	max-width: 300px;
    max-height: 120px;
	margin: 40px 0;
}
#user_name .modal-content {
	margin-top: 10%;
}
#user_name .modal-body {
	padding: 30px;
	background-color: #fff;
	border-radius: 0;
}
#user_name .modal-body .form-group {
    margin-left: 0;
    margin-right: 0;
}
#login .form-control, #new_users .form-control {
	height: 36px !important;
}

/* Menu buttons */
.co-card-header-button {
	display: block;
	width: 26px;
	height: 26px;
	margin-top: 11px;
	font-size: 20px;
	line-height: 28px;
	text-decoration: none !important;
	color: #2c2c2c;
	text-align: center;
	cursor: pointer;
}
.co-card-header-button:hover {
	background-color: rgba(0, 0, 0, 0.06);
	color: #0082e3;
}
.co-card-header-button:active {
	background-color: #0082e3 !important;
	color: #fff;
}

/* Dropdown full screen background */
.co-shade {
	position: fixed;
	top: 46px;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	opacity: 0.3;
	z-index: 2001;
}

/* Tooltip link */
.co-info-tooltip, a.co-info-tooltip {
	display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 4px;
    padding-left: 4px;
    border: 1px solid #b4b4b4;
    border-radius: 50%;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 10px;
    line-height: 13px;
    color: #0082e3 !important;
    text-decoration: none !important;
    cursor: pointer;
    text-align: left;
}
.co-info-tooltip.bs-tether-target.bs-tether-enabled, .co-info-tooltip:hover {
	border: 1px solid #0082e3;
	background-color: #0082e3;
	color: #fff !important;
}

/* Navbar */
.co-navbar-primary {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 46px;
	padding: 0 20px;
	background-color: #fff;
	line-height: 43px;
	z-index: 2002;
}
.co-navbar-secondary {
	position: fixed;
	top: 46px;
	left: 0;
	right: 0;
	height: 66px;
	overflow: hidden;
	z-index: 2000;
}
.nav-gradient-left, .nav-gradient-right {
	position: absolute;
	top: 0;
	width: 40px;
	height: 66px;
	pointer-events: none;
}
.nav-gradient-left {
	display: none;
	left: 0;
	background: -moz-linear-gradient(left,  rgba(42,44,56,1) 0%, rgba(42,44,56,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(42,44,56,1) 0%, rgba(42,44,56,0) 100%);
	background: linear-gradient(to right,  rgba(42,44,56,1) 0%, rgba(42,44,56,0) 100%);
}
.nav-gradient-right {
	right: 0;
	background: -moz-linear-gradient(left,  rgba(42,44,56,0) 0%, rgba(42,44,56,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(42,44,56,0) 0%, rgba(42,44,56,1) 100%);
	background: linear-gradient(to right,  rgba(42,44,56,0) 0%, rgba(42,44,56,1) 100%);
}
.co-navbar-secondary-content {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 84px;
	background-color: #2a2c38;
	white-space: nowrap;
	overflow-x: scroll;
}
.co-navbar-secondary a {
	display: inline-block;
	height: 66px;
	margin-right: 1%;
	padding: 0 20px;
	font-size: 13px;
	font-weight: 300;
	color: #f4f4f4;
	text-align: center;
	text-decoration: none !important;
	transition: all .3s ease-in;
}
.co-navbar-secondary a span {
	background-color: transparent !important;
}
.co-navbar-secondary a:hover, .co-navbar-secondary a.active {
	background-color: #0082e3;
	color: #fff !important;
	text-decoration: none !important;
	transition: all .3s ease-out;
}
.co-navbar-secondary a.active {
	background-color: #0082e3 !important;
}
.co-navbar-secondary a:hover span, .co-navbar-secondary a.active span {
	color: #fff !important;
	transition: all .3s ease-out;
}
.co-navbar-secondary a span {
	display: block;
	margin: 12px 0 6px 0;
	font-size: 20px;
	color: #a0a0a0;
	transition: all .3s ease-in;
}
.co-logo img{
	height: 34px;
}
.co-nav-right {
	max-width: 200px;
	height: 46px;
	float: right;
}
#co_add_menu span, #co_support span, .co-support span {
	display: block;
	height: 46px;
	padding: 0 15px;
	font-size: 20px;
	color: #5d5d5d;
	text-decoration: none !important;
	line-height: 46px;
}
#co_add_menu span:hover, #co_support span:hover, .co-support span:hover {
	background-color: rgba(0, 0, 0, 0.06);
	color: #0082e3;
	cursor: pointer;
}
#co_add_menu span:focus, #co_add_menu span:active, #co_add_menu.open span, #co_support span:focus, #co_support span:active, .co-support span:focus, .co-support span:active {
	background-color: #0082e3;
	color: #fff;
}
#co_support, .co-support {
	text-decoration: none !important;
}
#co_support span, .co-support span {
	font-size: 26px;
}
#portrait {
	width: 30px;
	margin: 8px 0 0 15px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	float: right;
}

/* Nav dropdowns */
.co-navbar-primary .dropdown-menu, .co-sidebar-right .dropdown-menu {
    width: 250px;
    padding: 10px 0 0 0;
    margin-top: 0;
    font-size: 14px;
    border: 0;
    border-radius: 0;
}
.co-sidebar-right .dropdown-menu {
	width: 319px;
	margin: 41px 0 0 -273px;
	border-bottom: 1px solid #d2d2d2;
}
.co-navbar-primary .dropdown-item, .co-sidebar-right .dropdown-item {
	margin-bottom: 10px;
    padding: 0 50px;
    line-height: 40px;
    color: #2c2c2c;
    cursor: pointer;
}
.co-navbar-primary .dropdown-item:hover, .co-sidebar-right .dropdown-item:hover {
	background-color: #f0f0f0;
}
.co-navbar-primary .dropdown-item i, .co-sidebar-right .dropdown-menu i {
	position: absolute;
	display: inline-block;
	margin: 9px 10px 0 -30px;
	font-size: 20px;
	color: #646464;
}
.dropdown-menu .co-hr {
	margin: 0 0 10px 0;
}
#co_user_menu .dropdown-menu {
	margin-top: 8px;
}
.co-menu-alert {
	position: absolute;
    right: 10px;
    height: 22px;
    width: 22px;
    margin-top: 9px;
    background: #f56a4d;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 20px;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    font-size: 11px;
}
.co-user-alert {
	position: absolute;
	top: 4px;
	right: -9px;
	width: 17px;
	height: 17px;
	background: #f56a4d;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 9px;
	line-height: 15px;
	color: #fff !important;
	text-decoration: none !important;
	text-align: center;
}

/* Nav tabs */
	.nav-tabs .nav-link span {
		margin-right: 8px;
		font-size: 14px;
	}

/* Summary dropdowns */
.co-tab-content-container h1 .dropdown-menu i {
	position: absolute;
    display: inline-block;
    margin: 9px 10px 0 -30px;
    font-size: 20px;
    color: #646464;
}
.co-tab-content-container h1 .dropdown-item {
	padding-left: 50px;
}

/* Subnav */
.co-subnav-header {
	position: relative;
	height: 48px;
	padding: 0;
	overflow: hidden;
	transition: all .5s;
}
.co-card-header-left {
	position: relative;
	width: 60%;
	height: 48px;
	padding: 0 20px;
	float: left;
}
.icon-funnel {
	font-size: 18px;
}
.co-filter-button.filter-active {
	background-color: #0082e3;
	color: #fff;
}

/* Breadcrumb */
#breadcrumb {
	display: block;
	position: absolute;
	left: 70px;
	right: 30%;
	height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#breadcrumb a {
	font-weight: normal !important;
	color: #2c2c2c;
}
#breadcrumb a:hover {
	text-decoration: none !important;
	color: #0082e3;
}
#breadcrumb span {
	padding: 0 6px;
	font-size: 14px;
}

/* Search */
.co-card-header-right {
	position: relative;
	width: 30%;
	max-width: 400px;
	height: 48px;
	padding: 0 20px;
	line-height: 46px;
	float: right;
}
.co-search-container {
    position: absolute;
    top: 0;
    right: 60px;
    width: 30%;
    max-width: 400px;
    padding-top: 9px;
    line-height: 0;
    z-index: 10;
}
.co-summary-search-container {
	position: relative;
}
.co-search-container input {
	width: 100%;
	height: 30px;
	padding: 0 10px 0 30px !important;
	border: 1px solid #d2d2d2;
	font-size: 14px;
	line-height: 24px; /* iphone fix */
	color: #2c2c2c;
}
.co-search-container input:focus, .co-summary-search-container input:focus {
	outline-style: none;
}
.co-search-container span, .co-summary-search-container span {
	position: absolute;
	display: block;
	top: 17px;
	left: 10px;
	font-size: 14px;
	color: #5d5d5d;
}
.co-summary-search-container span {
	top: 7px;
}
#sub_nav_dates span {
	top: 0px;
}

/* Card header inputs */
.co-header-input {
	margin-top: 9px;
	width: 50%;
	max-width: 240px;
	height: 30px !important;
	padding-top: 0;
	font-size: 14px;
	line-height: 27px;
	font-weight: normal;
	float: right;
}

/* Calendar inputs */
.co-header-input i.icon-calendar-full {
	top: 5px;
    font-size: 17px !important;
}
.co-input-calendar { /* For non-div date inputs */
	position: absolute;
	right: 10px;
	margin-top: -28px;
	font-size: 20px;
}

/* Filter */
.co-filter-content {
	position: relative;
	margin-top: -7px;
	padding: 7px 20px 20px 20px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #d2d2d2;
    overflow: hidden;
    z-index: 8;
    display: none;
}

/* Left sidebar */
.co-sidebar, .co-sidebar.active {
	position: absolute;
	top: 48px;
	left: 0;
	bottom: 0;
	width: 150px;
	padding-top: 10px;
	background-color: #f0f0f0;
	border-right: 1px solid #d2d2d2;
	transition: all .5s;
}
.co-sidebar {
	width: 0;
	border-right: 1px solid transparent;
	transition: all .5s;
}
.co-sidebar.filter-active {
	top: 448px;
}
.co-sidebar.active div {
    margin: 10px -1px 0 0;
}
.co-sidebar div {
	position: relative;
	height: 38px;
	margin: 10px 0 0 0;
	padding: 0 13%;
	font-size: 13px;
	font-weight: 400;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.co-sidebar div:hover {
	margin-right: 0;
	background-color: #e0e0e0;
	cursor: pointer;
}
.co-sidebar div.active:hover {
    margin-right: -1px;
}
.co-sidebar div.active {
	background-color: #fff;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	font-weight: bold;
}
.co-sidebar div.active:after {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 6px;
	background-color: #0082e3;
	content: '';
}

/* Content */
.co-content, .co-content.active {
	min-height: 800px;
	margin-left: 150px;
	font-weight: 400;
	transition: margin-left .5s;
}
.co-content {
	min-height: 700px;
	margin-left: 0;
}

/* Right sidebar */
.co-sidebar-right {
	position: absolute;
	top: 48px;
	right: 0;
	bottom: 0;
	width: 320px;
	background-color: #f8f8f8;
	border-left: 1px solid #d2d2d2;
}
.co-sidebar-right-active {
	margin-right: 320px;
}
.co-sidebar-right-active .tableize-footer {
    padding-right: 350px;
}
.co-sidebar-right h1 {
	margin: 0;
	padding: 0 20px;
	background-color: #f0f0f0;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	font-size: 14px;
	line-height: 40px;
	font-weight: 600;
}
.co-sidebar-right h1:first-child {
	border-top: 0;
}
.co-sidebar-right h1 .co-card-header-button {
	margin-top: 7px;
	margin-right: 5px;
	border-color: #b4b4b4;
}
.co-sidebar-right h1 .co-card-header-button:first-child {
    margin-right: 0;
}
.co-sidebar-right-content {
	padding: 10px 0 25px 0;
	font-size: 13px;
}
.co-sidebar-right-content table, .co-sidebar-right-content tr, .co-sidebar-right-content th, .co-sidebar-right-content td {
	display: block;
	background-color: #f8f8f8
}
.co-sidebar-right-content th {
	color: #969696;
	font-weight: 400;
}
.co-sidebar-right-content tr {
	padding: 10px 20px 10px 20px;
}


/* Tab content */
.co-tab-content-container {
	padding-left: 20px;
	padding-right: 20px;
}
.co-tab-content {
	display: none;
	margin-bottom: 40px;
}
.co-tab-content.active {
	display: block;
}
form .co-tab-content-container .co-tab-content {
	margin-bottom: 20px;
}
.co-tab-content h1 {
	margin: 30px 30px 0 30px;
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
}
.co-tab-content h1 .co-card-header-button {
	margin: 0 4px 0 6px;
	font-size: 18px;
	line-height: 28px;
}
.co-tab-content h1 .co-card-header-button.icon-printer {
	line-height: 27px;
}
.co-tab-content h1 .co-card-header-button.icon-plus {
	line-height: 24px;
}
h1 .co-card-header-button.icon-prohibited {
	line-height: 26px;
}
.card-block.co-tab-content-container h1 {
	margin: 40px 10px 20px 10px;
}
.card-block.co-tab-content-container h1:first-child {
	margin-top: 0;
}

/* CSV button */
.icon-CSV {
	font-size: 22px;
	margin-right: 4px;
}
.icon-CSV:hover {
	cursor: pointer;
}

/* Summary */
input.co-summary-search {
	height: 26px;
	padding: 0 10px 0 30px;
    border: 1px solid #d2d2d2;
    font-size: 15px;
	line-height: 26px;
	font-weight: normal;
}
.co-summary-row, .co-form-row {
	max-width: 1200px;
	margin-top: -5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.co-summary-row div {
	min-width: 400px;
	margin: 0 50px 25px 10px;
	-webkit-flex-basis: 300px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
	flex: 1 0 300px;
	overflow: hidden;
}
.co-summary-hide {
	display: none;
}
.co-summary-row div h2, .modal-body h2 {
	position: relative;
	margin: 30px 0 10px 0;
	-webkit-margin-before: 30px;
    -webkit-margin-after: 10px;
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
}
.modal-body h2 {
	width: calc(100% - 20px);
	margin: 30px 10px 20px 10px;
}
.modal-body h2:first-child {
	margin-top: 8px;
}
.co-summary-row div h2 span {
	margin: -3px 4px 0 6px;
	font-size: 18px;
	line-height: 24px;
	float: right;
}
.co-summary-row div.co-data-section h2 span { /* Lead edit header button alignment fix */
	margin: -3px 4px -6px 6px;
}
.co-summary-row div table {
	width: 100%;
	padding: 0;
	border: 0;
	table-layout: fixed;
}
.co-summary-row div table th, .co-summary-row div table td {
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: top;
}
.co-summary-row div table th {
	width: 140px;
	padding: 6px 20px 6px 0;
	font-weight: normal;
	color: #8c8c8c;
}
.co-summary-row div table td {
	max-width: 250px;
	padding: 6px 0;
	font-weight: 600;
}
.co-summary-row div table td table {
	margin-top: -6px; /* Summary table in table alignment fix */
}
.co-summary-logo {
	position: relative;
	margin-bottom: 0 !important;
	border: 1px solid transparent !important;
}
.co-summary-logo:hover {
	border: 1px dashed #d2d2d2 !important;
	cursor: pointer;
}
.co-summary-logo span {
	display: none !important;
	position: absolute;
	top: -6px;
	right: 4px;
	line-height: 24px;
}
.co-summary-logo:hover span {
	display: block !important;
}
.co-summary-phone table th {
	width: auto !important;
}
.co-summary-phone table td {
	width: 100px;
	text-align: right !important;
}
.co-summary-notes div {
	position: relative;
	margin: 0 0 10px 0;
	padding-left: 40px;
	white-space: normal;
}
.co-summary-notes div img, .co-summary-notes .co-avatar {
	position: absolute;
	top: 8px;
	left: 0;
	width: 28px;
	min-width: 28px;
    padding: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}
.co-summary-notes div strong {
	line-height: 30px;
}
.co-summary-notes div span {
	display: inline !important;
	margin-left: 10px;
	font-size: 11px;
	color: #8c8c8c;
	font-weight: 300;
}
.co-summary-notes div i {
	display: inline-block;
	width: 15px;
	margin-left: 10px;
	background-color: #f56a4d;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    font-size: 11px;
	line-height: 15px;
	color: #fff !important;
	text-align: center;
}
.co-summary-row div table td span { /* Use for rows requiring multiple lines */
	display: block;
	max-height: 60px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
.co-form-row .form-group {
	min-width: 300px;
	margin: 0 10px 15px 10px;
	line-height: 40px;
	-webkit-flex-basis: 200px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
	flex: 1 0 181px;
}
.co-form-row .co-flex-row .co-flex-col {
	min-width: 100px;
	-webkit-flex-basis: 100px !important;
}
.co-form-row .co-flex-row div {
	margin-right: 20px;
}
.co-form-row .co-flex-row div:last-child {
	margin-right: 0;
}
.co-form-row .co-flex-row .co-flex.co-flex-toggle { /* Add .co-flex-toggle to .co-flex-col to allow more than one toggle per column */
	min-width: 100px !important;
}
.co-form-row .co-flex-row .co-flex { /* 25% 25% 50% form layout hack */
	min-width: auto !important;
	flex-basis: 20% !important;
}
.co-form-row .co-flex-row .co-flex2 { /* 25% 25% 50% form layout hack */
	min-width: auto !important;
	flex-basis: 45% !important;
}
.co-form-row .co-flex-row .form-group {
	margin-left: 0;
}
#dealer_search_container .form-group /* Form-groups in form-groups, dawg */ {
	margin-left: 0;
	margin-right: 0;
}
.co-notes-header {
	margin-bottom: 5px !important;
	border: 0 !important;
}
.modal-body textarea {
	height: 70px;
}
.co-summary-map {
	border: 1px solid transparent;
	cursor: pointer;
}
.co-summary-map:hover, .co-sidebar-right-content img:hover , td[data-column=mailer_image] img:hover {
	border-color: #0082e3 !important;
	cursor: pointer;
}
.co-form-check-select label {
	width: 100%;
	float: left;
	display: block;
	margin: 0;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.co-form-check-select {
	border: 1px solid #d2d2d2 !important;
	line-height: 18px;
	padding: 8px;
	height: 190px;
	overflow-x: auto;
}

/* Lead summary */
.co-lead-summary .co-summary-row {
	display: block;
	max-width: 1300px;
}
.co-lead-summary .co-summary-row div {
    margin: 0 10px 25px 10px;
}
.co-lead-summary .co-summary-row div h2:first-child {
	margin-top: 20px;
}
.co-lead-summary .co-summary-row div h2 {
	width: 100%;
}
.co-lead-summary .co-summary-row div table th {
    width: 180px;
}
.co-data-section {
	margin-top: -5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.co-data-section table, .co-data-section div table {
	max-width: 50%;
	-webkit-flex-basis: 200px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
	flex: 1 0 200px;
	overflow: hidden;
}
.co-data-section div, .co-summary-notes {
	margin-left: 0 !important;
}
.co-summary-notes div {
	width: calc(50% - 30px);
	margin-left: 0 !important;
	float: left;
}
@media screen and (max-width: 1300px) {
	.co-data-section table {
		display: table;
		flex: none;
		max-width: 100%;
	}
	.co-summary-notes div {
		width: calc(100% - 30px);
	}
}

/* Validate */
.co-form-row .text-danger.small {
    position: absolute;
    margin-top: 0 !important;
    line-height: 26px;
}

/* Edit tables */
.co-edit-table {
	width: 100%;
}
.co-edit-table tr td:first-child {

}
.co-edit-table th {
	padding: 4px 0;
	border-bottom: 1px solid #d2d2d2;
}
.co-edit-table td {
	padding: 20px 20px 20px 0;
}
.co-edit-table .co-card-header-button {
	margin-top: 4px;
	line-height: 25px;
}
.co-modal-body .co-edit-table {
	margin-top: -13px;
}

/* Tiles */
.co-tile-row {
	padding: 10px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.co-tile-row a {
	min-width: 200px;
	-webkit-flex-basis: 200px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
	flex: 1 0 200px;
	margin: 10px;
}
.co-tile-row a:not(.co-tile) {
	margin: 0 10px;
}
.co-tile {
	display: block;
	height: 94px;
	padding: 16px;
	background: #f8f8f8;
	border: 1px solid #d2d2d2;
	cursor: pointer;
	-webkit-touch-callout: none;
	  -webkit-user-select: none;
	   -khtml-user-select: none;
	     -moz-user-select: none;
	      -ms-user-select: none;
	          user-select: none;
	text-decoration: none !important;
}
.co-tile:hover {
	border: 1px solid #0082e3;
}
.co-tile:active, .co-tile:active h2, .co-tile:active p {
	background: #0082e3;
	color: #fff;
}
.co-tile-row a h2 {
	height: 16px;
	margin: 0 0 8px 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	color: #2c2c2c;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.co-tile-row a p {
	height: 36px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #969696;
	overflow: hidden;
}

/* Filters */
.co-search-filter-section {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    min-width: 200px;
    margin: 10px;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	overflow: hidden;
}
.co-search-filter-body table td {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.co-search-filter-section:first-child {
	margin-left: 0;
}
.co-search-filter-section:last-child {
	margin-right: 0;
}
.co-search-filter-header {
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	color: #2c2c2c;
	text-align: left;
}
.co-search-filter-body {
	margin-top: 15px;
}
.co-search-filter-body .co-flex-col {
	min-width: 150px;
	-webkit-flex-basis: 150px;
}

/* Drag and drop + change logo */
#drag_and_drop, .drag_and_drop, .drag-and-drop {
	width: 100%;
	max-width: 900px;
	height: 140px;
	margin: 0 !important;
	border: 1px dashed #d2d2d2;
	text-align: center;
	cursor: pointer;
}
#change-logo {
	cursor: pointer;
}
#change_logo img, .co-summary-logo img {
	max-width: 210px;
	max-height: 80px;
	margin-left: 20px;
}
label[for='drag_and_drop_click'] {
	display: block;
	margin: 0;
}
.co-file-row {
	position: relative;
}
.file-upload {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.file-upload-status {
	margin-top: 40px;
}
progress.drag-and-drop-progress {
   -webkit-appearance: none;
   appearance: none;
}
progress.drag-and-drop-progress::-webkit-progress-bar {
    background: #f0f0f0;
    border: 1px solid #d2d2d2;
}
progress.drag-and-drop-progress::-webkit-progress-value {
    background: #0082e3;
}
progress.drag-and-drop-progress::-moz-progress-bar {
	background: #0082e3;
	border: 1px solid #d2d2d2;
}
progress {
	border: 1px solid #d2d2d2;
	color: #0082e3;
}
.co-file-row .co-flex {
	height: 140px;
	padding-top: 22px;
	line-height: 40px;
}
.co-file-row .co-flex img {
	max-width: 300px;
}
#add_file .form-group, .co-file-row.form-group {
	margin: 10px;
}

/* Admin search bar */
.admin-search-container {
	position: relative;
	display: inline-block;
	margin-top: -4px;
	float: right;
}
.admin-search-container input {
	height: 26px;
    padding: 0 10px 0 30px !important;
}
.admin-search-container .icon-magnifier {
	position: absolute;
    display: block;
    top: 7px;
    left: 10px;
    font-size: 14px;
    color: #5d5d5d;
}

/* Creatives modal */
.co-creative {
	width: 100%;
}

/* Hours modals */
.co-hours-modal input[type='checkbox'] {
	margin-left: 20px !important
}
.co-hours-modal input[type='checkbox']:first-of-type {
	margin-left: 0 !important;
}
.co-hours-modal .form-group {
	min-width: 100px !important;
}
.co-hours-modal input[type="time"] {
	padding: 6px 10px !important;
}
.co-hours-modal .icon-clone {
	position: absolute;
    margin: 38px 0 0 -28px;
    font-size: 20px;
}
.co-hours-modal .icon-clone:hover {
	color: #0082e3;
    cursor: pointer;
}
.co-hours-modal td.text-center {
	padding-top: 15px;
	vertical-align: top;
}
.co-hours-modal .modal-body .table-responsive th {
	padding-bottom: 20px;
}
.co-hours-modal input[type='checkbox'] {
	margin-left: 9px;
}
.co-hours-modal .tab-content {
	margin: 10px;
}
.co-hours-modal #custom_hours tr > * {
	padding: 0 10px;
}
.co-hours-modal #custom_hours tr > *:first-child {
	padding: 0 10px 0 0;
}
.co-hours-modal #custom_hours tr > *:last-child {
	padding: 0 0 0 10px;
}
.co-hours-modal td .co-card-header-button {
	margin-top: -10px; line-height: 27px;
}
.co-hours-modal .table-responsive {
	display: table;
}

/* Disposition icons */
.co-disposition-icons {
	margin-top: 20px;
}
.co-disposition-icons div, .co-disposition-icons span {
	display: inline-block;
}
.co-disposition-icons span {
	margin: 0 4px 0 3px;
}
.co-dispo-indicator {
	width: 15px;
	height: 15px;
	margin: auto;
	border-radius: 50%;
	background-image: url('/assets/images/bg_disposition.png');
	background-size: cover;
}
.co-dispo-apt {
	background-color: #50e405;
	border-color: #50e405;
}
.co-dispo-hot {
	background-color: #f64b00;
	border-color: #f64b00;
}
.co-dispo-warm {
	background-color: #f6b300;
	border-color: #f6b300;
}
.co-dispo-cold {
	background-color: #096fed;
	border-color: #096fed;
}
.co-dispo-dead {
	background-color: #222;
	border-color: #222;
}
.co-dispo-other {
	background-color: #767b7e;
	border-color: #767b7e;
}
.co-dispo-in-progress {
	background-color: #9005e0;
	border-color: #9005e0;
}

/* Vertical centering for file uploader images */
.co-vert-center {
	display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/* Responsive styles 1024px */
@media screen and (max-width: 1024px) {
	.co-navbar-secondary a {
		margin-right: -4px;
	}
	.co-navbar-secondary a:hover {
		background-color: transparent;
	}
	.co-navbar-secondary a:hover span {
		color: #a0a0a0 !important;
	}
	.co-sidebar, .co-sidebar.active {
	    top: 97px;
	}
	.container-fluid {
		margin: 0;
	}
	.card {
		border: 0;
		border-bottom: 1px solid #d2d2d2;
	}
	.co-subnav-header {
   		height: 97px;
   	}
   	.co-card-header-left {
		width: 100%;
	}
	#breadcrumb {
		right: 50px;
	}
   	.co-card-header-right {
	    width: 100%;
	    max-width: 100%;
	    border-top: 1px solid #d2d2d2;
	}
	.co-subnav-header.co-no-search {
		height: 48px;
	}
	.co-card-header-left.co-no-search {
		width: 90%;
	}
	.co-card-header-right.co-no-search {
		width: 40px;
		border-top: 0;
	}
	.co-sidebar.co-no-search {
		top: 48px;
	}
	.co-search-container {
		top: 49px;
    	left: 20px;
    	width: calc(100% - 86px);
    	max-width: 1000px;
	}
	.co-summary-row div {
		min-width: 300px;
		margin-right: 10px;
	}
}
/* Responsive styles 900px */
@media screen and (max-width: 900px) {
	.co-sidebar-right {
	    display: none;
	}
	.co-sidebar-right-active {
		margin-right: 0;
	}
	.co-summary-hide {
		display: table-row;
	}
	.co-sidebar-right-active .tableize-footer {
	    padding-right: 30px;
	}
}
/* Responsive styles 768px */
@media screen and (max-width: 768px) {
	.co-tableize-content {
		padding: 30px 0;
	}
	.co-summary-row div table td {
		max-width: 200px;
	}
}

/* Responsive styles 360px */
@media screen and (max-width: 360px) {
	.modal-body .form-control {
		width: calc(100% - 40px);
	}
	#drag_and_drop, .drag_and_drop, .drag-and-drop {
		height: auto;
	}
}




/* Old styles - review for removal */
/* Custom chart styles */
div.co-new-row {
    height: 300px;
    margin-bottom: 20px;
}
.co-main .co-flex-row div.dashed-column {
    border: 1px dashed gray;
    height: auto;
    margin: 0px 20px 20px 20px !important;
}
div.delete-context-menu-border {
	border: 1px solid red !important;
	padding: 10px !important;
}
div[id^='chart_widget'] {
    cursor: default;
}

/* Drag and drop */
#drag_and_drop_log {
	width: 400px;
	height: 160px;
	margin-top: 10px;
	padding: 3px;
	border: 2px solid gray;
	overflow-y: auto;
}

/* Progress bars */
progress {
	width: 250px;
	height: 25px;
}

/* Schedule & calendar styles */
.schedule-nav {
	background-color: transparent !important;
}
.schedule-nav td {
	border: 0 !important;
}
.agent-calendar td {
	height: 130px !important;
	padding: 2px 10px !important;
	text-align: left !important;
}
.agent-calendar td.editable-day:hover {
	cursor: pointer !important;
}
#calendar {
	width: 100%;
	margin: 0 auto 5px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #d2d2d2;
	-webkit-user-select: none;
}
#calendar thead td {
	background: #efefef;
	font-weight: bold;
}
#calendar th {
	width: 20px !important;
}
#calendar td, #calendar th {
	width: 14.25%;
	height: 20px;
	border-color: #ccc;
	font-size: 12px;
	text-align: center;
	padding: 3px;
}
#calendar td.co-hover:hover {
	cursor: pointer !important;
}
#calendar select {
	font-size: 12px;
}
#calendar a {
	font-size: 13px;
	text-decoration: none;
}
#calendar .day {
	cursor: pointer;
}
#calendar .grayed {
	color: lightgray;
}
#calendar .has-times {
	font-weight: bold;
}
#calendar .week {
	background-color: #faf4e7;
}
td.has-times {
	background-color: #daeef7;
}
.day {
	background-color: #fafafa;
	color: #666;
}
td.day.has-times {
	background-color: #fafafa;
}
td.has-times:hover {
	cursor: default !important;
}
#schedule .time {
	cursor: pointer;
}
#schedule .time-submitted {
	cursor: default;
}
#schedule .time-selected, mark.time-saved, .time-selected {
	background: rgba(153,201,238,1) !important;
}
#schedule .time-submitted, mark.time-submitted {
	background: rgba(0, 204, 0 ,0.5) !important;
}
.time-selected, .dragged {
    background: #d3ecff !important;
}
#scheduled_work th, #scheduled_work td, #select_container td, #add_note_work td, #add_note_container td {
	padding: 4px 10px !important; /* override agent.css */
	font-size: 14px !important; /* override agent.css */
}
#scheduled_work {
	font-size: 12px;
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
    border: 1px solid #ddd;
}
#scheduled_work thead {
	background-color: #efefef;
}
#scheduled_work th, #scheduled_work td {
	padding: 4px 10px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	text-align: center;
}
#scheduled_work tbody th {
	font-size: 18px;
	font-weight: normal;
}
#heat_map_container th, #heat_map_container td, #select_container th, #add_note_container th {
	padding: 4px 10px;
	border: 1px solid #ddd;
	font-size: 14px !important;
}
#heat_map_container th, #select_container th, #add_note_container th {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}
#select_container, #add_note_container {
	position: absolute;
	bottom: 0;
	margin-bottom: 15px;
}
#select_container td, #add_note_container td {
	border: 1px solid #ddd;
	border-bottom: 0;
	border-top: 0;
	text-align: center;
}
#select_container tbody tr td, #add_note_container tbody tr td {
    padding-top: 20px !important;
}
#select_container tfoot td:nth-last-child(1), #add_note_container tfoot td:nth-last-child(1) {
	border-bottom: 1px solid #ddd;
}
#select_container input, #add_note_container input {
	width: 60px !important;
}

/* Custom alert & confirm styles */
.co-alert, div#co_custom_alert {
	display: block ;
	position: absolute;
	width: 400px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	z-index: 9999999 ;
	padding: 25px 56px 25px 30px;
	border-radius: 0 !important;
	color: #fff;
}
.co-alert .close {
	position: absolute;
	top: 10px;
    right: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-shadow: none;
	opacity: 1;
}
#co_confirm .co-alert, #co_custom_alert .co-alert {
	padding-right: 30px;
}
div#co_confirm, div#co_custom_alert {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
div#co_confirm strong, div#co_custom_alert strong {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-weight: normal;
}
div#co_confirm button, div#co_custom_alert button:not(.close) {
    margin: 0 -10px -5px 20px;
    border: 1px solid #fff;
    float: right;
}

/* Search highlight */
.co-search-highlight {
	background-color: yellow;
}

/* Search filter styles */
.co-search-filter, .co-filter-panel {
	display: none;
	position: absolute;
	top: 34px;
	right: -1px;
	left: -1px;
	padding: 15px;
	background-color: #efefef;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc !important;
	color: #2c2c2c;
	z-index: 999;
}
.co-search-filter-header a {
	display: inline-block;
    width: 25px;
    height: 25px;
    margin-top: -3px;
    padding: 0;
    background-color: transparent;
    border: 0;
    font-size: 15px;
    line-height: 26px;
    color: #0082e3;
    text-decoration: none !important;
    text-align: center;
}
.co-search-filter-header a:hover {
	background-color: rgba(0, 0, 0, 0.06) !important;
    color: #0082e3;
}
.co-search-filter input:not([type=checkbox]), .co-filter-panel input:not([type=checkbox]) {
   width: 100%;
   line-height: 19px;
}
.co-search-filter input[type=checkbox], .co-filter-panel input[type=checkbox] {
   margin-right: 5px;
}
.co-search-filter select, .co-filter-panel select {
	width: 100% !important;
	margin-bottom: 10px;
}
.co-filter-date {
	max-width: 255px;
	margin: 5px 0;
	text-align: center;
}
.co-card-header-dropdown {
	cursor: pointer;
	margin-left: 6px;
}
.co-filter-date input {
	width: 100% !important;
	margin-bottom: 4px;
}
.co-disposition-icons {
	padding-left: 4px;
	font-size: 12px;
}
.co-disposition-icons label {
	margin: 0 10px 2px 0;
}
.co-disposition-icons label:last-child {
	margin-right: 0;
}
.co-daterange-shim {
	width: 1%;
}

/* History & timelines */
.co-call-history {
    min-height: 300px;
}
.co-history-call-info th {
	padding-right: 5px !important;
	vertical-align: top;
	white-space: nowrap;
}
#co-timeline {
	position: absolute;
	top: 41px;
	left: 18px;
	right: 0;
	bottom: 0;
}
#co-timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 17px;
	height: 100%;
	width: 2px;
	background: #e6e6e6;
}
.co-timeline-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: auto;
}
.co-timeline-block {
	position: relative;
}
.co-timeline-block:first-child {
	margin-top: 30px;
}
.co-timeline-block:last-child {
	margin-bottom: 0;
}
.co-timeline-content {
	position: relative;
	margin: 17px 20px 30px 48px;
}
.co-timeline-content .card {
	min-width: 0px;
	word-wrap: break-word;
}
.co-timeline-content .card {
	border: 1px solid #ccc !important;
}
.co-history-header {
	width: 100%;
	height: 30px;
	margin-top: 2px;
	padding: 0 15px;
	background-color: #f4f4f4;
	border: 1px solid #d2d2d2;
	border-bottom: 0;
	font-size: 13px;
	line-height: 31px;
	overflow: hidden;
}
.co-history-header em {
	font-size: 9px;
	font-style: normal;
	color: #8c8c8c;
}
.co-timeline-icon {
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 3px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #fff;
	font-size: 16px;
}
.co-timeline-icon span {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	line-height: 0;
	color: #fff;
}
.co-timeline-icon.call {
	background-color: #f56a4d;
}
.co-timeline-icon.email {
	background-color: #f39d04;
}
.co-timeline-icon.email span {
	margin-top: -2px;
}
.co-timeline-icon.note {
	background-color: #5eb94d;
}
.co-timeline-icon.sms {
	background-color: #05bff3;
}
.co-timeline-icon.appointment {
	background-color: #d21e34;
}
.co-timeline-icon.work {
	background-color: #f89700;
}
.co-timeline-icon.work span {
	margin-top: -1px;
}
.co-timeline-block .card-block {
	padding: 12px 15px;
	font-size: 12px;
}
.co-timeline-content .card-block span {
	color: #8c8c8c;
}
.co-timeline-timezone {
	margin-bottom: -10px;
	padding: 10px 20px 0 0;
	font-size: 10px;
	color: #8c8c8c;
	text-align: right;
}

/* Lead actions */
.co-lead-action-button a {
	display: inline-block;
	margin: 4px;
	width: 68px;
	height: 68px;
	padding: 8px;
	border: 1px solid #ccc;
	font-family: 'PT Sans', sans-serif;
    font-size: 11px;
	color: #5f676c;
	text-decoration: none !important;
	text-align: center;
    line-height: 11px;
	float: left;
}
.co-lead-action-button a:hover {
	background-color: #ececec;
}
.co-lead-action-button div {
	padding: 2px 0 8px 0;
}
.co-lead-img {
	margin: 4px;
	width: 68px;
	height: 68px;
	border-radius: 0;
}
.co-user-social {
	width: 65px;
}

/* Action buttons */
a.co-action-btn {
	text-decoration: none !important;
}
.co-action-btn {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-top: 2px;
	padding: 0;
	background-color: transparent;
	border: 0;
	font-size: 18px;
	line-height: 30px;
	color: #0082e3;
	text-align: center;
}
.co-action-btn:hover {
	background-color: rgba(0, 0, 0, 0.06) !important;
	color: #0082e3;
}
.co-action-btn:active {
	background-color: #0082e3 !important;
	color: #fff;
}
.co-action-btn:disabled, .co-action-btn.btn-disabled {
	color: #b4b4b4 !important;
	cursor: not-allowed;
}
.co-action-btn .icon-enter-right {
	font-size: 20px;
}

/* Secondary buttons */
.co-btn-sm {
	height: 28px;
	line-height: 26px;
}

/* Table classes */
.co-table tr {
	border-top: 1px solid #ddd;
	height: 40px;
}
.co-table tr:last-child {
	border-bottom: 1px solid #ddd;
}
.co-table th, .co-table td {
	vertical-align: middle;
}

/* User image editor */
.edit-image-centered {
    display: inline-block;
}

/* Textarea note */
.textarea-note {
    position: absolute;
    bottom: -5px;
    right: 13px;
    font-size: 11px;
    color: #969696;
    user-select: none;
}

/* Dealership currently logged in name */
.co-dealership-name {
	position: absolute;
	left: 50%;
	margin-top: -41px;
}
.co-dealership-name div, .co-dealership-name select {
	position: relative;
	left: -50%;
}
@media screen and (max-width: 600px) {
	.co-dealership-name {
		display: none;
	}
}
@media screen and (max-width: 1024px) {
	.co-navbar-secondary.up {
		top: -19px;
		border-bottom: 1px solid #d2d2d2;
		transition: all .3s;
	}
}

/* Responsive styles 480px */
@media screen and (max-width: 480px) {
	.co-form-row .form-group {
   		min-width: auto;
   	}
}