.fixed-ceil {
	width : 40px;
	
}
.label_type {
    background-color: #dedede;
    position: absolute;
    font-size: 12px;
    left: -15px;
    bottom: -2px;
}
.label-small{
  padding:2px 4px;
}

.actions {
	width : 120px;
}

.actions.short {
	width : 60px;
}
.info {
	width : 160px;
}
.actions a, .info a{
	cursor : pointer;
	padding-left: 5px;
}

.info.wide a{
	padding-left: 15px;
}

div.button-in-info {
	margin-left: 15px;
}

.modal-danger .modal-header, .modal-danger .modal-footer, .modal-danger .modal-content{
	background-color:#d33724 !important;
	border-color:#c23321
}

.modal-success .modal-footer,
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer, 
.modal-danger .modal-title,
.modal-danger .modal-header .close{
	color:#fff !important
}

.alert-danger,.alert-error,.label-danger,.modal-danger .modal-body{
	background-color:#dd4b39 !important
}

.modal-danger .modal-header,.modal-danger .modal-footer{
	background-color:#d33724 !important
}

td.td-normal-hr hr, .zero-hr {
	margin: 6px;
}

.block-info, .block-actions {
	display: flex;
	justify-content: center;
}

.block-info  .badge{
	bottom: -2px;
	left: -12px;
}

td > hr {
	margin : 3px;
}

#bitrate .ul-widget-app__row-comments{
	padding : 0;
}

#bitrate .table th, .table td {
	padding: 0.35rem;
}

.table td {
	padding: 6px;
}

.options-btn {
	color: inherit;
}

tr.lightened{
	background-color: #feffe5 !important;
}

td.centered {
	text-align: center;
	vertical-align: middle;
}

i.a-disabled {
	color : grey;
	cursor: not-allowed;
}

#screenshotModal .modal-dialog{
	max-width : 600px !important;
}

td.week-day, td.times {
	border : none;
}

td.times {
	height : 34px;
}

/*-------------расписание------------*/
.shedule .cells{    
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.shedule .cells:hover:not(.disabled) {
    background: #8e6ab3;
}

.shedule .selected {
     background: #639;
     color: white;
}
.shedule .checking {
     background: #ecf6c1;
}
.shedule .selected:hover:not(.disabled){
     background: #8e6ab3;
     color: white;
}

.shedule .checkbox-t {
	padding-left : 0;
}

.shedule td.disabled {
	background : #dee2e6;
}


/*
.shedule .selected.checking{
	background: #25a25a;
}
.shedule .selected.checking:hover{
	background: #2ecc71;
}

.shedule>tbody>tr>td{
    padding: 1px;
}
.shedule .day{
     width:56px;	
     vertical-align: top;
     font-size: 9pt;
     cursor: default;
     text-align: right;
     margin: 0;
     border-right: solid 1px #ddd;
     border-bottom: solid 1px white;
     border-top: solid 1px white;
     border-left: solid 1px white;
     font-weight: bold;
     color: #777;
}
.small-number {
    line-height: 60%;
}
.shedule .time>td{
     vertical-align: top;
     font-size: 9pt;
     cursor: default;
     text-align: center;
     margin: 0;
     border-right: solid 1px white;
     border-bottom: solid 1px white;
     border-top: solid 1px #ddd;
     border-left: solid 1px white;
     font-weight: bold;
     color: #777;
}*/
.shedule .hours {
	/*transform: rotate(-90deg);*/
	padding : 0;
	border : none;
	text-align : center;
}


.checkbox-disabled input:checked ~ .checkmark {
    background-color: #e5e2ea !important;
}

tr.tr-filtered th {
	border : none;
	padding : 0;
}
.player_box {
	width : 100%;
}

.modal-xlg {
    max-width: 70%;
}

.profile-user {
	display : flex;
	margin: auto;
	margin-bottom : 0;
}

.profile-user img {
    width: 36px;
    height: 36px;
    border-radius: 50%;	
}

/*.btn-icon {
    padding-top: 0;
    padding-bottom: 0;
}        
.btn > .icon {
    position: relative;
    left: -.75rem;
    display: inline-block;
    padding: .375rem .75rem;
    background: rgba(0, 0, 0, 0.15);
    border-radius: .25rem 0 0 .25rem;
}*/

.alarm_log {
	overflow-x: auto;
	max-height: 245px;
	padding: 0;
}

.alert-log {
	list-style: none outside none;	
}

.empty_player_box {
	width : 100%;
	height : 450px;
	background : #000;
	display: flex;	
	justify-content: center;	
}

.btn-circle {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    white-space: normal;
}

.btn-circle:hover{
	background: #a876db;
}

.btn-rounded {
    border-radius: 19px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}

.inner-btn {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);	    
}

.correct-play {
	margin-left: 5px;
    margin-top: 4px;
}

.black-bg {
	color : #fff;
}

span.name_cam {
	padding : 5px;
}


.clones-status {
	width : 45px;
}

.img-avatar-bitrate {
	float: left;
	margin-right: 7px;
}

.daterangepicker.dropdown-menu, .datetimepicker>.dropdown-menu{
	border : 1px solid #ced4da;
}

.dropdown-menu.show {
   background: #f8f9fa;
   border : 1px solid #ced4da
}

.screenshot {
	width : 120px
}

img.bordered {
	border: 1px solid #d8d5d5;
}

.chat-sidebar-container .chat-content-wrap .chat-content {
    padding: 1.5rem 1.5rem 0;
    position: relative;
    height: calc(100vh - 555px);
}
.chat-sidebar-container {
    height: calc(100vh - 340px);
    min-height: unset;
}

/*li.nav-item:hover{
	background: #e4dbed;
}*/

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  /* фоновый цвет */
  background: #000;/*e0e0e0;*/
  opacity: 0.6;
  z-index: 9999;
  display: none;
}

.preloader__image {
  position: relative;
  opacity: 1;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  animation: preloader-rotate 2s infinite linear;
}

@keyframes preloader-rotate {
  100% {
    transform: rotate(360deg);
  }
}

.loaded_hiding .preloader {
  transition: 0.3s opacity;
  opacity: 0;
}

.modal-open {
  overflow: hidden;
}

.bg-body {
	background-image: url('/themes/gull/assets/images/background.jpg');
	background-repeat: no-repeat;
	background-size: auto;
	width: 100%;
	/*height: 100%;*/
	/*overflow-y: hidden;	*/
}

.alert-danger strong {
	color: #FFF;
}

.card-body .content.wide {
  width: auto !important;
  max-width: 100%;
}

.outer_block {
	display: flex;
}

.inner_vertical {
	width: 100%;
	margin: auto;
}

.image_wrapper {
	width: 100%;
	position: relative;
}

.image_wrapper canvas {
  position: absolute;  
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

p.wide {
	width: 100%;	
}

.invalid-feedback {
	display: block;
}

td.view_event {
	padding: 0px;
	text-align: center;
}

td.view_event img{
	padding-bottom: 10px;	
}

td.view_event h5{
	font-size: 1rem;
	margin-bottom: 0;
}
.view_event > .event_title {
	background: #e0d6eb;
	text-align: left;
}

.view_event > .event_title > h5 >i {
	padding: 6px;
	
}

.view_event .carousel-caption{
  /*position: absolute;*/
  right: 15%;
  top: 35%;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.view_event .carousel-caption h5{
	color: #fff;
}

.view_event .play_arh{
	cursor: pointer;
}

.live_btn{
    background-color: transparent;
    color: #e74c3c;
    font-family: Roboto, "Open Sans", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    border: none;
    font-size: 10px;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 1.1;
}

.blurredElement {
     /* Any browser which supports CSS3 */
    filter: blur(4px);
    /* Firefox version 34 and earlier */
    filter: url("blur.svg#gaussian_blur");
    /* Webkit in Chrome 52, Safari 9, Opera 39, and earlier */
    -webkit-filter: blur(4px);
}

.carousel-inner {
	cursor: zoom-in;	
}

.modal-big-lg {
    max-width: 80% !important;
}

.color-span-round {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	margin-left: 5px;
	border: 1px solid #e0d6eb;
}

.img-more{
	width: 100%;
	position: relative;
}

.big_icon {
	position: absolute;
	top: calc(50% - 25px);
	left: calc(50% - 25px);
	font-size: 50px;
	opacity: 0.6;
	cursor: pointer;
	color: #639;
}

.big_icon:hover{
	opacity: 1;
}

.player_wrap.draggable {
	display: none;
	width: 600px;
	position: fixed;
	z-index: 99999;
	right: 30px;
	bottom: 30px;
}

.draggable {
	cursor: move;
}

.shot-days div.col-md-1 {
	max-width: 13%
}
.shot-days label {	
	padding-left: 23px !important;
}
.shot-days span {
	display: block;
	width: 20px;
	max-width: 20px;
}

label.line {
	display: block;
}

label.line span.select2-container {
	display: inline-block;
}

.group.warnax, table.dataTable tr.group td{
	background-color: rgb(213, 192, 234) !important;
}

.car_number {
	background: white;
	padding: 3px 7px;
	color: black;
	border-radius: 5px;
	border: 1px solid black;  	
	display: inline;
}

.car_number.stat {
	display: inherit;
}

.car_number.last {
	background : #efeaea
}