body {
	background: #E8E8E8; 
	color: #00246C;
}
td  {
	color: #00246C;
}

h1, h2, h3, h4, h5, h6 {
	color: #00246C !important;
}

.loginBox_Top h1 {
	color: #01246c !important;
	background: white url(/includes/whitelabel/syndicate.watchtheahl.com/images/logo.png) 50% 35px no-repeat;
	background-size: 420px;
	padding: 132px 20px 10px 20px;
}
#login-header {
	padding: 10px;	
}

#account_search, #page_search {
	width: 100% !important;
}

.tab-nav ul li a {
	background: #dcdcdc !important;
	color: #00246C !important;
}

.tab-nav .selected  a {
	background: #C60001 !important;
	color: #ffffff !important;
}

#n {
border-bottom: 30px #C60001 solid;
    border-top: 30px #01246c solid;
        padding-top: 27px;
	       height: 150px;
}

#n a.selected span{
	color: #00246C;
	padding: 0 7px !important;;
}
#n a { 
	color: #C60001 !important;
}	
#n a:hover { 
	color: #3A3A3A !important;
}	

#c {
	padding: 20px;
}

#c #account .right {
	width: 49% !important;
}

#c .right {
	width: 300px;
}
#c .right #video_search, #c .right #publish_playlist, #c .right #update_report, #c .right #publish_video {
	width: 300px;
}

#update_report .pfbc-textbox, #update_report .pfbc-textarea, #update_report .pfbc-select {
	width: 300px !important;
}

a:link, a:visited {
	color: #C60001 !important;
}

.manage-button, .pfbc-buttons button, .pfbc-buttons submit ,
.field input[type='submit'] {
display: inline-block;
	padding: 4px 10px;
	border-radius: 10px;
	text-transform: uppercase;
	margin-right: 1px;
	margin-top: 1px;
	font-weight: bold;
	background: #00246C !important;
	border: 4px solid #dcdcdc;
	color: #fff !important;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	font-size: 12px !important;
    line-height: 1.42857;
}
