/*TEMPLATEBLOCK(primarycolor)*/
 .navbar-event {
     background: #cb6e03;
     background-image: -webkit-linear-gradient(top, #cb6e03, #000000);
     background-image: -moz-linear-gradient(top, #cb6e03, #000000);
     background-image: -ms-linear-gradient(top, #cb6e03, #000000);
     background-image: -o-linear-gradient(top, #cb6e03, #000000);
     background-image: linear-gradient(to bottom, #cb6e03, #000000);
     border-bottom: 1px solid #cb6e03;
}
 a {
     color: #cb6e03;
}
 .navbar-toggle {
     background-color: #cb6e03;
}
 .btn-primary {
     background-color: #cb6e03;
}
 .modal-footer .btn, .btn-primary:active, .btn-primary:visited, .btn-primary:focus, .btn-primary:hover {
     background-color: #cb6e03 !important;
}
 .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
     background-color: #cb6e03 !important;
}
/*dashboard*/
body[data-page="Dashboard"] div.circlenav div.circlenav-item a {
	background: linear-gradient(110deg, #cb6e03, #000000);
	border: 1px solid #cb6e03;
}
body[data-page="Dashboard"] div.circlenav div.circlenav-item a {
	border: 1px solid #cb6e03 !important;
}

body[data-page="Dashboard"] .navbar.navbar-static-top {
	background: #cb6e03;
     background-image: -webkit-linear-gradient(top, #cb6e03, #000000);
     background-image: -moz-linear-gradient(top, #cb6e03, #000000);
     background-image: -ms-linear-gradient(top, #cb6e03, #000000);
     background-image: -o-linear-gradient(top, #cb6e03, #000000);
     background-image: linear-gradient(to bottom, #cb6e03, #000000);
     border-bottom: 1px solid #cb6e03;
}

/*/TEMPLATEBLOCK(primarycolor)*/
/*TEMPLATEBLOCK(extracss)*/
.gr__live_eqtiming_com {
    background-color: #ccc888;
}
 

/*/TEMPLATEBLOCK(extracss)*/