/*
 * Dropdown Menu
 */
ul.ca-dropdown-menu>li>div.form-group {
	margin-top: 0;
	margin-right: 10px;
}

table.uib-daypicker {
	margin: 0 10px;
	border: none;
	outline: none;
}

.table-inactive {
	text-decoration: !important;
	color: #aaa !important;
}

.table-no-acquisition {
	background-color: #F6CEE3;
}

.table-acquisition {
	background-color: #A9F5A9;
}

.dropdown-menu-item-disabled {
	text-decoration: !important;
	color: #aaa !important;
}
/*
 * Buttons
 */
.ivm-right-buttons {
	float: right;
}

h3 .ivm-right-buttons {
	margin-top: -4px;
}

/*
 * Panels
 */
.ivm-panel-header-buttons {
	float: right;
	margin-top: 3px;
	margin-right: -2px;
}

.list-group-item.ivm-list-group-item-subheader {
	background-color: #eee;
}

.list-group-item.cm-nav-tabs-list-group-item {
	border: none;
	padding: 0 0 1px 0;
}

.list-group-item.cm-nav-tabs-list-group-item+.list-group-item {
	border-top: none;
}

.list-group-item.ivm-list-group-item-subheader.ivm-drop-valid {
	border-top: solid 2px #000 !important;
}

.list-group-item.ivm-drop-valid:not(.ivm-list-group-item-subheader) {
	border-bottom: solid 3px #000 !important;
}

/*
 * Tables
 */
table.cm-table td>.thumbnail {
	margin-bottom: 0;
}

/*
 * Markers
 */
div.ivm-location-marker {
	width: 60px;
	height: 60px;
	position: absolute;
}

div.ivm-location-marker div.ivm-location-sign {
	width: 16px;
	height: 40px;
	position: absolute;
	top: 10px;
	left: 22px;
}

div.ivm-location-marker.small div.ivm-location-sign {
	background-color: #5bc0de;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 22px;
	left: 22px;
	border: solid 2px #000;
	border-radius: 50%;
	box-shadow: 0px 0px 2px 0px #888;
}

div.ivm-location-marker.small.selected div.ivm-location-sign {
	border: solid 4px #337ab7;
}

div.ivm-location-marker.additional-marker.small div.ivm-location-sign {
	background-color: #ccc;
}

div.ivm-location-marker.small div.ivm-location-sign>* {
	display: none;
}

div.ivm-location-marker div.ivm-location-sign>* {
	background-color: #000;
	border-color: #000;
}

div.ivm-location-marker.additional-marker div.ivm-location-sign>* {
	background-color: #888;
	border-color: #888;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-location-front-board
	{
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-location-left-foot
	{
	width: 100%;
	height: 4px;
	position: absolute;
	top: 4px;
	left: 0px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-location-right-foot
	{
	width: 100%;
	height: 4px;
	position: absolute;
	top: 32px;
	left: 0px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-dir {
	background-color: transparent !important;
	position: absolute;
	top: 12px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-top-color: transparent !important;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-location-dir {
	left: -8px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-lit-board-a {
	width: 7px;
	height: 27px;
	position: absolute;
	top: 7px;
	left: 0px;
	margin-left: 15px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-lit-board-b {
	width: 16px;
	height: 4px;
	position: absolute;
	top: 4px;
	left: 0px;
	margin-top: 14px;
	left: -11px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-lit-board-c {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 5px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-drp-board-a {
	width: 4px;
	height: 4px;
	position: absolute;
	top: 4px;
	left: 0px;
	margin-left: 5px;
	margin-top: 14px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-drp-board-b {
	width: 4px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 25px;
	margin-top: 0px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-drp-board-c {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 11px;
	left: -13px;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-jbo-box {
	width: 8px;
	height: 24px;
	position: absolute;
	top: 9px;
	left: 5px;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-nom-box {
	width: 0px;
	height: 32px;
	position: absolute;
	top: 5px;
	left: 9px;
	border-style: solid;
	border-width: 4px;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-top-color: transparent !important;
	background-color: transparent !important;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-nom-box:after {
	content: '';
	width: 2px;
	height: 32px;
	position: absolute;
	top: -4px;
	left: -8px;
	background: #000;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-apl-box {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 4px;
	left: -9px;
	background: none;
	border: solid 1px #000;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-apl-box>div.cm-apl-sqr-left
	{
	width: 10px;
	height: 10px;
	position: absolute;
	top: 10px;
	left: 0px;
	background-color: #000;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-apl-box>div.cm-apl-sqr-right
	{
	width: 10px;
	height: 10px;
	position: absolute;
	top: 10px;
	left: 20px;
	background-color: #000;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-apl-box>div.cm-apl-sqr-top
	{
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 10px;
	background-color: #000;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-apl-box>div.cm-apl-sqr-bottom
	{
	width: 10px;
	height: 10px;
	position: absolute;
	top: 20px;
	left: 10px;
	background-color: #000;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-stl-circle {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 5px;
	left: -7px;
	/*width: 22px;
    height: 22px;
    top: 9px;
    left: -3px;*/
	border: 4px solid black;
	background: none;
	border-radius: 50%;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-stl-dir {
	left: -15px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-sof-front-board {
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 6px;
}

div.ivm-location-marker div.ivm-location-sign>div.ivm-sof-dir {
	left: -2px;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-location-hsf-front-board
	{
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-location-hsf-back-board
	{
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 12px;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-location-hsf-middle
	{
	width: 8px;
	height: 8px;
	position: absolute;
	top: 16px;
	left: 4px;
	border-radius: 50%;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-location-dcv-dish
	{
	width: 40px;
	height: 4px;
	position: absolute;
	top: 28px;
	left: -10px;
	
}

div.ivm-location-marker div.ivm-location-sign>div.cm-location-dcv-cup
	{
	width: 24px;
    height: 24px;
    position: absolute;
    top: 2px;
    left: -2px;
    border-radius: 0 0 8px 8px;
}

div.ivm-location-marker div.ivm-location-sign>div.cm-location-dcv-cup::after
	{
	content: '';
    background-color: #000;
    display: block;
    width: 6px;
    height: 10px;
    position: absolute;
    top: 4px;
    left: 24px;
}



div.ivm-location-marker div.ivm-location-rotator {
	top: -20px;
	left: -20px;
	width: 100px;
	height: 100px;
	position: absolute;
	overflow: hidden;
	border-radius: 100%;
	cursor: pointer;
}

div.ivm-location-marker.small div.ivm-location-rotator {
	display: none;
}

div.ivm-location-marker div.ivm-location-rotator:before {
	content: '';
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	box-shadow: 0px 0px 0px 10px #337ab7;
	cursor: default;
}

.cm-area-handle-wrapper {
	position: absolute;
}

.cm-area-handle-wrapper>.cm-area-handle-marker {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 20px;
	height: 20px;
	background-color: #5bc0de;
	border: solid 2px #000;
	border-radius: 50%;
	box-shadow: 0px 0px 2px 0px #888;
	cursor: pointer;
}

.cm-area-handle-point>.cm-area-handle-marker {
	top: -13px;
	left: -13px;
	width: 26px;
	height: 26px;
	background-color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
}

.cm-area-handle-wrapper>.cm-area-handle-marker.selected {
	border-color: #fff;
	background-color: #f00;
}

.cm-image-marker-wrapper {
	position: absolute;
}

.cm-image-marker-wrapper>.cm-image-marker {
	position: absolute;
	top: -10px;
	left: -15px;
	width: 30px;
	height: 20px;
	background-color: #fff;
	border: solid 2px #000;
	box-shadow: 0px 0px 2px 0px #888;
	cursor: pointer;
	text-align: center;
	padding: 2px;
}

.cm-image-marker-wrapper>.cm-image-marker>.cm-image-marker-image {
	width: 100px;
	position: relative;
	top: 0px;
	left: 20px;
	display: none;
}

.cm-image-marker-wrapper>.cm-image-marker:hover>.cm-image-marker-image {
	display: block;
}

.cm-image-marker-wrapper>.cm-image-marker.is-out-of-bounds {
	background-color: #f00;
}

.cm-load-indicator {
	width: 1em;
	height: 1em;
	border: 2px rgba(255, 255, 255, 0.25) solid;
	border-top: 2px rgba(255, 255, 255, 1) solid;
	border-radius: 50%;
	-webkit-animation: ivmLoadIndicatorRotation .6s infinite linear;
	animation: ivmLoadIndicatorRotation .6s infinite linear;
}

.cm-big-busy {
	text-align: center;
}

.cm-big-busy>.cm-load-indicator {
	font-size: 30px;
	border: 4px rgba(200, 200, 200, 0.25) solid;
	border-top: 4px rgba(200, 200, 200, 1) solid;
}

.btn-default>.cm-load-indicator {
	border: 2px rgba(200, 200, 200, 0.25) solid;
	border-top: 2px rgba(200, 200, 200, 1) solid;
}

.ivm-row-load-indicator {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 2px #dddddd solid;
	border-top: 2px #aaaaaa solid;
	border-radius: 50%;
	-webkit-animation: ivmLoadIndicatorRotation .6s infinite linear;
	animation: ivmLoadIndicatorRotation .6s infinite linear;
}

div.ivm-area-marker-wrapper {
	position: relative;
}

div.ivm-area-marker {
	border: 2px solid #5bc0de;
	background-color: rgba(91, 192, 222, 0.5);
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}

/*
div.ivm-area-marker:hover {
	border-color: black;
}
*/
div.ivm-area-marker-overlay {
	margin: 6px;
	width: calc(100% - 12px);
	height: calc(100% - 12px);
}

div.ivm-area-marker, div.ivm-area-marker-overlay {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
}

div.cm-job-location-status-marker {
	width: 28px;
	height: 28px;
	position: absolute;
}

div.cm-job-location-status-legend {
	display: inline-block;
	line-height: 28px;
	margin-right: 10px;
}

div.cm-job-location-status-legend span {
	display: inline-block;
	line-height: 28px;
	vertical-align: top;
	margin-left: 5px;
}

div.cm-job-location-status-legend div.cm-job-location-status-marker {
	position: relative;
	display: inline-block;
}

div.cm-job-location-status-legend input.cm-job-location-status-filter {
	display: inline-block;
	vertical-align: top;
	margin: 8px 2px;
}

div.cm-job-location-status-marker div.cm-status-box {
	background-color: #ccc;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: solid 2px #fff;
	box-shadow: 0px 0px 2px 0px #888;
}

div.cm-job-location-status-marker div.cm-status-box.cm-status-box-group
	{
	border-radius: 50%;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
}

div.cm-job-location-status-marker div.cm-status-box.with-route {
	border: solid 2px #000;
}

div.cm-job-location-status-marker div.cm-status-box.needs-dismantling:after
	{
	content: '';
	background-color: transparent !important;
	position: absolute;
	top: 0px;
	left: 4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-top-color: transparent !important;
}

div.cm-job-location-status-marker div.cm-status-box.needs-setup:after {
	content: '';
	background-color: transparent !important;
	position: absolute;
	top: 9px;
	left: 4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
}

div.cm-job-location-status-marker div.cm-status-box.needs-maintainance:after,
	div.cm-job-location-status-marker div.cm-status-box.needs-modification:after
	{
	content: '▼';
	font-weight: bolder;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #000;
	color: #ccc;
	vertical-align: top;
	line-height: 12px;
}

div.cm-job-location-status-marker div.cm-status-box.is-set-up, div.cm-job-location-status-marker div.cm-status-box.is-not-set-up,
	div.cm-job-location-status-marker div.cm-status-box.is-maintained, div.cm-job-location-status-marker div.cm-status-box.is-not-maintained,
	div.cm-job-location-status-marker div.cm-status-box.is-modified, div.cm-job-location-status-marker div.cm-status-box.is-not-modified,
	div.cm-job-location-status-marker div.cm-status-box.is-dismantled {
	border: solid 2px #000;
}

div.cm-job-location-status-marker div.cm-status-box.is-set-up:after {
	content: '';
	background-color: #000;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 12px;
	height: 12px;
}

div.cm-job-location-status-marker div.cm-status-box.is-not-set-up:after
	{
	content: '!';
	font-weight: bolder;
	text-align: center;
	font-size: 14px;
	margin-top: -2px;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 12px;
	height: 12px;
	vertical-align: top;
	line-height: 14px;
}

div.cm-job-location-status-marker div.cm-status-box.is-maintained:after,
	div.cm-job-location-status-marker div.cm-status-box.is-modified:after {
	content: '';
	background-color: #000;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
}

div.cm-job-location-status-marker div.cm-status-box.is-not-maintained:after,
	div.cm-job-location-status-marker div.cm-status-box.is-not-modified:after
	{
	content: '!';
	font-weight: bolder;
	text-align: center;
	font-size: 14px;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #000;
	color: #ccc;
	vertical-align: top;
	line-height: 12px;
}

div.cm-job-location-status-marker div.cm-status-box.is-dismantled:after
	{
	content: '';
	background-color: #000;
	position: absolute;
	top: 10px;
	left: 6px;
	width: 12px;
	height: 4px;
}

div.cm-job-location-status-marker div.cm-status-box.is-selected {
	border: solid 2px #337ab7;
}

div.cm-danger-spot-marker {
	width: 28px;
	height: 28px;
	position: absolute;
}

div.cm-danger-spot-marker div.cm-danger-spot-sign {
	width: 28px;
	height: 28px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-style: solid;
	border-width: 0 14px 22px 14px;
	border-color: transparent transparent #d9534f transparent;
}

div.cm-danger-spot-marker div.cm-danger-spot-sign:after {
	content: '!';
	color: #fff;
	position: absolute;
	top: 14px;
	left: -1px;
	width: 12px;
	height: 12px;
	font-size: 12px;
}

/**
 * Load Indicator
 */
@
-webkit-keyframes ivmLoadIndicatorRotation {from { -webkit-transform:rotate(0deg);
	
}

to {
	-webkit-transform: rotate(359deg);
}

}
@
keyframes ivmLoadIndicatorRotation {from { transform:rotate(0deg);
	
}

to {
	transform: rotate(359deg);
}

}

/**
 * Map search Box
 */
input.ivm-map-search {
	width: 200px;
	margin-top: 9px;
}

/**
 * Thumbnails
 */
.thumbnail .ivm-img-box {
	position: relative;
	background-color: #f5f5f5;
}

.thumbnail .ivm-img-box>img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: auto;
	max-width: 100%;
}

.thumbnail .ivm-img-box .cm-img-box-buttons {
	position: absolute;
	right: 0px;
	margin-top: 10px;
	margin-right: 10px;
	opacity: 0.6;
}

.thumbnail .cm-img-zoom-box {
	position: relative;
}

.thumbnail .cm-img-zoom-box>img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: auto;
	max-width: 100%;
}

.thumbnail .cm-img-zoom-box .cm-img-zoom-box-left {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -16px;
	margin-left: 10px;
}

.thumbnail .cm-img-zoom-box .cm-img-zoom-box-right {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -16px;
	margin-right: 10px;
}

.thumbnail .cm-img-zoom-box .cm-img-zoom-box-close {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: 10px;
	margin-right: 10px;
}

/**
 * Sort icon
 */
.ivm-sort-icon>i {
	color: #ccc;
}

.ivm-sort-icon.ivm-sort-icon-selected>i {
	color: inherit;
}

/**
 * Filters
 */
.ivm-filter-form {
	margin-top: -10px;
	margin-left: -10px:
}

.ivm-filter-form .form-group {
	margin-top: 10px;
	margin-left: 10px;
}

.ivm-filter-form .form-group>label {
	margin-right: 10px;
}

.ivm-filter-form .input-group-date-filter input.form-control {
	width: 100px !important;
}

.ivm-filter-form .input-group-date-filter ivm-date-picker:not(:first-child) input.form-control
	{
	border-radius: 0;
}

.ivm-filter-form .input-group-date-filter .input-group-addon {
	border-left: none;
	border-right: none;
}

.ivm-filter-form .input-group-date-filter ivm-date-picker button {
	border-radius: 0;
}

.cm-compact-list .form-group {
	margin-bottom: 0px;
}

.cm-crop-area {
	background: #E4E4E4;
	overflow: hidden;
	width: 100%;
	height: 600px;
}

.rzslider .rz-pointer {
	background-color: #5bc0de;
}

.cm-basecamp-preview {
	border: solid 1px #e7e7e7;
	padding: 16px;
}

.cm-basecamp-preview>h1 {
	font-size: 16px;
}