
.cb_name { /*font-family:"Verdana";*/
	font: normal 1.2em tahoma, arial, sans-serif;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: auto;
	float: left;
}

.cb_tools {
	font: normal 0.875em tahoma, arial, sans-serif;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 3px;
	float: right;
	cursor: pointer;
}

.cb_tools_excel {
	font: normal 0.875em tahoma, arial, sans-serif;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: 3px;
	float: right;
	cursor: pointer;
}

.cb_tools_email {
	font: normal 0.875em tahoma, arial, sans-serif;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: 10px;
	float: left;
	cursor: pointer;
}

.cb_tools_email .inputbox {
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #DDDDDD;
	background: url("../img/content_bg.gif") repeat-x scroll 0 0 transparent;
	padding: 2px;
}

.cb_tools_email .inputbox:focus {
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #DDDDDD;
	background: url("../img/content_bg.gif") repeat-x scroll 0 0 transparent;
}

.cb_send_result {
	visibility: hidden;
	display: none;
}

.cb_imgsend {
	margin-bottom: 3px;
	vertical-align: middle;
	cursor-hand: pointer;
}

.cb_form {
	clear: both;
	margin-left: 3px;
	margin-right: 3px;
	/*text-align: center;*/
	/*width:100%;*/
}

.cb_form .inputbox {
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #DDDDDD;
	background: url("../img/content_bg.gif") repeat-x scroll 0 0 transparent;
	padding: 2px;
}

.cb_form .inputbox:focus {
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #DDDDDD;
	background: url("../img/content_bg.gif") repeat-x scroll 0 0 transparent;
}

.cb_button {
	background: url("../img/arrow1.gif") no-repeat scroll left top #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #444444;
	cursor: pointer;
	/*font-family: arial;*/
	/*font-weight: bold;*/
	line-height: 1.2em;
	padding: 3px 5px 3px 7px;
}

.cb_button:hover { /*border-top-color: #adadad;*/
	/*background: #adadad;*/
	color: #000000;
}

.cb_button:active {
	border: 1px solid #DDDDDD;
	/*background: #737373;*/
}

.cb_button:focus {
	border: 1px solid #DDDDDD;
	/*background: #737373;*/
}

.cb_calc_table {
	border: 0px;
	margin-bottom: 5px;
	margin-left: auto margin-right:auto;
	text-align: left;
	width: 100%;
}

.cb_calc_table tr {
	border: 0px;
}

.cb_calc_table td {
	border: 0px;
}

/*.cb_result{
  margin-bottom: 3px ;
  margin-top: 15px ;
  text-align: center;
  width:100%;
}

.cb_result table		{
    width:100%;
		margin: 0;
		padding: 0;
		font: normal 0.9em tahoma, arial, sans-serif;
		border-collapse: collapse;
		border: 1px solid #ADBBCA;
		color: #4F6480;
		background: #F0F0F0;
		}
		


.cb_result table caption	{
		margin: 0;
		height: 32px;
		padding: 0;
		color: #4F6480;
		line-height: 1em;
		text-align: left;
		font: bold 150% georgia, serif;
		text-transform: uppercase;
		letter-spacing: 0.14em;
		}
		
.cb_result thead		{
		color: #fff;
		background: #5E7796;
		}
		
.cb_result thead tr th	{
		padding: 4px 8px 4px 8px;
		}

		
.cb_result thead th	{
		border: 2px solid #ADBBCA;
		}

.cb_result tfoot		{
		background: #fff;
		}
		
.cb_result tfoot tr td, tfoot tr th, tbody tr td	{
		padding: 4px;
		text-align: left;
		}
		
.cb_result tbody tr:hover	{
		background: #fff;
		}
		
.cb_result tbody tr	{
		border: 2px solid #ADBBCA;
		  border-radius: 5px;
		}
		
.cb_result tbody th	{
		padding: 8px;
		border: 2px solid #ADBBCA;
	  border-radius: 5px;
	  -moz-border-radius: 5px;
		}
		
.cb_result tbody td	{
		background: #E9ECEE;
		}

.cb_result tbody tr.odd		{
		background: #C4CFDB;
		}
		
.cb_result tbody tr.odd td		{
		background: #F0F0F0;
		color: #4F6480;
		}
		

		
.cb_result tbody tr.odd:hover		{
		background: #fff;
		}
		

		
.cb_result tbody tr th a:link		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: underline;
		
		}
		
.cb_result tbody tr th a:visited		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: none;
		
		}
		
.cb_result tbody tr th a:hover		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: none;
		
		}
		
.cb_result tbody tr th a:active		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: line-through;
		
		}
		
.cb_result tbody tr th a:visited:after {
		content: "\00A0\221A";
		}
		
.cb_result tbody td a:link		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: underline;
		}
		
.cb_result tbody td a:visited		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: none;
		}
		
.cb_result tbody td a:hover		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: none;
		}
		
.cb_result tbody td a:active		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: underline;
		}
			
.cb_result tbody td a:visited:after {
		content: "\00A0\221A";
		color: #808000;
		text-decoration: none;
		}
		
.cb_result tbody td + td + td + td a { background: transparent url(downloadcss244.gif) no-repeat scroll 0 50%; 
    display: block;
    height: 24px;
    width: 24px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -5000px;
    border: none;
    }
			
.cb_result tbody td + td + td + td a:hover { background: transparent url(downloadcss2441.gif) no-repeat scroll 0 50%; 
		display: block;
		height: 24px;
		width: 24px;
		overflow: hidden;
		text-decoration: none;
		text-indent: -5000px;
		border: none;
		}
*/
.cb_separator {
	height: 2px;
	background-color: #F0F0F0;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 5px 5px 5px 5px;
	border-bottom: #ADBBCA 1px solid;
	border-right: #ADBBCA 1px solid;
}

.cb_clear {
	clear: both;
}

/* User wrapper */
.cbu_fieldwrapper { /*position:absolute;
	display:block;*/
	
}

.cbu_fieldname {
	float: left;
}

.cbu_fieldinput {
	float: left;
	text-align: left;
}

.cb_sec_wrapper {
	border: 1px solid #ccc;
	border-radius: 5px;
}

.cb_sec_tools {
	margin-bottom: 5px;
}

.cb_sec_tools_add {
	color: #333;
	font-size: 11px;
	margin-top: 2px;
	width: 15px;
	margin-left: 2px;
	cursort: pointer;
}

.sec_table_wrapper,.sec_table_wrapper tr,.sec_table_wrapper th,.sec_table_wrapper td
	{
	border-width: 0px;
}

.sec_table_wrapper {
	border-spacing: 5px;
}

.cb_section_wrapper {
	float: left;
}

.cb_section_del {
	float: left;
	background: url("../img/sec_del.png") no-repeat scroll 0 0 transparent;
	margin-left: 5px;
	padding-left: 20px;
	cursor: pointer;
	font: bold 12px tahoma, arial, sans-serif;
	height: 20px;
	color: #aaa;
}

.cb_section_del:hover {
	color: #222;
}

.cb_sec_toolbar_add {
	clear: both;
	width: 0;
	margin-left: 4px;
	margin-bottom: 8px;
}

.cb_section_add {
	background: url("../img/sec_add.png") no-repeat scroll 0 0 transparent;
	margin-left: 5px;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	font: bold 12px tahoma, arial, sans-serif;
	color: #aaa;
	height: 20px;
}

.cb_section_add:hover {
	color: #222;
}

.cb_section { /*float:left;*/
	clear: both;
}

.cb_layout_main { /*clear:both;*/
	float: left;
}

.cb_layout_wrapper {
	margin-top: 20px;
}

.cb_multiplefield input {
	margin-right: 5px;
}

.cb_multiplefield input,.cb_multiplefield label {
	vertical-align: middle;
}

.cb_multiplefield {
	margin-top: 5px;
}

#cb_jsevents {
	line-height: 14px;
}

.cb_result_vmlink {
	width: 70px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

.cb_section_block {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 8px;
}

.btcalctoolbar {
	text-align: center;
}
/* Autocompleter */
.ma-container {
	color: #000;
	border: 1px solid #333;
	background-color: #fff;
	position: absolute;
	visibility: hidden;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 0.9em;
	text-align: left;
	z-index: 1000;
}

.ma-container ul {
	list-style: none;
	overflow: hidden;
	width: 100%;
}

.ma-container li {
	padding: 2px 5px;
	/*line-height: 16px;*/
	cursor: pointer;
	float: left;
	width: 100%;
	overflow: hidden;
}

.ma-container .ma-hover {
	color: #fff;
	background-color: #222 !important;
}

.ma-container .ma-odd {
	
}

.ma-container .ma-even {
	background-color: #efefef;
}
/*.ma-loading{
    background-color: #fafba4;
}*/
.ma-selected {
	background-color: #f2f2f2;
}
/* End autocompleter */
​

#tabBox {
	width: 100%;
	height: 38px;
	clear: left;
}

#tabBox ul.tabSet {
	height: 30px;
	padding-left: 0px;
}

#tabBox ul.tabSet li {
	float: left;
	list-style: none outside none;
	height: 27px;
	margin-right: 1px;
	padding: 2px;
	cursor: pointer;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#tabBox ul.tabSet li {
	text-align: center;
	vertical-align: middle;
	width: auto;
}

#tabBox ul.tabSet li a {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}

#tabBox ul.tabSet li.on {
	border-top: 1px solid #0D4E89;
	border-left: 1px solid #0D4E89;
	border-right: 1px solid #0D4E89;
	background-color: #ffffff;
	color: #0D4E89;
	margin-top: 0px;
	height: 29px;
	font-size: 11px;
}

#tabBox ul.tabSet li.off {
	border-top: 1px dotted #0D4E89;
	border-left: 1px dotted #0D4E89;
	border-right: 1px dotted #0D4E89;
	background-color: #0D4E89;
	color: #ffffff;
	margin-top: 4px;
	height: 25px;
	font-size: 10px;
}

#tabBox ul.tabSet li.on a {
	color: #0D4E89;
}

#tabBox ul.tabSet li.off a {
	color: #ffffff;
}

.panelSet {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #0D4E89;
	margin-top: -6px;
	/**margin-top:4px;*/
	width: 100%;
}

.panelcb {
	border: 0px;
	margin-top: 0px;
	padding: 10px;
	margin: 10px;
	/*height: 200px;*/
}

.cb_delete {
	width: 35px;
	margin-bottom: 15px;
}

.cb_inline_content {
	background: url("../img/inline-loader.gif") no-repeat scroll 0 0
		transparent;
	min-height: 16px;
	min-width: 16px;
	z-index:1000;
}

.cb_inline_calc {
	/*margin-top: 5px;*/
}

.cb_bootstrap .cbsshide {
	display: none !important;
}
.cb_bootstrap .form-check label.checkbox{
	display: inline-block;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 7px;	
}