﻿@charset "utf-8";

body {
	max-width: 100%;
	margin: 0px auto;
	font-size: 14px;
	font-family: 'ebrima';
	color: #333;
}

th {
	font-size: 14px;
	font-family: 'ebrima';
	font-weight: normal;
}

TD {
	font-size: 14px;
	font-family: 'ebrima';
}

@font-face {
	font-family: 'ebrima';
	src: url('../fonts/ebrima.eot') !important;
	src: url('../fonts/ebrima.ttf') !important;
	src: url('../fonts/ebrima.eot?#iefix') format('ebrima'), url('../fonts/ebrima.svg#ebrima') format('svg'), url('../fonts/ebrima.woff') format('woff'), url('../fonts/ebrima.ttf') format('truetype') !important;
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/opensans-condbold-webfont.eot');
	src: url('../fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-condbold-webfont.woff') format('woff'), url('../fonts/opensans-condbold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'lato';
	src: url('../fonts/lato.eot');
	src: url('../fonts/lato.eot?#iefix') format('lato'), url('../fonts/ebrima.svg#ebrima') format('svg'), url('/Themes/Default/fonts/lato.woff') format('woff'), url('../fonts/lato.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*--------------------------------- base links ---------------------------------*/
a:link {
	color: #064977;
}

a:visited {
	color: #064977;
}

a:hover {
	color: #064977;
	text-decoration: none;
}

a:active {
	color: #064977;
}

a:focus {
	color: #064977;
}

.home_bg {
	background: url(../images/home_bg.png) repeat-x;
}

.loginbg {
	background: #fff;
}

.active_row {
	background: #f3f5d8;
}

h3 {
	color: #064977;
}

img {
	border: 0px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear {
	clear: both;
}

.textfield_phone {
	padding: 5px;
	font-size: 14px;
	color: #333;
	padding: 3px;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
}

.textfield {
	padding: 5px;
	font-size: 13px;
	color: #333;
	padding: 3px;
	border: 1px solid #b9b9b9;
	border-radius: 5px;
}

input[type="text"] {
	margin: 0;
	padding: 5px;
	/*font-size: 13px;*/
	border-radius: none;
	border: 1px solid #b9b9b9;
	border-radius: 5px;
}

input[type="password"] {
	margin: 0;
	padding: 5px;
	font-size: 13px;
	border-radius: none;
	border: 1px solid #b9b9b9;
	border-radius: 5px;
}
/*-------------------header---------------------*/
.header_bg {
	background: url(../images/header_bg.jpg) repeat scroll center bottom transparent;
	height: 137px;
	margin: 0px;
	padding: 0px;
}

.head_align {
	padding-top: 16px !important;
	padding-left: 16px !important;
}

.logo {
	background: url(../images/header_leftimg.png) left no-repeat;
	width: 518px;
	height: 66px;
}

.logo-container {
	width: 284px;
	height: 70px;
}

.loginsection {
	/* background: #FFFFFF; */
	background: rgba(0,0,0,0.4);
	border-radius: 10px;
	/* width: 356px; */
	/* height: auto; */
	float: right;
	margin-top: -11%;
	padding: 15px;
	border: 1px solid rgba(255,255,255,0.2);
}

.logintext {
	color: #FFF !important;
	font-size: 16px;
	font-weight: normal;
	font-family: "lato" !important;
	margin-bottom: 20px;
}

.login_bottom {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin: 35px 0px;
}

.header_bg table {
	padding-top: 16px !important;
	padding-left: 16px;
}


	.header_bg table tr td {
		padding: 0px;
	}

.header_logo {
	cursor: pointer;
	font-size: 27px;
	color: rgb(255, 255, 255) !important;
	padding: 12px 6px;
}

	.header_logo > a {
		color: #fff !important;
	}

		.header_logo > a > h1 {
			color: rgb(255, 255, 255) !important;
			font-size: inherit;
			font-weight: normal !important;
			font-family: inherit;
			line-height: 38px;
		}

.header_right {
	/*background: url(../images/header_rightimg.png) no-repeat right;*/
	height: 82px;
	width: 306px;
	float: right;
	margin-right: 10px;
}

.inboxcontent {
	background: #fff;
	width: 43px;
	height: 29px;
	border-radius: 30px;
	padding: 11px 0px 0px 0px;
	box-shadow: 0px 2px 4px #999;
}

.wraptext {
	display: block;
	width: 600px;
	word-wrap: break-word;
}

.disabled {
	padding: 6px 15px;
	border: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 15px;
	font-weight: none;
	margin-bottom: 10px;
	background-color: #dcdcdc;
	color: black;
	border-color: transparent;
}
.site-logo {
	max-height: 80px;
}	
/* Nav Styles */

.nav {
	z-index: 999;
}
/*.navbar-form {
	border-color: #101010;
	margin-top: 0px;
	background: #2c2f34;
}*/
/*.navbar-collapse { background: #2c2f34; }*/
.navbar-inverse {
	background-color: red;
	border-color: #080808;
}

.navbar {
	position: relative;
	margin-bottom: 0px;
	border: 0px solid transparent;
}
/*.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 0px;
}*/
.navbar-toggle {
	position: relative;
	float: right;
	padding: 0px 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.corp-navbar {
	background: #1E4C77;
	margin: 0px;
	padding: 0px;
}
/* Nav Ends */


.headerBannerStateName {
	font-size: 18pt;
	color: #fcd21d;
	font-family: 'Great Vibes', cursive !important;
}

.page_title {
	color: #1E4C77;
	font-size: 18px;
	margin: 10px 5px 35px 0px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 15% 0px 0px;
}

.page_title2 {
	color: #fff;
	font-size: 17px;
	padding: 9px 13px;
	font-family: Ebrima !important;
	text-transform: uppercase;
}

.page_title3 {
	color: #064977;
	font-size: 18px;
	margin: 0px 5px 15px 0px;
	font-weight: normal;
	text-transform: uppercase;
}

.font_grey {
	color: #282983 !important;
	font-size: 13px;
	/*border-bottom: 1px dotted #064977 !important;*/
	border-bottom: 1px solid #CCCCCC !important;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #ddd;
}

.step_off {
	background: url(../images/process_off.png) no-repeat;
}

.step_on {
	background: url(../images/process_on.png) no-repeat;
}

.wizard {
	padding: 0px;
	margin: 0px;
}
/*  styles for steps flow   */
.step1off {
	background: url(../images/step1off.png) no-repeat;
	background-position: right;
}

.step1on {
	background: url(../images/step1on.png) no-repeat;
	background-position: right;
}

.step2off {
	background: url(../images/step2off.png) no-repeat;
	background-position: center;
}

.step2on {
	background: url(../images/step2on.png) no-repeat;
	background-position: center;
}

.step3next {
	background: url(../images/step3next.png) no-repeat;
	background-position: center;
}

.step4off {
	background: url(../images/step4off.png) no-repeat;
	background-position: left;
}

.step4on {
	background: url(../images/step4on.png) no-repeat;
	background-position: left;
}

.padsteps {
	padding: 0 12px 0 12px;
	/*width: 200px;*/
}

.padsteps_left {
	padding: 0 12px 0 28px;
	/*width: 200px;*/
}

.padsteps_right {
	padding: 0 20px 0 12px;
	width: 200px;
}

a.linksaction2:link, a.linksaction2:hover, a.linksaction2:active, a.linksaction2:visited {
	text-decoration: none;
	font-size: 13px;
	color: #064977;
	cursor: text;
	font-weight: normal;
	font-family: 'ebrima' !important;
}
/*  styles for steps flow END   */

/*  styles for Layout  */



.data_pannel {
	padding: 0px;
	background: #fff url(../images/table_bg.png) repeat-x;
	margin: 10px 0px;
	font-size: 15px;
	border: 1px solid #ccc;
	color: #333;
}

.data_panne2 {
	padding: 0px;
	background: #fff url(../images/table_bg.png) repeat-x;
	margin: 0px 0px;
	font-size: 15px;
	border: 0px solid #ccc;
}

.data_pannel3 {
	padding: 15px;
	margin: 0px 0px;
	font-size: 15px;
	color: #333;
	background: #FDFDFD none repeat scroll 0% 0%;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
}

.inner_databg {
	color: #fff;
	font-size: 14px;
	border-bottom: 1px dotted #064977;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	background-color:#064977;
		margin-bottom: 5px;
}

	.inner_databg .info_txt {
		font-size: 12px !important;
		color: #333 !important;
		text-transform: none !important;
		font-weight: normal !important;
	}

.divider {
	border-bottom: 1px dotted #064977;
}

.divider_lt {
	border-left: 1px dotted #064977;
}

.inner_databg1 {
	color: #064977;
	font-size: 14px;
	padding: 5px 0px 5px 10px;
}

.font_green {
	color: #669963;
	font-size: 14px;
}

.listdone {
	list-style: none;
	color: #669963;
	line-height: 22px;
}

	.listdone a {
		list-style: none;
		color: #669963;
	}

.font_blue {
	color: #064977;
	font-size: 13px;
	text-decoration: none;
	line-height: 22px;
}

.font_orange {
	color: #333;
}

.font_red {
	color: #d4000f;
}

.button {
	background: #064977;
	color: #fff;
	padding: 6px 15px;
	border: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 15px;
	font-weight: none;
	margin-bottom: 10px;
}

.button_grey {
	background: #CCC;
	color: #333;
	padding: 6px 15px;
	border: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 15px;
	font-weight: none;
	margin-bottom: 10px;
}

.button:hover {
	background: #043252;
}

.button2 {
	background: #995242;
	color: #fff;
	padding: 6px 15px;
	border: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 15px;
	font-weight: none;
	margin-bottom: 10px;
}

	.button2:hover {
		background: #8a3b29;
	}

.grid_layout {
	margin: 0px;
	color: #333;
	font-size: 15px;
}

.grid {
	border: 1px dotted #7baed4;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	padding: px 5px;
}

.grid_layout tr th {
	border-bottom: 1px dotted #7baed4;
	padding: 8px 10px;
}

.grid_layout tr td {
	border-bottom: 1px dotted #7baed4;
	padding: 8px 10px;
}

	.grid_layout tr td table tr td {
		border-bottom: 0px solid #064977;
		padding: 8px 6px;
	}

	.grid_layout tr td table.grid_layout tr td {
		border-bottom: 1px dotted #7baed4;
	}

.grid_layout2 {
	margin: 0px;
	color: #333;
	font-size: 15px;
}

	.grid_layout2 tr th {
		border-bottom: 1px solid #b5b4b4;
		padding: 8px 10px;
	}

	.grid_layout2 tr td {
		border-bottom: 1px solid #b5b4b4;
		padding: 8px 10px;
	}

		.grid_layout2 tr td table tr td {
			border-bottom: 0px solid #b5b4b4;
			padding: 8px 6px;
		}

		.grid_layout2 tr td table.grid_layout tr td {
			border-bottom: 1px solid #b5b4b4;
		}

.grid_layout3 {
	margin: 0px;
	color: #fff;
	font-size: 15px;
}

	.grid_layout3 tr th {
		border-bottom: 0px solid #fff;
		padding: 8px 10px;
	}

	.grid_layout3 tr td {
		border-bottom: 0px solid #fff;
		padding: 8px 10px;
	}

		.grid_layout3 tr td table tr td {
			border-bottom: 0px solid #fff;
			padding: 8px 6px;
		}

		.grid_layout3 tr td table.grid_layout tr td {
			border-bottom: 0px solid #fff;
		}

.grid_layout4 {
	margin: 0px;
	color: #333;
	font-size: 15px;
	margin-top: 15px;
}

	.grid_layout4 tr th {
		border-bottom: 1px solid #e8e8e8;
		padding: 8px 10px;
	}

	.grid_layout4 tr td {
		border-bottom: 1px solid #e8e8e8;
		padding: 8px 10px;
	}

		.grid_layout4 tr td table tr td {
			border-bottom: 0px solid #e8e8e8;
			padding: 8px 6px;
		}

		.grid_layout4 tr td table.grid_layout4 tr td {
			border-bottom: 1px solid #e8e8e8;
		}
/*  styles for Layout End  */

/*  styles for Footer  */
.footer {
	background: #1E4C77;
	width: 100%;
	text-align: center;
	font-size: 13px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	padding: 5px;
}

.footerbg {
	color: #fff;
}

.stepwidth {
}

.button_small2 {
	background: #232b2d;
	color: #fff;
	font-size: 11px;
	border-radius: 6px;
	padding: 3px 7px;
	border: 0px;
	font-family: 'ebrima';
}


.button_small2_disabled {
	background: #CCC;
	color: #999;
	font-size: 11px;
	border-radius: 8px;
	padding: 3px 7px;
	border: 0px;
	font-family: 'ebrima';
}

/*  styles for Footer  */


.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #3E5C81 !important;
	white-space: nowrap;
	font-family: 'lato';
}


.dropdown-submenu {
	position: relative;
}

.dropdown-menu {
}

.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 0px 6px 6px;
	-moz-border-radius: 0 0px 6px 6px;
	border-radius: 0 0px 6px 6px;
	background: #ededed;
}

.dropdown-submenu .dropdown-menu .dropdown-submenu .dropdown-menu {
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
	background: #e1e1e1;
}

.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}

.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

	.dropdown-submenu.pull-left > .dropdown-menu {
		left: -100%;
		margin-left: 10px;
		-webkit-border-radius: 6px 0 6px 6px;
		-moz-border-radius: 6px 0 6px 6px;
		border-radius: 6px 0 6px 6px;
	}


@media (max-width:1400px) {
	.wizard_width {
		width: 100%;
	}

	.step_width {
		width: 70px;
	}

	.registratio_bg {
		background: #305d86; /* #458a1d*/
		color: #fff;
		padding: 35px 30px;
		height: 391px;
	}
}

@media (max-width:536px) {
	.count_small {
		margin-left: -16px !important;
		margin-top: -40px !important;
	}
}

@media (min-width:320px) and (max-width:480px) {
	.info {
		display: block !important;
	}

	.help-line {
		font-size: 11px !important;
		padding-top: 2px;
	}

	.headerbluecontent4 {
		font-size: 15px;
	}

	.head_align {
		padding: 15px 0px 0px 10px !important;
	}

	.logo {
		background: url(../images/header_leftimg2.png) left no-repeat;
		width: 300px;
		height: 66px;
	}

	.login_bg {
		width: 90% !important;
		margin: 10px auto;
	}

	.registratio_bg {
		background: #305d86; /* #458a1d*/
		color: #fff;
		padding: 35px 30px;
		height: auto !important;
	}

	.header_logo {
		font-size: 22px !important;
		padding: 10px 0px;
	}

	.header_bg1 {
		height: 60px;
		margin: 0px;
		padding: 0px;
	}

	.main-header {
		margin-top: 57px !important;
	}

	.content-wrapper, .right-side, .main-footer {
		margin-top: 96px;
	}

	.main-sidebar, .left-side {
		margin-top: 105px;
	}

	.page_title2 {
		font-size: 15px;
		padding: 12px 13px;
	}

	.header-list > li > a {
		border: none !important;
		border-radius: none !important;
		padding: 0px;
	}

	.header-list {
		margin: 15px 2px 0px 0px !important;
	}
}

@media (min-width:480px) and (max-width:992px) {
	.registratio_bg {
		background: #305d86; /* #458a1d*/
		color: #fff;
		padding: 35px 30px;
		height: auto !important;
	}
}

@media (max-width:1024px) {
	.wizard_width {
		width: 100%;
	}

	.step_width {
		width: 60px;
	}
}
/*  styles for login  */
.bodybg2 {
	max-width: 100%;
	margin: 0px auto;
	color: #333 !important;
	// background: url("../images/bodybg.png") repeat-x scroll 0% 0% !important;
	font-size: 14px;
}

.bodybg1 {
	padding-bottom: 30px;
	color: #333 !important;
}

.bodybg3 {
	background: #fff;
	padding-bottom: 46px;
	color: #333 !important;
}

.bodybg4 {
	background: #fff;
	color: #333 !important;
}

.login_bg {
	width: 78%;
	margin: 10px auto;
}

.forgot_bg {
	background: #fff;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.1);
	box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.1);
	width: 45%;
	padding-right: 0px;
	margin: 10px auto;
}

.change_password {
	background: #fff;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.1);
	box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.1);
	width: 380px;
	padding-right: 0px;
	margin: 10px auto;
}

.log_bg {
	color: #2b5784;
	padding: 25px 24px;
}
/*.log_bg1 {
	color: #2b5784;
	padding: 0px 24px 10px 24px;
}*/
.registratio_bg {
	background: #305d86; /* #458a1d*/
	color: #fff;
	padding: 35px 30px;
	height: 391px;
}

.title_txt {
	font-size: 24px;
	color: #fff;
	font-family: 'lato' !important;
}

.title_txt2 {
	font-size: 24px;
	color: #305D86;
	font-family: 'lato' !important;
}

.rtitle_txt {
	font-size: 24px;
	font-family: 'lato' !important;
}

.font12 {
	font-size: 13px;
	color: #ffd56c;
	font-family: 'lato' !important;
}

.font13 {
	color: #064977;
	font-family: 'lato' !important;
}

.fontcolorblue {
	color: #3E5C81;
}

.font12white {
	font-size: 12px;
	color: #fff;
}

.regist_data {
	width: 70%;
	margin: 0px auto;
}

.button_bg {
	background: #305d86 !important;
	color: #fff !important;
	font-weight: normal !important;
	border-radius: 8px !important;
	/*margin: 5px 0px 0px 0px !important;*/
	border: 0px !important;
	cursor: pointer;
}

.viewall {
	background: #fff !important;
	color: #305d86 !important;
	font-weight: normal !important;
	border-radius: 8px !important;
	margin: 5px 0px 0px 0px !important;
	border: 0px !important;
	cursor: pointer;
}

.viewall2 {
	background: #fff !important;
	color: #305d86 !important;
	font-weight: normal !important;
	border-radius: 8px !important;
	margin: 5px 0px 0px 0px !important;
	border: 0px !important;
	cursor: pointer;
	padding: 10px;
}

.delete_bt {
	background: #c65657;
	color: #fff;
	font-weight: normal;
	border-radius: 5px;
	padding: 3px 12px;
	border: 0px;
	font-size: 13px;
}

.add_bt {
	background: #249321;
	color: #fff;
	font-weight: normal;
	border-radius: 5px;
	padding: 3px 12px;
	border: 0px;
	cursor: pointer;
	font-size: 13px;
}

.bt_new {
	background: #305d86;
	color: #fff;
	font-weight: normal;
	border-radius: 5px;
	padding: 3px 12px;
	border: 0px;
	cursor: pointer;
	font-size: 13px;
}

.bt_register {
	background: #399339;
	color: #fff;
	font-weight: normal;
	border-radius: 5px;
	padding: 5px 16px;
	border: 0px;
	cursor: pointer;
	font-size: 13px;
}

.button_edit {
	background: #971212;
	color: #fff !important;
	font-weight: normal !important;
	border-radius: 5px;
	padding: 4px 12px;
	border: 0px !important;
	cursor: pointer;
	border: 0px;
	border-radius: 4px;
	font-weight: normal;
}

.button_edit1 {
	background: #0B3459;
	color: #fff !important;
	font-weight: normal !important;
	border-radius: 5px;
	padding: 2px 12px;
	border: 0px !important;
	font-size: 14px;
	cursor: pointer;
	border: 0px;
	border-radius: 4px;
	font-weight: normal;
}

.bt_search {
	background: #064977;
	color: #fff;
	font-weight: normal;
	border-radius: 5px;
	padding: 5px 16px;
	border: 0px;
	cursor: pointer;
	font-size: 13px;
}

.bt_disable {
	background: #aeaeae;
	color: #fff;
	font-weight: normal;
	border-radius: 5px;
	padding: 5px 16px;
	border: 0px;
	cursor: pointer;
	font-size: 13px;
}

.bt_register_edit {
	background: #e47206;
	color: #fff;
	font-weight: normal;
	border-radius: 5px;
	padding: 5px 16px;
	border: 0px;
	cursor: pointer;
	font-size: 13px;
}

.edit_bt {
	background: #e47206;
	color: #fff;
	font-weight: normal;
	border-radius: 5px;
	padding: 4px 12px;
	border: 0px;
}

.green_bt {
	background: #eaae1a !important;
	border: 0px !important;
	color: #062132 !important;
	margin: 5px 0px 0px 0px !important;
}

.login_page.navmain li a {
	color: #fff;
}

.green_bt:hover {
	background: #eaae1a !important;
	border: 0px !important;
	color: #062132 !important;
	margin: 5px 0px 0px 0px !important;
}

.boder_bottom {
	border-bottom: 1px dotted #3d7094;
	margin-top: 10px;
}

.txt_left {
	text-align: left;
}

.txt_right {
	text-align: right;
}

.txt_center {
	text-align: center;
}

.lineheight18 {
	line-height: 18px;
}

.lineheight20 {
	line-height: 20px;
}

.lineheight22 {
	line-height: 22px;
}

.lineheight24 {
	line-height: 24px;
}

.green_font {
	color: #458a1d;
}
/*DASHBOARD STYLES*/
.border {
	border: 1px solid #ccc;
	vertical-align: top;
}

.headerbluecontent {
	border-bottom: 1px dashed #939393;
	/*	color: #67757e;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;*/
	background: #edf1f4;
	text-transform: uppercase;
	font-size: 14px;
	color: #064977;
	font-family: 'ebrima';
}
.headerbluecontentcurve {
	border-bottom: 1px dashed #939393;
	background: #edf1f4;
	text-transform: uppercase;
	font-size: 14px;
	color: #064977;
	font-family: 'ebrima';
	border-radius:25px;
}

.border1 {
	background: none repeat scroll 0 0 #e4e1d8;
	/* border-radius: 8px; */
	padding: 8px;
	vertical-align: top;
	margin: 18px 0px 10px 0px;
	border-radius: 10px;
	border: 1px solid #ccc;
}

.headerbluecontent3 {
	border-bottom: 1px dashed #939393;
	/*	color: #67757e;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;*/
	background: #edf1f4;
	padding: 8px 8px 5px 8px;
	text-transform: uppercase;
	font-size: 14px;
	color: #064977;
	font-family: 'ebrima';
	margin: 5px 0px 5px 0px !important;
}

.headerbluecontent5 {
	border-bottom: 0px dashed #939393;
	/*	color: #67757e;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;*/
	background: #1E4C77;
	padding: 8px 8px 5px 8px;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	font-family: 'lato';
	line-height: 24px;
	height: 45px;
}

.headerbluecontent6 {
	border-bottom: 0px dashed #939393;
	padding: 8px 8px 5px 8px;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	font-family: 'lato';
	height: 45px;
}

.headerbluecontent2 {
	/*	color: #67757e;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;*/
	padding: 8px 8px 5px 8px;
	text-transform: uppercase;
	font-size: 14px;
	color: #064977;
	font-family: 'ebrima';
}

.headerbluecontent3 a {
	/*	border-bottom: 1px solid #e1dfc6;
	color: #67757e;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;*/
	text-transform: uppercase;
	color: #064977 !important;
	text-decoration: none;
}

.headerbluecontent3 img {
	margin-top: -2px;
}

.headerbluecontent4 {
	border-bottom: 0px solid #e1dfc6;
	color: #064977;
	font-size: 16px !important;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 8px 8px 7px 8px;
	font-family: 'OpenSans';
	text-transform: uppercase;
}

	.headerbluecontent4 table tr td {
		border-bottom: 0px solid #e1dfc6;
		color: #102c47;
		font-size: 14px !important;
		font-weight: normal;
		margin-bottom: 3px;
		padding-bottom: 3px;
		text-transform: uppercase;
	}

.headerbluecontent_new {
	border-bottom: 1px solid #e0e0e0;
	color: #333;
	font-size: 16px !important;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 0px 8px 8px 0px;
	font-family: 'OpenSans';
	text-transform: uppercase;
}

.questionerfont {
	border-bottom: 1px solid #e1dfc6;
	color: #064977;
	font-size: 16px;
	padding: 15px;
}

	.questionerfont td {
		padding: 8px 5px;
	}

.innerbg2 {
	background-color: #dadada;
}

.bggrey1 {
	background: none repeat scroll 0 0 #e3e3e3;
}

.bgwhite {
	background: none repeat scroll 0 0 #fff;
}

.whitebg {
	background: #fff !important;
	z-index: 9999;
}

.bggreyhead {
	background: none repeat scroll 0 0 #53789d;
	color: #fff !important;
	padding: 5px 5px;
	font-size: 14px;
}

.bggreyhead2 {
	background: none repeat scroll 0 0 #f2f2f2;
	color: #3e5c81;
	padding: 5px 5px;
	font-size: 14px;
	font-family: 'lato';
	font-weight: normal;
}

.bggreyhead3 {
	color: #fff;
	padding: 5px 5px;
	font-size: 14px;
	font-family: 'lato';
	font-weight: normal;
	background: url(../images/tran.png) repeat top left;
}

.button_small_green {
	background: none repeat scroll 0 0 #995242;
	border: 0 none;
	border-radius: 8px;
	color: #fff;
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 10px;
	text-transform: uppercase;
}
/******************Search styles**********************/
.public_reports {
	background: none;
	width: 100%;
}

.searchbg {
	background: url("../images/bg_toensearch.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 22px;
	width: 100%;
}

.public_reports ul {
	padding: 0px;
	width: 100%;
	margin: 0px;
}

.public_reports li {
	position: relative;
	margin: 0px;
	list-style-type: none;
	display: block;
	border-bottom: 1px dotted #333;
	padding: 8px 4px;
}

.menu {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	display: none;
}

.public_reports li:hover .menu {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}

.public_reports ul li h3 {
	margin: 5px 0px;
	width: 85%;
	padding: 0px;
}

.public_reports li:hover {
	background: none;
}

.public_reports li:hover {
	background: none;
}

.public_reports li a:link, .public_reports li a:visited {
	color: #38476b;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	background: none;
}

.public_reports li a:hover {
	color: #38476b;
	text-decoration: none;
}

.information {
	background: none repeat scroll 0 0 #fbfbeb;
	border: 1px solid #cecec1;
	border-radius: 5px;
	margin-right: 8px;
	min-height: 45px;
	padding: 10px;
	text-align: center;
	width: 90%;
}

.list_dashboard ul {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

.list_dashboard li {
	list-style-type: none;
	display: block;
	line-height: 28px;
}

	.list_dashboard li a:link, .list_dashboard li a:visited {
		color: #066;
		text-decoration: none;
		font-size: 14px;
	}

	.list_dashboard li a:hover {
		color: #066;
		text-decoration: underline;
	}

.bgpink {
	background: #fee2d4;
}

.greyfont {
	color: #999;
}

.biennium {
	color: #67757e;
	font-size: 22px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

.firm {
	color: #67757e;
	font-family: opensans;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

.footer_login2 {
	background: url("../images/footer_innerbg123.gif") repeat-x scroll center bottom rgba(0, 0, 0, 0);
	background-color: #67757e;
	color: #fff;
	height: 84px;
}

.loginmiddlebg2 {
	background: url("../images/login_footerbgmidle123.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	height: 84px;
}

.footer_login3 {
	background: url("../images/footer_innerbg.gif") repeat-x scroll center bottom rgba(0, 0, 0, 0);
	color: #fff;
	height: 82px;
}

.loginmiddlebg3 {
	background: url("../images/login_footerbgmidle.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	background: url("../images/login_footerbgmidle.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	height: 80px;
}

.footertxt_login a:link, .footertxt_login a:visited {
	color: #fefeef;
	text-decoration: none;
}

.footertxt_login a:hover {
	color: #fefeef;
	text-decoration: underline;
}

.data_pannel1 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	background: #fafafa url(../images/table_bg.png) repeat-x top;
	padding: 10px;
	margin: 15px auto;
	-webkit-box-shadow: 0 0 2px 1px rgba(35, 96, 147, .4);
	box-shadow: 0 0 2px 1px rgba(35, 96, 147, .4);
	box-shadow: 0px 2px 4px #999;
	color: #6c6c6c;
}

.dashboard_databg {
	color: #fff;
	font-size: 18px;
	border-bottom: 1px dotted #fff;
	padding: 5px 0px 5px 10px;
}

.bluefont {
	color: #a7612a;
	font-size: 18px;
}

.bluefont_back {
	color: #064977;
	font-size: 18px;
}

.orangefont {
	color: #ba3600;
	font-size: 14px;
}

.greenfontnew {
	color: #679c30;
	font-size: 14px;
}

.greenfontnew_big {
	color: #679c30;
	font-size: 16px;
	line-height: 28px;
}

.greenfontnew_big2 {
	color: #679c30;
	font-size: 24px;
	line-height: 28px;
}

.greenfontnew_big3 {
	color: #679c30;
	font-size: 20px;
	line-height: 28px;
}

.greyfont {
	color: #5c6d7e;
	font-size: 14px;
}

.orange {
	color: #000 !important;
}

.blue {
	color: #305d86;
}

.step_width {
	width: 100px;
}

.db {
	background: #133b5e;
	color: #fff;
	padding: 5px;
	border-radius: 25px;
	width: auto;
}

.pagetitle_big {
	background: url("../images/bg_pagetitle_big.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #fff;
	float: left;
	font-family: opensans;
	font-size: 20px;
	font-weight: normal;
	padding: 4px 30px 4px 12px;
	text-transform: uppercase;
	width: 600px;
}

.border_pagetitle {
	border-bottom: 2px solid #67757e;
	height: 30px;
}
/* RADIO BUTTON 

.switch_2 {
	position: relative;
	height: 26px;
	width: 100%;
	background: #fff;
	border: 1px solid #c9c9c9;
}
.switch {
	position: relative;
	height: 26px;
	width: 160px;
	background: #fff;
	border: 1px solid #c9c9c9;
}
.switch-label {
	position: relative;
	z-index: 2;
	float: left;
	width: 75px;
	line-height: 26px;
	font-size: 15px;
	color: #003b64;
	text-align: center;
	cursor: pointer;
}
.switch-label:active {
	font-weight: normal;
}
.switch-label-off {
	padding-left: 2px;
}
.switch-label-on {
	padding-right: 2px;
}
.switch-input {
	display: none;
}
.switch-input:checked + .switch-label {
	font-weight: bold;
	color: #fff;
	-webkit-transition: 0.15s ease-out;
	-moz-transition: 0.15s ease-out;
	-o-transition: 0.15s ease-out;
	transition: 0.15s ease-out;
}
.switch-input:checked + .switch-label-on ~ .switch-selection {
	left: 80px;
}
.switch-selection {
	display: block;
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 2px;
	width: 78px;
	height: 22px;
	background: #003b64;
	color: #fff;
}
.switch-blue .switch-selection {
	background: #3aa2d0;
	background-image: -webkit-linear-gradient(top, #4fc9ee, #3aa2d0);
	background-image: -moz-linear-gradient(top, #4fc9ee, #3aa2d0);
	background-image: -o-linear-gradient(top, #4fc9ee, #3aa2d0);
	background-image: linear-gradient(to bottom, #4fc9ee, #3aa2d0);
}
.switch-yellow .switch-selection {
	background: #c4bb61;
	background-image: -webkit-linear-gradient(top, #e0dd94, #c4bb61);
	background-image: -moz-linear-gradient(top, #e0dd94, #c4bb61);
	background-image: -o-linear-gradient(top, #e0dd94, #c4bb61);
	background-image: linear-gradient(to bottom, #e0dd94, #c4bb61);
}

.txt_new {
	font-size: 15px;
	color: #g1g1g1;
}
.titile {
	font-size: 22px;
	color: #102c47;
}*/
/*  popup styles  */
.info_txt {
	color: #444;
	font-size: 12px;
	font-weight: normal;
	text-transform: none !important;
}

#clicker, .col-sort {
	cursor: pointer;
}

.col-no-sort {
    cursor: default;
}

#clicker2 {
	cursor: pointer;
}

#popup-wrapper {
	width: auto;
	height: auto;
	background-color: #fff;
	padding: 0px 10px 10px 10px;
}

#popup-wrapper2 {
	width: auto;
	height: auto;
	background-color: #fff;
	padding: 0px 0px;
}

#popup-wrapper3 {
	width: auto;
	height: auto;
	background-color: #fff;
	padding: 0px 0px;
}

#popup-wrapper4 {
	width: auto;
	height: auto;
	background-color: #fff;
	padding: 0px 10px 10px 10px;
}

#popup-wrapper5 {
	width: auto;
	height: auto;
	background-color: #fff;
	padding: 0px 10px 10px 10px;
}

.modalPopLite-mask {
	position: fixed;
	z-index: 9999;
	background-color: #000;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
}

.modalPopLite-wrapper {
	position: fixed;
	z-index: 999999;
	/*display:none;*/
	/*left:-10000px;*/
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, .9);
	-moz-box-shadow: 0 0px 25px rgba(0, 0, 0, .9);
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
	border: 5px solid #53789d;
	width: auto;
	background-color: #FFF;
}
/* popup */
.popBox-holder {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 999;
	background-color: #000;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.popBox-container {
	display: none;
	background-color: #fff;
	border: 4px solid #000;
	padding: 10px;
	text-align: center;
	z-index: 1000;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

	.popBox-container .done-button {
		margin-top: 10px;
	}

	.popBox-container .button {
		display: inline-block;
		zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
		*display: inline;
		vertical-align: baseline;
		margin: 0 2px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		font: 14px/100% Arial, Helvetica, sans-serif;
		padding: .5em 2em .55em;
		text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
		-webkit-border-radius: .5em;
		-moz-border-radius: .5em;
		border-radius: .5em;
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
		-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
		box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	}

		.popBox-container .button:hover {
			text-decoration: none;
		}

		.popBox-container .button:active {
			position: relative;
			top: 1px;
		}

	.popBox-container .small {
		font-size: 11px;
		padding: .2em 1em .275em;
	}

	.popBox-container .blue {
		color: #d9eef7;
		border: solid 1px #0076a3;
		background: #0095cd;
		background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
		background: -moz-linear-gradient(top, #00adee, #0078a5);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	}

		.popBox-container .blue:hover {
			background: #007ead;
			background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
			background: -moz-linear-gradient(top, #0095cc, #00678e);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
		}

		.popBox-container .blue:active {
			color: #80bed6;
			background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
			background: -moz-linear-gradient(top, #0078a5, #00adee);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
		}

.popBox-ajax-progress {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 99999;
	background-color: #000;
	filter: alpha(opacity=40);
	opacity: 0.2;
	background-image: url('ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end popup */


.rounded_circle {
	border-radius: 15px;
	font-size: 12px;
	padding: 2px 20px 0px 10px;
	color: #fff;
	background: #ededed;
}

.mailed_read {
	background: #e5e5e5;
}

.mail_time {
	color: #6f6f6f;
	font-size: 12px;
	border-radius: 10px;
}

.mail_from {
	color: #fff;
	font-size: 11px;
	padding: 2px 8px 2px 8px;
	border-radius: 10px;
	background: #999;
}

.mailed_read1 {
	border-bottom: 5px solid #c1d7ed;
	background: #f3f5d8;
}

.public_reports ul li:hover.mailed_read1 {
	border-bottom: 5px solid #064977;
	background: #f3f5d8;
}

.public_reports ul li.mailed_read1 {
	border-bottom: 5px solid #064977;
}

.welcome_user {
	background: #064977;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
}

.userInfo {
	color: #e8d500;
	font-size: 14px;
}

.content_inbox {
	border: 1px solid #d0d0d0;
	background: #fff;
	padding: 0px;
	-webkit-box-shadow: 0 0 2px 1px rgba(35, 96, 147, .4);
	box-shadow: 0 0 2px 1px rgba(35, 96, 147, .4);
}

.content_border {
	background: none;
	padding: 8px;
	border: 0px solid #e1e1e1;
	color: #ededed !important;
}

	.content_border a {
		text-decoration: none !important;
		margin-top: 10px !important;
		color: #102c47;
	}

.count {
	background: #e2b30f;
	text-decoration: none !important;
	color: #102c47;
	font-size: 18px;
	font-weight: normal;
	border-radius: 32px;
	padding: 1px 8px;
}

.button_bt {
	background: #305d86;
	border: 0px;
	padding: 8px 15px;
	border-radius: 18px;
	color: #fff;
}

.button_grei {
	background: #999;
	color: #fff;
	padding: 8px 24px;
	border-radius: 18px;
	border: 0px;
	cursor: pointer;
}

.table_section {
	border: 0px dashed #999;
	border-radius: 10px;
}

	.table_section tr td {
		border-bottom: 1px dashed #999;
		padding: 6px 10px;
	}

		.table_section tr td:last-child {
			border-right: 0px dashed #999;
		}

	.table_section trlast-child {
		border-bottom: 0px dashed #999;
	}

	.table_section tr td {
		border-right: 1px dashed #999;
	}

		.table_section tr td table tr td {
			border-bottom: 0px solid #064977;
			border-right: 0px dashed #999;
		}

.table_top_brd td {
	border-top: 0px dashed #999;
}

	.table_top_brd td table tr td {
		border-top: 0px dashed #999;
		padding: 4px 0px;
		border-right: 0px dashed #999;
	}

tr.table_bottom_brd td {
	border-bottom: 0px dashed #999;
}

.login_space {
	background: #fff;
	padding: 0px 0px 0px 15px;
	border: 1px solid #ccc;
	/*  width: 99%;   */
	margin: 15px 0px;
}

.login_space1 {
	background: #fff;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ccc;
	/*  width: 99%;   */
	margin: 0px 0px;
}

.border_top {
	border-top: 1px solid #000;
}

.odd {
	background: #f9f9f9;
	border-bottom: 1px dashed #ccc;
	padding: 12px;
}

.even {
	background: #e9e9e9;
}

	.even td {
		border-bottom: 1px solid #fff;
	}

.textfield_rigth {
	text-align: right;
}

.tax_txtstyle {
	background: url(../images/bg.png) repeat-y;
	font-size: 18px;
	color: #2c5680;
}

.tax_font {
	color: #2c5680;
	font-size: 18px;
	padding: 8px 5px;
}

.blue_txt {
	color: #2c5680;
}

.q_style {
	font-size: 18px;
	color: #d97806;
	text-align: right;
	border-right: 2px solid #f08e1a;
	font-weight: normal;
	padding-right: 10px;
}

.q_style2 {
	font-size: 20px;
	color: #69a2d2;
	text-align: right;
	border-right: 2px solid #69a2d2;
	padding-right: 10px;
}

.q_style3 {
	font-size: 20px;
	color: #707ba1;
	text-align: right;
	border-right: 2px solid #707ba1;
	padding-right: 10px;
}

.error_mess {
	list-style: none;
	color: #e56f6d;
	font-size: 13px;
	padding: 0px 0px;
	margin: 0px 0px 0px 20px;
	line-height: 25px;
}

.error_mess2 {
	list-style: none;
	color: #e56f6d;
	font-size: 16px;
	padding: 0px 0px;
	margin: 0px 0px 0px 20px;
	line-height: 25px;
}

.error_mess3 {
	list-style: none;
	color: #e56f6d;
	font-size: 20px;
	padding: 0px 0px;
	margin: 0px 0px 0px 20px;
	line-height: 25px;
}

.page_wrap {
	margin: 0px 0px;
}

.page_wrap2 {
	margin: 0px 15px;
}

.count_small {
	background: #900;
	color: #fff;
	border-radius: 20px;
	padding: 3px 8px;
	font-size: 12px;
	position: absolute;
	margin-left: -13px;
	margin-top: -38px;
	font-weight: bold;
}

.red_error {
	background-color: #f2dede !important;
	color: #b04442;
}

.yellow_error {
	background-color: #fcf8e3 !important;
	color: #8a6d3b;
}

#breadcrumbs-one {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	overflow: hidden;
	width: 500px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

	#breadcrumbs-one li {
		list-style: none;
		float: left;
		*display: inline;
		*zoom: 1;
		margin: 0px;
		padding: 0px;
	}

	#breadcrumbs-one a {
		padding: 8px 6px 5px 45px;
		float: left;
		text-decoration: none;
		color: #fff;
		position: relative;
		background-color: #37415d;
		background-image: linear-gradient(to right, #37415d, #37415d);
		height: 24px;
	}

		#breadcrumbs-one a img {
			padding: 0px 4px;
			left: 15px;
			top: 8px;
			position: absolute;
		}

	#breadcrumbs-one li:first-child a {
		padding-left: 45px;
		border-radius: 5px 0 0 5px;
	}

	#breadcrumbs-one a::after, #breadcrumbs-one a::before {
		content: "";
		position: absolute;
		top: 50%;
		margin-top: -1.5em;
		border-top: 1.5em solid transparent;
		border-bottom: 1.5em solid transparent;
		border-left: 1em solid;
		right: -1em;
	}

	#breadcrumbs-one a::after {
		z-index: 2;
		border-left-color: #37415d;
	}

	#breadcrumbs-one a::before {
		border-left-color: #ccc;
		right: -1.1em;
		z-index: 1;
	}

	#breadcrumbs-one .current, #breadcrumbs-one .current:hover {
		font-weight: bold;
		background: #e1e1e1;
		color: #37415d;
	}

		#breadcrumbs-one .current::after, #breadcrumbs-one .current::before {
			content: "";
			position: absolute;
			top: 50%;
			margin-top: -1.5em;
			border-top: 1.5em solid transparent;
			border-bottom: 1.5em solid transparent;
			border-left: 1em solid #111;
			right: -1em;
		}

		#breadcrumbs-one .current::after {
			z-index: 2;
			border-left-color: #e1e1e1;
		}

.bg_cont {
	padding: 5px;
	line-height: 18px;
	font-size: 14px;
}

.llc_bg {
	background: url(../images/llc_img.png) right no-repeat;
}

.llp_bg {
	background: url(../images/llp.png) right no-repeat;
}

.box {
	display: none;
}


.title_help {
	font-size: 20px;
	color: #064976;
	line-height: 26px;
}

.border_bt {
	border-bottom: 1px dotted #fff;
}

.que_bt {
	border-top: 1px dotted #333;
}

.quection_title {
	color: #000066;
	font-size: 22px;
}

.quetion_section {
	padding: 20px 20px;
	line-height: 20px;
}

.information_title {
	color: #04367d;
	font-weight: bold;
	font-size: 14px;
}

.mail {
	background: url(../images/form-shadow.png) no-repeat;
	margin-top: 0px;
	width: 370px;
}

.bggrey_grid {
	background: none repeat scroll 0 0 #fff;
	color: #333;
}

.txt_grey {
	color: #333;
}

.smk_accordion {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 0px;
}
	/**
 * --------------------------------------------------------------
 * Section
 * --------------------------------------------------------------
 */
	.smk_accordion .accordion_in {
		border: 1px solid #ccc;
		position: relative;
		z-index: 0;
		margin-top: -1px;
		overflow: hidden;
	}
		/**
 * --------------------------------------------------------------
 * Head
 * --------------------------------------------------------------
 */
		.smk_accordion .accordion_in .acc_head {
			position: relative;
			background: #FDFDFD;
			font-size: 14px;
			display: block;
			cursor: pointer;
		}

			.smk_accordion .accordion_in .acc_head .acc_icon_expand {
				display: block;
				width: 18px;
				height: 18px;
				position: absolute;
				left: 10px;
				top: 50%;
				margin-top: -9px;
				background: url(../images/plusminus.png) center 0;
			}
		/**
 * --------------------------------------------------------------
 * Content
 * --------------------------------------------------------------
 */
		.smk_accordion .accordion_in .acc_content {
			background: #F9F9F9;
			color: #7B7E85;
			padding: 3px 10px;
		}

			.smk_accordion .accordion_in .acc_content h1:first-of-type, .smk_accordion .accordion_in .acc_content h2:first-of-type, .smk_accordion .accordion_in .acc_content h3:first-of-type, .smk_accordion .accordion_in .acc_content h4:first-of-type, .smk_accordion .accordion_in .acc_content h5:first-of-type, .smk_accordion .accordion_in .acc_content h6:first-of-type {
				margin-top: 5px;
			}
		/**
 * --------------------------------------------------------------
 * General
 * --------------------------------------------------------------
 */
		.smk_accordion .accordion_in:first-of-type, .smk_accordion .accordion_in:first-of-type .acc_head {
			border-radius: 3px 3px 0 0;
		}

		.smk_accordion .accordion_in:last-of-type, .smk_accordion .accordion_in:last-of-type .acc_content {
			border-radius: 0 0 3px 3px;
		}

		.smk_accordion .accordion_in.acc_active > .acc_content {
			display: block;
		}

		.smk_accordion .accordion_in.acc_active > .acc_head {
			background: #F9F9F9;
		}

			.smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand {
				background: url(../images/plusminus.png) center -18px;
				width: 20px;
			}

	.smk_accordion.acc_with_icon .accordion_in .acc_head, .smk_accordion.acc_with_icon .accordion_in .acc_content {
		padding-left: 40px;
	}

.orangefont1 {
	color: #ba3600;
	font-size: 14px;
	margin-left: 6px;
	font-weight: bold !important;
}

.orangefont2 {
	color: #ba3600;
	font-size: 14px;
	margin-left: 45px;
	font-weight: normal !important;
}

tr.back_styl td:first-child {
	background: #d8e4ed;
	border-radius: 8px 0px 0px 8px;
}

tr.back_styl td:last-child {
	background: #d8e4ed;
	border-radius: 0px 8px 8px 0px;
}
/****************** Header **************************/
.breadcrumb {
	background: #305d86;
	height: 20px;
	text-align: right;
	color: #fff;
	padding: 5px;
	padding-right: 12px;
}

	.breadcrumb span a.linkactionhome {
		color: #fff;
	}

.header {
	height: 82px;
	background: url(../images/bg.png) repeat-x;
	margin: auto;
}
/****************** Content **************************/



.container1 {
	max-width: 1000px;
	margin: auto;
	box-shadow: 0px 5px 50px rgba(0,0,0,0.2);
}

.containerbreadcrumb {
	max-width: 1000px;
	margin: auto;
}

.business_search {
	background: #f8f8f0;
	padding: 20px 20px;
}

	.business_search .input_text {
		border-radius: 5px 0px 0px 5px;
		width: 700px;
		height: 45px;
		padding-left: 20px;
		background: #fff;
		border-left: 1px solid #ccc;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-right: 0px solid #ccc;
		outline: none;
		color: #565656;
		font-size: 14px;
		margin-top: -5px;
	}

	.business_search .button {
		height: 49px;
		width: 50px;
		border-radius: 0px 5px 5px 0px;
		background: #fff url(../images_bst/search.png) no-repeat 10px 15px;
		border-left: 0px solid #ccc;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		margin-left: -4px;
		outline: none;
		cursor: pointer;
		color: #226b49;
	}
/******************* Footer ************************/

.globalFooter {
	background: url(../images/bg_footer.png) repeat-x #226b49;
	width: 100%;
	height: 210px;
	padding: 80px 0 0;
	margin-top: 50px;
	color: #fff;
}

.footer_container {
	width: 1100px;
	margin: auto;
}

.footer_container-top {
	border-bottom: 1px solid #478363;
}

.footer_container ul li a {
	float: left;
	margin-right: 20px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
/*--------------------------- links styles  ---------------------------*/



A.linkactionhome:link, A.linkactionhome:active, A.linkactionhome:visited {
	font: normal 13px "OpenSans", Arial, Helvetica, sans-serif;
	color: #226b49;
	text-decoration: none;
}

A.linkactionhome:hover {
	color: #226b49;
	text-decoration: underline;
}

h1 {
	font-family: 'OpenSans';
	padding: 0px;
	margin: 0px;
	color: #305d86;
	font-size: 30px;
	font-weight: normal;
	line-height: 60px;
}

.note_first_page {
	background: rgba(2,2,2,0.05);
	width: 100%;
	height: 22px;
	font-size: 11px;
}

div#item_4 {
	position: absolute;
	top: 500px;
	left: 500px;
}

div.jquery-gdakram-tooltip {
	width: 340px;
	color: #333;
	font-size: 12px;
	position: absolute;
	z-index: 10000;
	top: 0px;
	left: 0px;
	display: none;
}

	div.jquery-gdakram-tooltip div.content {
		-moz-border-radius: 1em;
		-webkit-border-radius: 1em;
		border-radius: 1em;
		background-color: #c1c1c1;
		float: left;
		padding: 5px;
	}

		div.jquery-gdakram-tooltip div.content h1 {
			font-size: 16px;
			border-bottom: 1px solid #C4C4C4;
			padding-bottom: 5px;
		}

	div.jquery-gdakram-tooltip div.up_arrow {
		background: url('../images/up_arrow.png') 60px 0px no-repeat;
		width: 100%;
		height: 20px;
	}

	div.jquery-gdakram-tooltip div.down_arrow {
		background: url('../images/down_arrow.png') 60px 0px no-repeat;
		width: 100%;
		height: 20px;
	}

	div.jquery-gdakram-tooltip div.left_arrow {
		height: 100%;
	}

	div.jquery-gdakram-tooltip div.left_arrow {
		float: left;
		background: url('../images/left_arrow.png') 0px 0px no-repeat;
		width: 20px;
		height: 20px;
		position: relative;
		top: 40px;
		left: 0px;
	}

	div.jquery-gdakram-tooltip div.right_arrow {
		float: right;
		background: url('../images/right_arrow.png') 0px 0px no-repeat;
		width: 20px;
		height: 20px;
		position: relative;
		top: 40px;
		right: 20px;
	}

#log2 {
	display: none;
}

.ielogin {
	width: 810px;
	margin: 0px auto;
}

/*.navbar-collapse {
	margin: 10px 0;
}*/

/*.nav.navbar-nav li:first-child a {
	margin-left: 0;
}*/
/** page structure **/

/*.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}

.navbar-nav > li > a {
	color: #fff;
}*/

.wrapper {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 2px solid #384958;
}

ul.soslist li a {
	height: 31px;
	line-height: 28px !important;
}

ul.soslist li {
	margin: 0px;
	padding: 0px;
	height: 31px;
	line-height: 28px !important;
}


#menu {
	display: block;
	position: relative;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	-webkit-padding: 0px;
	background: #064977;
}

	#menu li {
		display: block;
		float: left;
		-webkit-padding: 0px;
	}

		#menu li a {
			display: block;
			position: relative;
			float: left;
			padding: 0 15px;
			font-size: 14px;
			line-height: 31px;
			text-decoration: none;
			color: #f5f5f5;
		}

			#menu li a:hover, #menu li a.active {
				background: #fff;
				color: #2c343b;
			}

		#menu li ul {
			display: none;
			position: absolute;
			top: 31px;
			width: 200px;
			background: #fff;
			margin: 0px;
			padding: 0px;
			z-index: -1;
			-webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.45);
			-moz-box-shadow: 0 2px 7px rgba(0,0,0,0.45);
			box-shadow: 0 2px 7px rgba(0,0,0,0.45);
		}

			#menu li ul li {
				display: block;
				width: 200px;
				height: 35px;
			}

				#menu li ul li:hover {
					height: 35px !important;
				}

.menubg2 {
	background: url(../images/img2.png) bottom no-repeat;
	width: 200px;
	height: 150px;
}

.menubg1 {
	background: url(../images/img1.png) bottom no-repeat;
	width: 200px;
	height: 150px;
}

#menu li ul li a {
	display: block;
	float: none;
	color: #4e5b67;
	font-size: 13px;
	line-height: 35px !important;
}

	#menu li ul li a:hover {
		background: #384958;
		color: #fff;
	}

#menu li ul.expanded {
	width: 380px;
}

	#menu li ul.expanded li {
		margin-right: 200px;
	}

.menuheight {
	line-height: 30px !important;
}

.bigwidth {
	width: 300px !important;
}

	.bigwidth li {
		width: 100% !important;
	}

		.bigwidth li ul {
			margin-left: 100px !important;
			width: 200px !important;
		}

			.bigwidth li ul li ul {
				margin-left: 0px !important;
				width: 260px !important;
			}

#menu li ul li ul {
	display: none;
	position: absolute;
	left: 200px;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 450px;
	background: #fff;
	line-height: 36px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

	#menu li ul li ul li a {
		color: #fff;
	}

		#menu li ul li ul li a:hover {
			text-decoration: underline;
		}

#menu li ul li.purple a:hover, #menu li ul li.purple a.active {
	background: #0c5180;
	color: #fff;
}

#menu li ul li.purple ul {
	background: #0c5180 url(../images/img2.png) bottom left no-repeat;
	width: 200px;
	height: 150px;
}

#menu li ul li.green a:hover, #menu li ul li.green a.active {
	background: #65834c;
	color: #fff;
}

#menu li ul li.green ul {
	background: #65834c;
}

#menu li ul li.aqua a:hover, #menu li ul li.aqua a.active {
	background: #4c7983;
	color: #fff;
}

#menu li ul li.aqua ul {
	background: #4c7983;
	color: #fff;
}

#menu li ul li.red a:hover, #menu li ul li.red a.active {
	background: #834c4c;
	color: #fff;
}

#menu li ul li.red ul {
	background: #834c4c;
}

#menu li ul li.blue a:hover, #menu li ul li.blue a.active {
	background: #4d6899;
	color: #fff;
}

#menu li ul li.blue ul {
	background: #4d6899;
}

#menu li ul li.gold a:hover, #menu li ul li.gold a.active {
	background: #97944c;
	color: #fff;
}

#menu li ul li.gold ul {
	background: #97944c;
}

#menu li ul li ul li ul li a {
	color: #fff;
}

	#menu li ul li ul li ul li a:hover {
		text-decoration: underline;
	}

#menu li ul li ul li.purple a:hover, #menu li ul li ul li.purple a.active {
	background: #4f4c83;
	color: #fff;
}

#menu li ul li ul li.purple ul {
	background: #4f4c83;
}

#menu li ul li ul li.green a:hover, #menu li ul li ul li.green a.active {
	background: #65834c;
	color: #fff;
}

#menu li ul li.green ul {
	background: #65834c;
}

#menu li ul li ul li.aqua a:hover, #menu li ul li ul li.aqua a.active {
	background: #4c7983;
	color: #fff;
}

#menu li ul li ul li.aqua ul {
	background: #4c7983;
	color: #fff;
}

#menu li ul li ul li.red a:hover, #menu li ul li ul li.red a.active {
	background: #834c4c;
	color: #fff;
}

#menu li ul li ul li.red ul {
	background: #834c4c;
}

#menu li ul li ul li.blue a:hover, #menu li ul li ul li.blue a.active {
	background: #1775a4;
	color: #fff;
}

#menu li ul li ul li.blue ul {
	background: #1775a4 url(../images/img1.png) left bottom no-repeat;
	width: 100%;
	height: 150px;
}

#menu li ul li ul li.gold a:hover, #menu li ul li ul li.gold a.active {
	background: #3587b0;
	color: #fff;
}

#menu li ul li ul li.gold ul {
	background: #3587b0;
}
/** 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%;
}

.margin_top {
	margin-top: 12px;
}

.margin_left {
	margin-left: 15px;
}

.margin_top20 {
	margin-top: 16px;
}

.margin-right20 {
	margin-right: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.margin_left {
		margin-left: 15px;
	}

	.margin_top20 {
		margin-top: 15px;
	}
}

table.tablesorter {
	font-family: arial;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

	table.tablesorter thead tr th, table.tablesorter tfoot tr th {
		border: 0px solid #FFF;
	}

	table.tablesorter tbody td {
		color: #3D3D3D;
		background-color: #FFF;
		vertical-align: top;
	}

	table.tablesorter tbody tr.odd td {
		background-color: #87a0ba;
	}

	table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
		background-color: #87a0ba;
	}

.icon_actions {
	background-color: #305d86;
	padding: 4px 4px 1px 4px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin-right: 4px;
}

.icon_add:hover {
	background-image: url(/Themes/Default/images/icon_add.png) !important;
	background-repeat: no-repeat;
	padding-left: 25px !important;
	background-position: 5px;
}

.icon_add {
	background-image: url(/Themes/Default/images/icon_add.png) !important;
	background-repeat: no-repeat;
	padding-left: 25px !important;
	background-position: 5px;
}

.icon_search {
	background-image: url(/Themes/Default/Images/icon_search.png) !important;
	background-repeat: no-repeat;
	padding-left: 25px !important;
	background-position: 5px;
}

	.icon_search:hover {
		background-image: url(/Themes/Default/Images/icon_search.png) !important;
		background-repeat: no-repeat;
		padding-left: 25px !important;
		background-position: 5px;
	}

.icon_next {
	background-image: url(../images/icon_next.png) !important;
	background-repeat: no-repeat;
	padding-right: 25px !important;
	background-position: 5px;
	background-position: right;
}

.icon_back {
	background-image: url(../images/icon_back.png) !important;
	background-repeat: no-repeat;
	padding-left: 28px !important;
	background-position: 5px;
}

.icon_edit:hover {
	background-image: url(../images/icon_ed1.png) !important;
	background-repeat: no-repeat;
	padding-left: 25px !important;
	background-position: 5px;
}

.icon_edit {
	background-image: url(../images/icon_ed1.png) !important;
	background-repeat: no-repeat;
	padding-left: 25px !important;
	background-position: 5px;
}

.icon_delet:hover {
	background-image: url(../images/icon_del1.png) !important;
	background-repeat: no-repeat;
	padding-left: 25px !important;
	background-position: 5px;
}

.icon_delet {
	background-image: url(../images/icon_del1.png) !important;
	background-repeat: no-repeat;
	padding-left: 25px !important;
	background-position: 5px;
}

.icon_delet2:hover {
	background-image: url(../images/cross.png) !important;
	background-repeat: no-repeat;
	padding-left: 25px !important;
	background-position: 5px;
}

.icon_delet2 {
	background-image: url(../images/cross.png) !important;
	background-repeat: no-repeat;
	padding-left: 25px !important;
	background-position: 5px;
}

.icon_actions {
	background-color: #0B3459;
	padding: 4px 4px 1px 4px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin-right: 4px;
}

.icon_diactions {
	background-color: #0B3459;
	padding: 3px 4px 1px 4px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin-right: 4px;
}

.icon_actions1 {
	background-color: #769ABA;
	padding: 4px 4px 1px 4px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin-right: 4px;
}

.icon_diactions1 {
	background-color: #769ABA;
	padding: 3px 4px 1px 4px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin-right: 4px;
}

.icon_actions2 {
	background-color: #971212;
	padding: 4px 4px 1px 4px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin-right: 4px;
}

.icon_diactions2 {
	background-color: #CF6D40;
	padding: 3px 4px 1px 4px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin-right: 4px;
}

.logoimg1 img {
	margin-bottom: -28px !important;
}

.logoimg2 img {
	margin-bottom: -0px !important;
}

ul.navmain {
	width: 100%;
	margin-top: 0px;
	padding: 10px 6% 10px 0;
	color: #383737;
}

	ul.navmain li {
		display: inline;
		padding: 0px 20px;
		border: 0px solid #000;
		color: #383737;
	}

.navmain.login_page {
	padding-left: 10px;
}

ul.navmain li a {
	display: inline;
	padding: 0px;
	text-decoration: none;
	color: #383737;
}

ul.navmain1 {
	padding: 10px;
	color: #383737;
	margin-top: 10px;
	position: relative;
}

	ul.navmain1 li {
		display: inline;
		padding: 10px 20px;
		color: #fff;
	}

		ul.navmain1 li a {
			display: inline;
			padding: 0px;
			text-decoration: none;
			color: #fff;
		}

		ul.navmain1 li:hover {
			display: inline;
			padding: 10px 20px 6px 20px;
			color: #fff;
			background: #34373b;
		}

ul.navmain2 {
	padding: 10px;
	color: #383737;
	margin-top: 15px;
	position: relative;
}

	ul.navmain2 li {
		display: inline;
		padding: 10px 20px;
		color: #fff;
	}

		ul.navmain2 li a {
			display: inline;
			padding: 0px;
			text-decoration: none;
			color: #fff;
		}

		ul.navmain2 li:hover {
			display: inline;
			padding: 9px 20px;
			color: #fff;
			background: #34373b;
		}

.titlebg {
	background: url(../images/pccbospicblue2.jpg) 49% 30% no-repeat;
	height: 450px;
	width: 100%;
}

.titlebg2 {
	color: #FFF;
	font-size: 36px;
	font-weight: normal;
	text-align: left;
	padding-top: 100px;
	padding-left: 15px;
	font-family: 'lato' !important;
}

/*.titlebg2 {
	color: #FFF;
	font-size: 36px;
	font-weight: normal;
	text-align: center !important;
	padding-top: 200px;   
	font-family: "lato" !important;
}*/

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: none;
}

.fontoffical {
	color: #FFF;
	padding: 5px 10px;
}

.col_ht1 {
	/*height: 450px;*/
	font-size: 14px;
	font-weight: normal;
}

.col_ht2 {
	/*height: 260px;*/
	float: left;
	font-size: 14px;
	font-weight: normal;
}

.col_ht3 {
	height: 205px;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
}

.col_ht3_1 {
	height: 92px;
	cursor: pointer;
}

.col_ht4 {
	height: 180px;
	font-size: 14px;
	font-weight: normal;
}

.col_ht5 {
	height: 540px;
	font-size: 14px;
	font-weight: normal;
}

.col_color1 {
	background: #3e5c81;
	/*-webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.67);
	-moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.67);
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.67);*/
	padding: 10px;
	margin: 20px 10px 0px 10px;
	border: 1px solid #d1d1d1;
}

.resources {
	height: 355px;
}

.col_ht1.col_color1 {
	height: 520px;
}

.col_color2 {
	background: #ffffff;
	/*-webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.67);
	-moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.67);
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.67);*/
	padding: 10px;
	margin: 20px 10px 0px 10px;
	border: 1px solid #d1d1d1;
}

.col_color3 {
	background: url(../images/onestop.png) no-repeat left center;
	/*-webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.67);
	-moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.67);
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.67);*/
	padding: 10px;
	margin: 20px 10px 0px 10px;
	border: 1px solid #d1d1d1;
}

.col_title1 {
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	font-family: 'lato' !important;
}

.col_title2 {
	color: #3e5c81;
	font-size: 24px;
	font-weight: normal;
	font-family: 'lato' !important;
}

.col_title3 {
	color: #FFF;
	font-size: 36px;
	font-weight: normal;
	font-family: 'lato' !important;
	text-align: center;
	/*margin-bottom:100px;*/
	margin-top: 20px;
}

.col_title4 {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	font-family: 'lato' !important;
}

.col_title5 {
	color: #3e5c81;
	font-size: 18px;
	font-weight: normal;
	font-family: 'lato' !important;
	/*	float: left;*/
	line-height: 25px;
	/*margin-left: 15px;*/
	padding-top: 22px;
	text-transform: uppercase;
	text-align: center;
}

.col_title6 {
	color: #3e5c81;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	font-family: 'lato' !important;
	/*float: left;*/
	line-height: 25px;
	/*	margin-left: 15px;*/
	padding-top: 0px;
	text-transform: uppercase;
}

.col_title7 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	font-family: 'lato' !important;
	/*float: left;*/
	line-height: 25px;
	text-align: center;
	margin-top: 10px;
}

	.col_title7 img, .col_title6 img {
		margin-top: 25px;
	}

.update {
	margin-top: 50px;
}

.dorimg {
	margin-top: 8px;
	float: left;
}

ul.homelinks {
	margin: 10px 0px;
	padding: 0;
}

	ul.homelinks li {
		padding: 5px 0px;
		display: block;
		color: #FFF;
		/*margin-left: -35px;*/
	}

.col_ht1.col_color3 {
	height: 230px;
}

ul.homelinks li a, ul.homelinks li a:link, ul.homelinks li a:active, ul.homelinks li a:visited {
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	font-family: 'lato' !important;
	text-decoration: underline;
}

	ul.homelinks li a:hover {
		color: #FFF;
		font-size: 16px;
		font-weight: normal;
		font-family: 'lato' !important;
		text-decoration: none;
	}

a.btnhelp:link {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	font-family: 'lato' !important;
	border: 2px solid #fff;
	text-decoration: none;
	padding: 10px 25px;
	background: none;
	cursor: pointer;
}

a.btnhelp:hover {
	color: #000 !important;
	font-size: 20px;
	font-weight: normal;
	font-family: 'lato' !important;
	border: 2px solid #fff;
	text-decoration: none;
	padding: 10px 25px;
	background: #fff;
	cursor: pointer;
}

a.btnhelp:visited {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	font-family: 'lato' !important;
	border: 2px solid #fff;
	text-decoration: none;
	padding: 10px 25px;
	background: none;
	cursor: pointer;
}

a.btnhelp:active {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	font-family: 'lato' !important;
	border: 2px solid #fff;
	text-decoration: none;
	padding: 10px 25px;
	background: none;
	cursor: pointer;
}


.btnhelp2 {
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	font-family: 'lato' !important;
	border: 2px solid #fff;
	text-decoration: none;
	padding: 10px 5px;
	background: none;
	margin: 10px;
	cursor: pointer;
}

	.btnhelp2:hover {
		color: #000 !important;
		font-size: 16px;
		font-weight: normal;
		font-family: 'lato' !important;
		border: 2px solid #fff;
		text-decoration: none;
		padding: 10px 5px;
		background: #fff;
		margin: 10px;
		cursor: pointer;
	}

a.additional_link:link, a.additional_link:active, a.additional_link:visited {
	color: #383737;
	font-size: 14px;
	font-weight: normal;
	font-family: 'lato' !important;
	text-decoration: underline;
	padding: 5px 10px 0px 10px;
	float: left;
	width: 100%;
}

a.additional_link:hover {
	color: #383737;
	font-size: 14px;
	font-weight: normal;
	font-family: 'lato' !important;
	text-decoration: none;
	padding: 5px 10px 0px 10px;
	float: left;
	width: 100%;
}

.resources .additional_link {
	padding-top: 15px !important;
}

.searchlink {
	color: #3E5C81;
	font-size: 18px;
	font-weight: normal;
	font-family: 'lato' !important;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 100%;
	text-align: left;
	text-decoration: none;
	/*border-radius:5px;
	border:1px solid #D0D0D0;
	background:none;*/
}

	.searchlink:hover {
		/*	color: #3E5C81;
	font-size: 18px;
	font-weight: normal;
	font-family: 'lato' !important;

	float: left;
	
	width: 100%;
	text-align: left;
	border-radius:5px;
	border:1px solid #D0D0D0;
	background: rgba(62,92,129,0.10);
	margin-top: 20px;*/
		text-decoration: underline;
	}

.index_footer {
	background: #282828;
	height: 40px;
	margin-top: 20px;
	color: #FFF;
}

.index_footer2 {
	background: #282828;
	color: #FFF;
}

.index_footer3 {
	background: #282828;
	color: #FFF;
	position: fixed;
	bottom: 0px;
	width: 100%;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-family: 'lato' !important;
	text-decoration: none;
	margin: 0px 5px;
}

a.footerlink:hover {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-family: 'lato' !important;
	text-decoration: none;
	margin: 0px 5px;
}

a.logout:link, a.logout:active, a.logout:visited {
	color: #fff !important;
	font-size: 14px;
	font-weight: normal;
	font-family: 'lato' !important;
	text-decoration: none;
	margin: 13px 0px 0px 0px;
	float: right;
	text-transform: uppercase;
}

a.logout:hover {
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
    font-family: 'lato' !important;
    text-decoration: none;
    margin: 13px 0px 0px 0px;
    float: right;
    text-transform: uppercase;
}

.footerlinklist {
	padding-top: 10px;
	padding-left: 100px;
	padding-bottom: 5px;
	padding-right: 20px;
}

.footerlinklist2 {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 20px;
}

.footerlast {
	height: 30px;
	background: #282828;
	color: #fff;
	font-size: 14px;
}

a.loginlink:link, a.loginlink:active, a.loginlink:visited {
	color: #3e5c81 !important;
	font-size: 14px;
	font-weight: normal;
	font-family: 'lato' !important;
	text-decoration: none;
	margin: 0px 10px;
	padding: 0;
	margin: 0px 17px;
}

/*.navbar-nav > li:not(:last-child) {
	border-right: 1px solid #000;
}*/

a.loginlink:hover, .nav > li > a:hover, .nav > li > a:focus {
	text-decoration: underline;
	background: none;
}

a.loginlink2:link, a.loginlink2:active, a.loginlink2:visited {
	color: #fff !important;
	font-size: 14px;
	font-weight: normal;
	font-family: 'lato' !important;
	text-decoration: none;
	margin: 0px 10px;
}

a.loginlink2:hover {
	color: #fff !important;
	font-size: 14px;
	font-weight: normal;
	font-family: 'lato' !important;
	text-decoration: underline;
	margin: 0px 10px;
}

a.dblink:link, a.dblink:active, a.dblink:visited {
	color: #3e5c81;
	font-size: 14px;
	font-weight: normal;
	font-family: 'ebrima' !important;
	text-decoration: none;
	margin: 0px 0px;
}

a.dblink:hover {
	color: #3e5c81;
	font-size: 14px;
	font-weight: normal;
	font-family: 'ebrima' !important;
	text-decoration: underline;
	margin: 0px 0px;
}

a.buslink:link, a.buslink:active, a.buslink:visited {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: 'ebrima' !important;
	text-decoration: none;
	margin: 0px 0px;
}

a.buslink:hover {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: 'ebrima' !important;
	text-decoration: underline;
	margin: 0px 0px;
}

a.navlinks:link, a.navlinks:active, a.navlinks:visited {
	color: #064977;
	font-size: 16px;
	font-weight: bold;
	font-family: 'ebrima' !important;
	text-decoration: underline;
}

a.navlinks:hover {
	color: #064977;
	font-size: 16px;
	font-weight: bold;
	font-family: 'ebrima' !important;
	text-decoration: none;
}

.leftsection {
	background-color: #34373b;
	color: #fff;
	border: 0px solid #fff;
	z-index: 6;
	height: 100% !important;
	padding-left: 2px;
	padding-right: 2px;
}

.rightsection {
	/*color:#fff;*/
	border: 0px solid #fff;
	padding: 0px;
	width: 100%;
	padding-bottom: 20px;
	background: #f7f7f7;
	height: 84.7vh;
}

.pagetitle {
	background: #2c3034;
	height: 46px;
}

.body_dashboard {
	max-width: 100%;
	margin: 0px auto;
	font-size: 14px;
	font-family: "ebrima";
	padding-bottom: 0px !important;
}

.calleft {
	background: #1E4C77;
}

.calright {
	background: #ffffff;
}

.calborder {
	border: 1px solid #b9b9b9;
	border-radius: 5px;
	overflow: hidden;
}

.calborder2 {
	border: 0px solid #b9b9b9;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 15px;
}

.busbg {
	background: url(../images/dashboard_mybusiness.png) repeat 50% 50%;
	height: 355px;
	border-radius: 5px;
	overflow: hidden;
}

.menusection {
	position: relative;
}

.menulist {
	padding: 0px 0px;
	margin: 0px;
	z-index: 999;
}

	.menulist li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: relative;
	}

		.menulist li:hover {
			background-color: #242323;
		}

.submenu {
	margin-left: 140px;
	background-color: #242323;
	display: none;
	position: relative;
}

.menulist li:hover .submenu {
	float: left;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #242323;
	font-family: 'ebrima';
	font-size: 14px;
	font-weight: normal;
	z-index: 99;
}

	.menulist li:hover .submenu li {
		width: 200px;
		text-align: left;
		font-family: 'ebrima';
		font-size: 14px;
		font-weight: normal;
		color: #000;
		z-index: 9;
		float: left;
		list-style: none;
		margin-left: -40px;
	}

		.menulist li:hover .submenu li:hover {
			width: 200px;
			text-align: left;
			border-bottom: 0px solid #242323;
			font-family: 'ebrima';
			font-size: 14px;
			font-weight: normal;
			float: left;
			color: #000;
			background: #CCC;
			z-index: 9;
		}

		.menulist li:hover .submenu li a:link {
			text-align: left;
			border-bottom: 0px solid #242323;
			font-family: 'ebrima';
			font-size: 14px;
			font-weight: normal;
			text-decoration: none;
			float: left;
			width: 100%;
			padding: 10px;
			color: #fff !important;
		}

		.menulist li:hover .submenu li a:hover {
			text-align: left;
			border-bottom: 0px solid #242323;
			font-family: 'ebrima';
			font-size: 14px;
			font-weight: normal;
			color: #000000 !important;
			text-decoration: none;
			color: #000;
			width: 100%;
			padding: 10px;
		}

.submenu li .submenu1 {
	display: none;
	background-color: #ccc;
}

.submenu1 li a {
	color: #000;
}

.submenu li:hover .submenu1 {
	display: block;
	color: #000;
	margin-left: 200px;
	position: absolute;
	background-color: #ccc;
}
/*--------------dashboard menu---------------------*/
#menu1 {
	padding: 0px 0px;
	margin: 0px;
	z-index: 999;
}

	#menu1 li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: relative;
	}

		#menu1 li:hover {
			background-color: #242323;
		}

		#menu1 li a {
			padding: 0px 10px 10px 10px;
			display: block;
			text-decoration: none;
			color: #ccc !important;
			line-height: 13px;
			text-transform: uppercase;
			font-size: 10px;
			font-family: 'ebrima';
			text-align: center;
		}

			#menu1 li a:hover {
				padding: 0px 10px 10px 10px;
				display: block;
				text-decoration: none;
				color: #fff !important;
				line-height: 13px;
				text-transform: uppercase;
				font-size: 10px;
				font-family: 'ebrima';
				text-align: center;
			}

		#menu1 li li:hover {
			background-color: transparent;
		}

/*#menu1 {
	display: block;
	position: relative;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	-webkit-padding: 0px;
	background: #34373b;
	min-height: 602px;
}

	#menu1 li {
		display: block;
		float: left;
		-webkit-padding: 0px;
	}

		#menu1 li a {
			display: block;
			position: relative;
			float: left;
			padding: 0 10px;
			font-size: 14px;
			line-height: 31px;
			text-decoration: none;
			color: #f5f5f5;
		}

			#menu1 li a:hover, #menu1 li a.active {
				color: #fff;
			}

		#menu1 li ul {
			display: none;
			position: absolute;
			top: 0px;
			width: 200px;
			background: #34373b !important;
			margin: 0px;
			left: 90px;
			padding: 0px;
			text-align: left;
			z-index: -1;
			-webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.45);
			-moz-box-shadow: 0 2px 7px rgba(0,0,0,0.45);
			box-shadow: 0 2px 7px rgba(0,0,0,0.45);
		}

			#menu1 li ul li {
				display: block;
				width: 200px;
				height: 35px;
			}

				#menu1 li ul li:hover {
					height: 35px !important;
				}*/

.menubg2 {
	background: url(../images/img2.png) bottom no-repeat;
	width: 200px;
	height: 150px;
}

.menubg1 {
	background: url(../images/img1.png) bottom no-repeat;
	width: 200px;
	height: 150px;
}

#menu1 li ul li a {
	display: block;
	float: none;
	color: #fff;
	font-size: 13px;
	line-height: 35px !important;
	background: #34373b !important;
}

	#menu1 li ul li a:hover {
		background: #384958;
		color: #fff;
	}

#menu1 li ul.expanded1 li {
	margin-right: 200px;
}

.menuheight {
	line-height: 30px !important;
}

.bigwidth {
	width: 800px !important;
	color: #fff !important;
}

	.bigwidth li {
		width: 100% !important;
		color: #fff !important;
	}

		.bigwidth li ul {
			margin-left: 100px !important;
			width: 250px !important;
			color: #fff !important;
		}

			.bigwidth li ul li ul {
				margin-left: 50px !important;
				width: 260px !important;
				color: #fff !important;
			}

#menu1 li ul li ul {
	display: none;
	position: absolute;
	left: 200px;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	line-height: 36px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: fff;
}

	#menu1 li ul li ul li a {
		color: #fff;
	}

		#menu1 li ul li ul li a:hover {
			text-decoration: underline;
		}

#menu1 li ul li.purple a:hover, #menu1 li ul li.purple a.active1 {
	background: #242323;
	color: #fff;
}

#menu1 li ul li.purple ul {
	background: #0c5180 url(../images/img2.png) bottom left no-repeat;
}

#menu1 li ul li.green a:hover, #menu1 li ul li.green a.active1 {
	background: #65834c;
	color: #fff;
}

#menu1 li ul li.green ul {
	background: #65834c;
}

#menu1 li ul li.aqua a:hover, #menu1 li ul li.aqua a.active1 {
	background: #4c7983;
	color: #fff;
}

#menu1 li ul li.aqua ul {
	background: #4c7983;
	color: #fff;
}

#menu1 li ul li.red a:hover, #menu1 li ul li.red a.active1 {
	background: #834c4c;
	color: #fff;
}

#menu1 li ul li.red ul {
	background: #834c4c;
}

#menu1 li ul li.blue a:hover, #menu1 li ul li.blue a.active1 {
	background: #4d6899;
	color: #fff !important;
}

#menu1 li ul li.blue ul {
	background: #4d6899;
}

#menu1 li ul li.gold a:hover, #menu1 li ul li.gold a.active1 {
	background: #97944c;
	color: #fff;
}

#menu1 li ul li.gold ul {
	background: #97944c;
	color: #fff !important;
}

#menu1 li ul li ul li ul li a {
	color: #fff !important;
}

	#menu1 li ul li ul li ul li a:hover {
		text-decoration: underline;
	}

#menu1 li ul li ul li.purple a:hover, #menu1 li ul li ul li.purple a.active1 {
	background: #4f4c83;
	color: #fff;
}

#menu1 li ul li ul li.purple ul {
	background: #4f4c83;
}

#menu1 li ul li ul li.green a:hover, #menu1 li ul li ul li.green a.active1 {
	background: #65834c;
	color: #fff;
}

#menu1 li ul li.green ul {
	background: #65834c;
}

#menu1 li ul li ul li.aqua a:hover, #menu1 li ul li ul li.aqua a.active1 {
	background: #4c7983;
	color: #fff;
}

#menu1 li ul li ul li.aqua ul {
	background: #4c7983;
	color: #fff;
}

#menu1 li ul li ul li.red a:hover, #menu1 li ul li ul li.red a.active1 {
	background: #834c4c;
	color: #fff;
}

#menu1 li ul li ul li.red ul {
	background: #834c4c;
}

#menu1 li ul li ul li.blue a:hover, #menu1 li ul li ul li.blue a.active1 {
	background: #242323;
	color: #fff !important;
	;
}

#menu1 li ul li ul li.blue ul { /*background: #1775a4 url(../images/img1.png) left bottom no-repeat;
	width: 100%;
	height: 150px;*/
}

#menu1 li ul li ul li.gold a:hover, #menu1 li ul li ul li.gold a.active1 {
	background: #242323;
	color: #fff;
}
/*--------------------------dashboard menu end-------------------------*/

ul.done_list li {
	padding: 10px 0px;
	list-style: none;
	font-size: 16px;
	margin-left: -20px;
}

	ul.done_list li ul li {
		padding: 10px 0px;
		list-style: disc;
		font-size: 14px;
	}

a.dashboardlinks:link {
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
}

a.dashboardlinks:hover {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

a.dashboardlinks:visited {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

a.dashboardlinks:active {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

a.btnhelp2:link {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	font-family: 'lato' !important;
	border: 2px solid #fff;
	text-decoration: none;
	padding: 5px 15px;
	background: none;
}

a.btnhelp2:hover {
	color: #000 !important;
	font-size: 18px;
	font-weight: normal;
	font-family: 'lato' !important;
	border: 2px solid #fff;
	text-decoration: none;
	padding: 5px 15px;
	background: #fff;
}

a.btnhelp2:visited {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	font-family: 'lato' !important;
	border: 2px solid #fff;
	text-decoration: none;
	padding: 5px 15px;
	background: none;
}

a.btnhelp2:active {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	font-family: 'lato' !important;
	border: 2px solid #fff;
	text-decoration: none;
	padding: 5px 15px;
	background: none;
}

.fontoffical {
	float: left;
}

.logins {
	margin: 10px;
}

a.loginlink:link, a.loginlink:active, a.loginlink:visited, .logins {
	color: #333;
}

.nopadding {
	padding: 0px !important;
}

.plusimg {
	background: url(../images/gridplus.gif) no-repeat center;
	height: 16px;
	width: 16px;
}

.minusimg {
	background: url(../images/gridminus.gif) no-repeat center;
	height: 16px;
	width: 16px;
}

.divlink {
	float: left;
	margin: 0px 12px 12px 0px;
	width: 180px;
}

	.divlink:hover {
		float: left;
		margin: 0px 12px 12px 0px;
		width: 180px;
		filter: grayscale(90%);
	}

.soslinks {
	border: 1px solid #E0E0E0;
	border-radius: 5px;
	width: 180px;
}

.sosheader {
	background: url(../images/crossword.png) repeat;
	border-bottom: 1px solid #5e98da;
	font-size: 16px;
	color: #fff;
	height: 60px;
	border-radius: 5px 5px 0px 0px;
	font-family: "lato";
	cursor: pointer;
}

.soscont {
	background: #fff;
	font-size: 14px;
	color: #606060;
	height: 70px !important;
	width: 180px;
	border-radius: 0px 0px 5px 5px;
	font-family: "lato";
}

.boder_bottom2 {
	border-bottom: 1px solid #DDDDDD;
}

.title_txt2 {
	font-size: 20px;
}

.knownto {
	background: #f4f4f4;
	border: 1px solid #DDDDDD;
	width: 200px !important;
	color: #333;
	font-size: 14px !important;
	border-radius: 5px;
	font-family: "lato";
}

.knowntitle {
	font-size: 18px;
	color: #064976;
	line-height: 26px;
	font-family: "lato" !important;
}

.managetable {
	border: 1px solid #E0E0E0;
	border-radius: 5px;
}

#displaymonth, #displayDate, #displayyear {
	font-weight: bold;
	text-decoration: underline;
}
/*--------------- new menu ----------------------*/




.boxmenu {
	padding: 0px 0px;
	margin: 0px;
	z-index: 999;
}

	.boxmenu li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: relative;
	}

		.boxmenu li:hover {
			background-color: #242323;
		}

		.boxmenu li a:link {
			padding: 0px 10px 0px 10px;
			display: block;
			text-decoration: none;
		}

		.boxmenu li a:hover {
			padding: 0px 10px 0px 10px;
			display: block;
			text-decoration: underline;
		}

		.boxmenu li li:hover {
			background-color: transparent;
		}

.collist {
	display: none;
	border-top: 3px solid #444444;
	border-bottom: 3px solid #444444;
	border-right: 3px solid #444444;
	background: #7f7f7f; /* Old browsers */
	background: -moz-linear-gradient(top, #7f7f7f 1%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #7f7f7f), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7f7f7f 1%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7f7f7f 1%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7f7f7f 1%, #000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7f7f7f 1%, #000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
}

.col1 {
	display: block;
	width: 300px;
	margin-left: -10px;
}

.col2 {
	display: block;
	width: 300px;
	margin-left: 340px;
}

.boxmenu li:hover .collist {
	margin-left: 90px;
	margin-top: -120px;
	background-color: #242323;
	display: block;
	position: absolute;
	padding: 20px 0px;
	width: 700px;
	text-align: left;
}

.sublist {
	width: 350px;
	float: left;
	margin-left: 0px;
	background: none;
}

.sublist2 {
	width: 300px;
}

.boxmenu li li {
	padding: 3px 0px;
}

	.boxmenu li li a {
		display: block;
		text-align: left;
		font-size: 13px;
		color: #fff;
		font-weight: bold;
	}

	.boxmenu li li li {
		padding: 1px 0px;
		margin-left: -10px;
		list-style-image: url(../images/bullet.gif);
	}

		.boxmenu li li li a {
			display: block;
			text-align: left;
			font-size: 13px;
			color: #fff;
			font-weight: normal;
		}

.my_login {
	height: 280px;
}

.design button {
	margin: 10px;
}

.design .col_title2 {
	padding-left: 15px;
}

.design.well {
	border-radius: 0;
	padding: 0 5px 20px 0;
}

@media only screen and (max-width:992px) {
	.submit {
		text-align: right !important;
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.col_ht1.col_color1 {
		height: 555px;
	}

	.my_login {
		height: 280px;
	}

	.col_title5, .col_title7, .col_title6 {
		font-size: 14px;
		margin-left: 0;
		padding-top: 0;
		display: inline-block;
		float: none;
		width: 100%;
	}

	.col_ht4 {
		text-align: center;
	}

	.col_title7 {
		margin: 0;
	}

	.searchlink {
		font-size: 16px;
	}

	.col_color3 {
		background-color: #010000;
	}

	.dorimg {
		text-align: center;
		width: 100%;
	}

	.col_title2 {
		font-size: 19px;
	}

	.col_title3 {
		color: #FFF;
		font-size: 36px;
		font-weight: normal;
		font-family: 'lato' !important;
		text-align: center;
		margin-bottom: 82px;
		margin-top: 20px;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.col_color3 {
		background-size: cover;
		padding: 10px 10px 35px;
	}

	ul.navmain li {
		padding: 0 6px;
	}


	.col_title4 {
		font-size: 16px;
	}

	.col_title3 {
		color: #FFF;
		font-size: 30px;
		font-weight: normal;
		font-family: 'lato' !important;
		text-align: center;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.visible-xs {
		display: none !important;
	}

	.additional_link {
		width: 100%;
	}

	.titlebg2 {
		padding: 10px;
		text-align: center;
		font-size: 25px;
	}

	.loginsection {
		float: none;
		clear: both;
	}

	.whitebg > div:nth-child(4) .col_ht2 {
		/*    height: 630px;*/
		width: 93%;
	}

	.resources {
		height: 380px;
		width: 95%;
	}

	.my_login {
		height: 280px;
		width: 95%;
	}

	.col_ht2.col_color2.bsd {
		width: 97.5%;
	}
}

@media (max-width:1199px) {
	.help_pannel {
		width: auto !important;
	}

	.help_pannel1 {
		width: auto !important;
	}
}
@media (max-width: 767px){
	.pagetitle { 
	margin-top: 48px !important;
}
	.navbar .container-fluid{
		padding:0px !important;
	}
	.page_title2 {
	color: #fff;
	font-size: 17px;
	padding: 9px 13px 9px 60px !important;
	font-family: Ebrima !important;
	text-transform: uppercase;
}
	.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 12px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
	  .navbar .row{
		margin:0px !important;
	}
	   .navbar .row > div{
		padding:0px !important;
	}
		.navbar .row > div > div{
		padding:0px !important;
	}
	.content {
	min-height: 250px;
	padding: 10px;
   margin: 15px 0px !important;
	margin-top:105px !important;
	padding-left: 0px;
	padding-right: 0px;
}
	.navbar {
	position: relative;
	min-height: 30px;
	margin-bottom: 20px;
	height: 50px !important;
	border: 1px solid transparent;
}
.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:focus {
	padding: 10px 15px !important;
	background-color: transparent;
	margin: 0px !important;
}
.navbar-brand img {
	width: auto;
	height: 45px !important;
	min-height: 25px !important;
	max-height: 76px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed !important;
	right: 0;
	left: 0;
	z-index: 999 !important;
}
#navbar {
	position: relative;
	width: 3000px;
	right: 0px;
	margin-top: 33px;
}
	#arrow-click {
		display:none;
	}
	#navbar {
	position: absolute;
	width: 100% !important;
	right: 0px;
	background: #fff !important;
	color: #333;
}
	.navbar-default .navbar-nav > li > a {
	color: #333 !important;
}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 100% !important;
}
}
@media (max-width:767px) {
	.center-btn {
		text-align: left !important;
	}

	.search-bt {
		text-align: right !important;
		padding: 10px 0px;
	}

	.radio-xs {
		padding-left: 35px !important;
	}

	.form-input {
		padding-left: 22px !important;
	}

	.label-side {
		text-align: left !important;
	}

	.footerlinklist table td {
		display: block;
	}

		.footerlinklist table td:nth-child(2n) {
			display: none;
		}

	ul.navmain {
		width: auto;
	}

	.footerlast, .footerlinklist, .index_footer {
		height: auto;
		padding: 15px;
	}

	.col_ht2, .col_ht1 {
		display: inline-block;
		width: 100%;
		margin: 15px 0;
	}

	.col_color3 {
		background-size: cover;
		padding: 10px 10px 35px;
	}

	.whitebg {
		padding: 0 15px;
	}

	.fontoffical {
		text-align: center;
		width: 100%;
	}

	.titlebg2 {
		font-size: 30px;
		padding-top: 45px;
	}

	.navmain {
		display: none;
	}

	.logins {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin: 5px 0;
	}

	.navbar-header, .navbar {
		background-color: none;
		min-height: 58px;
	}

	.navbar-header {
		border-bottom: 0px solid #cccccc;
		border-top: 0px solid #cccccc;
	}

	.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:focus {
		padding: 10px;
		background-color: transparent;
		margin: 10px;
	}

		.navbar-toggle .icon-bar {
			background-color: #3E5C81;
		}

	.navbar-collapse { /*background: #f0f0f0 none repeat scroll 0 0; */
		margin: 0;
	}

	.navbar-nav > li > a {
		color: #3e5c81;
	}

	.footerlinklist {
		padding: 15px 0 0;
	}

	.container {
		margin: 0;
		width: 100% !important;
	}

	.nav > li {
		display: block;
		position: relative;
		text-align: center;
	}

	.navbar-nav > li:not(:last-child) {
		border-bottom: 1px solid #cccccc;
	}

	.navmain.login_page {
		padding-left: 0px;
	}
	/*.login_page .navbar-brand { color: #ffffff; }
.login_page .navbar-header { background: #2c2f34 none repeat scroll 0 0; }
.login_page .navbar-toggle, .login_page .navbar-toggle:hover, .login_page .navbar-toggle:focus {
	background-color: #494c51;
	border-color: #5b5e63 !important;
	margin: 10px;
	padding: 10px;
}*/
	.titlebg2 {
		padding: 10px;
		text-align: center;
		font-size: 25px;
	}

	.loginsection {
		float: none;
		clear: both;
		margin: 5%;
	}

	.titlebg {
		height: auto;
	}

	.col_ht1.col_color3 {
		height: 290px;
	}

	.col_ht3_1 {
		height: 70px;
	}

	.resources {
		float: none;
	}

	.design button {
		font-size: 15px;
	}
}

.A1 {
	display: none;
}

.success {
	font-family: 'lato' !important;
}

/*-----------menu style-------------*/

.menuborder {
	border: 1px solid #c0cedd;
	margin-top: 20px;
}

.col1_nav {
	background: #1E4C77;
	list-style: none;
	padding: 20px 20px 20px 20px;
	min-height: 430px;
	min-width: 360px;
	margin: 0px;
}

	.col1_nav li {
		padding: 10px 0px;
	}

		.col1_nav li a {
			color: #fff;
			text-decoration: none;
			font-family: 'lato';
			font-size: 16px;
		}

		.col1_nav li span {
			display: none;
		}

		.col1_nav li a:hover {
			color: #fff;
			text-decoration: underline;
			font-size: 16px;
		}

		.col1_nav li:hover span {
			display: inline-block;
			float: right;
		}

.col2_nav {
	background: #eaeaea;
	list-style: none;
	padding: 20px 20px 20px 20px;
	min-height: 430px;
	min-width: 240px;
	margin: 0px;
}

	.col2_nav li {
		padding: 10px 0px;
		border-bottom: 1px solid #fff;
		border-top: 1px solid #dddddd;
	}

		.col2_nav li:first-child {
			border-top: 0px solid #dddddd;
		}

		.col2_nav li:nth-last-child(1) {
			border-bottom: 0px solid #fff;
			border-top: 1px solid #dddddd;
		}

		.col2_nav li a {
			color: #1E4C77;
			text-decoration: none;
			font-family: 'lato';
		}

		.col2_nav li span {
			display: none;
		}

		.col2_nav li a:hover {
			color: #1E4C77;
			text-decoration: underline;
		}

		.col2_nav li:hover span {
			display: inline-block;
			float: right;
		}

.col3_nav {
	background: #f2f2f2;
	list-style: none;
	padding: 20px 20px 20px 20px;
	min-height: 430px;
	min-width: 275px;
	margin: 0px;
}

	.col3_nav li {
		padding: 10px 0px;
		border-bottom: 1px solid #fff;
		border-top: 1px solid #dddddd;
	}

		.col3_nav li:first-child {
			border-top: 0px solid #dddddd;
		}

		.col3_nav li:nth-last-child(1) {
			border-bottom: 0px solid #fff;
			border-top: 1px solid #dddddd;
		}

		.col3_nav li a {
			color: #1E4C77;
			text-decoration: none;
			font-family: 'lato';
		}

			.col3_nav li a span {
				display: none;
			}

			.col3_nav li a:hover {
				color: #1E4C77;
				text-decoration: underline;
			}

				.col3_nav li a:hover span {
					display: inline-block;
					padding-left: 30px;
				}

/*-----------menu style end---------------*/


.boxMariginTop {
	margin-top: 10px;
}




.link {
	border: none;
	background-color: transparent;
	color: #064977;
	text-decoration: underline;
	cursor: pointer;
}

	.link:hover {
		text-decoration: none;
	}


.followbusiness {
	background: url(../images/followbusiness.png) left no-repeat;
	width: 24px;
	height: 24px;
}

.help_pannel {
	background: #f5f5f5 url(../images/starterbox-bk-gradient.jpg) bottom repeat-x;
	border-left: 1px solid #d5d5c8;
	line-height: 20px;
	/*	text-align: justify;*/
	font-family: ebrima;
	color: #333;
	padding: 8px;
	font-size: 14px !important;
	margin-top: -5px;
}

.help_pannel1 {
	background: #f5f5f5 url(../images/starterbox-bk-gradient.jpg) bottom repeat-x;
	border-left: 1px solid #d5d5c8;
	line-height: 20px;
	/*	text-align: justify;*/
	font-family: ebrima;
	color: #333;
	padding: 8px;
	font-size: 14px !important;
}

.button_bg1 {
	background: #305d86 !important;
	color: #fff !important;
	font-weight: normal !important;
	border-radius: 8px !important;
	/*margin: 5px 0px 0px 0px !important;*/
	border: 0px !important;
	cursor: pointer;
	width: 96%;
}

tr.noborderbottom td {
	border-bottom: 0px;
}
/*latest css */
.header-list {
	list-style: outside none none;
	margin: 24px 2px 0px 0px;
}

	.header-list > li > a {
		color: rgb(255, 255, 255);
		border: 1px solid;
		border-radius: 15px 16px;
		font-size: 16px !important;
		padding: 2px 6px;
	}

body {
	overflow-x: hidden; /* Prevent scroll on narrow devices */
	height: 100%;
}

footer {
	padding: 30px 0;
}

.font-16 {
	font-size: 16px;
}

@media screen and (min-width: 768px) {
	.row-offcanvas {
		position: relative;
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
		transition: all .25s ease-out;
	}

	.row-offcanvas-right {
		right: 25%;
	}

	.row-offcanvas-left {
		left: 25%;
	}

	.row-offcanvas-right .sidebar-offcanvas {
		right: -25%; /* 3 columns */
	}

	.row-offcanvas-left .sidebar-offcanvas {
		left: -24%; /* 3 columns */
	}

	.row-offcanvas-right.active {
		right: 0; /* 3 columns */
	}

	.row-offcanvas-left.active {
		left: 0; /* 3 columns */
	}

	.row-offcanvas-right.active .sidebar-offcanvas {
		background-color: rgb(254, 254, 254);
	}

	.row-offcanvas-left.active .sidebar-offcanvas {
		background-color: rgb(254, 254, 254);
	}

	.row-offcanvas .content {
		width: 96%;
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
		transition: all .25s ease-out;
		left: -20%;
		margin-left: 0px;
	}
	/*.row-offcanvas .content {
	width: 75%;
	-webkit-transition: all .25s ease-out;
	   -moz-transition: all .25s ease-out;
			transition: all .25s ease-out;

  }*/

	.row-offcanvas.active .content {
		width: 100%; /* 12 columns */
	}

	.sidebar-offcanvas {
		position: absolute;
		top: 0;
		width: 5%;
	}

	/*.sidebar-offcanvas {
	position: absolute;
	top: 0;
	width: 25%; 
  }*/
}

@media screen and (max-width: 1150px) {
	.change_small_menu {
		display: initial !important;
	}

	.change_big_menu {
		display: none !important;
	}
}

@media screen and (max-width: 1200px) {
	.eqWrap {
		display: list-item !important;
		list-style: none;
	}
}

@media screen and (max-width: 767px) {
	.radio label, .checkbox label {
		padding-left: 0px !important;
	}

	.row-offcanvas {
		position: relative;
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
		transition: all .25s ease-out;
	}

	.row-offcanvas-right {
		right: 0;
	}

	.row-offcanvas-left {
		left: 0;
	}

	.row-offcanvas-right .sidebar-offcanvas {
		right: -50%; /* 6 columns */
	}

	.row-offcanvas-left .sidebar-offcanvas {
		left: -50%; /* 6 columns */
	}

	.row-offcanvas-right.active {
		right: 50%; /* 6 columns */
	}

	.row-offcanvas-left.active {
		left: 50%; /* 6 columns */
	}

	.sidebar-offcanvas {
		position: absolute;
		top: 0;
		width: 50%; /* 6 columns */
	}
}

.footer {
	background-color: #1E4C77;
	bottom: 0;
	left: 0;
	position: fixed;
	padding: 10px;
	color: white;
}

.list-group {
	margin-top: 15px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed !important;
	right: 0;
	left: 0;
	z-index: 1030;
}

.row {
	margin-right: auto !important;
	margin-left: auto !important;
}

.nopad-left {
	padding-left: 0px !important;
}

.nopad-right {
	padding-right: 0px !important;
}

.help-icon {
	padding: 4px 0px 0px 5px;
}

.label-side {
	text-align: right;
}
/*label {
	display: inline !important;
	font-weight: normal !important; 
}*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px !important;
}

.small-field {
	width: 124px !important;
}

.calender {
	display: inline-flex;
}

.cal_icon {
	padding: 2px 8px 0px 5px !important;
}

.btn-aside {
	margin: 5px 0px 10px 0px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	/*margin-top: 7px;*/
	margin-left: -20px;
}

.Padding_right {
	padding: 15px;
}

.input-textfield {
	width: 100% !important;
}

.search-section {
	padding: 15px 0px;
}

#divAttachmentList table {
	margin: 10px 0px !important;
}





/***************************************************************************************************************************
	STEPS POGRESS BAR STYLES  
****************************************************************************************************************************/

.flexer, .progress-indicator {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

	.no-flexer, .progress-indicator.stacked {
		display: block;
	}

.no-flexer-element {
	-ms-flex: 0;
	-webkit-flex: 0;
	-moz-flex: 0;
	flex: 0;
}

.flexer-element, .progress-indicator > li {
	-ms-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	flex: 1;
}

.progress-indicator {
	margin: 0;
	padding: 0;
	font-size: 14px;
	margin-bottom: 50px;
	background-color: #888888;
	height: 10px;
	border-radius: 20px;
}

	.progress-indicator > li {
		list-style: none;
		text-align: center;
		width: auto;
		padding: 0;
		margin: 0;
		position: relative;
		text-overflow: ellipsis;
		color: #888888;
		display: block;
		line-height: 16px;
	}

		.progress-indicator > li:hover {
			color: #6e6e6e;
		}

		.progress-indicator > li .bubble {
			border-radius: 1000px;
			width: 30px;
			height: 30px;
			background-color: #888888;
			display: block;
			margin: -12px auto 0.5em auto;
			border: 2px solid #fff;
			color: #fff;
			z-index: 999;
			font-size: 14px;
			line-height: 26px;
		}

			.progress-indicator > li .bubble:before, .progress-indicator > li .bubble:after {
				display: block;
				position: absolute;
				top: 9px;
				width: 100%;
				height: 3px;
				content: '';
			}

			.progress-indicator > li .bubble:before {
				left: 0;
			}

			.progress-indicator > li .bubble:after {
				right: 0;
			}

		.progress-indicator > li.completed {
			color: #064977;
			background-color: #064977;
		}

			.progress-indicator > li.completed:first-child {
				border-radius: 20px 0px 0px 20px;
			}

			.progress-indicator > li.completed:last-child {
				border-radius: 0px 20px 20px 0px;
			}

			.progress-indicator > li.completed .bubble {
				background-color: #064977;
				color: #fff;
			}

				.progress-indicator > li.completed .bubble:before, .progress-indicator > li.completed .bubble:after {
					/*background-color: #65d074;*/
					border-color: #247830;
				}

		.progress-indicator > li a:hover .bubble {
			background-color: #5671d0;
			color: #5671d0;
			border-color: #1f306e;
		}

			.progress-indicator > li a:hover .bubble:before, .progress-indicator > li a:hover .bubble:after {
				background-color: #5671d0;
				border-color: #1f306e;
			}

		.progress-indicator > li.danger .bubble {
			background-color: #d3140f;
			color: #d3140f;
			border-color: #440605;
		}

			.progress-indicator > li.danger .bubble:before, .progress-indicator > li.danger .bubble:after {
				background-color: #d3140f;
				border-color: #440605;
			}

		.progress-indicator > li.warning .bubble {
			background-color: #edb10a;
			color: #edb10a;
			border-color: #5a4304;
		}

			.progress-indicator > li.warning .bubble:before, .progress-indicator > li.warning .bubble:after {
				background-color: #edb10a;
				border-color: #5a4304;
			}

		.progress-indicator > li.info .bubble {
			background-color: #5b32d6;
			color: #5b32d6;
			border-color: #25135d;
		}

			.progress-indicator > li.info .bubble:before, .progress-indicator > li.info .bubble:after {
				background-color: #5b32d6;
				border-color: #25135d;
			}

	.progress-indicator.stacked > li {
		text-indent: -10px;
		text-align: center;
		display: block;
	}

		.progress-indicator.stacked > li .bubble:before, .progress-indicator.stacked > li .bubble:after {
			left: 50%;
			margin-left: -1.5px;
			width: 3px;
			height: 100%;
		}

	.progress-indicator.stacked .stacked-text {
		position: relative;
		z-index: 10;
		top: 0;
		margin-left: 60% !important;
		width: 45% !important;
		display: inline-block;
		text-align: left;
		line-height: 1.2em;
	}

	.progress-indicator.stacked > li a {
		border: none;
	}

@media handheld, screen and (max-width: 400px) {
	.progress-indicator {
		font-size: 60%;
	}
}

.container {
	width: 70%;
	margin: 10px auto;
}

a {
	color: #406753;
	text-decoration: none;
}

hr {
	opacity: 0.3;
}

h1 {
	font-size: 50px;
}

/*ul {
		margin: 0;
		padding: 0.4em;
		list-style-type: square;
	}*/
/*li {
		line-height: 2.4em;
	}*/
code {
	font-family: Monaco, Consolas, "Lucida Console", monospace;
	background-color: #f1f1f1;
	font-size: 80%;
	padding: 4px 8px;
	border-radius: 4px;
	border: 1px solid #ccc;
}

.subdued {
	font-size: 80%;
	opacity: 0.6;
}

/* A totally custom override */

.progress-indicator.custom-complex {
	background-color: #f1f1f1;
	padding: 10px 5px;
	border: 1px solid #ddd;
	border-radius: 10px;
}

	.progress-indicator.custom-complex > li .bubble {
		height: 12px;
		width: 99%;
		border-radius: 2px;
		box-shadow: inset -5px 0 12px rgba(0, 0, 0, 0.2);
	}

		.progress-indicator.custom-complex > li .bubble:before,
		.progress-indicator.custom-complex > li .bubble:after {
			display: none;
		}

/* Demo for vertical bars */

.progress-indicator.stacked {
	width: 48%;
	display: inline-block;
}

	.progress-indicator.stacked > li {
		height: 150px;
	}

		.progress-indicator.stacked > li .bubble {
			padding: 0.1em;
		}

		.progress-indicator.stacked > li:first-of-type .bubble {
			padding: 0.5em;
		}

		.progress-indicator.stacked > li:last-of-type .bubble {
			padding: 0em;
		}

/* Demo for Timeline vertical bars */

#timeline-speaker-example {
	background-color: #2b4a6d;
	color: white;
	padding: 1em 2em;
	text-align: center;
	border-radius: 10px;
}

	#timeline-speaker-example .progress-indicator {
		width: 100%;
	}

	#timeline-speaker-example .bubble {
		padding: 0;
	}

	#timeline-speaker-example .progress-indicator > li {
		color: white;
	}

	#timeline-speaker-example .time {
		position: relative;
		left: -80px;
		top: 30px;
		font-size: 130%;
		text-align: right;
		opacity: 0.6;
		font-weight: 100;
	}

	#timeline-speaker-example .current-time .time {
		font-size: 170%;
		opacity: 1;
	}

	#timeline-speaker-example .stacked-text {
		top: -37px;
		left: -50px;
	}

	#timeline-speaker-example .subdued {
		font-size: 10px;
		display: block;
	}

	#timeline-speaker-example > li:hover {
		color: #ff3d54;
	}

		#timeline-speaker-example > li:hover .bubble,
		#timeline-speaker-example > li:hover .bubble:before,
		#timeline-speaker-example > li:hover .bubble:after {
			background-color: #ff3d54;
		}

	#timeline-speaker-example .current-time .sub-info {
		font-size: 60%;
		line-height: 0.2em;
		text-transform: capitalize;
		color: #6988be;
	}

@media handheld, screen and (max-width: 400px) {
	.container {
		margin: 0;
		width: 100%;
	}

	.progress-indicator.stacked {
		display: block;
		width: 100%;
	}

		.progress-indicator.stacked > li {
			height: 80px;
		}
}

@media screen and (max-width: 991px) {

	.lable-side {
		text-align: left;
	}
}

.pad5 {
	padding: 5px;
}

.pad10 {
	padding: 10px;
}


label {
	/*display: inline-block;*/
    display: initial !important;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

.eqWrap {
	display: flex;
}

.equalHW {
	flex: 1;
}

.equalHMWrap {
	/*justify-content: space-between;*/
	list-style: none;
}

.equalHMRWrap {
	justify-content: space-between;
	flex-wrap: wrap;
}

.equalHMR {
	width: 32%;
	margin-bottom: 2%;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.btn-primary {
	background-color: #064977;
	color: #fff;
	padding: 5px 10px;
	border: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
	font-weight: none;
	margin-bottom: 10px;
}

	.btn-primary:hover {
		background-color: #043252;
	}

.pad_top {
	padding-top: 10px;
}

.radio label, .checkbox label {
	min-height: 20px;
	padding-left: 5px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
/*Menu List css*/
.list-group-item-info {
	color: #fff !important;
	background-color: #6893c5;
}

a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
	color: #fff !important;
	background-color: #1E4C77;
}

.list-group-item-sub {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	border: 1px solid #ddd;
	background: #eaeaea;
}

	.list-group-item-sub:hover {
		background: #d6d5d5;
	}

.list-group-submenu .list-group-item-sub {
	background: #f2f2f2;
}

.list-group-item > i {
	float: right;
}

.change_small_menu {
	display: none;
}

.change_big_menu {
	display: initial;
}

.cart_list {
	display: inline-flex;
}

.cart-icon {
	margin: 7px 17px 0px 33px;
}

.submit {
	text-align: left;
}

.center-btn {
	text-align: center;
}

.entity-box {
	border: solid 1px #000000;
	background-color: seashell;
	padding: 25px 30px 25px 30px !important;
	margin: 20px 0px !important;
}

.white-font {
	color: white !important;
}

.outage {
	color: #e52020;
	font-size: 18px;
	font-weight: bold;
}

}

.validation-msg {
	color: red;
}

li.error_message {
	width: auto;
	font-size: 14px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	background-image: url('/Themes/images/icon-alert-error.png');
	background-position-x: left;
	background-position-y: top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: transparent;
}

li.success_message {
	width: auto;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	background-image: url('../images/done_on.png');
	background-position-x: left;
	background-position-y: top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: transparent;
}

em {
	color: #ff0000;
	font-weight: bold;
}

.data_pannel2 {
	background: #fff;
	padding: 0px;
	/*  width: 99%;   */
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #076090;
	border-left: 0px;
	padding: 10px;
	border-right: 0px;
	-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1);
}

.zero-pad-mar {
	padding: 0;
	margin: 0;
}


.header-back-color {
	background-color: #ced0d0;
	width: 100%;
	padding: 8px;
}

.login-heading-div {
	margin-top: 20%;
}

.password-strength-info {
	margin-top: 40px;
}

.box-shadow-unset {
	box-shadow: unset !important;
}

.pad-top-5 {
	padding-top: 5px;
}

.pad-top-7 {
	padding-top: 7px;
}

.pad-top-15 {
	padding-top: 15px;
}

.trade-flow-div {
	margin-top: 40px;
	border: 2px solid #d8d4d4;
	padding: 15px;
	margin-bottom: 10px;
}

.debtor-note-info {
	border: 2px solid #89adb7;
	margin-top: 10px;
	padding-top: 5px;
}

.debtor-added-info {
	border: 2px solid #89adb7;
	background-color: #c7d9e0;
	padding: 5px;
}

.font-30 {
	font-size: 30px;
}

.login-box-width {
	width: 70%;
}

.filing-review-border {
	border: 2px solid #d8d4d4;
}

.flex-display {
	display: flex;
}

.mar-left-5 {
	margin-left: 5px;
}

.mar-med-left-15 {
	margin-left: 15px;
}

.med-devive-radio {
	display: inline-flex;
}

.pad-border-20 {
	border: 2px solid #ccc;
	padding: 20px;
}

.input-full-width {
	width: 100%;
}

.pad-left-4 {
	padding-left: 4px;
}

.back-color-bor-rad {
	background-color: #ccc;
	border-radius: 5px;
}

.input-small-100 {
	width: 50%;
}

@media only screen and (max-width: 359px) {
	.page_title {
		margin: 0px 5px 15px 0px;
	}

	.login-heading-div {
		margin-top: -10%;
	}

	.site-logo-text {
		font-size: 16px !important;
		padding-left: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.input-small-100 {
		width: 100%;
	}

	.mar-med-left-15 {
		margin-left: 0;
	}

	.med-devive-radio {
		display: grid;
	}

	.filing-review-border {
		border: 2px solid #d8d4d4;
		margin-top: 0;
	}

	.site-logo {
		height: 50px;
	}

	.site-logo-text {
		font-size: 18px;
		padding-left: 20px;
	}

	.login-box-width {
		width: 100%;
	}
}

.arrows {
	margin-top: 27px;
}

.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.custom_file_upload {
	/*background: #305d86 ;*/
	color: #fff;
	font-size: 14px;
	border-radius: 6px;
	padding: 3px 7px;
	border: 0px;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer !important;
	margin-bottom: 0px;
}


.login-bg {
	position: relative;
	opacity: 1.25;
	background-image: url(/Themes/Default/Images/wv-scb.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	/*height: calc(100vh - 163px);*/
	height: calc(100vh);
}

/*.icon_actions {
	background-color: #305d86;
	padding: 1px 2px 2px 4px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin-right: 4px;
}*/
.workfolw-header-bg {
	background-color: #1E4C77;
	color: white;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.login-bg {
	margin-top: 100px;
}

@-moz-document url-prefix() {
	.login-bg {
		margin-top: 0px;
	}
}

@supports (-webkit-appearance:none) and (font-variant-caps:normal) and (not (-ms-accelerator:true)) and (not (overflow:-webkit-marquee)) and (not (-moz-appearance:none)) {
	.login-bg {
		margin-top: 0px;
	}
}

.navbar-default .navbar-nav > li > a {
	color: #FFF;
}

.nav_background {
	background-color: #1E4C77;
	color: white;
}



.navbar-brand img {
	width: auto;
	height: 76px;
	min-height: 25px !important;
	max-height: 76px;
}

.page_title2 {
	color: #fff;
	font-size: 17px;
	padding: 9px 13px 9px 136px;
	font-family: Ebrima !important;
	text-transform: uppercase;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #f1a900 !important;
	background-color: transparent;
}

.navbar-brand img {
	width: auto;
	height: 76px;
	min-height: 25px !important;
	max-height: 76px;
}

.main-header {
	position: fixed;
	max-height: 100px;
	z-index: 1028 !important;
	width: 100%;
	margin-top: 33px;
}

#navbar {
	position: relative;
	width: 3000px;
	right: 0px;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 0px 15px;
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10px;
	font-size: 1.2rem;
}

.navbar {
	position: relative;
	min-height: 30px;
	margin-bottom: 20px;
	height: 35px;
	border: 1px solid transparent;
}

select.form-control {
	padding: 6px 0px 6px 3px;
}
.textfield {
	padding: 5px 0px;
}

.no-drop {cursor: no-drop;}

.custom_radio
{
	position:absolute !important;
	top:2px;
	margin-left:7px !important;
}


.edit-step-link
{
	float: right;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

.custom_file_upload_supportingdoc {
	font-size: 14px;
	border-radius: 6px;
	padding: 3px 7px;
	border: 0px;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer !important;
	margin-bottom: 0px;
}

/*for Moving label right side of radio*/
.radio-inline-right {
	padding-left:0;
	padding-right: 20px;
}

.radio-inline-right input[type='radio'] {
	left: auto;
	right: 0;
}

.ui-widget-header {
    color: black !important;
    background-color: lightgray !important;
}