/**
 * Sticky Footer
*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
	overflow: hidden;
	width:100%;
}
footer, #push {
	height: 50px; /* #push must be the same height as footer */
}
#push_reports {
	height:25px;
}
/**
 * Clearfix
*/
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clear {
	clear: both;
}
/**
 * Base Styles
*/

body {
 font-family: poppins!important;
	overflow: -moz-scrollbars-vertical;
}
.wrapper {
	margin: 0 auto;
	width: 990px;
}
.box {
	background: #EEE;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: #555;
	margin-bottom: 8px;
	padding: 8px;
}
.box-info {
	background: url("../images/information.png") no-repeat scroll 8px 10px #E8F6FF;
	border-bottom: 1px solid #B8E2FB;
	border-top: 1px solid #B8E2FB;
	padding-left: 32px;
}
.box-error {
	background: url("../images/mandatory_button_03.png") no-repeat scroll 8px 6px #F7C2C2;
	border-bottom: 1px solid #FA7C7C;
	border-top: 1px solid #FA7C7C;
	padding-left: 32px;
	display: none;
}
.summary {
	background: none repeat scroll 0 0 #EFEFEF;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	height: 59px;
	margin: 24px 0 auto;
	padding-bottom: 26px;
	padding-left: 24px;
	padding-top: 30px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	width: 944px;
	border-radius: 0.8em 0.8em 0.8em 0.8em;
	box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
}
.summarydetails {
	float: left;
	padding-top: 17px;
	width: 370px;
}
.summarydetails small {
	text-shadow:none;
	font-size:11px;
}
/**
 * Text Styles
*/

a {
	color: #007bc4;
	outline: none;
	text-decoration: none;
}
abbr, acronym {
	font-size: 85%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted black;
	cursor: help;
}
abbr[title], acronym[title], dfn[title] {
	border-bottom: 1px dotted #CCC;
	cursor: help;
}
code, kbd, samp, pre, tt, var, .code {
	font-family: poppins;
}
h1 {
	background-image: url(../images/Primary-logo_blue_o1.png);
	background-repeat: no-repeat;
	font-size: 20px;
	height: 130px;
	text-indent: -9999px;
	width: 300px;
}
h2 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 18px;
	padding-bottom: 9px;
	padding-top: 17px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, p {
	margin:1em 0;
}
h1, h2, h3, h4, h5, h6, b, strong, caption, th, thead, dt, legend {
	font-weight:bold;
}
ul, ol {
	padding-left: 2em;
}
li ul, li ol, ul ul, ol ol, dl dd {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
small, sup, sub {
	font-size: 90%;
}
.code {
	background-color: #EAEFF4;
	color: #069;
	overflow: auto;
	padding: 2px 6px;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/**
 * Login
*/
body.login {
	background-color:#FFFFFF;
	height:0;
}
.login-box {
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	width:400px;
}
.login-box-top {
	background: #FFFFFF;
	background: -moz-linear-gradient(top, #E1F2FC 0%, #F6F6F6 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1F2FC), color-stop(0.5, #F6F6F6));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1F2FC', endColorstr='#F6F6F6') progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=180, Strength=3);
	box-shadow: rgba(0,0,0,0.6) 0px 2px 3px;
	-moz-box-shadow: rgba(0,0,0,0.6) 0px 2px 3px;
	-webkit-box-shadow: rgba(0,0,0,0.6) 0px 2px 3px;
	-khtml-box-shadow: rgba(0,0,0,0.6) 0px 2px 3px;
	height: 295px;
	padding:25px 40px 5px;
	width:329px;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.login-hd {
	color:#000077;
	font-size:197%;
	margin-bottom:10px;
	text-align:center;
}
div#linebreak {
	border-bottom:1px solid #DDDDDD;
	margin:10px 0;
}
/**
 * Header
*/
#page-header {
	background: #fff;
	height: 140px;
	margin-bottom:45px;
	padding-top:13px;
}
#page-header h1 {
	color: #fff;
	margin: 0;
	line-height: 50px;
	text-shadow: 1px 1px 3px #000;
	float:left;
}
#util-nav {
	color: #161b4e;
	float: right;
	font-size: 11px;
	line-height: 25px;
	margin-top: 2px;
}
#util-nav ul {
	background:#161b4e;
	border-radius: 8px 8px 8px 8px;
	padding:15px;
}
#util-nav ul li ul {
	padding:0px;
}
#util-nav ul li ul li {
	padding:0px;
	margin-top:0px;
}
#util-nav ul li {
	float: left;
	list-style-type: none;
	padding: 0 5px;
	color:#fff;
}
#util-nav a {
	color: #fff;
	text-decoration: underline;
	border-radius: 8px 8px 8px 8px;
}
.round_nav {
	border-radius: 8px 8px 8px 8px;
	width:988px;
	padding:5px 0;
}
#main-nav {
	position: relative;
	background: none repeat scroll 0 0 #161b4e;
	float: left;
}
#main-nav ul {
	display: block;
	padding-left: 0;
}
#main-nav ul li {
	display: inline;
}
#main-nav ul li a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 17px;
	font-weight:normal;
	line-height: 27px;
	margin: 0 12px;
	padding: 0 4px;
}
#main-nav ul li a:hover {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #161b4e;
}
#main-nav ul li.active a {
	background: none repeat scroll 0 0 #FFFFFF;
	border-width: 1px;
	color: #161b4e;
	margin-bottom: -1px;
}
#main-nav #quick-links {
	border: 0 none;
	float: right;
	position: relative;
	z-index: 2000;
}
#main-nav #quick-links a {
	background: -moz-linear-gradient(center top, #F7F7F7, #E1E1E1) repeat scroll 0 0 transparent;
	border: 1px solid #BBBBBB;
	border-radius: 14px 14px 14px 14px;
	box-shadow: none;
	display: block;
	line-height: 25px;
	padding: 0 10px;
	text-shadow: 0 1px 0 #FFFFFF;
	width: 90px;
}
#main-nav #quick-links span {
	border-left: 1px solid #CCCCCC;
	padding-left: 8px;
	position: absolute;
	right: 15px;
	top: 1px;
}
#main-nav #quick-links ul {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #BBBBBB;
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
	display: none;
	left: 2px;
	position: absolute;
	top: 26px;
	width: 110px;
	z-index: 1000;
}
#main-nav #quick-links ul li {
	border: 0 none;
	line-height: 32px;
	padding: 0;
	z-index: 999;
}
#main-nav #quick-links ul li a {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	border-radius: 14px 14px 14px 14px !important;
	margin: 0;
}
#main-nav #quick-links:hover ul {
	display: block;
}
#main-nav #quick-links:hover a {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
#main-nav #quick-links ul li a:hover {
	background: none repeat scroll 0 0 #F7F7F7;
}
.menu_extra ul {
	margin-left: 3px;
	padding: 0;
}
.menu_extra li {
	border-right: 1px solid #fff;
	float: left;
	font-size: 1.08em !important;
	list-style: none outside none;
	margin-top: 0;
	padding: 3px 0px 4px;
}
.menu_extra li:hover {
	background:#D5D4D4;
	color: #4B1733 !important;
}
.menu_extra li a {
	color: #fff;
	padding:5px 8px;
}
.menu_extra li a:hover {
	color: #161b4e;
}
.menu_extra li.active {
	background-image: url("../images/hover_arrow.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 1.08em !important;
	background:#D5D4D4;
}
.menu_extra li.active a {
	color: #161b4e;
}
#page-subheader {
	background: none repeat scroll 0 0 #FFFFFF;
	padding-left:15px;
	padding-top: 0;
}
#page-subheader {
	background: none repeat scroll 0 0 #007bc4;
	margin-top:10px;
	padding-top: 0;
	width: 970px;
	display:inline-block;
}
#page-subheader .wrapper {
	position: relative;
}
#page-subheader input {
	position: absolute;
	right: 0;
	top: 13px;
	border: 1px solid #ccc;
	width: 225px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	box-shadow:0 1px 0 rgba(255,255,255,0.5);
	-moz-box-shadow:0 1px 0 rgba(255,255,255,0.5);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5);
	-khtml-box-shadow:0 1px 0 rgba(255,255,255,0.5);
	padding: 3px 5px;
}
/**
 * Content
*/
#content {
	min-height: 300px;
}
.steps {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	width: 556px;
	display:inline-block;
}
.steps ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.steps ul li {
	/*background-image: url("../images/arrow-head_03.png");
background-position: right center;
background-repeat: no-repeat;*/
    float:left;
	width: 185px;
	cursor: pointer;
}
.steps ul li:last-child {
	background-image: none;
}
.steps span {
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 5px;
}
.steps em {
	font-size: 10px;
	font-style: normal !important;
	padding-left: 9px;
	text-decoration: none;
}
.step_highlight h4 {
	background: none repeat scroll 0 0 #6AB620;
	border: 1px solid #99CD67;
	border-radius: 25px 25px 25px 25px;
	float: left;
	font-family: poppins;
	font-size: 24px;
	margin: 3px 6px 3px 0;
	padding: 6px 8px;
}
.step_inactive h4 {
	background: none repeat scroll 0 0 #DCDCDC;
	border: 1px solid #B3B3B3;
	border-radius: 25px 25px 25px 25px;
	float: left;
	font-family: poppins;
	font-size: 24px;
	margin: 3px 6px 3px 0;
	padding: 6px 8px;
}
.step_highlight {
	background-color:#5B6FB5;
	border-right: 4px solid #43548F;
	padding:5px;
	border:1px solid #4E609A;
}
.step_inactive {
	padding:5px;
	color:#7B7676;
	background:#d1d1d1;
	border-right:solid 4px #bcbcbc;
	border: 1px solid #7B7676;
}
.step_content {
	margin-right:10px;
}
.step_content p {
	margin:0;
	padding:0;
}
.step_detail {
	font-size:10px;
}
.green_bg {
	background-image: url("../images/green-bg_03.png");
	background-position: -7px -3px;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 38px;
	padding-top: 2px;
	width: 176px;
}
.green_bg2 {
	background-image: url("../images/green_bg2_03.png");
	background-position: -6px -3px;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 38px;
	margin-left: -23px;
	padding-left: 20px;
	padding-top: 2px;
	width: 180px;
}
.step_align {
	cursor: pointer;
	padding-top: 3px;
}
.joiner_head {
	background-color: #007bc4;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 10px;
	padding: 5px;
	width:960px;
}
.form_data {
	margin: 0;
	padding: 0;
	width: 520px;
}
.largeview {
	width:auto !important;
}
.newdata {
	width: 555px!important;
}
.input_text_large {
	border: 1px solid #161b4e;
	font-size: 18px;
	height: 30px !important;
	width: 146px;
}
.extra_data {
	background-color: #EFFCBD;
	border: 1px solid #96B818;
	display: none;
	margin-top: 5px;
	padding: 5px;
	width: 506px;
}
.extra_data_1 {
	background-color: #EFFCBD;
	border: 1px solid #96B818;
	height: 100px;
	margin-top: 5px;
	padding: 5px;
	width: 506px;
}
.form_data ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.form_data ul li {
	list-style: none outside none !important;
	margin-top: 10px;
}
.form_data label {
/* float: left;
         width: 193px; */
}
.form_data_1 {
	width: 540px;
}
.form_data_1 ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.form_data_1 ul li {
	list-style: none outside none !important;
	margin-top: 10px;
}
.form_data_1 label {
	float: left;
	width: 193px;
}
.label_medium {
	float: left;
	line-height: 28px;
	width: 240px !important;
}
.label_long {
	float: left;
	width: 535px !important;
}
.text_fields {
	border: 1px solid #161b4e;
	height: 101px !important;
	margin-top: 11px;
	width: 505px !important;
}
.text_fields_small {
	border: 1px solid #161b4e;
	height: 101px !important;
	margin-top: 11px;
	width: 462px !important;
}
.input_text {
	border: 1px solid #161b4e;
	height: 17px !important;
	width: 250px;
}
.input_postcode {
	border: 1px solid #161b4e;
	height: 22px;
	width: 130px;
}
.mandatory {
	background-color: #F7C2C2;
	border: 1px solid #FA7C7C;
	float: right;
	margin-bottom: 10px;
	margin-right: 75px;
	padding: 2px;
	width: 247px;
}
.mandatory span {
	display: block;
	float: left;
	margin-top: 3px;
}
.mandatory_img {
	float: left;
	margin-right: 5px;
}
.align_right {
	float: left;
	margin-left: 189px;
	width: 325px;
}
.thisdisplay {
	display: none !important;
}
.select_box {
	float: left;
}
.proceed_button {
	background-image: url("../images/proceed_button_03.png");
	background-repeat: no-repeat;
	height: 43px;
	margin: 25px auto 25px 186px;
	width: 177px;
}
.proceed_button a {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 17px;
	padding-top: 11px;
	text-decoration: none;
}
.joiner_right {
	float: right;
	width: 200px;
}
.joiner_right_image {
	float: right;
	width: 200px;
}
.bottom_manual_image {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 16px;
	height: 200px;
	line-height: 22px;
	margin-top: 20px;
	width: 200px;
}
.top_manual {
	background-color: #A90050;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	padding: 5px 10px 0;
	width: 180px;
}
.totalpayable {
	background-color: #161b4e;
	border: 1px solid #CCCCCC;
	border-radius: 7px 7px 7px 7px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	padding: 10px;
	text-align: center;
}
.client_details {
	float: left;
	margin: 0 0 3em;
	padding: 0;
}
.invoice_details {
	float: right;
}
.popup_heading {
	background: none repeat scroll 0 0 #161b4e;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 11px;
	padding: 6px;
}
.bigbuttonalign {
	float: right;
	margin: 0;
	padding-top: 8px;
	width: 239px;
}
.btnbig {
	font-size: 17px !important;
	height: 28px;
	padding-top: 12px !important;
	text-align: center;
	width: 186px;
}
.btn {
	
}
.btn_small {
	background: url("../images/btn-overlay.png") repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC !important;
	border-radius: 4px 4px 4px 4px;
	color: #777777 !important;
	cursor: pointer;
	display: inline-block;
	font-family: poppins;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 5px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
}
.btn:hover, .btn:focus, .btn:active {
	border: 1px solid #329ECC !important;
	box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
	opacity: 0.9;
	outline: medium none;
}
.btn_1 {
	background: url("../images/btn-overlay.png") repeat-x scroll 0 0 #FFFFFF !important;
	border: 1px solid #CCCCCC !important;
	border-radius: 4px 4px 4px 4px;
	color: #777777 !important;
	cursor: pointer;
	display: inline-block;
	font-family: poppins;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	padding: 0 1px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
}
.btn_1:hover, .btn_1:focus, .btn_1:active {
	border: 1px solid #329ECC !important;
	box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
	opacity: 0.9;
	outline: medium none;
}
.btn_2 {
	background: url("../images/btn-overlay.png") repeat-x scroll 0 0 #FFFFFF !important;
	border: 1px solid #CCCCCC !important;
	border-radius: 4px 4px 4px 4px;
	color: #777777 !important;
	cursor: pointer;
	display: inline-block;
	font-family: poppins;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 5px;
	padding: 5px 4px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
}
.btn_2:hover, .btn_2:focus, .btn_2:active {
	border: 1px solid #329ECC !important;
	box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
	opacity: 0.9;
	outline: medium none;
}
.btn-green {
	background-color:#007bc4;
	border:1px solid #007bc4;
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
	border-radius:50px;
	font-weight: bold;
}
.btn-green:hover, .btn-green:focus, .btn-green:active {
	border:1px solid #007bc4;
	background-color: #ffffff;
	color: #007bc4;
}
.btn-gguk {
	background-color: #329ECC !important;	
	color: #FFFFFF !important;
                padding:6px;
   	border-radius: 10px;
	margin-left:10px;
}
.btn-red {
	background-color:#007bc4;
	border:1px solid #007bc4;
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
	border-radius:50px;
	font-weight: bold;
}
.btn-red:hover, .btn-red:focus, .btn-red:active {
	border:1px solid #007bc4;
	background-color: #ffffff;
	color: #007bc4;
}
.btn-blue {
	background-color: #6AB620 !important;
	border: 1px solid #749217 !important;
	color: #FFFFFF !important;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.btn a {
	color: #FFFFFF;
	text-decoration: none;
}
.button_align {
	margin-bottom: 36px;
	margin-top: 20px;
	/*  width: 654px;*/
    float:right;
}
.button_align ul {
	margin: 0 auto !important;/* width: 400px;*/
}
.button_align li {
	float: left;
	list-style: none outside none !important;
}
.shorten {
	width:80px!important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.stylized {
	border-collapse: collapse;
	margin-bottom: 1em;
	margin-top: 1em;
}
table.stylized th, table.stylized td {
	line-height: 18px;
	padding: 8px 12px;
}
table.stylized th {
	background-color: #161b4e;
	color: #FFFFFF;
	cursor: pointer;
	text-align: left;
}
table.stylized tr.high {
	background-color: #FFFFAA !important;
}
table.stylized tbody th, table.stylized tbody td, table.stylized tfoot th, table.stylized tfoot td {
	border-bottom: 1px solid #EEEEEE;
}
table.stylized tfoot td {
	background-color: #F2F2F2 !important;
	border-bottom: 2px solid #DDDDDD;
}
table.stylized tr:nth-child(2n) td {
}
table.stylized tbody tr:nth-child(2n+1) th, table.stylized tbody tr:nth-child(2n+1) td {
	background: none repeat scroll 0 0 #FAFDFE;
}
table.stylized caption {
	font-size: 11px;
	margin-bottom: 1em;
	text-align: left;
	text-transform: uppercase;
}
table.no-style th, table.no-style td {
	line-height: 18px;
	padding: 4px 8px 4px 0;
}
table.no-style td, table.no-style th {
	background: none repeat scroll 0 0 transparent !important;
	border-bottom: 1px dotted #DDDDDD !important;
	color: #666666;
}
table.no-style caption {
	margin-bottom: 0;
	text-align: left;
}
td.legendLabel {
	font-size: 11px;
	padding: 0 4px;
	vertical-align: middle;
}
.dataTables_wrapper {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.75);
	border-radius: 0.8em 0.8em 0.8em 0.8em;
	box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	margin-bottom: 40px;
	padding: 9px 9px 5px;
}
.table_heading {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: -moz-linear-gradient(center top, white, #72C6E4 4%, #0C5FA5) repeat scroll 0 0 transparent;
	border-color: #50A3C8 #297CB4 #083F6F;
	border-style: solid;
	border-width: 1px;
	color: white;
	font-family: poppins;
	font-size: 1.5em;
	padding: 0.278em 0.444em 0.389em;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	width: 121px;
}
.dataTables_processing {
	background-color: white;
	border: 1px solid #DDDDDD;
	color: #999999;
	font-size: 14px;
	height: 30px;
	left: 50%;
	margin-left: -125px;
	margin-top: -15px;
	padding: 14px 0 2px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 250px;
}
.dataTables_length {
	float: left;
	width: 40%;
}
.dataTables_filter {
	float: right;
	text-align: right;
	width: 50%;
}
.dataTables_filter input[type="select"] {
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	outline: 0 none;
	padding: 3px;
}
.dataTables_info {
	float: left;
	width: 60%;
}
.dataTables_paginate {
	cursor: pointer;
	float: right;
	text-align: right;
	width: 42px;
}
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	float: left;
	height: 19px;
	margin-left: 1px;
	width: 19px;
	text-indent: 9999px;
}
.paginate_disabled_previous {
	background-image: url("../images/back_disabled.png");
}
.paginate_enabled_previous {
	background-image: url("../images/back_enabled.png");
}
.paginate_disabled_next {
	background-image: url("../images/forward_disabled.png");
}
.paginate_enabled_next {
	background-image: url("../images/forward_enabled.png");
}
table.display {
	clear: both;
	margin: 4px auto;
	width: 100%;
}
table.display thead th {
	line-height: 24px;
	cursor: pointer;
	font-size: 14px;
}
table.display tfoot th {
	padding: 3px 10px;
}
table.display tr.heading2 td {
	border-bottom: 1px solid #AAAAAA;
}
table.display td {
}
table.display td.center {
	text-align: center;
}
.sorting_asc {
	background: url("../images/sort_asc.png") no-repeat scroll right center transparent;
}
.sorting_desc {
	background: url("../images/sort_desc.png") no-repeat scroll right center transparent;
}
.sorting {
	background: url("../images/sort_both.png") no-repeat scroll right center transparent;
}
.sorting_asc_disabled {
	background: url("../images/sort_asc_disabled.png") no-repeat scroll right center transparent;
}
.sorting_desc_disabled {
	background: url("../images/sort_desc_disabled.png") no-repeat scroll right center transparent;
}
table.display tr.odd.gradeA {
	background-color: #DDFFDD;
}
table.display tr.even.gradeA {
	background-color: #EEFFEE;
}
table.display tr.odd.gradeA {
	background-color: #DDFFDD;
}
table.display tr.even.gradeA {
	background-color: #EEFFEE;
}
table.display tr.odd.gradeC {
	background-color: #DDDDFF;
}
table.display tr.even.gradeC {
	background-color: #EEEEFF;
}
table.display tr.odd.gradeX {
	background-color: #FFDDDD;
}
table.display tr.even.gradeX {
	background-color: #FFEEEE;
}
table.display tr.odd.gradeU {
	background-color: #DDDDDD;
}
table.display tr.even.gradeU {
	background-color: #EEEEEE;
}
tr.odd td.sorting_1 {
	background-color: #D3D6FF;
}
tr.odd td.sorting_2 {
	background-color: #DADCFF;
}
tr.odd td.sorting_3 {
	background-color: #E0E2FF;
}
tr.even td.sorting_1 {
	background-color: #FFFFFF;
}
tr.even td.sorting_2 {
	background-color: #F2F3FF;
}
tr.even td.sorting_3 {
	background-color: #F9F9FF;
}
tr.odd.gradeA td.sorting_1 {
	background-color: #C4FFC4;
}
tr.odd.gradeA td.sorting_2 {
	background-color: #D1FFD1;
}
tr.odd.gradeA td.sorting_3 {
	background-color: #D1FFD1;
}
tr.even.gradeA td.sorting_1 {
	background-color: #D5FFD5;
}
tr.even.gradeA td.sorting_2 {
	background-color: #E2FFE2;
}
tr.even.gradeA td.sorting_3 {
	background-color: #E2FFE2;
}
tr.odd.gradeC td.sorting_1 {
	background-color: #C4C4FF;
}
tr.odd.gradeC td.sorting_2 {
	background-color: #D1D1FF;
}
tr.odd.gradeC td.sorting_3 {
	background-color: #D1D1FF;
}
tr.even.gradeC td.sorting_1 {
	background-color: #D5D5FF;
}
tr.even.gradeC td.sorting_2 {
	background-color: #E2E2FF;
}
tr.even.gradeC td.sorting_3 {
	background-color: #E2E2FF;
}
tr.odd.gradeX td.sorting_1 {
	background-color: #FFFFFF;
}
tr.odd.gradeX td.sorting_2 {
	background-color: #FFD1D1;
}
tr.odd.gradeX td.sorting_3 {
	background-color: #FFD1D1;
}
tr.even.gradeX td.sorting_1 {
	background-color: #FFD5D5;
}
tr.even.gradeX td.sorting_2 {
	background-color: #FFE2E2;
}
tr.even.gradeX td.sorting_3 {
	background-color: #FFE2E2;
}
tr.odd.gradeU td.sorting_1 {
	background-color: #C4C4C4;
}
tr.odd.gradeU td.sorting_2 {
	background-color: #D1D1D1;
}
tr.odd.gradeU td.sorting_3 {
	background-color: #D1D1D1;
}
tr.even.gradeU td.sorting_1 {
	background-color: #D5D5D5;
}
tr.even.gradeU td.sorting_2 {
	background-color: #E2E2E2;
}
tr.even.gradeU td.sorting_3 {
	background-color: #E2E2E2;
}
table.stylized td.highlighted {
	background-color: #E2EFFF !important;
}
table.stylized td.title > div {
	background: url("../images/toggle-small-expand.png") no-repeat scroll 0 2px transparent;
	display: block;
	padding: 0 0 0 16px;
	position: relative;
}
table.stylized td.title div.listingDetails {
	background-color: #FFFFFF;
	border-color: #E2EFFF;
	border-style: solid;
	border-width: 1px 1px 3px;
	box-shadow: 0 0 8px rgba(82, 168, 236, 0.5);
	display: none;
	left: -12px;
	position: absolute;
	text-align: left;
	top: 26px;
}
table.stylized {
	border-collapse: collapse;
	margin-bottom: 1em;
	margin-top: 1em;
}
table.stylized th, table.stylized td {
	line-height: 18px;
	padding: 8px 4px;
}
table.stylized th {
	background-color:#007bc4;
	color: #FFFFFF;
	text-align: left;
}
table.stylized tr.high {
	background-color: #FFFFAA !important;
}
table.stylized tbody th, table.stylized tbody td, table.stylized tfoot th, table.stylized tfoot td {
	border-bottom: 1px solid #CCCCCC;
}
table.stylized tfoot td {
	background-color: #F2F2F2 !important;
	border-bottom: 2px solid #DDDDDD;
}
table.stylized tr:nth-child(2n) td {
	background: none repeat scroll 0 0 #D5FFD5;
}
table.stylized tbody tr:nth-child(2n+1) th, table.stylized tbody tr:nth-child(2n+1) td {
	background: none repeat scroll 0 0 #C4FFC4;
}
table.stylized caption {
	font-size: 11px;
	margin-bottom: 1em;
	text-align: left;
	text-transform: uppercase;
}
table.no-style th, table.no-style td {
	line-height: 18px;
	padding: 4px 8px 4px 0;
}
table.no-style td, table.no-style th {
	background: none repeat scroll 0 0 transparent !important;
	border-bottom: 1px dotted #DDDDDD !important;
	color: #666666;
}
table.no-style caption {
	margin-bottom: 0;
	text-align: left;
}
td.legendLabel {
	font-size: 11px;
	padding: 0 4px;
	vertical-align: middle;
}
th {
	font-size: 12px;
}
.dataTables_length {
	float: left;
	padding-bottom: 8px;
	width: 149px;
}
.dataTables_filter {
	text-align: right;
	width: 50%;
}
.search_option {
	background-image: url("../images/search.png");
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 22px;
}
/**
 * Footer*/
#page-footer {
	border-radius: 8px 8px 8px 8px;
	position: relative;
	background: none repeat scroll 0 0 #F0F0F0;
	margin: 0 auto;
	padding: 10px;
	width: 978px;
}
/*#footer-inner {
        border-top: 1px solid #bbb;
}*/
#footer-inner p {
	line-height: 26px;
	color:#4E89C7;
}
/**
 * Grids
*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8 {
	margin-left:18px;
	display:block;
	float:left;
}
.columns {
	display:block;
	float:left;
}
.first {
	margin-left:0;
	clear:left;
}
.leading {
	margin-bottom:18px;
}
.top {
	margin-top:18px;
}
.grid_1 {
	width:108px;
}
.grid_2 {
	width:234px;
}
.grid_3 {
	width:360px;
}
.grid_4 {
	width:486px;
}
.grid_5 {
	width:612px;
}
.grid_6 {
	width:738px;
}
.grid_7 {
	width:864px;
}
.grid_8 {
	margin-left:0;
	width: 990px;
}
/*css for tables*/

.main_container {
	margin: 0 auto;
	width: 960px;
}
/*New Styles Css*/
.main_container {
	margin:0 auto;
	width:960px;
}
.filter {
	float:left;
	width:380px;
}
.filter ul {
	margin:0;
	padding:0;
}
.filter ul li {
	list-style:none;
	display:inline;
	padding-left:10px;
}
.assign_enquiry {
	float:left;
	text-align:center;
}
.microsoft_icons {
	float:right;
}
.microsoft_icons ul {
	margin:0;
	padding:0;
}
.microsoft_icons ul li {
	list-style:none;
	display:inline;
	margin-right:10px;
}
.pagination_left {
	float:left;
	width:380px;
}
.page_title {
	float:left;
	text-align:center;
}
.pagination_right {
	float:right;
}
.pagination_right ul {
	margin:0;
	padding:0;
}
.pagination_right ul li {
	list-style:none;
	display:inline;
	margin-right:5px;
}
.pagination_right li strong {
	position:relative;
	top:-5px;
}
.pagination_right a {
	text-decoration:none;
	color:#000;
	line-height:20px;
}
.highlightpg {
	background: none repeat scroll 0 0 #8C8F96;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px 2px;
}
/*css for quick search*/
.search_bg {
	background: none repeat scroll 0 0 #EFEFEF;
	border: 1px solid rgba(255, 255, 255, 0.75);
	border-radius: 0.8em 0.8em 0.8em 0.8em;
	box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	margin-bottom: 23px;
	padding: 0.833em;
}
.align_td {
	text-align: left;
}
.table-font {
	font-family: poppins;
}
.barcode_display {
	height: 150px;
	width: 400px;
}
.subs-white {
                background: url(../images/subs_go_2024_icon_blue.png) no-repeat scroll 0 0 transparent;
	clear: both;
	float: right;
	height: 72px;
	margin-right: 10px;
	margin-top: 16px;
	text-indent: -9999px;
	width: 77px;
}
.banner-image {
	margin:25px auto;
	background:url(../images/subs2013-banner.png) no-repeat;
	width:300px;
	height:150px;
}
.banner-text {
	font-family:poppins;
	text-align:center;
	font-size:34px;
	color:#161b4e;
	font-weight:bold;
	padding-bottom:25px;
}
.spinner {
	background-image:url(../images/spinner.png);
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 1000;
	display: none;
	text-align:center;
}
.loading {
	height:100px;
	width:300px;
	background-color:#FFFFFF;
	margin:0 auto!important;
	margin-top:200px!important;
	-moz-border-radius: 5px;
	border:4px solid #ddd;
}
.loading_img {
	background-image: url("../images/ajax-loader.gif") !important;
	background-position: 7px 41px !important;
	background-repeat: no-repeat !important;
	float: left;
	height: 35px;
	margin-left: 8px;
	padding-left: 2px;
	padding-top: 66px;
	width: 270px;
}
.loading_img p {
	float: right;
	font-size: 13px;
	font-weight: bold;
	margin-top: -22px;
}
label.error, .error_parent, .error_access, .errorbatch, .errorsort, .erroraccno {
	background-color: #F7C2C2;
	background-image: url("../images/mandatory_button_03.png");
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid #FA7C7C;
	line-height: 15px;
	padding: 9px 5px 9px 24px;
	font-size: 12px;
	display: none;
}
.error_parent, .error_access {
	width:200px;
}
.updateLoader {
	background: url("../images/ajax-loader.gif") no-repeat left center;
	padding: 0 0 0 28px;
	font-size: 12px;
	font-weight: bold;
	display: none;
}
.alphaPagerDiv {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
ul.alphaPager {
	border: 0 none;
	display: inline;
	line-height: 200%;
	margin: 0;
	padding: 0;
}
ul.alphaPager li {
	display: inline;
}
ul.alphaPager a {
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 1px 6px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
ul.alphaPager a.active {
	border: 1px solid #000000;
	color: #FFFFFF;
	padding: 1px 6px;
	text-decoration: none;
	background: #999999;
	font-weight: bold;
	font-size: 11px;
}
.paymentsTable {
	margin: 10px 0 10px 0;
	border: 1px solid #CCCCCC;
	font-family:poppins;
}
.paymentsTable th {
	padding: 5px;
	background: #EFEFEF;
	font-weight:  bold;
	height: 40px;
	vertical-align: middle;
	font-size: 14px;
}
.paymentsTable td {
	height: 30px;
	vertical-align: middle;
	font-size: 12px;
	padding: 5px;
}
.paymentsTable td span {
	font-size: 13px;
	color: #A9B8E8;
	font-weight: bold;
}
.button_holder {
	padding:10px 0px;
}
.popup_content_box {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #AAAAAA;
	border-radius: 5px 5px 5px 5px;
	margin: 2px;
	padding:10px 10px 0px 10px;
}
.popup_form li {
	list-style:none;
	margin-bottom:15px;
}
.popup_form strong {
	float: left;
	width: 166px;
}
.popup_form label {
	margin-left:10px;
}
.unit {
	background:red !important;
}
#FontSelecttxt_message, #FontSizestxt_message {
	display:inline-block !important;
	margin-top:5px;
}
.float-right {
	float: right;
	margin-top: -10px;
}
.error-holder {
	display: block;
	margin: 15px 0;
}
.custom_form li {
	list-style: none outside none;
	margin-bottom: 10px;
}
.custom_form li label {
	float: left;
	font-weight: bold;
	line-height: 28px;
	width: 164px;
	color: #333333;
}
.custom_form_btn {
	border-top: solid 1px #CCCCCC;
	padding-top:10px;
}
.imp {
	color:#F00;
}
.iconic-menu {
	float: left;
	margin: 0px;
	padding: 0;
}
.iconic-menu li {
	float: left;
	font-size: 12px;
	list-style: none outside none;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-top: 40px;
}
.iconic-menu li a {
	background-position: center 5px;
	border: 4px solid #E7E7E7;
	border-radius: 7px 7px 7px 7px;
	color: #FFFFFF;
	padding: 40px 10px 10px;
}
.iconic-menu li a:hover {
	color:#cad6ff;
	background-color:#007bc4;
}
.tracker {
	background: url(../images/track.png) no-repeat scroll 0 0 #161b4e;
}
.live-invoice {
	background: url(../images/live-invoice.png) no-repeat scroll 0 0 #161b4e;
}
.recv-pay {
	background: url(../images/received-payments.png) no-repeat scroll 0 0 #161b4e;
}
.err-pay {
	background: url(../images/error-pay.png) no-repeat scroll 0 0 #161b4e;
}
.manual-pay {
	background: url(../images/manual-pay.png) no-repeat scroll 0 0 #161b4e;
}
.change-status {
	background: url(../images/change-status.png) no-repeat scroll 0 0 #161b4e;
}
.trial-invoice {
	background:url(../images/trial-invoice.png) no-repeat #161b4e;
}
.payment-rep {
	background:url(../images/payment-rep.png) no-repeat #161b4e;
}
.err-payment {
	background:url(../images/err-payment.png) no-repeat #161b4e;
}
.payback-rep {
	background:url(../images/payback-rep.png) no-repeat #161b4e;
}
.not-eligible {
	background:url(../images/not-eligible.png) no-repeat #161b4e;
}
.threshold {
	background:url(../images/threshold.png) no-repeat #161b4e;
}
.payback {
	background:url(../images/payback.png) no-repeat #161b4e;
}
.payback-completed {
	background:url(../images/payback-completed.png) no-repeat #161b4e;
}
.invoice-template {
	background:url(../images/invoice-template.png) no-repeat #161b4e;
}
.email-template {
	background:url(../images/email-template.png) no-repeat #161b4e;
}
.menu-submenu {
	background:url(../images/menu-submenu.png) no-repeat #161b4e;
}
.client-template {
	background:url(../images/client-template.png) no-repeat #161b4e;
}
.error-payment-status {
	background:url(../images/error-payment-status.png) no-repeat #161b4e;
}
.options {
	background:url(../images/options.png) no-repeat #161b4e;
}
.access {
	background:url(../images/access.png) no-repeat #161b4e;
}
.users {
	background:url(../images/users.png) no-repeat #161b4e;
}
.levy {
	background:url(../images/levy.png) no-repeat #161b4e;
}
.invoice_reports {
	background:url(../images/invoice_reports.png) no-repeat #161b4e;
}
.information_help {
	background: url("../images/information.png") no-repeat scroll 32px center #4C60A7;
	padding: 2px 21px 2px 5px;
	text-decoration: none !important;
}
.view-live-invoice {
	background:url(../images/view-live-invoice.png) no-repeat #161b4e;
}
.view-trial {
	background:url(../images/view-trial.png) no-repeat #161b4e;
}
.publish-live-invoices {
	background:url(../images/publish-live-invoices.png) no-repeat #161b4e;
}
.publish-trial-invoices {
	background:url(../images/publish-trial-invoices.png) no-repeat #161b4e;
}
.email {
	background:url(../images/email.png) no-repeat #161b4e;
}
#util-nav ul li {
	float: left;
	list-style-type: none;
	padding: 0 5px;
	margin-top:-14px;
}
.reconciliation-report {
	background:url(../images/reconciliation-report.png) no-repeat #161b4e;
}
.bank-reconciliation {
	background:url(../images/bank-reconciliation.png) no-repeat #161b4e;
}
.bgifc {
	background:url(../images/bgifc.png) no-repeat #161b4e;
}
.holidays {
	background:url(../images/holidays.png) no-repeat #161b4e;
}
.pay1 {
	background:url(../images/1st_pay.png) no-repeat #161b4e;
}
.pay1-over {
	background:url(../images/1st_pay_over.png) no-repeat #161b4e;
}
.pay2 {
	background:url(../images/2nd_pay.png) no-repeat #161b4e;
}
.pay2-over {
	background:url(../images/2nd_pay_over.png) no-repeat #161b4e;
}
.bacs {
	background:url(../images/bacs.png) no-repeat #161b4e;
}
.bacs_pay {
	background:url(../images/bacs_pay.png) no-repeat #161b4e;
}
.financial-statement {
	background:url(../images/financial-statement.png) no-repeat #161b4e;
}
.batch {
	background:url(../images/batch.png) no-repeat #161b4e;
}
.financial-summery {
	background:url(../images/financial-summery.png) no-repeat #161b4e;
}
.under_pay {
	background:url(../images/under_pay.png) no-repeat #161b4e;
}
.email_log {
	background:url(../images/email_log.png) no-repeat #161b4e;
}
.audit_track{
	background:url(../images/audit_track.png) no-repeat #161b4e;
	}

.dd_change_status{
	background:url(../images/dd_change_status.png) no-repeat #161b4e;
	}
#dragbar {
	background-color:#E2001A !important;
}
#session_content {
	background-color:#A6AFC9 !important;
}
body {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.search {
	float: right;
	position: relative;
	top: -5px;
}
.subs2013 {
	background: url("../images/subs2013.png") no-repeat scroll center center transparent;
	height: 313px;
	text-align: center;
	text-indent: -9999px;
}
.footer-container {
	position:absolute;
	bottom:0px;
	width:100%;/*  border-top: 1px solid #BBBBBB;
*/}
.main-wrapper {
	margin: 0 auto;
}
.content {
	overflow:hidden;
}
.extrapadding {
	margin:46px;
}
.edit-msg-editor {
	float:left;
}
.edit-msg {
	float: right;
	list-style: none outside none !important;
	margin-right: 40px;
	margin-top: -217px;
}
.edit-msg h4 {
	margin:0;
	padding:0;
}
.quick-links {
	float: left;
	font-size: 11px;
	font-weight: bold;
	list-style: none inside none;
	margin: 0 0 20px;
	padding: 0;
}
.quick-links li {
	float: left;
	margin-right: 5px;
}
.quick-links li ul {
	margin: 0;
	padding: 0;
}
.quick-links li ul li {
	background: url("../images/li.gif") no-repeat scroll left center transparent;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	float: none;
	line-height: 24px;
	list-style: none outside none;
	padding-left: 10px;
}
.quick-links li ul li a:hover {
	text-decoration:underline;
}
.quick-links li ul li:first-child a {
	color: black;
	font-size: 12px;
}
.quick-links li ul li:first-child a:hover {
	color: #5B6FB5;
}
.quick-links li ul li:first-child {
	background: url("../images/li-first-child.gif") no-repeat scroll left bottom transparent;
	border-left: medium none !important;
	list-style: none outside none;
	padding-left: 10px;
}
.noshow {
	visibility : hidden;
}
.showDiv {
	visibility : visible;
}
#passwordblock {
	margin: 2px;
}
#passwordblock li {
	list-style: none outside none;
	margin-bottom: 15px;
}
.right {
	float:right;
}
.statusDisplay {
	display: none;
}
.pay_stats {
	background:url(../images/pay_stats.png) no-repeat #161b4e;
}
#final_paid_div {
	color: #000!important;
	font-weight: normal!important;
}
.fourofour {
	margin:0 auto;
	height:222px;
	width:454px;
	background-image:url(../images/404.png);
	margin-top:50px;
}
.errorxss {
	margin:0 auto;
	height:222px;
	width:462px;
	background-image:url(../images/error.png);
	margin-top:50px;
}
label.error, .erroramt, .errorsort, .erroraccno, .errorpayment, .errornoacc, .erroraccnamesort, .erroramtz {
	background-color: #F7C2C2;
	background-image: url("../images/mandatory_button_03.png");
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid #FA7C7C;
	line-height: 15px;
	padding: 9px 5px 9px 24px;
	font-size: 12px;
	display: none;
}
.blocked_ip {
	color: #D8242F;
	font-size: 34px;
	margin: 148px auto 0;
	text-align: center;
	width: 700px;
}
.blocked_ip p {
	font-size:12px;
	color:#000!important;
}
.font-size-error {
	font-size:142px;
}
.mega {
	padding: 40px 0 0 0;
	font-size:18px!important;
}
.right_btn {
	float: right;
	margin-top: -5px;
}
.xport_btn {
	float: right;
}
.table_left {
	float:left;
	width:340px;
}
.table_right {
	float:right;
	width:600px;
}
.finance_statement {
	display:inline-block;
}
#paid_total_span {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}

.paybackDeduction {
    overflow:auto;
}

/* hack for webkit chrome and safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
h2 {
	padding-top:30px !important;
}
}

.bankError{
    color: #c42d2d;
    font-weight: bold;
    float: left;
}

.margin-right{
	margin-left: 10px;
	}
	.bottom-padding{
	margin-bottom: 40px;		
		}

/* DO NOT ADD ANYTHING BELOW THIS LINE */