
html {
	height: 100%;
}

table {
	border-collapse: collapse;
}

.horizontaltoolbar {
	width: 100%;
	margin: 0 auto 5px;
	overflow: hidden;
	/*clear: both;*/
}

.verticletoolbar {
	width: 175px;
	font-size: 10pt;
}

div.maincontent {
	overflow: visible;
	margin-right: 5px;
	font-size: 10pt;
}

.flagbar_active {
	width: 188px;
	margin-right: 5px;
	margin-left: -5px;
}

.flagbar_inactive {
	width: 188px;
}

.footer { /*margin-right:5px;*/
	overflow: hidden;
	font-size: 8pt;
	clear: both;
	/*padding-bottom:5px;*/
	padding-right: 5px;
	_padding-right: 0;
}

.tablecontent {
	vertical-align: middle;
	font-size: 10pt;
	padding: 8px;
}

th {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
}

th.third {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	width: 33.3%;
}

th.noprint {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
}

table.formatter {
	width: 100%;
	height: 100%;
}

.pageheader {
	font-size: 19px;
	color: #333333;
	font-family: Georgia;
	position: static;
	height: 20px;
	background: transparent;
}

.chapter {
	font-size: 19px;
	color: #333333;
	font-family: Georgia;
	position: static;
	height: 20px;
	background: transparent;
}

td.noprint {
	vertical-align: middle;
	font-size: 10pt;
	padding: 5px;
}

td.listseperator {
	list-style-position: outside;
	font-size: 10pt;
	left: 400px;
	list-style-type: disc;
	position: relative;
}

img.listseperator {
	height: 1px;
}

td.listspacer {
	height: 1px;
	/*background-color:#ffffff*/
}

img.listspacer {
	height: 10px;
}

.toc_sel {
	font-weight: bold;
	font-style: italic;
	font-size: 8pt;
	padding-bottom: 5px;
}

.toc_norm {
	font-size: 8pt;
	padding-bottom: 5px;
}

.toc_sel_dis {
	font-weight: bold;
	font-style: italic;
	font-size: 8pt;
	padding-bottom: 5px;
}

.toc_norm_dis {
	font-size: 8pt;
	padding-bottom: 5px;
}

.pre {
	font-weight: bold;
	font-size: 8pt;
}

.post {
	font-size: 8pt;
	font-style: italic;
	line-height: 15px;
}

.post_invalid {
	font-size: 8pt;
	font-style: italic;
	color: Red;
}

.post_required {
	font-size: 8pt;
	font-style: italic;
	color: Red;
}

.invalid {
	font-size: 10pt;
	font-style: italic;
	color: red;
}

.invalid_print {
	font-size: 10pt;
	font-style: italic;
	color: red;
}

.legal {
	font-size: 7pt;
	font-style: italic;
}

.highlight {
	background-color: yellow;
}

.ellipsis {
	
}

.underscore {
	border-bottom: 1px solid #00296B;
	font-weight: bold;
	font-size: 13px;
	color: #00296B;
	width: 65%;
	margin-bottom: 6px;
}

hr.underscore {
	color: yellow;
}

.dotted {
	border-bottom: thin solid #eaeddb;
	border-top: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	_display: none;
}

.blue {
	border-bottom: 2px solid #e8f2ff;
	border-top: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	_display: none;
}

.timeline_ready {
	background-color: #EFE986;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

.timeline_ready_current {
	background-color: #EDE55A;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	border-left-width: thick;
	border-right-width: thick;
}

.timeline_last {
	background-color: #ef8986;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

.timeline_last_current {
	background-color: #E15E5A;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	border-left-width: thick;
	border-right-width: thick;
}

.timeline_default {
	background-color: #B6FFBF;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

.timeline_default_current {
	background-color: #83DFA2;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	border-left-width: thick;
	border-right-width: thick;
}

.timeline_expired {
	background-color: #c1c1c1;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

.timeline_expired_current {
	background-color: #A3A3A3;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	border-left-width: thick;
	border-right-width: thick;
}

.timeline_current {
	background-color: #E8F2FF;
	border-left-width: thick;
	border-right-width: thick;
}

.player_playlist {
	display: block;
	width: 480px;
	height: 300px;
}

.player {
	display: block;
	width: 480px;
	height: 294px;
}

/*.logo {
	height: 60px;
	position: relative;
	width: 98%;
	margin: 0 auto 0 5px;
	overflow: hidden;
}
*/
/*.search {
	padding-top: 10px;
	float: right;
}
*/
.search_input {
	
}

.search_button {
	
}

.server {
	color: red;
	font-size: 12px;
	padding-left: 5px;
}

#logo {
	/*float: left;*/
	padding: 3px 3px;
	border-style: none;
	max-height: 50px;
	/*height: 60px;*/
}

/*a.top {
	float: right;
}
*/
.column {
	float: left;
	margin-left: 2%;
}

.column a {
	text-decoration: none;
	color: #1133AA;
}

.column a:visited { /*color:#76797C;*/
	
}

.column a:hover {
	text-decoration: underline;
}

/*.grid3col,.grid6col,.container {
	min-width: 100%;
	overflow: hidden;
}*/

.grid6col {
	_padding-right: 5px;
}

.grid3col .column {
	width: 32%;
	font-size: 10px;
}

.grid6col .column {
	margin-top: 10px;
	width: 15%;
	font-size: 9px;
}

.column.first,.column.last {
	margin-left: 0 !important;
}

.column.last {
	float: right !important;
}

.column ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	line-height: 14px;
}

.column ul {
	margin-left: 0;
	margin-top: 0;
	padding: 0;
}

.column ul ul {
	margin-left: 15px;
}

.column ul ul ul {
	margin-left: 30px;
}

.grid6col .column ul ul {
	display: none;
}

#wait {
	width: 80px;
	height: 12px;
	padding-top: 15px;
	padding-bottom: 5px;
	/*margin-left: 235px;*/
	border: none;
	margin-left: auto;
	margin-right: auto;
	_left: 40%;
}

.grid6col .column a.chapter {
	font-size: 12px;
	font-weight: bold;
}

.linkbar {
	float: right;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #0088CC;
	margin-right: 6px;
	margin-bottom: 0;
}

.linkbar a {
	text-decoration: none;
}

.linkbar a:hover {
	text-decoration: underline;
}

.linkbar li {
	display: inline;
}

.linkbar a.first {
	border-left: 0 none !important;
}

.linkbar a {
	border-left: 1px solid #797C80;
	margin-left: 5px;
	padding: 0 0 0 5px;
}

.breadcrumbs {
	clear: both;
	float: left;
	font-weight: normal;
	font-size: 9px;
	color: #0088CC;
	margin-left: 5px;
	margin-bottom: 0;
}

.breadcrumbs li {
	display: inline;
}

.breadcrumbs a.first {
	border-left: 0 none !important;
}

.breadcrumbs a {
	padding: 0 5px;
}

.bc_border {
	text-decoration: none;
	font-size: 12px;
}

.address {
	float: left;
	font-style: italic;
	color: #76797C;
	/*margin-top:5px;*/
	_padding-right: 5px;
}

.key {
	display: none;
}

.rpanel {
	position: relative;
	margin-left: 5px;
	margin-bottom: 5px;
	/*IE6 fix*/
	_width: 100%;
}

.address .rpanel {
	margin-bottom: 0;
}

.rpanel_head {
	margin: 0;
	overflow: hidden;
	width: 100%;
}

.rpanel_head_header {
	padding: 0 4px;
	position: absolute;
	top: -6px;
	left: 15px;
}

.rpanel_head_header span {
	padding-left: 3px;
}

.rpanel_body { /*overflow: hidden;*/
	position: relative;
	width: 100%;
}

.rpanel_footer {
	overflow: hidden;
	width: 100%;
}

.rpanel_wl {
	background: url(../img/rpanel_side.png) repeat-y 0 0;
}

.rpanel_wr {
	background: url(../img/rpanel_side.png) repeat-y 100% 0;
	zoom: 1;
}

.rpanel_tl {
	background: transparent url(../img/rpanel_gray_tl.png) 0 0 no-repeat;
	/*overflow: hidden;*/
}

.rpanel_bl {
	background: transparent url(../img/rpanel_gray_bl.png) 0 100% no-repeat;
	zoom: 1;
}

.maincontent .rpanel_tr {
	min-height: 330px;
}

.rpanel_br {
	background: transparent url(../img/rpanel_gray_br.png) 100% 100%
		no-repeat;
	margin-left: 4px;
	zoom: 1;
}

.rpanel_tr {
	background: transparent url(../img/rpanel_gray_tr.png) 100% 0 no-repeat;
	margin-left: 0px;
	padding: 5px;
}

.result {
	font-style: italic;
}

table.table_selector {
	font-style: normal;
	font-weight: normal;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}

.table_selector * .odd {
	background: #EEEEF1;
}

.table_selector * tr:hover {
	background: #FFFFBB;
}

.nohover * tr:hover {
	background: none;
}

.table_selector * th {
	background: silver;
}

.table_selector * th.sorting {
	background-color: silver;
	background-image: url("../img/sort_both.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: scroll;
	padding-right: 12px;
}

.table_selector * th.sorting_desc {
	background-color: silver;
	background-image: url("../img/sort_desc.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: scroll;
	padding-right: 12px;
}

.table_selector * th.sorting_asc {
	background-color: silver;
	background-image: url("../img/sort_asc.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: scroll;
	padding-right: 12px;
}

.table_selector * .noedit {
	font-weight: bold;
	padding: 7px;
}

.table_selector * .edit {
	padding-left: 5px;
}

.table_selector * form {
	margin-left: -5px;
}

.addthis_button {
	float: right;
}

.icons {
	float: right;
	clear: both;
}

.instructions {
	float: left;
}

.vc_icon {
	float: left;
	margin-right: 5px;
}

.ppreview {
	float: right;
	clear: both;
	margin-left: 5px;
}

.th_print {
	display: none;
}

.addthis_button {
	clear: both;
}

ul.bullet,ul.no_bullet {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.bullet li {
	background-image: url(../img/bullet.gif);
	background-position: 0 -4px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 16px;
}

.no_bullet li {
	padding-bottom: 7px;
}

.bold_cap {
	font-weight: bold;
	padding-bottom: 5px;
}

.bold_cap_blue {
	font-weight: bold;
	padding-left: 5px;	
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	background-color:#DEE9FC;
}

.bold_cap_yel {
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 7px;
	background-color: #FCF99D;
}

.blue_opac {
	background-color: #DCDCDF;
	padding: 5px;
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

.sf-menu {
	margin-bottom: 0;
}

.sf-menu a {
	padding: 3px;
	background-color: white;
	border-bottom: none;
	border-left: none;
	line-height: 1.2;
}

.sf-menu a.current,.sf-menu a.current:visited {
	background-color: #1133AA;
	color: white;
	width: 153px;
	_width: 159px;
}

.sf-vertical,.sf-vertical li {
	width: 159px;
	float: none;
	margin-left: -2px;
	_display: inline;
}

.sf-vertical li:hover ul,.sf-vertical li.sfHover ul,.sf-vertical .sf-vertical li:hover ul,.sf-vertical .sf-vertical li.sfHover ul
	{
	left: 163px;
}

a>.sf-sub-indicator {
	background-position: 0 -100px;
	top: 6px;
}

.sf-menu a.double_indent,.sf-menu a.double_indent:visited {
	left: 15px;
	font-style: italic;
	width: 134px;
	_width: 144px;
	padding: 5px;
}

.sf-menu a.indent,.sf-menu a.indent:visited {
	left: 5px;
	font-style: italic;
	width: 144px;
	_width: 154px;
	padding: 5px;
}

.sf-menu ul {
	width: 159px;
}

.status_link {
	margin-left: 5px;
	line-height: 2.2;
}

.thsmall {
	font-weight: normal;
	font-size: 8pt;
}

.line_highlight {
	background-color: #FCF88F;
	border-style: solid;
	border-width: 5px;
	border-color: #FCF88F;
	margin-left: 2px;
	margin-right: 2px;
	line-height: 17px;
}

.line_highlight_blue {
	background-color: #E8EEFA;
	border-style: solid;
	border-width: 4px;
	border-color: #E8EEFA;
	margin-left: 2px;
	margin-right: 2px;
	line-height: 17px;
}

.line_highlight_gray {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 3px;
	border-color: #EEEEEE;
	margin-left: 2px;
	margin-right: 2px;
}

.ui-accordion-header {
	padding-left: 30px;
	background: url("../img/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	border: 1px solid #DDDDDD;
	color: #555555;
}

.ui-widget-content {
    border: 1px solid #DDDDDD;
}

.accordion-empty {
	padding-left: 30px;
	border: 1px solid #DDDDDD;
	color: #555555;
}

.ui-widget-content a {
	color: #1133AA;
}

.ui-accordion .ui-accordion-content {
	padding: 5px;
	height:auto!important;
}	

.fakelink{
    font-size: 8pt;
    font-style: italic;
    text-decoration: underline;
    color: #1133AA;
    cursor: pointer;
}

.altclass{
	background: #DFEFFC;
}

.overlayOuter{
    background:#000;
    opacity:0.9;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    display:none;
    width:96%;
    height:96%;
    left:2%;
    top:2%;
    position:absolute;
    z-index:100001;
    font-size: 9pt;
    height:auto!important;
 }

.overlayInner{
	opacity:0.9;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    top:5%;
    z-index:100001;
    height:100%;
 }

.maxlengthdisplay{
	font-size: 8pt;
	font-style: italic;
}

.invalid_address{
	font-style: italic;
	border: 1px solid #DDDDDD;
	background: #FFFFD5;
	padding: 10px;
	margin: 10px;
}

.tablebold{
	vertical-align: middle;
	font-weight: bold;
	padding: 5px;
}

.total{
	font-size: 12pt;
}

.red{
	color: red;
}

.blue1{
	background: #ABC1ED;
}

.blue2{
	background: #E8EEFA;
}

.red1{
	background: #EDD7AB;
}

.red2{
	background: #FAF4E8;
}

.number{
	text-align: right;
	padding: 8px;
}

.ui-jqgrid .ui-jqgrid-htable   {
    min-height:35px;
    height:auto;
}

.ui-jqgrid .ui-jqgrid-htable th div, .ui-jqgrid-sortable  {
    height:auto;
    overflow:hidden;
    white-space:normal !important;
}

.ui-helper-reset { 
	margin: 0; 
	padding: 0; 
	outline: 0; 
	line-height: 1.3; 
	text-decoration: none; 
	font-size: 100%;
	list-style: none; 
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div>span { 
	margin: 2px; 
}
.ui-jqgrid .ui-pg-table .ui-pg-button>span {
	margin: 2px; 
}
.ui-jqgrid .ui-jqgrid-pager { 
	height:34px !important; 
}
.ui-jqgrid .ui-pg-button  { 
	height:15px !important; 
	width:15px !important;
}
.ui-jqgrid .ui-jqgrid-pager .ui-icon { 
	position:relative; 
}

.ui-body-c .ui-link {
    color: #1133AA;
    font-weight: normal;
}


/********************************/
.navbar {
	margin-bottom: 0;
}

.wrapper { 
	margin-top: 50px;
}

/***dropdown-submenu***/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.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;
}

.error, #frmform label.error{
	font-size: 10pt;
	font-style: italic;
	color: red;
	font-weight: normal;
}

.black{
	color: black;
}

input[type=checkbox], input[type=radio] {
	transform: scale(2);
	-ms-transform: scale(2); 
	-moz-transform: scale(2); 
	-webkit-transform: scale(2);
	-o-transform: scale(2);
    vertical-align: middle;
    position: relative;
    margin: 5px;
}

input[type=radio] {
    bottom: 2px;
}

.ui-icon {
	width: 24px;
	height: 24px;
}

.ui-state-default .ui-icon { background-image: url(../img/ui-icons_6da8d5_icomoon.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../img/ui-icons_217bc0_icomoon.png); }

.ui-jqgrid .ui-pg-input,.ui-jqgrid .ui-pg-selbox {
    font-size: 14px;
    height: 24px;
}

.ui-jqgrid .ui-jqgrid-pager {
	font-size: 14px;
}

.ui-icon-seek-first { background-position: -72px -72px; }
.ui-icon-seek-prev { background-position: -24px -72px; }
.ui-icon-seek-next { background-position: -48px -72px; }
.ui-icon-seek-end { background-position: -96px -72px; }
.ui-icon-trash { background-position: -96px -24px; }
.ui-icon-search { background-position: -0px -24px; }
.ui-icon-plus { background-position: -96px -48px; }
.ui-icon-pencil { background-position: -24px 0px; }
.ui-icon-disk { background-position: -96px 0px; }
.ui-icon-cancel { background-position: 0px -48px; }

.ui-icon-triangle-1-s {display:none;}

.ui-datepicker-next .ui-icon, .ui-datepicker-prev .ui-icon{
	width: 16px;
	height: 16px;
}

.ui-datepicker-next-hover .ui-icon, .ui-datepicker-prev-hover .ui-icon{
	background-image: url("../img/ui-icons_454545_256x240.png")
}

.ui-datepicker {z-index: 1151 !important;}

a span.ui-icon {display:none;}

img {
	vertical-align: inherit;
}

.row{
	padding-bottom: 10px;
}

.itemchapter{
	font-size: 12pt;
}

.progress_inactive{
	color: black !important;
	background-color: #eee !important;;
}

.pagination {
    margin: 0;
}

.pagination > li > a, .pagination > li > span {
    font-size: 14px;
    border-color: #c0c0c0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

a, a:hover, a:focus {
	color: #1133AA;
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}

.progress-bar-info{
	background-color: #DDE6FC;
	color: black;
}

.modal{
	width: 80%;
	margin-left: 10%;
	left: 0;
	bottom: auto;
}

.modal-overflow.modal.fade.in {
    top: 1%;
}

.modal.fade {
    /*top: -25%;*/
    transition: opacity 0.3s linear 0s, top 0.3s ease-out 0s;
}

.question, .answer {
	padding-bottom: 10px;
}

.bookmark{
	padding-top: 80px;	
	margin-bottom: -60px;
}

.content-area ol li.bookmark:before {
 	padding-top: 80px;
}

.bookmarks_header{
	margin-bottom: -60px;
}

.listing .thumb {
    float: left;
}

.listing .thumbright{
    float: right;
    margin-left: 10px;
}

.dl-horizontal dt,.dl-horizontal dd {
	padding-bottom: 5px;
	text-align: left;
}

.expanded ul li{
	padding-bottom: 2px;
}

h5{
	line-height: 1.4;	
}

question{
	font-size: 15px;
	line-height: 21px;
}

.pagination.with-dropdown button.dropdown-toggle[type='submit']{
	background-image: none;
	border-width: 0 2px 2px;
	padding-right: 10px;
}

.pagination.with-dropdown button ~ button.dropdown-toggle{
	padding-left: 0;
}

.nav-arrow-inner {
    border-color: transparent transparent white;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-style: solid;
    border-width: 0 9px 9px;
    font-size: 0;
    height: 0;
    left: -9px;
    line-height: 0;
    position: absolute;
    top: 1px;
    width: 0;
}

.nav-arrow {
    margin-left: -1px;
    border-color: transparent transparent #bbb;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-style: solid;
    border-width: 0 9px 9px;
    font-size: 0;
    height: 0;
    line-height: 0;
    position: absolute;
    top: -9px;
    width: 0;
}

#menuLogin > .dropdown-menu {
    border-radius: 4px;
}

#menuLogin > a, #menuLogin > a:hover, #menuLogin > a:focus {
    background-color: transparent;
}

.news-release > .details{
	padding-bottom: 20px;	
}

.panel-info > .panel{
	margin-bottom: 0;
		
}

#accordion.panel-info .panel-title a.collapsed:after {
    content: url("../img/accordion-plus-icon.png");
}
#accordion.panel-info .panel-title a.collapsed:hover:after {
    content: url("../img/accordion-plus-icon.png");
}
#accordion.panel-info .panel-title a:after {
    content: url("../img/accordion-minus-icon.png");
}

#frmform label{
	white-space: nowrap;	
}

.content-area #cert{
	line-height: 1.42857;
}

#cert .accordion-heading a:after {
    right: -32px;
    top: 0;
}

.home #cert .accordion-heading a:after {
    right: 0;
}

/* Automatically generated with glue-sprite for IcoMoon icons from ABS icon git-repository; all classes between this comment and "END-GLUE-SPRITE" will be overwritten.
 * BEGIN-GLUE-SPRITE
 */

/* glue: 0.9.4 hash: 68db5627bd */
        .icoabs-000000-1591-file-pdf,
.icoabs-000000-1348-transmission,
.icoabs-000000-1254-circle-right2,
.icoabs-000000-1135-checkmark3,
.icoabs-000000-1123-cancel-circle,
.icoabs-000000-1121-info,
.icoabs-000000-1103-notification,
.icoabs-000000-0934-flag5,
.icoabs-000000-0590-lock,
.icoabs-000000-0359-printer3,
.icoabs-000000-0336-clock3,
.icoabs-000000-0268-coin-dollar,
.icoabs-000000-0006-pencil {
            background-image: url('../img/icoabs-000000.png');
            background-repeat: no-repeat;
        }
        
        .icoabs-000000-1591-file-pdf {
            background-position: 0 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-1348-transmission {
            background-position: -32px 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-1254-circle-right2 {
            background-position: -64px 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-1135-checkmark3 {
            background-position: 0 -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-1123-cancel-circle {
            background-position: -32px -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-1121-info {
            background-position: -64px -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-1103-notification {
            background-position: -96px 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-0934-flag5 {
            background-position: -96px -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-0590-lock {
            background-position: 0 -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-0359-printer3 {
            background-position: -32px -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-0336-clock3 {
            background-position: -64px -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-0268-coin-dollar {
            background-position: -96px -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-000000-0006-pencil {
            background-position: -128px 0;
            width: 32px;
            height: 34px;
        }
        
/* glue: 0.9.4 hash: ee3fc9208a */
.icoabs-4D88DA-1591-file-pdf,
.icoabs-4D88DA-1348-transmission,
.icoabs-4D88DA-1254-circle-right2,
.icoabs-4D88DA-1135-checkmark3,
.icoabs-4D88DA-1123-cancel-circle,
.icoabs-4D88DA-1121-info,
.icoabs-4D88DA-1103-notification,
.icoabs-4D88DA-0934-flag5,
.icoabs-4D88DA-0590-lock,
.icoabs-4D88DA-0359-printer3,
.icoabs-4D88DA-0336-clock3,
.icoabs-4D88DA-0268-coin-dollar,
.icoabs-4D88DA-0006-pencil,
.icoabs-4D88DA-0116-adduser {
            background-image: url('../img/icoabs-4D88DA.png');
            background-repeat: no-repeat;
        }
        
        .icoabs-4D88DA-1591-file-pdf {
            background-position: 0 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-1348-transmission {
            background-position: -32px 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-1254-circle-right2 {
            background-position: -64px 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-1135-checkmark3 {
            background-position: 0 -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-1123-cancel-circle {
            background-position: -32px -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-1121-info {
            background-position: -64px -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-1103-notification {
            background-position: -96px 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-0934-flag5 {
            background-position: -96px -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-0590-lock {
            background-position: 0 -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-0359-printer3 {
            background-position: -32px -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-0336-clock3 {
            background-position: -64px -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-0268-coin-dollar {
            background-position: -96px -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-0006-pencil {
            background-position: -128px 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-4D88DA-0116-adduser {
            background-position: -128px -34px;
            width: 32px;
            height: 34px;
        }        
        
/* glue: 0.9.4 hash: 393de5326d */
.icoabs-8DBBFA-1591-file-pdf,
.icoabs-8DBBFA-1348-transmission,
.icoabs-8DBBFA-1254-circle-right2,
.icoabs-8DBBFA-1135-checkmark3,
.icoabs-8DBBFA-1123-cancel-circle,
.icoabs-8DBBFA-1121-info,
.icoabs-8DBBFA-1103-notification,
.icoabs-8DBBFA-0934-flag5,
.icoabs-8DBBFA-0590-lock,
.icoabs-8DBBFA-0359-printer3,
.icoabs-8DBBFA-0336-clock3,
.icoabs-8DBBFA-0268-coin-dollar,
.icoabs-8DBBFA-0006-pencil {
            background-image: url('../img/icoabs-8DBBFA.png');
            background-repeat: no-repeat;
        }
        
        .icoabs-8DBBFA-1591-file-pdf {
            background-position: 0 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-1348-transmission {
            background-position: -32px 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-1254-circle-right2 {
            background-position: -64px 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-1135-checkmark3 {
            background-position: 0 -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-1123-cancel-circle {
            background-position: -32px -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-1121-info {
            background-position: -64px -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-1103-notification {
            background-position: -96px 0;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-0934-flag5 {
            background-position: -96px -34px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-0590-lock {
            background-position: 0 -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-0359-printer3 {
            background-position: -32px -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-0336-clock3 {
            background-position: -64px -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-0268-coin-dollar {
            background-position: -96px -68px;
            width: 32px;
            height: 34px;
        }
        
        .icoabs-8DBBFA-0006-pencil {
            background-position: -128px 0;
            width: 32px;
            height: 34px;
        }
        

/* END-GLUE-SPRITE
 */
 
.table > tbody > tr > td[class^="timeline_"]{
	vertical-align: middle;
	padding: 0;
}

div[class^="icoabs-"] {
	margin: auto
}

.icoabs-4D88DA-1591-file-pdf:hover,
.icoabs-4D88DA-1348-transmission:hover,
.icoabs-4D88DA-1254-circle-right2:hover,
.icoabs-4D88DA-1135-checkmark3:hover,
.icoabs-4D88DA-1123-cancel-circle:hover,
.icoabs-4D88DA-1121-info:hover,
.icoabs-4D88DA-1103-notification:hover,
.icoabs-4D88DA-0934-flag5:hover,
.icoabs-4D88DA-0590-lock:hover,
.icoabs-4D88DA-0359-printer3:hover,
.icoabs-4D88DA-0336-clock3:hover,
.icoabs-4D88DA-0268-coin-dollar:hover,
.icoabs-4D88DA-0006-pencil:hover,
.icoabs-4D88DA-0116-adduser:hover {
 	background-image: url('../img/icoabs-8DBBFA.png');
}


#custom-blackout {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#514004;
}
#custom-messageHolder {
	position:fixed;
	top:200px;
	left:0;
	width:100%;
}
#custom-messageBox,
#form-dialog,
#form-dialogG,
#form-dialogV,
#form-dialogP,
#form-dialogC
{
	width:400px;
	margin:0 auto;
	padding:120px 50px 20px 50px;
	color:#fff;
	text-align:center;
	border:3px solid #ffffff;
	border-radius: 9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}

#form-dialog,
#form-dialogG,
#form-dialogV,
#form-dialogP,
#form-dialogC
{
	background:#1f3758;
	width:30%;
	margin:35%;
	padding:20px;
}

#custom-messageBox,
#dialog-logo {
	background:#1f3758 url(../img/abs-logo.png) no-repeat top center; 
}

#dialog-logo {
	height:68px; 
	width:100%; 
	padding:20px;
}

@media only screen and (max-width : 480px) {
	#custom-messageBox,
	#form-dialog,
	#form-dialogG,
	#form-dialogV,
	#form-dialogP,
	#form-dialogC
	{
		width:300px;
	}
}	

#custom-messageBox *,
#form-dialog *,
#form-dialogG *,
#form-dialogV *,
#form-dialogP *,
#form-dialogC *
{
	color:#fff;
	word-wrap: break-word;
}
#custom-messageBox hr,
#form-dialog hr 
#form-dialogG hr,
#form-dialogV hr,
#form-dialogP hr,
#form-dialogC hr
{
	border-color:#4d88da;
}
#custom-messageBox a#ln-cancelLink,
#form-dialog a#ln-cancelLink,
#form-dialogG a#ln-cancelLink,
#form-dialogV a#ln-cancelLink,
#form-dialogP a#ln-cancelLink,
#form-dialogC a#ln-cancelLink
{
    background-color: #4d88da;
    border-color: #3b68a6;
    border-style: solid;
    border-width: 0 0 2px;
    color: white;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 1px 0 #382641;
    text-transform: uppercase;
    padding: 7px 17px 6px;
   -moz-user-select: none;
    background-image: none;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 0;
    vertical-align: middle;
    white-space: nowrap;        
}
#custom-messageBox a#ln-cancelLink:hover,
#custom-messageBox a#ln-cancelLink:focus,
#form-dialog a#ln-cancelLink:hover,
#form-dialogG a#ln-cancelLink:hover,
#form-dialogV a#ln-cancelLink:hover,
#form-dialogP a#ln-cancelLink:hover,
#form-dialogC a#ln-cancelLink:hover,
#form-dialog a#ln-cancelLink:focus,
#form-dialogG a#ln-cancelLink:focus,
#form-dialogV a#ln-cancelLink:focus,
#form-dialogP a#ln-cancelLink:focus,
#form-dialogC a#ln-cancelLink:focus
{
	background-color: #8dbbfa;
	border-color: #7baef4;
	text-decoration: none;
	color: #fefeff;
}		
#custom-messageBox a#ln-link,
#form-dialog a#ln-link,
#form-dialogG a#ln-link,
#form-dialogV a#ln-link,
#form-dialogP a#ln-link,
#form-dialogC a#ln-link
{
	color: #4d88da;
	text-decoration: none;
}
#custom-messageBox a#ln-link:hover,#custom-messageBox a#ln-link:focus,
#form-dialog a#ln-link:hover,
#form-dialogG a#ln-link:hover,
#form-dialogV a#ln-link:hover,
#form-dialogP a#ln-link:hover,
#form-dialogC a#ln-link:hover,
#form-dialog a#ln-link:focus,
#form-dialogG a#ln-link:focus,
#form-dialogV a#ln-link:focus,
#form-dialogP a#ln-link:focus,
#form-dialogC a#ln-link:focus
{
	text-decoration: underline;
}

#cert_result  > tbody > tr > td > a:not(.vc_icon){
	font-size: 16px;
	line-height: 35px;
}

label.normal{
	font-weight: normal;
}



/*----------------------------
    The file upload form
-----------------------------*/


#upload{
    font-family:'PT Sans Narrow', sans-serif;
    background-color:#373a3d;

    background-image:-webkit-linear-gradient(top, #373a3d, #313437);
    background-image:-moz-linear-gradient(top, #373a3d, #313437);
    background-image:linear-gradient(top, #373a3d, #313437);

    /*width:250px;*/
    padding:30px;
    border-radius:3px;

    /*margin:200px auto 100px;*/
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#drop{
    background-color: #2E3134;
    /*padding: 40px 50px;*/
    margin-bottom: 30px;
    border: 20px solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    border-image: url('../img/border-image.png') 25 repeat;
    text-align: center;
    text-transform: uppercase;

    font-size:16px;
    font-weight:bold;
    color:#7f858a;
}

/*#drop a{
    background-color:#007a96;
    padding:12px 26px;
    color:#fff;
    font-size:14px;
    border-radius:2px;
    cursor:pointer;
    display:inline-block;
    margin-top:12px;
    line-height:1;
}

#drop a:hover{
    background-color:#0986a3;
}
*/

#drop input{
    display:none;
}

#upload ul{
    list-style:none;
    margin:0 -30px;
    border-top:1px solid #2b2e31;
    border-bottom:1px solid #3d4043;
}

#upload ul li{

    background-color:#333639;

    background-image:-webkit-linear-gradient(top, #333639, #303335);
    background-image:-moz-linear-gradient(top, #333639, #303335);
    background-image:linear-gradient(top, #333639, #303335);

    border-top:1px solid #3d4043;
    border-bottom:1px solid #2b2e31;
    padding:15px;
    height: 80px;

    position: relative;
}

#upload ul li input{
    display: none;
}

#upload ul li p{
    /*width: 144px;*/
    overflow: hidden;
    white-space: nowrap;
    color: #EEE;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 100px;
}

#upload ul li i{
    font-weight: normal;
    font-style:normal;
    color:#7f7f7f;
    display:block;
}

#upload ul li canvas{
    top: 15px;
    left: 32px;
    position: absolute;
}

#upload ul li span{
    width: 15px;
    height: 12px;
    background: url('../img/icons.png') no-repeat;
    position: absolute;
    top: 34px;
    right: 33px;
    cursor:pointer;
}

#upload ul li.working span, #upload ul li.error span{
    height: 16px;
    background-position: 0 -12px;
}

#upload ul li.error p{
    color:red;
}

.onbeforeunload, .loadonce {
	display:none;
}

.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  width: 120px;
  height: 120px;

  text-align: center;
  line-height: 150px;
  font-family: sans-serif;
  font-size: 15px;
  color: #1f3758;
  letter-spacing:3px;
  text-transform: uppercase;
  text-shadow:0 0 10px #fcf8e3;
}

.loader:before {
  content: '';
  opacity: 0.8;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 13px;
  left: -2px;

  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #1f3758;
  border-bottom: 16px solid #1f3758;
  border-left: 16px solid #fcf8e3;
  border-right: 16px solid #fcf8e3;
  
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  -ms-animation: spin 2s linear infinite;
  -o-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;  

}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes spin {
  0% { -moz-transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); }
}
@-ms-keyframes spin {
  0% { -ms-transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); }
}
@-o-keyframes spin {
  0% { -o-transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  -moz-animation-name: animatebottom;
  -moz-animation-duration: 1s; 
  -ms-animation-name: animatebottom;
  -ms-animation-duration: 1s; 
  -o-animation-name: animatebottom;
  -o-animation-duration: 1s;   
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@-moz-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@-ms-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@-o-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

/*adding z-index to overlay elements to avoid bleeding through*/
#ln-blackout {z-index:1;}
#ln-messageHolder {z-index:1;}
#ln-messageBox {z-index:1;}
a#ln-cancelLink {z-index:1;}
a#ln-cancelLink:hover {z-index:1;}
.setoff {z-index:1;}

