a { 
	color:#d9ab40;
	}
a:hover,
a:focus {
  color: #d9ab40;
}
body.external-page.external-alt .login-links a.active { 
	color:#d9ab40;
	}
body.external-page.external-alt .login-links a { 
	color:#d9ab40;
	}
.admin-form .theme-link {
	color:#d9ab40;
	}
.admin-form.theme-primary .theme-link {
	color:#d9ab40;
	}
.text-primary {
	color:#d9ab40;
	}
.text-warning-light {
	color:#d9ab40;
}
.btn-primary {
	background-color:#946A09;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-color:#BA8C1F
}
.btn-info {
	background-color:#BA8C1F
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-color:#946A09
}
.input-group.input-hero .input-group-addon + input.form-control {
	border-left: 3px solid #d9ab40;
}
.panel-primary.panel-border {
	border-color:#d9ab40;
	}
.admin-form .btn-primary {
	background-color:#d9ab40;
	border-color:#BC7233;
	}
.admin-form .btn-primary:hover, .admin-form .btn-primary:focus {
	background-color:#FD8C3A;
	border-color:#BC7233;
	}
.input-group-addon {
	color:#d9ab40;
}
a.list-group-item {
	color:#d9ab40;
}
.text-info {
	color:#d9ab40;
}
.navbar.bg-dark {
	background-color:#3f4450; !important;
	}
.autofade {
	background-color:#3f4450; !important;
	}
#topbar {
	color: white; background-color:#d9ab40
	}
#topbar a {
	color: white
	}
.breadcrumb > li {
	color: white;
	}
.breadcrumb .glyphicon, .breadcrumb .glyphicons {
	color: white;
	}
.admin-form label, .admin-form input, .admin-form button, .admin-form select, .admin-form textarea {
	color:#4d4d4f;
	}
.admin-form .panel-primary.heading-border:before, .admin-form .panel-primary .heading-border:before {
	background-color:#d9ab40 !important;
	}
.bg-primary {
    background-color: #d9ab40 !important;
    color: #f5f8fd;
	}
#sidebar_left.sidebar-light .sidebar-menu > li.active > a > span:nth-child(1) {
    color: #d9ab40;
	}
/* active item icon */
ul.tray-nav li.active a .fa {
    color: #d9ab40;
	}
/* Sub-Menu Active Item - Icon Color */
.sidebar-menu > li > ul > li.active > a > span:nth-child(1),
.sidebar-menu > li > ul > li > a.menu-open > span:nth-child(1) {
    color: #d9ab40;
	}

/* Sub-Menu Active Item - Border Color */
.sidebar-menu > li > ul > li.active > a:after,
.sidebar-menu > li > ul > li > a.menu-open:after {
    background: #d9ab40;
	}
#sidebar_left.sidebar-light .sidebar-menu > li > ul > li.active > a > span:nth-child(1),
#sidebar_left.sidebar-light .sidebar-menu > li > ul > li > a.menu-open > span:nth-child(1) {
    color: #d9ab40;
}
/* Nano colors/contextuals - default color grey */
.nano.affix.nano-primary > .nano-pane > .nano-slider {
    background: #d9ab40;
	}
.admin-form .heading-border:before {
	height:6px;
	}
div#login img {
	height:80px;
	}
.admin-form .state-warn + em {
	display: block !important;
	margin-top: 6px;
	padding: 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size: 0.85em;
	color: orange;
	}
.admin-form .state-success + em {
	display: block !important;
	margin-top: 6px;
	padding: 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size: 0.85em;
	color: green;
	}
.panel-tabs.panel-tabs-border > li.active > a {
	border-top: 2px solid #d9ab40;
	}
.admin-form .gui-input[disabled] {
	background-color:white;
	color: #020202;
	}
.navbar-default .navbar-nav > .active > a {
	color: white;
  background-color: #d9ab40;
	}
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: white;
  background-color: #d9ab40;
}
.navbar-default.navbar-shrink .navbar-nav > .active > a, .navbar-default.navbar-shrink .navbar-nav > .active {
color: #d9ab40;
background: transparent;
}
section#contact {
background-color: #d9ab40;
}
.dataTables_filter { 
float:right;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  color: white;
  background-color: #d9ab40;
  border-color: #9E622C;
}
.pagination>li>a, .pagination>li>span {
color: #d9ab40;
}
.form-control:focus { 
	border-color:#d9ab40;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(233, 208, 147, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(233, 208, 147, 0.6);
}
.chanList td {
height: 50px;
line-height: 50px;
font-size: 26px;
}
.chanListImg {
height: 50px;
width: auto;
}
.hov {
	display:block;background-size:contain;width:100%;height:100%;
	}
.hov:hover {
	outline:2px #d9ab40 solid; /* inner stroke */
    outline-offset:-2px; /* negative border width + outline width */
	}
.hovSel {
	outline:2px #d9ab40 dotted; /* inner stroke */
    outline-offset:-2px; /* negative border width + outline width */
	}
