body 
{
	margin:5px 25px 0px 25px;
	padding:0px;
	background-color:#d0e1fd;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

h1
{
	display:block;
	padding:5px;
	margin:0px;
	font-weight:normal;
	font-family:Verdana, Times New Roman, sans-serif;
	font-size:16px;
	background-image:url('/images/styles/default/bg_h1.png');
	background-repeat:repeat-x;
	border:solid 1px #dfdfdf;
}

h2
{
	display:block;
	padding:5px;
	margin:5px 0px 0px 0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#eef7c8;
	border:solid 1px #d7eaaa;
	color:#4a4932;
}

h3
{
	display:block;
	padding:0px 0px 5px 0px;
	margin:5px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#646464;
}

p
{
	margin:5px;
}

small
{
	font-size:11px;
	margin:0px;
	padding:0px;
}

.page_header
{
	display:block;
}

.admin_login_box
{
	background-color:#ffffff;
	padding:5px;
	border:solid 1px #c0c0c0;
	text-align:left;
	margin:0px;
	width:320px;
}

.admin_login_box_title
{
	background-image:url('/images/styles/default/bg_title.png');
	background-repeat:repeat-x;
	font-weight:bold;
	display:block;
	color:#ffffff;
	font-size:16px;
	text-align:left;
	padding:5px;
	width:320px;
}

.admin_nav_border
{
	background-color:#eff3f8;
	border:solid 1px #c0c0c0;
	border-right-width:0px;
	width:185px;
}

.admin_nav_padding
{
	padding:5px;
}

.admin_nav_box
{
	border:solid 1px #d7eaaa;
	background-color:#eef7c8;
	width:170px;
}

.admin_nav_title_box
{
	border:solid 1px #bce5ab;
	background-color:#4a4932;
	font-size:14px;
	font-weight:bold;
	color:#f5fbef;
	padding:5px;
}

.admin_nav_content_box
{
	padding:10px;
}

.admin_content_border
{
	background-color:#ffffff;
	border:solid 1px #c0c0c0;
	border-left-width:0px;
	padding:10px;
}

.top_technology_publisher
{
	background-color:#000000; 
	color:#ffffff; 
	font-weight:bold; 
	padding:2px; 
	display:inline-block;
	width:128px;
	text-align:center;
}

.top_powered_by
{
	font-weight:bold;
}

.header_box 
{
    background:url('/images/styles/default/bg_header.png') repeat-x;
}

.header_bar div 
{
   background: url('/images/styles/default/bg_header_tl.png') no-repeat top left;
}

.header_bar 
{
   background: url('/images/styles/default/bg_header_tr.png') no-repeat top right;
}

.header_bar div, .header_bar 
{
   width:100%;
   height:50px;
}

.header_logo
{
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
	border:solid 1px #646464;
	position:absolute;
	margin-top:-40px;
	margin-left:10px;
}

.header_title
{
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	margin-top:-37px;
	padding-right:20px;
	float:right;
}

.input_title
{
	font-weight:bold;
	font-size:14px;
	color:#646464;
}

.input_dropdown
{
	font-size:14px;
}

.feedback_failure
{
	color:#d50005;	
	font-weight:bold;
}

.feedback_success
{
	color:#008000;	
	font-weight:bold;
}

.table_header
{
	border-top:solid 1px #c0c0c0;
	border-bottom:solid 1px #c0c0c0;
	background-color:#efefef;
	color:#000000;
	font-weight:bold;
}

.table_row
{
	background-color:#ffffff;
	border-bottom:solid 1px #c0c0c0;
}

.table_row_alt
{
	background-color:#eff5fb;
	border-bottom:solid 1px #c0c0c0;
}

a:link, a:active, a:visited
{ 
	color:#004eb3;
	text-decoration:underline;
        font-size: 14px;
}
a:hover 
{
	color:#004eb3;
	text-decoration:none;
}

/* Subscriber Section */
.subscriber_login_box
{
	background-color:#ffffff;
	padding:5px;
	border:solid 1px #c0c0c0;
	text-align:center;
	margin:0px;
	width:300px;
}

.subscriber_login_box_title
{
	background-image:url('/images/styles/default/bg_title.png');
	background-repeat:repeat-x;
	font-weight:bold;
	display:block;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	padding:0px;
	width:100%;
}
.subscriber_input_title
{
	font-weight:bold;
	font-size:14px;
	color:#646464;
}
.subscriber_input_box
{
	width:250px;
}

.subscriber_body 
{
	margin:5px 5px 0px 5px;
	padding:0px;
        background:none transparent;
	font-size:12px;
	font-family:Arial;
	color:#000000;
}
.subscriber_button
{
	font-size:14px;
        font-weight:bold;
        background-color: #c79000;
}

.logout_button {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 5px;
    margin-right: 5px;
    background-color: #c79000;
}

.departmentSearchContainer, .ipStatusSearchContainer {display: none;}

.c_tp_description p,
.c_tp_description p span {
  font-size: 1rem !important;
}
