body{background: #f6f8fa; font-family: 'Roboto';}

#graph_24{min-height: 250px;}
#graph_24_{min-height: 250px;}
#graph_online{min-height: 250px;}
#graph_channels{min-height: 250px;}
#graph_rssi{min-height: 250px;}
			
.green_row, .green_row td {background-color: #def1de !important;}
.dark_green_row, .dark_green_row td {background-color: #9fd29f !important;}
.red_row td {background-color: #ff0000 !important;}
			
.unknown {color: #a9a9a9;}
.map_human {color: #0099d6;}
.map_beacon {color: #ff0000;}

.header_color {background: #2a3f53;}


.pointer{cursor: pointer;}

#mactron_table_vendor_progress {background-color: #9fd29f; height: 5px; display: none;}
			
th{vertical-align: middle;}

.bar {background-color: #feffc5; border: solid #AAA 1px; border-radius: 3px;}
.pencilclass{cursor: pointer;}
#mactron_status {margin-top: 20px; margin-bottom: 20px;}
.client{background-color: #def1de; color: #000; padding-left: 5px; padding-right: 5px; border-radius: 3px;}
.local{background-color: #9fd29f; color: #000; padding-left: 5px; padding-right: 5px; border-radius: 3px;}
.important{background-color: #ff0000; color: #FFFFFF; padding-left: 5px; padding-right: 5px; border-radius: 3px;}
.filter_minus{background-color: #a34da9; color: #feffc5; padding-left: 5px; padding-right: 5px; border-radius: 3px;}
.filter_plus{background-color: #c000ce; color: #FFFFFF; padding-left: 5px; padding-right: 5px; border-radius: 3px;}
			
#alerts{
	position:fixed;
	z-index:1400;
	top:8%;
	right:4%;
	margin:0px auto;
	text-align:center;
}	
			
.price {
 	font-size: 50px;
    color: #1d82ff;
}
			
.section {
	position: relative;
}

.home-5-bg {
	background: #1E90FF;
	position: relative;
	background-size: cover;
	height: 100%;
	background-position: center center;
}


			.home-5-content {
			  z-index: 1;
			  position: relative;
			}

			.bg-overlay {
				background-color: #505050;
				opacity: 0.7;
				position: absolute;
				top: 0;
				left: 0;
				height: 100%;
				width: 100%;
			}

			.home-center {
				display: table;
				width: 100%;
				height: 100%;
			}

			.home-desc-center {
				display: table-cell;
				vertical-align: middle;
			}

			.home-5-content {
				z-index: 1;
				position: relative;
			}

			.text-white-70 {
				color: rgba(255, 255, 255, 0.8);
			}

			.f-15 {
				font-size: 15px;
			}

			.home-5-bg #particles-js {
				z-index: 1!important;
			position: absolute;
				width: 100%;
				height: 100%;
			}	

.tab-content {padding: 1em;}

.design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}

.design-process-content {
    border: 1px solid #456385;
    position: relative;
    padding: 16px 16px 30px 30px;
}

.design-process-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-height: 100%;
}

.design-process-content h3 {
    margin-bottom: 16px;
}

.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}

.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 600px;
    margin: 20px auto 26px;
    border: none;
    z-index: 0;
}

.process-model li::after {
    background: #456385 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    left: 20px;
    top: 33px;
    width: 80%;
    z-index: -1;
}

.process-model li.visited::after {
    background: #456385;
}

.process-model li:last-child::after {
    width: 0;
}

.process-model li {
    display: inline-block;
    width: 18%;
    text-align: center;
    float: none;
}

.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    border: none;
    background: transparent;
	text-decoration: none;
}

.process-model li a {
    padding: 0;
    border: none;
    color: #456385;
}

.process-model li.active,
.process-model li.visited {
    color: #dc3545;
}
.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
    color: #dc3545;
}
.process-model li.active p,
.process-model li.visited p {
    font-weight: 600;
}
.process-model li i {
    display: block;
    height: 68px;
    width: 68px;
    text-align: center;
    margin: 0 auto;
    background: #f5f6f7;
    border: 2px solid #e5e5e5;
    line-height: 65px;
    font-size: 30px;
    border-radius: 50%;
}
.process-model li.active i, .process-model li.visited i  {
    background: #fff;
    border-color: #456385;
}
.process-model li p {
    font-size: 14px;
    margin-top: 11px;
}
.process-model.contact-us-tab li.visited a, .process-model.contact-us-tab li.visited p {
    color: #606060!important;
    font-weight: normal
}
.process-model.contact-us-tab li::after  {
    display: none; 
}
.process-model.contact-us-tab li.visited i {
    border-color: #e5e5e5; 
}



@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
        font-size: 23px;
        height: 50px;
        line-height: 46px;
        width: 50px;
    }
    .more-icon-preocess.process-model li::after {
        top: 24px;
    }
}
@media screen and (max-width: 380px) { 
    .process-model.more-icon-preocess li {
        width: 16%;
    }
    .more-icon-preocess.process-model li span {
        font-size: 16px;
        height: 35px;
        line-height: 32px;
        width: 35px;
    }
    .more-icon-preocess.process-model li p {
        font-size: 8px;
    }
    .more-icon-preocess.process-model li::after {
        top: 18px;
    }
    .process-model.more-icon-preocess {
        text-align: center;
    }
}

.cases {
    text-align: center;
 }

.cases i{
    display: block;
    height: 68px;
    width: 68px;
    text-align: center;
    margin: 0 auto;
    background: #f5f6f7;
    border: 2px solid #456385;
    line-height: 65px;
    font-size: 30px;
    border-radius: 10%;
   color: #dc3545;
}