


.text-primary {
    color: #00a6cf !important;
}
.sidebar-xs .gtk_logo_nav .sidebar-main-toggle .category-content{
    height:100%;
    width:49px !important; 
    background-image:  url("../img/logo_q_w.png?r");
   background-position: center center;
   background-repeat: no-repeat;
   background-size: 32px 32px !important;
   
}


.bootstrap-switch-slate{
        background-color: #43a047;
    border-color: #43a047;
    
    /* background-color: #78909c;
    border-color: #78909c;*/
    color: #fff;
}

.bootstrap-switch-teal-400{
        background-color: #009688;
    border-color: #009688;
    color: #fff;
}
.bootstrap-switch-teal-300{
     background-color: #4db6ac;
    border-color: #4db6ac;
    color: #fff;
}

.bootstrap-switch-gtk{
     background-color: #00a6cf;
    border-color: #00a6cf;
    color: #fff;
}

.nav-pills>li.active>a, .nav-pills>li>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #00a6cf !important;
    border:1px solid #00a6cf !important;
    
    
/*background-color: #43a047 !important;
    border:0px solid #43a047 !important;*/
    /*  background-color: #4db6ac !important;
    border:0px solid #4db6ac !important;*/
    
    box-shadow:1px 1px 2px #eee;
}


.nav-tabs.nav-tabs-highlight>li.active>a, .nav-tabs.nav-tabs-highlight>li.active>a:hover, .nav-tabs.nav-tabs-highlight>li.active>a:focus {
    /*border-top-color: #4db6ac !important;*/
   border-top-color: #00a6cf !important;
  
  
   
   
}
.sidebar-default .navigation > li.active > a, .sidebar-default .navigation > li.active > a:hover, .sidebar-default .navigation > li.active > a:focus {
    background-color: #00a6cf;
    color: #fff;
}

.border-bottom-gtk{
    border-bottom: 1px solid #00a6cf ;
}

.border-gtk{
    border-color: #00a6cf;
}

.label-gtk{
    background-color : #00a6cf !important;
}

.text-gtk{
    color : #00a6cf !important;
}
.bg-gtk{
    color: #fff;
    background-color: #00a6cf !important;
}
.btn-gtk, .btn-primary{
    color: #fff !important;
    background-color: #00a6cf !important;
    border: 1px solid #00a6cf !important;
}
.btn-white{
    color:#00a6cf !important;
}
.btn-gtk:hover, .btn-gtk:focus, .btn-primary:hover, .btn-primary:focus {
    color: #fff !important;
    background-color: #00a6cf !important;
    border: 1px solid #00a6cf !important;
    box-shadow:1px 1px 2px #ccc !important;
    
}

.navbar-default .navbar-nav>.active>a {
    -webkit-box-shadow: 0 1px 0 0 #00a6cf;
    box-shadow: 0 1px 0 0 #00a6cf;
}
.navbar-default .navbar-link , .table >td> a, a{
    color: #00a6cf;
}

.page-header{
    background:#00a6cf;
}
.wizard > .steps > ul > li:before, .wizard > .steps > ul > li:after ,.wizard > .actions > ul > li > a {

background-color: #00a6cf !important;
}
.wizard > .steps > ul > li.current .number {
    font-size: 0;
    border-color: #00a6cf;
    background-color: #fff;
    color: #00a6cf;
} 
.blockUI{
    color: #00a6cf !important;
}
.overlay-light{
    background:rgba(0,166, 207, 0.8) !important ;
    
}
#scroll-to-top{
      background-color:#00a6cf;
}
