﻿@font-face {
    font-family: 'numberplate';
    src: url('assets/webfonts/uknumberplate-webfont.woff2') format('woff2'),
         url('assets/webfonts/uknumberplate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.subbb a{
	text-decoration: none !important;
	color: #fff !important;
	
}

.subbb{
	margin-left: -15px;
    margin-right: -15px;
    position: relative;
    width: auto !important;
    padding: 4px;
    background: #ccc;
}
.subbb ul{
	display: block;
    margin: 0 20px;
    padding: 0;
    list-style: none;
    color: #fff;
}
.TaskMod_Priority.pro_low i{
	color: green;
}

.TaskMod_Priority.pro_medium i{
	color: orange;
}

.TaskMod_Priority.pro_high i{
	color: red;
}


.st-title{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #111;
	padding: 4px 6px;
}
.st-row{
	font-size: 12px;
	color: #111;
	padding: 4px 10px;
	
}

.EventMod_Reg,
.TriggerMod_Reg{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #111;
	background: #ffb100;
	font-family: 'numberplate';
	padding: 4px 8px 3px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 3px;
	width: 100px;
	text-align: center;
}


.EventMod_Valid,
.EventMod_Invalid,
.EventMod_DirectionIn,
.EventMod_DirectionOut,
.TriggerMod_Alert,
.TriggerMod_Note,
.TriggerMod_Device_Link{
	font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 8px;
    font-weight: bold;
	color: #111;
}

.EventMod_Tenant{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.EventMod_Tenant i{
	font-size: 14px;
}

.EventMod_Valid i,
.EventMod_Invalid i,
.TriggerMod_Alert i{
	height: 16px;
	width: 16px;
	padding: 2px;
	box-sizing: border-box;
	border-radius: 38px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	margin-right: 2px;
}

.EventMod_Valid i{
	color: #ffffff;
	background: #80ce59;
}

.EventMod_Invalid i,
.TriggerMod_Alert i{
	color: #ffffff;
	background: #ce5959;
}

.EventMod_DirectionIn i,
.EventMod_DirectionOut i{
	height: 16px;
	width: 16px;
	padding: 1px;
	box-sizing: border-box;
	border-radius: 38px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	margin-right: 2px;
}

.EventMod_Time,
.TriggerMod_Time{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #111;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
}
.EventMod_Date,
.TriggerMod_Date{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #777;
	display: inline-block;
	vertical-align: middle;
}


.EventMod_Validation_Icon,
.EventMod_Validation_1,
.EventMod_Validation_2,
.EventMod_Invalidation_1,
.EventMod_Invalidation_2,
.TriggerMod_Device_Icon{
	font-size: 14px;
	width: 16px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
	display: inline-block;
}


.EventMod_Validation_1,
.EventMod_Validation_2{
	color: #80ce59;
}

.EventMod_Invalidation_1,
.EventMod_Invalidation_2{
	color: #ce5959;
	

}

tr.padded-tr td:first-child{
	
	padding-left: 20px;
	
}

tr.padded-tr-x td:first-child{
	
	padding-left: 40px;
	
}


.regplate{
	font-family: 'numberplate';
	font-size:58px;
	text-align: center;
	color: #111;
	    margin-bottom: 20px;
    background: #ffb100;
    border-radius: 4px;
    letter-spacing: 1px;
}

#myChart-license,
#myChart2-license,
#myChart3-license
{display:none!important;}

@media only screen and (max-width: 1025px) {
	.wrapper > nav#navigation > .container > ul > li > a{
		display: block;
		font-size: 12px;
		color: #f3f3f3;
		line-height: 21px;	
	}
}

body{
	
	
}

body > .wrapper{
	
	padding-bottom: 30px;
	
}

textarea{
	
	resize: none;
	
}

.form-checkbox input{
	
	width: 16px;
	height: 16px;
	float: right;
	
}

.task-move{
	
	display: block;
	margin: 14px 0 0;
	text-align: center;
	font-size: 16px;
	
}

.form-image{
	
	display: block;
	height: auto;
	width: auto;
	
}

.account-nav{
	
	max-width: 180px;
	
}

.row{
	
	padding-top: 20px;
	
}

.row.row-offset{
	
	padding-top: 20%;
	
}


#content.action{
	
	padding-top: 68px !important;
	
}

.ng-username{
	
	color: #428bca;
	
}

.wrapper > nav#navigation{
	
	position: fixed;
	
	top: 0;
	left: 0;
	right: 0;
	
	height: 40px;
	
	background: #333;
	
	z-index: 999;
	
}

.wrapper > nav#navigation .container{
	
	width: 100%;
	
}

.wrapper > nav#actions{
	
	position: fixed;
	
	top: 40px;
	left: 0;
	right: 0;
	
	height: 40px;
	
	background: #454852;
	
	z-index: 999;
	
}

.wrapper > nav#navigation > .container > a{
	
	display: block;
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    padding: 10px 15px;
    height: 40px;
    line-height: 20px;
	
}

.wrapper > nav#navigation > .container > ul.actions-nav{
	
	display: block;
	float: right;
	
}

.wrapper > nav#navigation > .container > ul.action-nav{
	
    margin-top: 40px;
    background: #e48520;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 30px;
    padding-right: 30px;
	
}

.wrapper > nav#navigation > .container > ul.action-nav li a{

	padding: 4px 15px !important;

}

.wrapper > nav#navigation > .container > ul.menu-nav{
	
	display: block;
	float: left;
	
}

.wrapper > nav#navigation > .container > ul > li span.nav-username{
	
	color: #d0d0d0;
    display: block;
    padding: 10px;
	
}

.wrapper > nav#navigation > .container > ul > li span.nav-username span{
	
	font-weight: bold;
	color: #fff;
	
}
	
	
.wrapper > nav#navigation > .container > ul > li{
	
	display: block;
	float: left;
	position: relative;
	
}

.wrapper > nav#navigation > .container > ul > li > ul{
	
	position: absolute;
	top: 100%;
	background: #666971;
	z-index: 9999;
	padding: 0;
	list-style: none;
	margin: 0;
	width: 200%;
	
}

.wrapper > nav#navigation > .container > ul > li > ul > li > a{
	
	padding: 10px 15px;
	display: block;
	border-bottom: 1px solid #454852;
	text-decoration: none !important;
	color: #eee !important;
	
}

.wrapper > nav#navigation > .container > ul > li > ul > li:last-child > a{
	border-bottom: none;
}

.wrapper > nav#navigation > .container > ul > li > a{
	display: block;
	color: #f3f3f3;
}

.wrapper > nav#navigation > .container > ul > li > a.active{
	background: #787d8c;	
}

.wrapper > nav#navigation > .container > ul > li:hover > a{
	background: #60636d;
}

.wrapper > nav#navigation > .container > ul > li > ul{
	display: none;
}

.wrapper > nav#navigation > .container > ul > li:hover > ul{
	display: block;
}

.wrapper > nav#navigation > .container > a{
	font-family: 'numberplate';
    font-size: 22px;
    line-height: 23px;	
}

.wrapper > div#content{	
	padding-top: 40px;
}

.wrapper > div#content > .container.view-container{
	position: relative;
	width: 100%;	
}

.wrapper > footer#footer{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	background: #454852;
}

.row.row-login{
	max-width: 960px;
	float: none;
	margin: 0 auto;
	padding-top: 16% !important; 
}

.ng-table th{
	text-align: left !important;
}

ul.action-list{
	margin: 0 !important;
	padding-left: 26px !important;
}

.clone-group-row,
.main-group-row{
	
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 10px;
	
}

.clone-group-row span,
.main-group-row select{
	
	width: 220px;
    padding: 4px;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
	
}

.clone-group-row input[ type="number" ],
.main-group-row input[ type="number" ]{
	
	padding: 4px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-right: 10px;
	width: 200px;
}

.ui-notification
{
    position: fixed;
    z-index: 9999;

    width: 300px;

    cursor: pointer;
    -webkit-transition: all ease .5s;
         -o-transition: all ease .5s;
            transition: all ease .5s;

    color: #fff;
    border-radius: 0;
    background: #337ab7;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .1);
}
.ui-notification.killed
{
    -webkit-transition: opacity ease 1s;
         -o-transition: opacity ease 1s;
            transition: opacity ease 1s;

    opacity: 0;
}
.ui-notification > h3
{
    font-size: 14px;
    font-weight: bold;

    display: block;

    margin: 10px 10px 0 10px;
    padding: 0 0 5px 0;

    text-align: left;

    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.ui-notification a
{
    color: #fff;
}
.ui-notification a:hover
{
    text-decoration: underline;
}
.ui-notification > .message
{
    margin: 10px 10px 10px 10px;
}
.ui-notification.warning
{
    color: #fff;
    background: #f0ad4e;
}
.ui-notification.error
{
    color: #fff;
    background: #d9534f;
}
.ui-notification.success
{
    color: #fff;
    background: #5cb85c;
}
.ui-notification.info
{
    color: #fff;
    background: #5bc0de;
}
.ui-notification:hover
{
    opacity: .7;
}

.loader-row{
	padding: 43vh 0;
}

.loader-text{
	
	text-transform: uppercase;
	font-size: 22px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 38%;
	letter-spacing: 1px;
	
	display: none;
	
}

.loader {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  transform: rotate(45deg);
}
.loader div {
  width: 6px;
  height: 6px;
  background: #333;
  border-radius: 100%;
  float: left;
  margin-bottom: 12px;
  animation: scaleDot 1.5s ease infinite;
}
.loader div:not(:nth-child(4n+4)) {
  margin-right: 12px;
}
.loader div:nth-child(1) {
  animation-delay: 0;
}
.loader div:nth-child(2),
.loader div:nth-child(5) {
  animation-delay: 0.05s;
}
.loader div:nth-child(3),
.loader div:nth-child(6),
.loader div:nth-child(9) {
  animation-delay: 0.1s;
}
.loader div:nth-child(4),
.loader div:nth-child(7),
.loader div:nth-child(10),
.loader div:nth-child(13) {
  animation-delay: 0.15s;
}
.loader div:nth-child(8),
.loader div:nth-child(11),
.loader div:nth-child(14) {
  animation-delay: 0.2s;
}
.loader div:nth-child(12),
.loader div:nth-child(15) {
  animation-delay: 0.25s;
}
.loader div:nth-child(16) {
  animation-delay: 0.3s;
}
@-moz-keyframes scaleDot {
  40% {
    transform: scale(1.3) translate(-2px, -2px);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes scaleDot {
  40% {
    transform: scale(1.3) translate(-2px, -2px);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@-o-keyframes scaleDot {
  40% {
    transform: scale(1.3) translate(-2px, -2px);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scaleDot {
  40% {
    transform: scale(1.3) translate(-2px, -2px);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}






html.wip-image-zoom-immersive-mode-enabled {
  overflow: hidden;
}

html body .immersive-wip-image-zoom {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
}

html body .immersive-wip-image-zoom > .disable-immersive-mode-button {
  position: fixed;
  top: 0;
  right: 0;
  padding: 8px;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  z-index: 20;
}

html body .immersive-wip-image-zoom > .wip-image-zoom:not(.zoom-disabled) {
  z-index: 20;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 75vh;
  max-width: 75vw;
  margin: auto;
}

html body .immersive-wip-image-zoom > .wip-image-zoom.zoom-disabled {
  overflow: auto;
  height: 100%;
  padding: 32px;
  box-sizing: border-box;
}

html body .immersive-wip-image-zoom .immersive-no-zoom-image-wrapper > img {
  min-width: 100%;
  width: 100%;
  display: block;
}

.wip-image-zoom {
  display: block;
  max-width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.wip-image-zoom .main-image-wrapper {
  position: relative;
  overflow: hidden;
}

.wip-image-zoom .main-image-wrapper.loading .image-zoom-tracker {
  cursor: wait !important;
}

.wip-image-zoom .main-image-wrapper.loading .main-image {
  z-index: 28 !important;
}

.wip-image-zoom .main-image-wrapper .image-zoom-lens {
  display: none;
  position: absolute;
  z-index: 25;
  height: 100px;
  width: 100px;
  background: transparent;
  border: 2px solid #FFFFFF;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(0, 0, 0, 0.55);
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s ease, visibility .3s ease;
  transition: opacity .3s ease, visibility .3s ease;
}

.wip-image-zoom .main-image-wrapper .image-zoom-tracker {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 30;
}

.wip-image-zoom .main-image-wrapper .zoom-mask {
  background: #ffffff;
  z-index: 20;
  position: absolute;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s ease, visibility .3s ease;
  transition: opacity .3s ease, visibility .3s ease;
}

.wip-image-zoom .main-image-wrapper .zoom-mask .zoom-image {
  max-width: none;
}

.wip-image-zoom .main-image-wrapper .immersive-mode-message {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 12px;
  font-weight: 400;
  padding: 6px 8px;
  margin-bottom: 12px;
  z-index: 20;
  text-align: center;
}

.wip-image-zoom .main-image {
  position: relative;
  display: block;
  z-index: 10;
  width: 100%;
}

.wip-image-zoom.box-style .zoom-mask {
  border: 2px solid rgba(0, 0, 0, 0.55);
  box-sizing: border-box;
}

.wip-image-zoom.box-style .zoom-mask.right-top {
  top: 0;
  left: 100%;
  right: auto;
}

.wip-image-zoom.box-style .zoom-mask.right-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 100%;
  right: auto;
}

.wip-image-zoom.box-style .zoom-mask.right-bottom {
  bottom: 0;
  left: 100%;
  right: auto;
}

.wip-image-zoom.box-style .zoom-mask.left-top {
  top: 0;
  right: 100%;
  left: auto;
}

.wip-image-zoom.box-style .zoom-mask.left-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  left: auto;
}

.wip-image-zoom.box-style .zoom-mask.left-bottom {
  bottom: 0;
  right: 100%;
  left: auto;
}

.wip-image-zoom.box-style .zoom-mask.bottom-left {
  left: 0;
  top: 100%;
  bottom: auto;
}

.wip-image-zoom.box-style .zoom-mask.bottom-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
  bottom: auto;
}

.wip-image-zoom.box-style .zoom-mask.bottom-right {
  right: 0;
  top: 100%;
  bottom: auto;
}

.wip-image-zoom.box-style .zoom-mask.top-left {
  left: 0;
  bottom: 100%;
  top: auto;
}

.wip-image-zoom.box-style .zoom-mask.top-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 100%;
  top: auto;
}

.wip-image-zoom.box-style .zoom-mask.top-right {
  right: 0;
  bottom: 100%;
  top: auto;
}

.wip-image-zoom.top-thumbs wip-image-zoom-thumbs, .wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs {
  position: relative;
  display: block;
}

.wip-image-zoom.top-thumbs wip-image-zoom-thumbs .thumbs-wrapper, .wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .thumbs-wrapper {
  width: 100%;
  overflow: hidden;
}

.wip-image-zoom.top-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs, .wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs {
  display: inline-block;
  white-space: nowrap;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.wip-image-zoom.top-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper, .wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper {
  display: inline-block;
  box-sizing: border-box;
}

.wip-image-zoom.top-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper > img, .wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper > img {
  display: block;
  width: 100%;
  cursor: pointer;
}

.wip-image-zoom.top-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper > img.selected, .wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper > img.selected {
  box-shadow: 0 2px 0 0 #9C0033;
}

.wip-image-zoom.top-thumbs wip-image-zoom-thumbs .prev-button,
.wip-image-zoom.top-thumbs wip-image-zoom-thumbs .next-button, .wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .prev-button,
.wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .next-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  padding: 8px;
}

.wip-image-zoom.top-thumbs wip-image-zoom-thumbs .next-button, .wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .next-button {
  left: 100%;
}

.wip-image-zoom.top-thumbs wip-image-zoom-thumbs .prev-button, .wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .prev-button {
  right: 100%;
}

.wip-image-zoom.left-thumbs .main-image-wrapper, .wip-image-zoom.right-thumbs .main-image-wrapper {
  width: 80%;
  float: left;
}

.wip-image-zoom.left-thumbs wip-image-zoom-thumbs, .wip-image-zoom.right-thumbs wip-image-zoom-thumbs {
  width: 20%;
  float: left;
}

.wip-image-zoom.left-thumbs wip-image-zoom-thumbs .thumbs-wrapper, .wip-image-zoom.right-thumbs wip-image-zoom-thumbs .thumbs-wrapper {
  height: 100%;
  overflow: hidden;
}

.wip-image-zoom.left-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper, .wip-image-zoom.right-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper {
  width: 100% !important;
}

.wip-image-zoom.left-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper > img, .wip-image-zoom.right-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper > img {
  width: 100%;
  display: block;
}

.wip-image-zoom.inner-style .zoom-mask {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.wip-image-zoom.active .main-image-wrapper:not(.loading) {
  overflow: visible;
}

.wip-image-zoom.active .main-image-wrapper:not(.loading) .zoom-mask, .wip-image-zoom.active .main-image-wrapper:not(.loading) .image-zoom-lens {
  opacity: 1;
  visibility: visible;
}

.wip-image-zoom.immersive-mode .main-image-wrapper {
  overflow: hidden;
}

.wip-image-zoom.immersive-mode .main-image-wrapper .zoom-mask, .wip-image-zoom.immersive-mode .main-image-wrapper .image-zoom-lens {
  opacity: 0;
  visibility: hidden;
}

.wip-image-zoom.immersive-mode .main-image-wrapper .image-zoom-tracker {
  cursor: zoom-in !important;
}

.form-group.form-password{
	position: relative;
}

.form-group.form-password > button{
	position: absolute;
    right: 0;
    top: 25px;
    height: 34px;
}

.form-group.form-password > button.password-reset{
	margin-right: 52px;
}
.form-group.form-password > button.password-toggle{
	width: 52px;
}

.nav>li>ul>li a:hover{
	background: #787d8c;
}

.reg{    font-family: 'numberplate';
    font-weight: normal;
    font-size: 38px;
    text-align: center;
    max-width: 210px;
    background: #efcb46;
border-radius: 2px;margin: 0 auto 26px !important }


.stayinf{
	
	padding: 0 10px;
	margin-top: 10px;
	border-top: 1px solid #eee;
}

.stayinf.stayveh{

	border-top: none !important;
	margin-top: 20px !important;

}

.stayinf .stayrw{
	
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	
}

.stayinf .stayrw.tta{
	
	margin-top: 12px !important;
	
}

.stayinf .stayrw.ttb{
	
	margin-bottom: 12px !important;
	border-bottom-width: 2px;
	
}

.stayinf .stayrw.ttc{
	
	border-bottom-width: 2px;
	
}
	

.stayinf .stayrw span:last-child{
	
	font-weight: bold;
	float: right;
	
}

.taskFormLeft{
	
	width: 49.5%;
	margin-right: 0.5%;
	float: left;
	
}

.taskFormRight{
	
	width: 49.5%;
	float: right;
	margin-left: 0.5%;
	
}

.taskFormRight:after{
	
	content: '';
	display: block;
	clear: both;
	margin-bottom: 20px;
	
}

.form-group-padded-top:before{content:'';display:block;clear:both;}


.chartjs-render-monitor{height: 206px !important}
.panel-controls{float:right}
.panel-controls label{margin-left:6px;font-weight: normal;}

.panel-controls select{
	    background: #efefef;
    border: 1px solid #c5c5c5;
    padding: 2px;
    margin-top: -2px;
    margin-left: 2px;
    border-radius: 2px;
	
}

.table-accompany{
	
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	
}

.table-accompany input{
	
	font-size: 38px;
	font-weight: light;
	background: none;
	border: none;
	margin: 0;
	padding: 10px;
	display: block;
	width: 100%;
	
}

.priority-high-icon{
	display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 12px;
    background: #c11d1d;
    margin-right: 10px;
}

.priority-medium-icon{
	display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 12px;
    background: #d08a1e;
    margin-right: 10px;
}

.priority-low-icon{
	display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 12px;
    background: #62b922;
    margin-right: 10px;
}

.vehicle-icon{
	margin-right: 10px;
}

.panel-heading > img{
	
	margin-left: 4px;
	
}

.form-group.form-checkbox.sm input{
	float: none !important;
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
}

.case-evidence-entry{
	width: 25%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}

.evidence-group label{
	display: block;
}

.evidence-group:after{
	content: '';
	display: block;
	clear: both;
}

.site-rule{
	
	padding: 10px;
	border-bottom: 1px solid #ddd;
	
}

.form-registration-control{
	
	display: block;
	width: 100%;
	
	
}


.search-result{
	
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    z-index: 999;
	
}

.search-result > div{
	
	width: 100%;
	height: 80%;
	max-width: 1160px;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	background: #fff;
	padding: 20px;
}


.search-timeline > div{
	
	padding: 10px;
	position: relative;
	border-left: 4px solid #ddd;
	margin-left: 20px;
	
}

.search-timeline{
	
	overflow-y: auto;
	
}

.search-timeline > div:before{
	
	content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    background: #ddd;
    position: absolute;
    left: -12px;
	
}

.search-timeline .timestamp{
	
	    font-size: 14px;
    color: #aaa;
    display: inline-block;
    padding: 2px 0;
    margin: -10px 0 0 16px;
	
}

.inner-capture{
	
	padding-left: 20px;
	
}