html { font-size: 1rem; }

@media (min-width: 1px) {
    html { font-size: 1.25rem; }
    #notificationspopupdropdown{
        max-height: 100px;
        overflow-y: scroll;
    }
    .card-flip {
        margin-bottom:65px;
        width: 100%;
        height: 80px;
    }
}


@media (min-width: 576px) {
    html { font-size: 1.25rem; }
    #notificationspopupdropdown{
        max-height: 100px;
        overflow-y: scroll;
    }
    .card-flip {
            
        margin-bottom:80px;
        width: 100%;
        height: 80px;
    }
}
@media (min-width: 768px) {
    html { font-size: 1.5rem; }
    #notificationspopupdropdown{
        max-height: 200px;
        overflow-y: scroll;
    }
    .card-flip {
            
        margin-bottom:90px;
        width: 100%;
        height: 80px;
    }
}
@media (min-width: 992px) {
    html { font-size: 1.75rem; }
    #notificationspopupdropdown{
        max-height: 300px;
        overflow-y: scroll;
    }
    .card-flip {
            
        margin-bottom:110px;
        width: 100%;
        height: 80px;
    }

}
@media (min-width: 1200px) {
    html { font-size: 0.9rem; }
    #notificationspopupdropdown{
        max-height: 400px;
        overflow-y: scroll;
    }
    .card-flip {
            
        margin-bottom:30px;
        width: 100%;
        height: 80px;
    }

    .text-ip {
        font-size: 15px;
        font-weight: 600;
    }
    .text-pintvhash {
        font-size: 12px;
        font-weight: 600;
    }
    .text-empresa {
        font-size: 13px;
        font-weight: 600;
    }
    
}


.companybasicname 
{
    font-size: 11px;
}

.backsideinfo
{
    font-size: 9px;
}

.card-body-custom {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.25rem;
  }

.brand-card-header-small {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 2rem;
    border-radius: 0.25rem 0.25rem 0 0;
}

.brand-card-body-custom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    text-align: center;
}

.brand-card-body-custom > * {
    -ms-flex: 1;
    flex: 1;
    padding: 0.1875rem 0;
  }
  
  .brand-card-body-custom > *:not(:last-child) {
    border-right: 1px solid #c8ced3;
  }
  
  *[dir="rtl"] .brand-card-body-custom > *:not(:last-child) {
    border-right: 0;
    border-left: 1px solid #c8ced3;
  }

  
.view {
    position: relative;
    overflow: hidden;
    cursor: default;
}

.overlay .mask {
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.overlay .mask:hover {
    opacity:1
   }

.view .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
}

.rgba-red-strong, .rgba-red-strong::after {
    background-color: rgba(244,67,54,.7);
}

.card-details{

    width: 100%;
}

.incidents {
    padding:10px;
}

.fa-expand:hover {
    color: #20a8d8;
}

.ui-autocomplete { position: absolute; cursor: default;z-index:3000000 !important;}  

.border-3 {
    border-width:3px !important;
}

.jstree-default .jstree-anchor {
    line-height: 30px;
    height: 34px;
}

.bg-red-transparent{
    background-color: #d820202a;
}

.bg-yellow-transparent{
    background-color: #d8c6202a;
}

.bg-green-transparent{
    background-color: #20d8732a;
}

video::-webkit-media-controls-panel {
    display: flex !important;
    opacity: 1 !important;
}

.blink {
    animation: blink 4s steps(5, start) infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
@keyframes blink {
    0% {
        color: rgba(1, 200, 100, 0.900)
    }
    25% {
        color: rgba(1, 200, 61, 0.900)
    }
    50% {
        color: rgba(1, 200, 61, 0.500)
    }
    75% {
        color: rgba(1, 200, 61, 0.250)
    }
    100% {
        color: rgba(1, 200, 61, 0)
    }
}
@-webkit-keyframes blink {
    0% {
        color: rgba(1, 200, 100, 0.900)
    }
    25% {
        color: rgba(1, 200, 61, 0.900)
    }
    50% {
        color: rgba(1, 200, 61, 0.500)
    }
    75% {
        color: rgba(1, 200, 61, 0.250)
    }
    100% {
        color: rgba(1, 200, 61, 0)
    }
}

.fa-search:hover {
    color: black !important;;
}

/* Fix leaflet memory consumption */
.leaflet-fade-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-zoom-animated { will-change:auto !important; }
/* LEaflet hide itinerary */
.leaflet-control-container .leaflet-routing-container-hide {
    display: none;
}

.dropdown-item.active, .dropdown-item:active {
    color: unset;
    text-decoration: none;
    background-color: unset;
}

.lock:hover .fa-envelope:before {
    content: "\f2b6";
}

.notificationpopupelement {
    opacity: 1;
    -webkit-transition: opacity 1000ms linear;
    transition: opacity 1000ms linear;
}
.card, .card-img-top {
    border-radius: 0;
}

.card-flip {
    cursor: pointer;
}

[data-toggle="collapse"] .fa:before {  
    content: "\f070";
}
  
[data-toggle="collapse"].collapsed .fa:before {
    content: "\f06e";
}

.text-primarynew
{
    color: #15aabf !important;
}

.fa-2x {
    vertical-align: middle;
}

/*
.fa-1x {
    vertical-align: middle;
}
*/

#mapid {
    position: relative;
    border: 1px solid black;
    border-radius: 8px;
    height: 400px;  /* or as desired */
    width: 100%;  /* This means "100% of the width of its container", the .col-md-8 */
  }

/* TIMELINE */


/* Timeline holder */
ul.timeline {
    list-style-type: none;
    position: relative;
    padding-left: 1.5rem;
}

 /* Timeline vertical line */
ul.timeline:before {
    content: ' ';
    background: #aeaeae;
    display: inline-block;
    position: absolute;
    left: 16px;
    width: 4px;
    height: 100%;
    z-index: 400;
    border-radius: 1rem;
}

li.timeline-item {
    margin: 20px 0;
}

/* Timeline item arrow */
.timeline-arrow {
    border-top: 0.5rem solid transparent;
    border-right: 0.5rem solid #fff;
    border-bottom: 0.5rem solid transparent;
    display: block;
    position: absolute;
    left: 2rem;
}

/* Timeline item circle marker */
li.timeline-item::before {
    content: ' ';
    background: #ddd;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #fff;
    left: 11px;
    width: 14px;
    height: 14px;
    z-index: 400;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/* Sidebar */
.sidebar .nav-link.active {
    color: #fff;
    background: #00c070;
}

.sidebar .nav-link:hover {
    color: #fff;
    background: #6ac49e;
}

.sidebar .nav-dropdown.open .nav-link {
    color: #ffffff;
    border-left: 0;
}

.sidebar .nav-link.active .nav-icon {
    color: #ffffff;
}

.sidebar-minimized .sidebar .nav-item:hover > .nav-link {
    background: #6ac49e;
}

.sidebar-minimized .sidebar .nav-link:hover {
    background: #00c070;
}

.sidebar .nav-link .nav-icon.purple {
    color: #8640f7;
}

.sidebar .nav-link .nav-icon.blue {
 color: #4092f7;
}

.sidebar .nav-link .nav-icon.yellow {
    color: #ffc107;
}

.sidebar .nav-link .nav-icon.lightblue {
    color: #63c2de;
}

.sidebar .nav-link .nav-icon.red {
    color: #f86c6b;
}

.sidebar .nav-link .nav-icon.pink {
    color: #ed82f7
}

.sidebar .nav-link .nav-icon.green {
    color: #06f762
}

/* SVG ANIMATIONS */
#Layer_1 {
    display: block;
    margin: 0 auto;
    width: 80px;
	height: 90px;
  }
  
  .cls-1 {
      fill: #00b16a;
  }
  
  .cls-2 {
      fill: #fff;
  }

[ui-pnotify].ui-pnotify.stack-bar-bottom {
    width: 70%;
}

/* Custom progress */

.progress_bar .pro-bar {
    background: hsl(0, 0%, 97%);
    box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.1) inset;
    height:4px;
    margin-bottom: 12px;
    margin-top: 50px;
    position: relative;
}
.progress_bar .progress_bar_title{
    /*color: hsl(218, 4%, 50%);*/
    color: rgb(4, 6, 22);
    font-size: 15px;
    font-weight: 300;
    position: relative;
    top: -28px;
    z-index: 1;
}
.progress_bar .progress_number{
    float: right;
    margin-top: -24px;
}
.progress_bar .progress-bar-inner {
    background-color: hsl(0, 0%, 88%);
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: width 1s linear 0s;
    animation: animate-positive 2s;
}
.progress_bar .progress-bar-inner:before {
    content: "";
    background-color: hsl(0, 0%, 100%);
    border-radius: 50%;
    width: 4px;
    height: 4px;
    position: absolute;
    right: 1px;
    top: 0;
    z-index: 1;
}
.progress_bar .progress-bar-inner:after {
    content: "\f124";
    font-weight: 900;
    font-family: "Font Awesome 5 Brands","Font Awesome 5 Free";
    font-size: 24px;
    color: #f12245;
    position: absolute;
    top: -16px;
    right: -5px;
    transform: rotateZ(45deg);
}
@-webkit-keyframes animate-positive{
    0% { width: 0%; }
}
@keyframes animate-positive{
    0% { width: 0%; }
}

.advertisement_float {
    /*margin-bottom:0px;*/
    left:0;
    padding: 0.75rem 1.25rem;
    position: fixed;
    bottom: 0px;
    height: 50px;
    width:100%;
    z-index:999;
    margin: auto;
}

.advertisement_nofloat
{
    margin-bottom:0px;
    left:0;
    position: relative;
    width:100%;
}


#monitor {
	background: #000; 
	position: relative;
	border-top: 3px solid #888; 
	margin: 5%;
	padding: 2% 2% 2% 3%;
    border-radius: 10px; 
    width: 168px;
    /*
	border-bottom-left-radius: 50% 2%; 
    border-bottom-right-radius: 50% 2%; 
    */
	transition: margin-right 1s;
}
/*
#monitor:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 3%;
	left: 36%;
	height: .5%; 
	width: 28%;
	background: #ddd; 
	border-radius: 50%; 
	box-shadow: 0 0 3px 0 white; 
}
*/
#monitorscreen {
	position: relative;
/*
    background-color: #777;
*/
	background-size: cover; 
	background-position: top center;
    height: 300px; 
	padding-bottom: 56.25%; 
	overflow: hidden;
}


@media all and (min-width: 960px) {
	#monitor {
		-webkit-animation: tvflicker .2s infinite alternate; 
		-moz-animation:    tvflicker .5s infinite alternate; 
		-o-animation:      tvflicker .5s infinite alternate; 
		animation:         tvflicker .5s infinite alternate; 
	}

	@-webkit-keyframes tvflicker {
	  0%   { box-shadow: 0 0 100px 0 rgba(200,235,255,0.4); }
	  100% { box-shadow: 0 0 95px 0 rgba(200,230,255,0.45); }
	}
	@-moz-keyframes tvflicker {
	  0%   { box-shadow: 0 0 100px 0 rgba(225,235,255,0.4); }
	  100% { box-shadow: 0 0 60px 0 rgba(200,220,255,0.6); }
	}
	@-o-keyframes tvflicker {
	  0%   { box-shadow: 0 0 100px 0 rgba(225,235,255,0.4); }
	  100% { box-shadow: 0 0 60px 0 rgba(200,220,255,0.6); }
	}
	@keyframes tvflicker {
	  0%   { box-shadow: 0 0 100px 0 rgba(225,235,255,0.4); }
	  100% { box-shadow: 0 0 60px 0 rgba(200,220,255,0.6); }
	}
}

 /* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
 .flip-card {
    background-color: transparent;
    width: 264px;
    height: 440px;
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
  }

  .flip-title {
    text-align: center;
    width: 264px;
  }
  
  /* This container is needed to position the front and back side */
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  
  /* Do an horizontal flip when you move the mouse over the flip box container */
  .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }
  
  /* Position the front and back side */
  .flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
  }
  
  /* Style the front side (fallback if image is missing) */
  .flip-card-front {
  }
  
  /* Style the back side */
  .flip-card-back {
    background-color: #e4e5e6;
    color: white;
    transform: rotateY(180deg);
  } 

  .slick-slide
  {
  width: 400px;
  }

  /* Style image hover */

  .containerimage {
    position: relative;
    height: 231px;
    width: 154px;
    overflow: hidden;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
    transition: box-shadow 0.3s ease-out;
  }
  
  .containerimage:hover {
    box-shadow: 1px 2px 10px rgba(0,0,0,0.5);
  }
  
  .img-container {
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: transform 0.3s ease-out;
    z-index: 2;
  }
  
  .img-container:hover {
      cursor: pointer;
  }
  
  .containerimage:hover .img-container {
      transform: translateY(-100px);
  }
  
  .img-container > img {
    height: 100%;
    width: 100%;
    transition: opacity 0.3s ease-out;
  }
  
  .containerimage:hover > .img-container > img {
    opacity: 0.5;
  }
  
  .social-media {
    display: flex;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    margin: 0;
    padding: 0;
  }
  
  .social-media > li {
    list-style: none;
  }
  
  .social-media > li > a {
    display: block;
    height: 50px;
    width: 50px;
    background-color: #FFF;
    text-align: center;
    color: #262626;
    margin: 0 5px;
    border-radius: 50%;
    opacity: 0;
    transform: translateY(200px);
    transition: all 0.3s ease-out;
  }
  
  .containerimage:hover > .social-media > li > a {
    transform: translateY(0);
    opacity: 1;
  }
  
  .social-media > li > a > .fas {
    font-size: 24px;
    line-height: 50px;
    transition: transform 0.3s ease-out;
  }
  
  .social-media > li > a:hover > .fas {
    transform: rotateY(360deg);
  }
  
  .containerimage:hover .social-media li:nth-child(1) a {
      transition-delay: 0s;
  }
  
  .containerimage:hover .social-media li:nth-child(2) a {
      transition-delay: 0.1s;
  }
  
  .containerimage:hover .social-media li:nth-child(3) a {
      transition-delay: 0.2s;
  }
  
  .containerimage:hover .social-media li:nth-child(4) a {
      transition-delay: 0.3s;
  }
  
  .containerimage:hover .social-media li:nth-child(5) a {
      transition-delay: 0.4s;
  }
  
  .user-info {
    position: absolute;
      bottom: 0;
      left: 0;
      background-color: #FFF;
      height: 100px;
      width: 100%;
      box-sizing: border-box;
      padding: 10px;
    text-align: center
  }
  
  .user-info > h2 {
    padding: 0;
    margin: 10px 0;
  }
  
  .user-info > span {
    color: #262626;
    font-size: 16px;
  }