* {
  -webkit-border-radius: 6 !important;
     -moz-border-radius: 6 !important;
          border-radius: 6 !important;
}

.form-control{
 -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
          
          	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom-width:0.2rem;
}


/*.btn-outline-primary.active.focus, .btn-outline-primary.active:focus, .btn-outline-primary.active:hover, .btn-outline-primary:active.focus, .btn-outline-primary:active:focus, .btn-outline-primary:active:hover, .open>.btn-outline-primary.dropdown-toggle.focus, .open>.btn-outline-primary.dropdown-toggle:focus, .open>.btn-outline-primary.dropdown-toggle:hover{
background-color:rgba(255,255,255,.01);
	color:#0275d8;
	border-color:1px solid #0275d8;

}
*/
.tag{
 
 overflow-wrap: break-all;
 white-space:normal;
 
 border-radius:1rem;
}

.tag-pill:hover{
	
	cursor:pointer;
	color:rgba(255,255,255,.7);
	
	
	
	
}

.btn {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.dd2-item{
	
	display:block;
	padding:1rem;
	
}

.dd2-item:hover{
	
	background-color:#f5f5f5;
	color:#2b2d2f;
	cursor:pointer;
}

.z-depth-1 {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);

}

button{
text-transform:uppercase;
}

.card-padding{
	padding:25px;
	padding-left:15px;
	padding-right:15px;
	
}
.tblue {
color:#0275d8;
}

label{
	
	font-size:1.1rem;
	color:#777;
	
}

.tpink{
background-color:#e91e63;
}

.col-center {
  float: none;
  margin: 0 auto;
}
.nav222{
    background-color: #1976D2;
    background: -webkit-linear-gradient(305deg,#0D47A1,#42A5F5);
    background: linear-gradient(145deg,#0D47A1,#42A5F5);
    color: #fff;
    height:90px;
}
.nav222-link{
	color:#fff;
}


.l-layer-5 {
    z-index: 5;
}
.l-pinned-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}




.tttable-active-new {
	border-left:solid 1rem #0275d8;
    background-color: rgba(0,0,0,.01);
    border-rightt:solid 1rem #0275d8;
	font-size:110%;
   
}

.ttable-hover tbody tr:hover {
	border-left:solid 0.5rem #0275d8;
    background-color: rgba(0,0,0,.01);
   
	color:#0275d8;
}


.cwebafrica{
	border-left:solid 0.5rem #3ac7ea;
    background-color:rgba(58, 199, 234,0.1);
   
}
.cwebafrica:hover { background: rgba(58, 199, 234,0.05) !important; }
.cwebafrica:hover td { background: transparent; }




.cafri{
	border-left:solid 0.5rem #B72628;
    background-color:rgba(183,38,40,0.1);
    color:#111;
}
.cafri:hover { background: rgba(183,38,40,0.05) !important; }
.cafri:hover td { background: transparent; }



.cmtn{
	border-left:solid 0.5rem #f4d942;
    background-color:rgba(244,223,66,0.1);
}
.cmtn:hover { background: rgba(244,223,66,0.05) !important; }
.cmtn:hover td { background: transparent; }




.caxxess{
	border-left:solid 0.5rem #fe6a12;
    background-color:rgba(254,106,18,0.1);
}
.caxxess:hover { background: rgba(254,106,18,0.05) !important; }
.caxxess:hover td { background: transparent; }




.ctelkom{
	border-left:solid 0.5rem #0083c3;
    background-color:rgba(0,131,195,0.1);
}
.ctelkom:hover { background: rgba(0,131,195,0.05) !important; }
.ctelkom:hover td { background: transparent; }




.cvodacom{
	border-left:solid 0.5rem #E31F00;
    background-color:rgba(227,31,0,0.1);
}
.cvodacom:hover { background: rgba(227,31,0,0.05) !important; }
.cvodacom:hover td { background: transparent; }


.cmweb{
	border-left:solid 0.5rem #004A9A;
    background-color:rgba(0,74,154,0.1);
}
.cmweb:hover { background: rgba(0,74,154,0.05) !important; }
.cmweb:hover td { background: transparent; }


.ccybersmart{
	border-left:solid 0.5rem #004A9A;
    background-color:rgba(205,203,189,0.1);
}
.ccybersmart:hover { background: rgba(205,203,189,0.05) !important; }
.ccybersmart:hover td { background: transparent; }


.chomeconnect{
	border-left:solid 0.5rem #00AFFF;
    background-color:rgba(0,175,255,0.1);
}
.chomeconnect:hover { background: rgba(0,175,255,0.05) !important; }
.chomeconnect:hover td { background: transparent; }



.copenweb{
	border-left:solid 0.5rem #215294;
    background-color:rgba(33,82,148,0.1);
}
.copenweb:hover { background: rgba(33,82,148,0.05) !important; }
.copenweb:hover td { background: transparent; }


.ccoolideas{
	border-left:solid 0.5rem #1E73BE;
    background-color:rgba(30,115,190,0.1);
}
.ccoolideas:hover { background: rgba(30,115,190,0.05) !important; }
.ccoolideas:hover td { background: transparent; }



.ccellc{
	border-left:solid 0.5rem #0073a4;
    background-color:rgba(0,115,164,0.1);
}
.ccellc:hover { background: rgba(0,115,164,0.05) !important; }
.ccellc:hover td { background: transparent; }





.fcard{
	max-width:31rem;
	width:90%;
	padding:2rem;
	border:1px solid #dedede;

	-webkit-border-radius: 6px;
    -moz-border-radius: 6px; 
     border-radius: 6px; 
}


.title-blur2  {
	color:#0275d8;
}

.tittle-blur2 i {
	color:#0275d8;
}

.border-blur2{
	
	border:1px solid #0275d8;
	box-shadow: 0 12px 15px 0 rgba(0,0,255,.08),0 2px 10px 0 rgba(0,0,255,.08);
    border-radius: 0px; 

}




.background-sky {
   
   
    background: -webkit-linear-gradient(305deg,#2E7D32,#77bd77);
    background: linear-gradient(145deg,#2E7D32,#77bd77);
    
    
      background: -webkit-linear-gradient(305deg,#154D26,#77bd77);
    background: linear-gradient(145deg,#154D26,#77bd77);
    
    
    color: #fff;
}
.main-nav {
  color: #fff;
    height: 56px;
    min-height: 56px;
    padding: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.24);
}

.btn-depth1 {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.19),0 2px 15px 0 rgba(0,0,0,.19);

}


.btn-outline-primary.active.focus, .btn-outline-primary.active:focus, .btn-outline-primary.active:hover, .btn-outline-primary:active.focus, .btn-outline-primary:active:focus, .btn-outline-primary:active:hover, .open>.btn-outline-primary.dropdown-toggle.focus, .open>.btn-outline-primary.dropdown-toggle:focus, .open>.btn-outline-primary.dropdown-toggle:hover{
	background-color:#0275d8;
	border-color:#0275d8;
	
}


.dropdown-item {
	padding:1rem;
}

.dropdown-menu{
	padding:1rem;
}
.dropdown-no-bs{
	box-shadow: 0 0px 0px 0 rgba(0,0,0,.0),0 0px 0px 0 rgba(0,0,0,.0);
	padding:1rem;
}

.dropdown button{
	box-shadow: 0 0px 0px 0 rgba(0,0,0,.0),0 0px 0px 0 rgba(0,0,0,.0);
}

.dropdown button:hover{
	background-color:#fff;
	color:#0275d8;
}
.dropdown button:focus{
	background-color:#fff;
	color:#0275d8;
}
.dropdown button.active{
	background-color:#fff;
	color:#0275d8;
}







.btn-outline-primary.active.focus, .btn-outline-primary.active:focus, .btn-outline-primary.active:hover, .btn-outline-primary:active.focus, .btn-outline-primary:active:focus, .btn-outline-primary:active:hover, .open>.btn-outline-primary.dropdown-toggle.focus, .open>.btn-outline-primary.dropdown-toggle:focus, .open>.btn-outline-primary.dropdown-toggle:hover{
	background-color:#0275d8;
	border-color:#0275d8;
	
}


.dropdown-item {
	padding:1rem;
}

.dropdown-menu{
	padding:1rem;
}
.dropdown-no-bs{
	box-shadow: 0 0px 0px 0 rgba(0,0,0,.0),0 0px 0px 0 rgba(0,0,0,.0);
	padding:1rem;
}

.dropdown button{
	box-shadow: 0 0px 0px 0 rgba(0,0,0,.0),0 0px 0px 0 rgba(0,0,0,.0);
}

.dropdown button:hover{
	background-color:#fff;
	color:#0275d8;
}
.dropdown button:focus{
	background-color:#fff;
	color:#0275d8;
}
.dropdown button.active{
	background-color:#fff;
	color:#0275d8;
}








.btn-fab{
 border-radius: 4rem !important;
 height:4rem;
 width:4rem;
 font-size:2.2rem !important;
 
 color:#fff;
 line-height:1.8em !important;
 padding:0rem !important;
 position:absolute;
 margin-top:-1.1rem;

 z-index:2;
 display:inline-block;
 margin-left:1rem;
 
 
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.19),0 2px 15px 0 rgba(0,0,0,.19) !important;
 
  
}


.btn-primary{
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.19),0 2px 15px 0 rgba(0,0,0,.19);
}


.btn-danger{
	border-color:#e60000;
	background-color:#e60000;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.19),0 2px 15px 0 rgba(0,0,0,.19);
	
}

.btn-danger:hover {
    color: #fff;
    background-color: #ff1a1a;
    border-color: #ff1a1a;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.19),0 2px 15px 0 rgba(0,0,0,.19);
}


.btn-danger:focus {
    color: #fff;
    background-color: #ff1a1a;
    border-color: #ff1a1a;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.19),0 2px 15px 0 rgba(0,0,0,.19);
}

.card-title{
	padding-top:1rem;
	padding-bottom:1rem;
}


.btn-link2:hover{
	background-color:#efefef;	
}


.btn-link2{
	
	padding:0.6rem;
	padding-left:1.4rem;
	padding-right:1.4rem;
	
	text-transform:uppercase;
	font-size:1.4rem;
	background-color:transparent;
	
}

.blue-link-nice{
	color:rgba(255,255,255,.5);
	font-size:1.3rem;
}


.blue-link-nice:hover{
	color:rgba(255,255,255,.8);

}
.blue-link-active{

	color:rgba(255,255,255,1);

}
.icon-btn{
	 
}
.icon-btn:hover{
 text-shadow: 2px 2px 4px #ccc;
	
}

.icon-btn-lg:hover{
 text-shadow: 2px 2px 4px #ccc;
	
}


html{
font-size:100%;
}

label {
	text-transform:uppercase;
	colorr:#444;
	ffont-size:1.1rem;
}



.demo-card {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 100px;
}

.tr_success{
	background-color:#5CB85C;
}
.tr_warning{
	background-color:blue;
}

.tr_danger{
	background-color:red;
}



.bs_success{
	border-left:3rem solid #5CB85C;
	
}
.bs_warning{
	border-left:3rem solid #F0AD4E;
	
}

.bs_danger{
	border-left:3rem solid #D9534F;
	
}



/*! angularjs-slider - v5.9.0 -  (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> -  https://github.com/angular-slider/angularjs-slider -  2016-12-12 */
.rzslider{position:relative;display:inline-block;width:100%;height:4px;margin:35px 0 15px 0;vertical-align:middle;user-select:none}.rzslider.with-legend{margin-bottom:40px}.rzslider[disabled]{cursor:not-allowed}.rzslider[disabled] .rz-pointer{cursor:not-allowed;background-color:#d8e0f3}.rzslider[disabled] .rz-bar-wrapper.rz-draggable{cursor:not-allowed}.rzslider[disabled] .rz-bar.rz-selection{background:#8b91a2}.rzslider[disabled] .rz-ticks .rz-tick{cursor:not-allowed}.rzslider[disabled] .rz-ticks .rz-tick.rz-selected{background:#8b91a2}.rzslider span{position:absolute;display:inline-block;white-space:nowrap}.rzslider .rz-base{width:100%;height:100%;padding:0}.rzslider .rz-bar-wrapper{left:0;z-index:1;width:100%;height:32px;padding-top:16px;margin-top:-16px;box-sizing:border-box}.rzslider .rz-bar-wrapper.rz-draggable{cursor:move}.rzslider .rz-bar{left:0;z-index:1;width:100%;height:4px;background:#d8e0f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-bar.rz-selection{z-index:2;background:#0db9f0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-pointer{top:-14px;z-index:3;width:32px;height:32px;cursor:pointer;background-color:#0db9f0;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.rzslider .rz-pointer:after{position:absolute;top:12px;left:12px;width:8px;height:8px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;content:''}.rzslider .rz-pointer:hover:after{background-color:#fff}.rzslider .rz-pointer.rz-active{z-index:4}.rzslider .rz-pointer.rz-active:after{background-color:#451aff}.rzslider .rz-bubble{bottom:16px;padding:1px 3px;color:#55637d;cursor:default}.rzslider .rz-bubble.rz-selection{top:16px}.rzslider .rz-bubble.rz-limit{color:#55637d}.rzslider .rz-ticks{position:absolute;top:-3px;left:0;z-index:1;width:100%;height:0;margin:0;list-style:none;box-sizing:border-box}.rzslider .rz-ticks .rz-tick{position:absolute;top:0;left:0;width:10px;height:10px;margin-left:11px;text-align:center;cursor:pointer;background:#d8e0f3;border-radius:50%}.rzslider .rz-ticks .rz-tick.rz-selected{background:#0db9f0}.rzslider .rz-ticks .rz-tick .rz-tick-value{position:absolute;top:-30px;transform:translate(-50%,0)}.rzslider .rz-ticks .rz-tick .rz-tick-legend{position:absolute;top:24px;max-width:50px;white-space:normal;transform:translate(-50%,0)}.rzslider .rz-ticks.rz-ticks-values-under .rz-tick-value{top:initial;bottom:-32px}.rzslider.rz-vertical{position:relative;width:4px;height:100%;padding:0;margin:0 20px;vertical-align:baseline}.rzslider.rz-vertical .rz-base{width:100%;height:100%;padding:0}.rzslider.rz-vertical .rz-bar-wrapper{top:auto;left:0;width:32px;height:100%;padding:0 0 0 16px;margin:0 0 0 -16px}.rzslider.rz-vertical .rz-bar{bottom:0;left:auto;width:4px;height:100%}.rzslider.rz-vertical .rz-pointer{top:auto;bottom:0;left:-14px!important}.rzslider.rz-vertical .rz-bubble{bottom:0;left:16px!important;margin-left:3px}.rzslider.rz-vertical .rz-bubble.rz-selection{top:auto;left:16px!important}.rzslider.rz-vertical .rz-ticks{top:0;left:-3px;z-index:1;width:0;height:100%}.rzslider.rz-vertical .rz-ticks .rz-tick{margin-top:11px;margin-left:auto;vertical-align:middle}.rzslider.rz-vertical .rz-ticks .rz-tick .rz-tick-value{top:initial;left:24px;transform:translate(0,-28%)}.rzslider.rz-vertical .rz-ticks .rz-tick .rz-tick-legend{top:initial;right:24px;max-width:none;white-space:nowrap;transform:translate(0,-28%)}.rzslider.rz-vertical .rz-ticks.rz-ticks-values-under .rz-tick-value{right:24px;bottom:initial;left:initial}
