* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #f4f4f4;
	/*background-image: url(/https://ct.experian.com.my/images/master-bg.jpg);*/
	background-attachment: fixed;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	behavior:url("/https://ct.experian.com.my/js/csshover3.htc");
}
/*Button Announcement and Schedule */
 #menu1 {
    position: fixed;
	position:fixed !important;
    position: absolute; /*ie6 and above*/
    right: 0;
    top: 20%;
  }
  
  #menu2 {
    position: fixed;
	position:fixed !important;
    position: absolute; /*ie6 and above*/
    right: 0%;
    top: 55%;
	
  }

  p.stb { text-indent: 0; margin-top: 0.83em }
  p.mtb { text-indent: 0; margin-top: 2.17em }
  p.ltb { text-indent: 0; margin-top: 3.08em }
/*End Button Announcement and Schedule */
a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

h2 {
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
	padding: 5px 0 5px 5px;
}

img {
	behavior: url(/https://ct.experian.com.my/js/iepngfix.htc);
}
/*
input[type=text], input[type=password], input[type=file]  {
	border: 1px solid #CAA162;
	padding: 5px;
	background-color: #F0F0F0;
}*/

.hyperlink-as-button a {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:6px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}

.input-text-style  {
	border: 1px solid #ADA8A8;
	padding: 3px;
	background-color: #F0F0F0;
}

.input-text-style-thin  {
	border: 1px solid #ADA8A8;
	padding: 3px;
	background-color: #F0F0F0;
	width: 50px;
}

.input-text-style-thin-txt  {
	border: 1px solid #ADA8A8;
	background-color: #F0F0F0;
	width: 200px;
	padding: 3px;
}

.search-input-text-width  {
	width: 400px;
}

.search-input-text-mediumwidth  {
	width: 180px;
}

.search-input-text-mediumwidth-hidden  {
	width: 200px;
	display:none;
}

.search-input-text-smallwidth  {
	width: 80px;
}
select {
	border: 1px solid #ADA8A8;
	padding: 2px;
	background-color: #F0F0F0;
}

.input-button-style  {
	padding: 4px 7px;
}
/*
input[type=submit], input[type=button] {
    padding:4px 7px;
	/*background-color: #F59E06;
	color: #FFF;
	font-weight: bold;
	border: 0px;*/
/*}*/

label {
	display: block;
	float: left;
	padding: 5px;
	width: 150px;
}

label.businesslocation-label {
	display: block;
	float: left;
	padding: 5px;
	width: 190px;
}

img {
	border: 0px;
	vertical-align: middle;
}

ol {
	margin-left: 25px;
	/*width:95%;*/
}

ol li {
	margin-bottom: 10px;
}

ol li:first-child {
	margin-top: 10px;
}

ol li .alpha {
	list-style-type:lower-alpha;
}
/*
#main-background {
	background-color: #4BAFCB;
	height: 40% !important; 
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -10;
}*/

#main-wrapper {
	width: 999px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	border: #dddddd 1px solid;
	color: #000;
}

#header{
	border-top-left-radius: 10px 5px;
	border-top-right-radius: 10px 5px;
	-moz-border-top-left-radius: 10px 5px;
	-moz-border-top-right-radius: 10px 5px;
	background-color: #FFF;
}

#header-top {
	position: relative;
}

#logo {
	margin: 15px 0 5px 15px;
}

#welcome {
	float:right;
	color: #313184;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

#profile-nav {
	position: absolute;
	bottom: 10px;
	right: 0;
}

#profile {
	display: inline-block;
	padding: 10px;
	background-color: #f4f4f4;
	/*margin-left: 4px;*/
	border-top-left-radius: 10px 5px;
	border-bottom-left-radius: 10px 5px;
	-moz-border-top-left-radius: 10px 5px;
	-moz-border-bottom-left-radius: 10px 5px;
}

#profile a {
	font-size: 11px;
	color: #484848;
}

#main-nav {
	margin: 0px;
	/*background: url('/https://ct.experian.com.my/images/nav_bg.png');*/
	background: #26478d;
	height: 40px;
}

#main-nav ul {
	list-style-type: none;
	margin:0;
	padding: 0;
	overflow:hidden;
}

#main-nav ul li {
	float: left;
}


#main-nav ul a:link, #main-nav ul a:visited {
	display:block;
	width:118px; /*ITJR 441/19 */
	height: 22px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:13px 11.5px 5px 11.5px;
	text-decoration:none;
	text-transform:uppercase;
	border-right: 1px solid #0078A5;
}

#main-nav ul a:hover, #main-nav ul a:active, #main-nav ul a#active {
	/*background: url('/https://ct.experian.com.my/images/nav_bg_hover.png');*/
	background: #406eb3;
}


#main-nav ul img{
	vertical-align: middle;
}

#content-wrap {
	/*background-color: #E9F5F9;*/
	background-color: #fff;
	padding-bottom: 20px;
}

#breadcrumb {
	width: 985px;
	color: #676BA7;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	border-bottom-color: #D8DFB7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#content {
	background-color: #FFF;
	margin: 10px 35px 0 35px;
}

#footer{
	/*background-image: url(/https://ct.experian.com.my/images/bg-bottom2.jpg);*/
	background: #f4f4f4;
	/*height: 26px;*/
	font-size: 11px;
	color: #29296F;
	text-align: center;
	padding: 15px 0;
	display:block;
}

.faq_question {
	font-weight: bold;
}

.faq_answer {
	margin-top: 5px;
}

.faq_top {
	float: right;
	margin-bottom: 5px;
}

.blue {
	color: #00f;
}

.clear, .clearfloat {
	clear: both;
	content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.align-radio, .align-checkbox {
	float:left; 
	margin-top: 5px;
}

.bottom-border {
	border-bottom-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.divider {
	height: 15px;
	/*background-image: url(/https://ct.experian.com.my/images/bg-header-bottom2.jpg);*/
	background: #fff;
	background-repeat: repeat-x;
}

.normal {
	padding: 10px;
}

.margin8 {
	margin: 8px;
}

.margin-top15 {
	margin-top: 15px;
}

.subheader {
	font-size: 14px;
	color: #FFF;
}

.inputblank { 
	color:gray;
}



/** announcement start */
#announcement, .popup-box, #announcement_popup, #announcement_change_bank_popup {
	width: 500px;
	color: #111;
	padding: 25px;
	border: 1px dotted #CAA162;
	background-color: #FFF;
	border-radius: 10px;
	box-shadow: 0 0 25px 5px #999;
	display:none;
	_background-color: #F7F7FF;
}

.popup-box-wide {
	width: 650px;
	height: 500px;
	outline:none;
	color: #111;
	padding: 25px;
	border: 1px dotted #CAA162;
	background-color: #FFF;
	border-radius: 10px;
	box-shadow: 0 0 25px 5px #999;
	display:none;
	_background-color: #F7F7FF;
}

#schedule, .popup-box-full, #schedule_popup {
	width: 780px;
	color: #111;
	padding: 25px;
	border: 1px dotted #CAA162;
	background-color: #FFF;
	border-radius: 10px;
	box-shadow: 0 0 25px 5px #999;
	display:none;
	_background-color: #F7F7FF;
}

.popup-box-full {
	width: 500px;
	min-height: 550px; /* ITJR 752/19 */
	outline:none;
	color: #111;
	padding: 25px;
	border: 1px dotted #CAA162;
	background-color: #FFF;
	border-radius: 10px;
	box-shadow: 0 0 25px 5px #999;
	display:none;
	_background-color: #F7F7FF;
}

.popup-box-full-inline {
	width: 500px;
	height: 550px;
	overflow:auto;
	overflow-x: hidden;
	
}

.bClose, .nReminder, .closeMFA {
	border-radius: 7px 7px 7px 7px;
	box-shadow: none;
	font: bold 131% sans-serif;
	padding: 3px 6px 3px 6px;
	position: absolute;
	right: -7px;
	top: -7px;
	background-color: #2B91AF;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	text-align: center;
}

.popup-box p {
	padding: 5px;
}

/*.popup-box input[type="submit"], .popup-box input[type="text"] {
padding: 4px 7px;
}*/
/** announcement end */

/** quick access navigation start */
.left-qa {
	position: fixed;
	left: 0px;
	top: 20%;
}

ul.qa-nav {
	list-style: none;
	display: block;
	width: 200px;
	position: relative;
	padding: 60px 0 60px 0;
	background: url(/https://ct.experian.com.my/images/shad2.png) no-repeat;
	-webkit-background-size: 50% 100%;
}

ul.qa-nav li {
	margin: 5px 0 0 0;
}

ul.qa-nav li a {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	background: #cbcbcb url(/https://ct.experian.com.my/images/border.png) no-repeat;
	color: #174867;
	padding: 7px 15px 7px 15px;
	-webkit-border-top-right-radius: 10px;
 	-webkit-border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 100px;
	display: block;
	text-decoration: none;
	-webkit-box-shadow: 2px 2px 4px #888;
}

ul.qa-nav li a:hover {
	background: #ebebeb url(/https://ct.experian.com.my/images/border.png) no-repeat;
	color: #67a5cd;
	padding: 7px 15px 7px 30px;
}
/** quick access navigation end */

/** quick order start */

.quickLink_top {
	margin: 5px auto;
	display: inline-block;
	height: 30px;
}

.quickLink {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 91%;
}

.quickLink ul, .quickLink_top ul {
	list-style-type: none;
}

div.quickLinkGroupHeader {
	margin-bottom: 5px;
	text-align: left;
}

.quickLink ul li, .quickLink_top ul li {
	float: left;
	margin-right: 5px;
	font-size:11px;
	font-weight: bold;
}

.quickLink ul li a, .quickLink_top ul li a {
	color: #fff;
	text-decoration: none;
	border: 1px solid #444;
	position: relative;
    background-color:#632678;
	padding: 3px 4px 3px 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.quickLink ul li a:hover, .quickLink_top ul li a:hover  {
    color: #fff;
    background-color:#3B351E;
}

/*ul.quickLink { 
	font-size:11px;
	font-weight: bold;
	list-style-type: none;
	float: right;
	margin: 10px;
}

ul.quickLink div.quickLinkGroupHeader{
	position: relative;
	top: -5px;
}

ul.quickLink li { 
	float: left;
	margin: 0px 10px 0px 0px;
}

ul.quickLink li a {
	color: #fff;
	text-decoration: none;
	border: 1px solid #444;
	position: relative;
    background-color:#000;
	padding: 3px 4px 3px 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

ul.quickLink li a:visited {
	color: #fff;
}

ul.quickLink li a:hover {
    color: #FFE680;
    background-color:#3B351E;
}*/

/** quick order end */
.pred {
	color: #ff0000;
}
.red {
	color: #900;
}

.bold {
	font-weight: bold;
}

.font14 {
	font-size: 14px;
}

.note {
	font-weight: bold;
	font-style: italic;
	padding: 8px;
}

.note2 {
	font-size: 8pt;
	color: #900;
}

.submenubar {
	margin-top: 5px;
}

.submenu ul {
	list-style-type: none;
	height: 25px;
}

.submenu ul li {
	float: left;
}

.submenu ul a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 5px 44.8px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	background: #406eb3;
}

.submenu li a:hover, .submenu li .current{
	background: #3d87af;
	color:#FFF;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

/*
.submenu { 
	margin: 0; padding: 0; 
	float: right; }
 
.submenu li {
    display: inline;
}
 
.submenu li a {
    float: left;
    text-decoration: none;
    font-weight: bolder;
    padding: 5px 20px;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #2F2F83;
}
 
.submenu li a:visited{}
 
.submenu li a:hover, .submenu li .current{
	background: #fff url(/https://ct.experian.com.my/images/submenu-bg.jpg) repeat-x;
    background-color:#3B351E;
    color:#FFF;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}*/

.training_section {
	margin-bottom: 27px;
}

.search_title {
	font-size:18px;
	padding-left:25px;
	color: #2F2F83;
}


.pagination { 
	font-size:10px;
	font-weight: bold;
	list-style-type: none;
	float: right;
}

.pagination li { 
	float: left;
	margin: 0px 3px 0px 0px;
}

.pagination li a {
	color: #444;
	text-decoration: none;
	border: 1px solid #444;
	position: relative;
    background-color:#eee;
	padding: 3px 4px 3px 4px;
}

.pagination li a:hover {
    color: #FFE680;
    background-color:#3B351E;
}

.error_message {
    width: 690px;
    color: #900;
    font-weight: bolder;
    font-size: 14px;
    text-align: center;
    padding: 20px;
}

.error_message2 {
    color: #900;
    font-weight: bolder;
    font-size: 14px;
    text-align: center;
    padding: 5px;
}

.mandatory {
	color: #900;
}

.small {
	font-size: 8pt;
}

.grey {
	color: #555;
}

/* old css start*/
.listing table tr {
    background-color: #FFF;
    /*border-bottom: 1px dotted #393939;*/
}

.listing table tr.content {
	line-height:50%;
}

.listing ol li.content {
	line-height:100%;
	margin: 2px 0px 0px 0px;
}

.listing ol li.contentuserguide {
	line-height:100%;
	margin: 2px 0px 0px 10px;
}

.listing ol li.contentuserguide10 {
	line-height:100%;
	margin: 2px 0px 0px 10px;
	font-family:Arial;
	font-size:13px;
}

.listing ol li.contentuserguide105 {
	line-height:100%;
	margin: 2px 0px 0px 10px;
	font-family:Arial;
	font-size:13.5px;
}

.listing  table td.contentuserguide {
	line-height:100%;
	padding-top:1px;
	
	valign:top;
	align:left;
	color: #00008B;
	font-family:Arial;
}

.listing  table td.contentuserguideindend {
	line-height:100%;
	padding-top:1px;
	padding-left:20px;
	
	valign:top;
	align:left;
	color: #00008B;
	font-family:Arial;
}

.listing .font10 {
	font-family:Arial;
	font-size:13px;
	margin: 2px 0px 0px 0px;
}

.listing .font105 {
	font-family:Arial;
	font-size:13.5px;
}

.listing .font11 {
	font-family:Arial;
	font-size:14px;
	margin: 2px 0px 2px 0px;
}

.listing .font12 {
	font-family:Arial;
	font-size:15px;
}
.listing table th {
	text-align: left;
    background-color: #F1F1F1;
	/*color: #f77307;*/
	color: #07C;
    /*background-color: #caa162;*/
}

.listing table th, .listing table th a  {
	text-align: left;
    background-color: #F1F1F1;
	/*color: #f77307;*/
	color: #07C;
    /*background-color: #caa162;*/
}

.th_ccris {
	background: #07C;
	color: #fff;
	font-weight: bold;
}

.th_ccris_error {
	background: red;
	color: #fff;
	font-weight: bold;
}

.listing table th.th_pending_order {
    background: #000 url(/https://ct.experian.com.my/images/bg_header.jpg) repeat-x;
    color: #FFF;
}
.listing table tr.odd { background-color: #F7F7FF; }
.listing table tr.even { background-color: #EDEDF5; }
.listing table tr.odd:hover { background-color: #D7D7F8; }
.listing table tr.even:hover { background-color: #D7D7F8; }

#pending_order tr, .ccris_list tr { background-color: #F7F7FF; }
#pending_order tr:hover, .ccris_list tr:hover { background-color: #D7D7F8; }

/*.listing table tr:hover { background-color: #D7D7F8; }*/
.listing table  { background-color: #F7F7FF; }

/*.listing form input.odd { background-color: #F0F0F0; }*/

.listing table td, th {
    padding: 5px 2px;
}
.listing table td.title {
    width: 110px;
}
/*
.listing form input[type=submit] {
    padding:4px 7px;
}*/

.listing table {
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	box-shadow: 0 0 2px rgba(0,0,0,0.4);
	width: 100%;
    /*border: 1px solid #000000;*/
    border-collapse: collapse;
    border-spacing: 0px;
}

.listing table.none {
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0);
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
	width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0px;
}

.listing table.none tr {
    background-color: transparent;
    border-bottom: none;
}

.listing table.none2 {
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0);
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
	width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0px;
}

.listing table.none2 tr {
    background-color: #FFF;
    border-bottom: none;
}

fieldset.listing {
	position: relative;
	border:none;
}
fieldset.listing p.top {
    margin-top: 10px;
}
.listing legend span  {
	padding: 5px 10px 5px 10px;
	display:block;
	position:absolute;
	top:-25px;
	left:-10px;
	/*text-transform:uppercase;*/
	font-style: italic;
	/*color:#777;*/
	color: #07C;
	font-weight: bold;
}

.listing legend span a {
	color: #07C;
}


/*.listing form input[type=text], .listing form input[type=password] {
	/*border: 1px solid #6fb0e4;background-color: #B2D2FF;*/
	/*border: 1px solid #caa162;
    padding: 5px;
    background-color: #F0F0F0;
}*/

.listing form textarea {
	/*border: 1px solid #6fb0e4;background-color: #B2D2FF;*/
	border: 1px solid #ADA8A8;
    padding: 5px;
    background-color: #F0F0F0;
}

textarea
{
	font-family: Arial;
	font-size: 13px;
}

div.mini_menu_right {
	margin-top:6px;
	float:right;
}

div.mini_menu_right a img {
	width: 16px;
	height: 16px;
}

div.mini_menu_left {
	margin-left:0px;
	margin-top:6px;
	float:left;
}
div.description {
	padding: 4px;
	/*background-color:#DBEAFF;*/
	background-color:#EEF;
	border: 1px solid #9BC;
	margin-top: 3px;
}
/* old css end*/


.cur_tag {
	position: relative;
	padding: 3px 4px 3px 4px;
	vertical-align: middle;
}

.orange {
	color: #bb0048;
}

.order_now {
	padding: 3px 1px; 
	font-size: 8px; 
	background-color: #ba2f7d; 
	border-color: #DE6823; 
	color: #FFF; 
	border-radius: 5px;
}

table.prev_enq {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#000;
	border-width: 1px;
	border-color: #fff;
	border-collapse: collapse;
}
table.prev_enq th {
	background-color:#F1F1F1;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #CAA162;
	color:#07C;
}
table.prev_enq tr {
	background-color:#F7F7FF;
}

table.prev_enq td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #CAA162;
}

.nowrap {
	white-space: nowrap;
}

.left {
	float: left;
}

.right {
	float: right;
}

.padding_5 {
	padding: 5px;
}

.unread_inbox {
	position: relative;
	padding: 3px;
	left: -13px;
	top: -3px;
	font-size: 11px;
	background-color: #FF0000;
	z-index: 999;
	border-radius: 5px;
	color: #FFF;
	margin-right: -8px;
}

.order_here_msg {
	display: inline-block;
	width: 300px;
	text-align: right;
}

/* IE6 css fixer v0.95: Mon, 10 Sep 2012 04:55:27 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
/*label,*/
#logo,
#welcome,
#main-nav ul li,
/*.align-radio,.align-checkbox,*/
/*ul.quickLink,
ul.quickLink li,
.submenu,
.submenu li a,*/
.pagination,
.pagination li,
div.mini_menu_right,
div.mini_menu_left {display:inline;}

/* add zoom:1 to pos:relative elements */
#header-top,
ul.qa-nav,
/*ul.quickLink div.quickLinkGroupHeader,
ul.quickLink li a,*/
.pagination li a,
.cur_tag
fieldset.listing {zoom:1;}

/* add zoom:1; display:inline; to inline-block elements */
.bClose {zoom:1; display:inline;}

/* add overflow:visible to (submit) buttons */
 input, button {overflow:visible;}
 
.quickLink_top {
	*display: inline;
	zoom:1;
}

.left_logo {
	float: left;
	padding: 35px 0px 0px 10px;
}
.left_logo_text {
	float: left;
	padding: 25px 0px 0px 15px;
	font-size:28px;
	font-weight: 500;
}
.ct_logo_text, .ct_logo_text a {
	font-size:28px;
	font-weight: 500;
	color: #000;
}

.right_logo {
	float: right;
	padding: 15px 10px 50px 15px;
}

.green {
	color: #04B404;
}

.alert_excl {
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.button-container form,
.button-container form div {
    display: inline;
}

.button-container button {
    display: inline;
    vertical-align: middle;
}

.datagrid table 
{ 
	border-collapse: collapse; text-align: left; width: 100%; 
} 
.datagrid {
font: normal 10px/150% Arial, Helvetica, sans-serif; 
background: #fff; 
overflow: hidden; 
border: 1px solid #dddddd; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px; 
}

.datagrid table td, 
.datagrid table th 
{ 
border: 1px solid #dddddd;
padding: 3px 10px; 
}

.datagrid table tr 
{ 
border-bottom: 1px solid #dddddd;
}

.datagrid table thead th 
{
background-color:#575755; color:#FFFFFF; font-size: 12px; font-weight: bold; border-left: 1px solid #dddddd; 
} 

.datagrid table thead th:first-child 
{ 
border: none; 
}

.datagrid table tbody td 
{ 
color: #000; 
border-left: 1px solid #dddddd;
font-size: 11px;font-weight: normal; 
}

.datagrid table tbody 
.alt td 
{ 
background: #F0E5CC; 
color: #000; 
}

.datagrid table tbody td:first-child 
{ 
border-left: none; 
}

.datagrid table tbody tr:last-child td 
{ 
border-bottom: none; 
}

.datagrid table tfoot td div 
{ 
border-top: 1px solid #dddddd;background: #F0E5CC;
} 

.datagrid table tfoot td 
{ 
padding: 0; font-size: 11px 
} 

.datagrid table tfoot td div
{ 
padding: 2px; 
}

.datagrid table tfoot td ul 
{ 
margin: 0; 
padding:0; 
list-style: none; 
text-align: right; 
}

.datagrid table tfoot  li 
{ 
display: inline; 
}
.datagrid table tfoot li a 
{ 
text-decoration: none; 
display: inline-block;  
padding: 2px 8px; margin: 1px;
color: #FFFFFF;
border: 1px solid #A65B1A;
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px; 
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
background-color:##dddddd; 
}

.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover 
{ 
text-decoration: none;
border-color: #7F4614; 
color: #FFFFFF; 
background: none; 
background-color:#A65B1A;
}

.datagrid table tbody tr.oddgrid td 
{ 
	background: #f4f4f4;
}

div.dhtmlx_window_active, div.dhx_modal_cover_dv 
{ 
position: fixed !important; 
}

.description ul {
	margin-left: 25px;
}

table.tdpadding5 tr td {
	padding: 5px 5px;
}

.blue_font {
	color: #07C;
}

.ccris_listing table.orderform th {
	text-align: left;
    background-color: #F1F1F1;
	/*color: #f77307;*/
	color: #07C;
    /*background-color: #caa162;*/
}

.ccris_listing table.orderform {
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	box-shadow: 0 0 2px rgba(0,0,0,0.4);
	width: 100%;
    background-color: #F7F7FF;
    border-spacing: 0px;
}

.ccris_listing table.orderform td, th {
    padding: 5px 2px;
}

table.ccris_entity_listing th {
	background-color: black;
}

table.ccris_entity_listing td {
	background-color: #D7D7F8;
}

table.ccris_entity_listing {
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	box-shadow: 0 0 2px rgba(0,0,0,0.4);
	font-size: 10px;
	width: 100%;
}

.italic {
	font-style: italic;
}

.abutton {
    background: #428BCA;
    color: #fff;
    padding: 10px 15px;
}

.abutton:hover {
  background: #3071A9
}

.mmsdatbl{
	border-radius:5px 5px 0px 0px;
	background-color: #fff;
    border-color: #0078a5;
	border-style: solid;
    border-width: 1px;	
	/*width: 900px;*/
	margin: 0;
}


.padding16{
	padding: 16px;
}

.padding10{
	padding: 10px;
}

.mmsdatbl table td, th {
    padding: 5px 2px;
	vertical-align: text-top;
}

.mmsdatblheader th {
	text-align: left;
    background-color: #F1F1F1;
	/*color: #f77307;*/
	color: #07C;
    /*background-color: #caa162;*/
}

.tblHeader{
background-color: #cae8ea;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 16px;
}

#radiussubmenu-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    background-color: #f1f1f1;
	height:35px;
    border-radius:5px 5px 5px 5px;	
	padding-left: 14px;
}

#radiussubmenu-nav li {
    float: left;
	padding: 9px 1px;
}

#radiussubmenu-nav li a {
    display: block;
    color: #666;
    text-align: center;
    padding: 5px 16px;
    text-decoration: none;
    border-radius:5px 5px 0px 0px;
	background: #26478d;
	/*background: rgba(0, 0, 0, 0) url("/https://ct.experian.com.my/images/nav_bg.png") repeat scroll 0 0;*/
}

#radiussubmenu-nav li a:not(.active) {
    background-color: #ddd;
}

#radiussubmenu-nav li a:hover:not(.active) {
	    /*background: rgba(0, 0, 0, 0) url("/https://ct.experian.com.my/images/nav_bg_hover.png") repeat scroll 0 0;*/
		background: #406eb3;
		color: #fff;
	
	
}
#radiussubmenu-nav li a.active {
	color: white;
    height: 25px;
    margin-top: -5px;
}


.tdrradius {
    border-radius: 5px;
    background-color: #d3d3d3;
    color: black;
}

/*ITJR 785/17*/
.close2{
	text-align:center;
	padding: 2px 10px;
	margin-top: 10px;
}
/*ITJR 796/17*/
#docusafe_exist_profile {
	background: #fde723;
	color: #000;
	font-weight: 500;
	padding: 5px;
	margin-top:-15px;
	margin-bottom:10px;
}
#docusafe_content {
	margin: 10px 10px 0;
	font-family: Roboto,Helvetica,Arial,sans-serif;
}
#docusafe_content input, #docusafe_content select{
	font-family: Roboto,Helvetica,Arial,sans-serif;	
}
#docusafe_content strong, #docusafe_content strong b{
	font-weight: 500;
}
#docusafe_block{
	background-color: #FFF;	
	margin-top:10px;
	height: 100%;
	height: auto !important;
	overflow: auto;
}
.docusafe_block_left{
	float: left;
	width:16%;
}
.docusafe_block_right{
	float: left;
	width:82%;
}
.docusafe_block_left div.docusafe_content_menu, .docusafe_block_right div.docusafe_content_table {
	padding: 10px 1px 10px 10px;
}
.docusafe_menu div{
	color: #000;
	padding: 10px 0 10px;
}
.docusafe_menu a{
	color: #000;
	padding: 10px 0 10px;
}
.docusafe_menu div.nodrop{
	padding-left:20px;
}
.docusafe_menu_sub1{
	margin-top:-15px;
	margin-left:15px;
}
.docusafe_menu_sub1 div{
	margin-top:-5px;	
}
.docusafe_menu_sub1 ul {
	margin-top:5px;
	margin-left:5px;
	margin-bottom:-10px;
	list-style-type: none;
}
.docusafe_menu_sub1 ul li {
	padding: 5px 0 5px 16px;
	background: url('/https://ct.experian.com.my/images/docusafe/list_2.png') no-repeat left 6px;
	/*background: url('/https://ct.experian.com.my/images/docusafe/list.png') no-repeat left 6px;*/
}
.docusafe_listing_box{
	-moz-user-select: none;  
	-webkit-user-select: none;  
	-ms-user-select: none;  
	-o-user-select: none;  
	user-select: none;
}

.docusafe_docusafe_listing table tr {
    background-color: #FFF;
}
.docusafe_listing table th {
	text-align: left;
    background-color: #fff;
	color: #07C;
}
.docusafe_listing table th span, .docusafe_listing table th a  {
	text-align: left;
    background-color: #3d87af;
	color: #fff;
	display: block;
	padding:3px 5px;
	border-radius: 3px;
}
.docusafe_listing table th span.center{
	text-align: center;
}
.docusafe_listing table  { 
	background-color: #F7F7FF; 
	margin-top: 20px; 
}
.docusafe_listing table td {
    padding: 5px 2px;
    background-color: #fff;
}
.docusafe_listing table {
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}
fieldset.docusafe_listing {
	position: relative;
	border:none;
}
.docusafe_listing table.none2 {
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0);
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
	width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0px;
}
.docusafe_listing table.none2 tr {
    background-color: #FFF;
    border-bottom: none;
}
.docusafe_listing table tr td.tiertwo {
	padding-left:10px;
}
.docusafe_listing table tr td.tiertwolast {
	padding-left:30px;
}
.docusafe_listing table tr td.tierthree {
	padding-left:38px;
}
.docusafe_searchbox{
	/*float:right;*/
	width: 80%;
    text-align: center;
    margin-top: 20px;
    margin-left: 40px;
    border-radius: 20px;
    border: 2px solid #dedede;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: none;
	z-index: 1;
}
.docusafe_searchbox input[type=text]{
	width:95%;
	padding:10px 5px;
	/*height: 20px;*/
	border: none;
	background: transparent;
	outline-width: 0;
	/*-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;*/
	z-index: 9999;
}
/*
.docusafe_search{
	background: url('/https://ct.experian.com.my/images/docusafe/search-icon-png-21-3.png') no-repeat center center;
	border: 0;
	height:100%;
	padding: 6px 25px;
}
*/

.docusafe_searchbox .box {
	position: absolute;
	background: #dedede;
	border-radius: 20px;
    border: 2px solid #dedede;
    margin-top: -2px;
    margin-right: -1px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	border-left:none;
	cursor: pointer;
}
.docusafe_searchbox .box:after, .box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.docusafe_searchbox .box:after {
	border-color: #fff;
	border-right-color: #dedede;
	border-width: 18px;
	margin-top: -18px;
}

.docusafe_searchbox .box:before {
	border-color: #fff;
	border-right-color: #dedede;
	border-width: 18px;
	margin-top: -18px;
}

.docusafe_search{
	/*background: url('/https://ct.experian.com.my/images/docusafe/search-icon-png-21-3.png') no-repeat;*/
	background: url('/https://ct.experian.com.my/images/docusafe/search-2-24.png') no-repeat;
	border: 0;
	height:20px;
	width:20px;
	padding: 5px;
	margin: 8px 8px 5px 8px;
	outline-width: 0;	
	cursor: pointer;
}
.docusafe_menu .docusafe_menu_current_nodrop a{
	padding-left:20px;
}
.docusafe_menu .docusafe_menu_current a, .docusafe_menu .docusafe_menu_current_nodrop a, .docusafe_menu_sub1 ul li.docusafe_menu_current a, #docusafe_sorting a.current_alphabet {
	color: #ff0000;
	font-weight: 500;
}
.docusafe_listing_box{
	min-height: 400px;
}
.docusafe_paging{
	float: right;
	padding: 5px 20px;
}
.docusafe_items_select{
	float: left;
}
.plusminus_imgs{
	float:left;	
	display:inline-block;
	position: absolute;
	z-index: 10px;
	margin-top:2px;
}
.tierone .plusminus_imgs{
	left: 5px;
}
.tiertwo .plusminus_imgs{
	left: 15px;
}
.plusminus_span{
	float:left;
	display:inline-block;
	margin-left:25px;
}
table.docusafe_statistics{
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	width: 99%;
}
table.docusafe_statistics td{
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 5px;
	text-align: center;
}
table.docusafe_statistics td.header{
	background: #fde723;
	font-weight: 500;
	text-align: left;
}
table.docusafe_statistics td.subheader1, table.docusafe_statistics td.subheader1 a{
	background: #3d87af;
	font-weight: 500;
	color: #fff;
}
table.docusafe_statistics td a.docLink{
	color: #0070c0;
	text-decoration: underline;
}
table.docusafe_history{
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	width: 99%;	
}
table.docusafe_history td{
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 5px;
}
table.docusafe_history thead td{
	background: #3d87af;
	color: #fff;
	font-weight: 500;
}
.acc_type_input{
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:1px solid #333;
}
.docusafe_entityprofile_header{
	font-weight: 500;
	border-bottom: 3px solid #0070c0;
	width: 99%;
	margin-top:20px;
	font-size: 16px;
}
.docusafe_entityprofile_topbutton{
	float: right;
	margin-right: 10px;
	margin-top:13px;
}
.docusafe_entityprofile_topbutton span, .docusafe_entityprofile_purchasebutton span{
	display: inline-block;
	margin-left: 10px;
	background: #632678;
	padding: 5px 15px;
	color: #fff;
	font-weight: 500;
	-webkit-box-shadow: 0 6px 6px -6px #777;
    -moz-box-shadow: 0 6px 6px -6px #777;
    box-shadow: 0 6px 6px -6px #777;
	border-radius: 5px;
	cursor: pointer;
}
.docusafe_entityprofile_purchase_row{
	background: #fde723;
	width: 98%;
	padding: 4px 5px;
	font-weight: 500;
}
.docusafe_entityprofile_purchasebutton{
	display:inline-block;
}
ol.docusafe_entityprofile_ol{
	padding: 0;
	padding-left:10px;
	margin: 0;
}
ol.docusafe_entityprofile_ol li{
	margin-top: 0;
}
.docusafe_entityprofile_small_note{
	font-size:10px;
	font-style: italic;
	width:95%;
	display:inline-block;
	color: #000;
	font-weight: 100;
}
.docusafe_entityprofile_fye_title{
	font-weight: 500;
	color: #f00;
	font-size: 14px;
}
.docusafe_entityprofile_fye_subtitle{
	font-weight: 500;
	color: #0070c0;
	text-decoration: underline;
}
.docusafe_entityprofile_ssmupdate_row{
	color: #f00;
	width: 98%;
	padding: 4px 5px;
	font-weight: 500;
}
.docusafe_entityprofile_myreport_row{
	color: #000;
	width: 98%;
	padding: 4px 5px;
	font-weight: 500;
}
.docusafe_myreport_total{
	border: 1px solid #d9d9d9;
	padding: 2px 4px;
	width:98%;
	display: inline-block;
	margin-top:5px;
}
.docusafe_myreport_total a{
	text-decoration: underline;
}
a.docusafe_rpt_del{
	color: #f00;
	text-decoration: underline;
}
a.docusafe_rpt_view{
	color: #0070c0;
	text-decoration: underline;
}
table.docusafe_comm_log_tbl input[type=text]{
	border: 1px solid #72ae4a;
	padding: 2px;
	border-radius: 5px;
	width:200px;
}
table.docusafe_comm_log_tbl textarea{
	border: 1px solid #72ae4a;
	padding: 2px;
	border-radius: 5px;
	width: 550px;
	height: 100px;
}
table.docusafe_comm_log_tbl select{
	border: 1px solid #72ae4a;
	padding: 2px;
	border-radius: 5px;
	width:207px;
	background: #fff;
}
/*
table.docusafe_comm_log_tbl select.form-control{
	-moz-appearance:none;
	-webkit-appearance: none;
    appearance:none;
    background-image: url('/https://ct.experian.com.my/images/docusafe/expand_arrow1600.png');
    background-repeat: no-repeat;
    background-size:15px;
    background-position: 98% center;
}
*/
table.docusafe_comm_log_tbl input[type=submit], table.docusafe_comm_log_tbl input[type=reset]{
	display: inline-block;
	margin-left: 10px;
	background: #632678;
	padding: 5px 15px;
	color: #fff;
	font-weight: 500;
	-webkit-box-shadow: 0 6px 6px -6px #777;
    -moz-box-shadow: 0 6px 6px -6px #777;
    box-shadow: 0 6px 6px -6px #777;
	border-radius: 5px;
	border: 0;
	font-size: 11px;
}
.docusafe_comm_log_btn{
	margin-right:50px;
}
.docusafe_comm_log_btn_upd input[type=submit]{
	display: inline-block;
	background: #632678;
	padding: 5px 15px;
	color: #fff;
	font-weight: 500;
	-webkit-box-shadow: 0 6px 6px -6px #777;
    -moz-box-shadow: 0 6px 6px -6px #777;
    box-shadow: 0 6px 6px -6px #777;
	border-radius: 5px;
	border: 0;	
	margin-right:10px;
	font-size: 11px;
	cursor: pointer;
}
ol.docusafe_ol_remarks{
	margin-left:10px;
	margin-top:-10px;
}
ol.docusafe_ol_remarks input{
	width: 70%;
}
.docusafe_entity_exist, .docusafe_entity_exist a{
	font-weight: 300;
	color: #0070c0;
}
.docusafe_entity_purchase, .docusafe_entity_purchase a{
	font-weight: 500;
	color: #f79400;
}
#docusafe_sorting a {
	color: #000;
}
.btn {
    text-align:left;
    color:black;
    text-align:left;
    padding:10px;
}
#myFiles{
	padding-left: 10px;
}
#myFiles div{
	padding: 5px 0;
	display: table
}
#myFiles div span{
	display: inline-block;
	margin-left: 10px;
	background: #632678;
	padding: 5px 15px;
	color: #fff;
	font-weight: 500;
	-webkit-box-shadow: 0 6px 6px -6px #777;
    -moz-box-shadow: 0 6px 6px -6px #777;
    box-shadow: 0 6px 6px -6px #777;
	border-radius: 5px;
	cursor: pointer;
}
#contact_info_form_tbl{
	width: 100%;
}
#contact_info_form_tbl td{
	padding: 5px;
}
#contact_info_form_tbl input[type=submit], #contact_info_form_tbl button{
	padding: 5px 20px;
	margin-right: 10px;
}
#updatecontact{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	margin-top: 5px;
}
#updatecontact td{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#updatecontact tr.contact-head td{
	background: #eecb33;
	font-weight: 500;
}
#docusafe_block select{
	background: #fff;
}
input[type=submit].button_setting, input[type=reset].button_setting, input[type=button].button_setting{
	display: inline-block;
	margin-left: 10px;
	background: #632678;
	padding: 5px 25px;
	color: #fff;
	font-weight: 500;
	-webkit-box-shadow: 0 6px 6px -6px #777;
    -moz-box-shadow: 0 6px 6px -6px #777;
    box-shadow: 0 6px 6px -6px #777;
	border-radius: 5px;	
	border: none;
	font-size: 12px;
	cursor: pointer;
}
.docusafe_comm_log_tbl .ui-datepicker-trigger{
	margin-left: 5px;
	cursor: pointer;
}
.add_exit_field{
	margin-bottom: 5px;
}
table.nobottom {
	border: 1px solid #C4C1C0;
	padding: 0;
	border-collapse:collapse;
}

.nobottom th {
	border: 1px solid #C4C1C0;
	background-color: #DAEEF3;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
}

.nobottom td {
	border-left: 1px solid #C4C1C0;
	border-right: 1px solid #C4C1C0;
	padding: 3px;
	margin: 0px;
}

.nobottom td.show_border {
	border: 1px solid #C4C1C0;
	padding: 3px;
	margin: 0px;
}

.nobottom td.show_border2 {
	border: 1px solid #C4C1C0;
	padding: 3px;
	margin: 0px;
	border-bottom: white;
}

/* ITJR 580/18 - Docusafe enhancement v1.0 */
.docusafe_listing table.table-address th, 
.docusafe_listing table.table-address td{
	padding: 5px 10px; 
	border: 1px solid #ccc;
	color: #000;
}

/* video tutorial*/
.video_tutorial .video_upload{ 
	margin: 10px 0; 
	border: 1px solid #efefef; 
	padding: 10px;
}
.video_tutorial .video_upload .btn { 
	padding: 8px 20px;
    color: #fff;
    background: #009dd7;
    border: none;
    margin: 10px 0 0;
    border-radius: 5px;
	font-size: 12px;
 }
 
 .video_tutorial .video_upload .btn.back { 
	background: #f1f1f1;
	color: #000;
 }
 
.video_tutorial .video_upload label {
	width: 20%;
}
.video_tutorial .video_upload .form-control { 
	width: 60%; 
	padding: 5px;
}
.video_tutorial h4 {
	margin: 20px 0 10px 0;
}
.video_tutorial .table td { 
	padding: 5px; 
	border: 1px solid #cac5c5; 
	border-spacing: 0; 
	text-align: center;
}
.video_tutorial .table thead td { 
	background-color: #3d87af; 
	color: white;
}
.video_tutorial .table { 
	border-spacing: 1;
}
.video_tutorial h4,
.video_tutorial h3, {
	font-weight: 300;
}

.video_tutorial .table_tutorial td { 
	padding: 20px;
}

.video_tutorial .table_tutorial h3 { 
	text-transform: Capitalize;
}

.video_tutorial .table_tutorial td .video { 
	width: 100%;
    display:inline-block;
	border: 1px solid #efefef;
	position: relative;
}

.video_tutorial .table_tutorial td .video .hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.72);
  color: #fff;
  visibility: hidden;
  opacity: 0;

  /* transition effect. not necessary */
  transition: opacity .2s, visibility .2s;
}

.video_tutorial .table_tutorial td .video:hover .hover {
  visibility: visible;
  opacity: 1;
}

.video_tutorial .table_tutorial td .video .hover .hover_text{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media only screen and (min-width: 720px) {
   /*video::-webkit-media-controls {
	  display:none !important;
	}*/
}

#radiussubmenu-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    background-color: #f1f1f1;
	height:35px;
    border-radius:5px 5px 5px 5px;	
	padding-left: 14px;
}

#radiussubmenu-nav li {
    float: left;
	padding: 9px 1px;
}

#radiussubmenu-nav li a {
    display: block;
    color: #666;
    text-align: center;
    padding: 5px 16px;
    text-decoration: none;
    border-radius:5px 5px 0px 0px;
	background: #26478d;
	/*background: rgba(0, 0, 0, 0) url("/https://ct.experian.com.my/images/nav_bg.png") repeat scroll 0 0;*/
}

#radiussubmenu-nav li a:not(.active) {
    background-color: #ddd;
}

#radiussubmenu-nav li a:hover:not(.active) {
	background: #406eb3;
	/*background: rgba(0, 0, 0, 0) url("/https://ct.experian.com.my/images/nav_bg_hover.png") repeat scroll 0 0;*/
	color: #fff;	
}
#radiussubmenu-nav li a.active {
	color: white;
    height: 25px;
    margin-top: -5px;
}
#crumbs {
	text-align: center;
	float: left;
	padding-left: 10px;	
}

#crumbs ul {
	list-style: none;
	display: inline-table;	
}

#crumbs ul li {
    float: left;
	padding: 9px 1px;
}

#crumbs ul li a {
	display: block;
	float: left;
	height: 30px;
	background: #3d87af;
	text-align: center;
	padding: 10px 17px 0px 45px;
	/* padding: 5px 62px; */
	position: relative;
	margin: 0 2px 0 0; 
	font-size: 14px;
	text-decoration: none;
	color: #dddddd;
	
    /* display: block; */
    /* color: #666; */
    /* text-align: center; */
    /* padding: 5px 16px; */
    /* text-decoration: none; */
    /* border-radius:5px 5px 0px 0px; */
}
#crumbs ul li a:after {
	content: "";  
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #3d87af;
	position: absolute; right: -20px; top: 0;
	z-index: 1;
}

#crumbs ul li a:before {
	content: "";  
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #fff;
	position: absolute; left: 0; top: 0;
}

#crumbs ul li a:hover {
	background: #575755;
	color: #fff;
}

#crumbs ul li a:hover:after {
	border-left-color: #575755;
}

#crumbs ul li a.active {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-shadow: -1px -1px rgba(0,0,0,0.5), 1px 1px rgba(255,255,255,0.5);
}

/* ITJR 623/18 */
#popup_purchase_company p {width: 100%;}
#popup_purchase_business p {width: 100%;}
#popup_purchase_ds p {width: 100%;}
#popup_purchase_company label > a > img{float: right;}
#popup_purchase_business label > a > img{float: right;}
#popup_purchase_ds label > a > img{float: right;}
#popup_purchase_company label {width: 95% !important;}
#popup_purchase_business label {width: 95% !important;}
#popup_purchase_ds label {width: 95% !important;}
#popup_purchase p {width: 100%;}
#popup_purchase label > a > img{float: right;}
#popup_purchase label {width: 95% !important;}

/*END IE6 css fixer*/

/* ITJR 615/19 Pop up Text Hover Class*/
.tooltip {
  position: relative;
  display: inline-block;
  /*border-bottom: 1px dotted black;*/
}

.tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -60px;
}

.tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.annoucement_experian{
	background: #632678;
	width:100%;
	padding:5px 0;
	text-align:center;
	color: #fff;
	font-weight: 600;
	/*position: absolute;
	z-index: 9999;*/
}

/* ITJR 752/19 */
.live-search-box-type{
	text-align: center;
	margin: auto;
	width: 30%;
	border: 2px #26478d solid;
	border-radius: 15px;
	display: inline-flex;
}
.live-search-column{
	float: left;
	width: 33.33%;
	padding: 2px;
}
.live-search-column-active, .live-search-column:hover {
  	background-color: #632678;
  	color: white;
  	cursor: pointer;
	border-radius: 7px;
}
.live-search-box{
	text-align: center;
	margin: auto;
	width: 75%;
	border: 2px #26478d solid;
	padding: 8px 20px;
	border-radius: 20px;
}
.live-search-box-set{
	border-bottom: none;
	border-radius: 20px 20px 0px 0px;
}
.live-search-input{
	width: 97%;
	height: 20px;
	outline: none;
	border: none;
	padding-left: 5px;
}
.live-search-in{
	width: 93.6%;
}
.search-result-box{
	text-align: center;
	margin: auto;
	width: 77.6%;
	padding: 0px 8px 8px 8px;
	border: 2px #26478d solid;
	border-top: none;
	border-radius: 0px 0px 20px 20px;
	display: none;
}
.search-result-line{
	border: 0;
	border-top: 2px #26478d solid;
	width: 95%;
	margin: auto;
}
.search-result-table{
	width: 95%;
	margin: auto;
	text-align: left;
	padding: 15px;
	border: 1px solid;
	border: none;
}
.search-result-table:hover{
	background-color: #406eb3;
	cursor: pointer;
	color: #fff;
}
.search-result-table-row{
	padding: 10px; 
	border-bottom: 1px solid #ddd;
}
.search-clear{
	font-size: 15px; 
	padding: 1px 8px 4px; 
	border-radius: 20px; 
	background-color: #d7d7d7; 
	cursor: pointer;
}
.search-clear:hover{
	background-color: #d7d7d7; 
}
.disable-select {
    user-select: none; /* supported by Chrome and Opera */
   -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
   -moz-user-select: none; /* Firefox */
   -ms-user-select: none; /* Internet Explorer/Edge */
}



::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #888; 
}
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
::-webkit-input-placeholder {
   font-style: italic;
}
:-moz-placeholder {
   font-style: italic;  
}
::-moz-placeholder {
   font-style: italic;  
}
:-ms-input-placeholder {  
   font-style: italic; 
}
/* ITJR 752/19 */




/* ITJR 349/19*/
.row, .row-display-table {
	width: 100%
}
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}

.docusafe_setting_button span {
display: inline-block;
margin-left: 10px;
background: #ba2f7d;
padding: 5px 15px;
color: #fff;
font-weight: 500;
-webkit-box-shadow: 0 6px 6px -6px #777;
-moz-box-shadow: 0 6px 6px -6px #777;
box-shadow: 0 6px 6px -6px #777;
border-radius: 5px;
cursor: pointer;
}

.docusafe_setting_button{
	display:inline-block;
}

/* Switch css*/
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 25px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #5cb85c;
}

input:focus + .slider {
  box-shadow: 0 0 1px #5cb85c;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.numberCircle {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	padding: 8px;

	background: #fff;
	border: 2px solid #666;
	color: #666;
	text-align: center;
	margin: 0 auto;

	font: 20px Arial, sans-serif;
}

/* OKTA Integration */

.mfa-login-button{
	margin-top:8px;
	margin-bottom:8px;
	display: inline-block;
	margin-left: 10px;
	background: #632678;
	padding: 15px 30px;
	color: #fff;
	font-weight: 500;
	-webkit-box-shadow: 0 6px 6px -6px #777;
    -moz-box-shadow: 0 6px 6px -6px #777;
    box-shadow: 0 6px 6px -6px #777;
	border-radius: 5px;
	cursor: pointer;
	font-size: 150%;
}

input[type=submit].legacy-login-button, input[type=reset].legacy-login-button, input[type=button].legacy-login-button{
	padding: 15px 125px;
	color: #fff;
	font-weight: 500;
	-webkit-box-shadow: 0 6px 6px -6px #777;
    -moz-box-shadow: 0 6px 6px -6px #777;
    box-shadow: 0 6px 6px -6px #777;
	border-radius: 5px;	
	border: none;
	font-size: 150%;
	cursor: pointer;
}

.btn-pink {background:#fc4f9f; color: #fff; border-color: #fc4f9f;}
.btn-violet {background:#632678; color: #fff; border-color: #632678;}
.btn-blue {background:#26478d; color: #fff; border-color: #26478d;}
.btn-light-blue {background:#406eb3; color: #fff; border-color: #406eb3;}
.btn-white {background:#fff; color: #fc4f9f; border-color: #fc4f9f;}
.btn-purple {background:#982881; color: #fff; border-color: #982881;}

.btn-violet:active,
.btn-violet:focus,
.btn-violet:hover {
    background: #982881;
	color: white;
	border-color: #982881;
}

.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
    background: #406eb3;
	color: white;
	border-color: #406eb3;
}

.btn-light-blue:active,
.btn-light-blue:focus,
.btn-light-blue:hover {
    background: #26478d;
	color: white;
	border-color: #26478d;
}

.btn-purple:active,
.btn-purple:focus,
.btn-purple:hover {
    background: #632678;
	color: white;
	border-color: #632678;
}

.exp-blue { color: #26478d; }
.exp-purple { color: #982881; }
.exp-pink {color: #fc4f9f;}
.exp-light-blue {color: #406eb3;}
.exp-violet {color: #632678;}
.exp-dark-grey {color: #575755;}

.mfa-login-popup-btn input[type=submit]{
	display: inline-block;
	background: #632678;
	padding: 10px 20px;
	color: #fff;
	font-weight: 500;
	-webkit-box-shadow: 0 6px 6px -6px #777;
    -moz-box-shadow: 0 6px 6px -6px #777;
    box-shadow: 0 6px 6px -6px #777;
	border-radius: 5px;
	border: 0;	
	margin-right:10px;
	margin-top: 20px;
	font-size: 11px;
	cursor: pointer;
}

/*ITJR 420/21*/
.listing table.none3 {
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0);
	box-shadow: 0 0 2px rgba(0,0,0,0);
	width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0px;
}

/*ITJR 094/22 : IIR report*/

.int_basic_note{
	padding: 10px;
    display: block;
    text-align: center;
    border: 1px dotted blue;
    border-radius: 50px;
    margin: 0 50px;
    color: blue;
}

/*ITJR 017/19*/
.listing table.orderform_mf {
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	box-shadow: 0 0 2px rgba(0,0,0,0.4);
	width: 100%;
    background-color: #F7F7FF;
    border-spacing: 0px;
}

.listing table.orderform_mf th {
    background-color: #F1F1F1;
	color: #07C;
}

.listing table.orderform_mf td, th {
    padding: 5px 2px;
}

.listing table.orderform_mf tr.odd1 td{
	background: #f7f7ff;
}

.listing table.orderform_mf tr.even1 td{
	background: #ededf5;
}

.listing table.orderform_mf tr.odd1 td.category{
	background: #ededf5;
	border-right: 1px solid #dedeed;
	border-bottom: 2px solid #dedeed;
	font-weight: 700;
}

.listing table.orderform_mf tr.rowlast td{
	border-bottom: 2px solid #dedeed;
}

.listing table.orderform_mf tr.rowhead th{
	border-bottom: 1px solid #dedeed;
}

.listing table.orderform_mf th.align_center, .listing table.orderform_mf td.align_center{
	text-align: center;
}

.mf_toggle{
	cursor: pointer;
}

.row-display-table > div {
    float: none;
    display: table-cell;
}

/*ITJR420/22*/
#auditlisting_btn{
	float: right;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #632678;
	color: #fff;
	background-color: #632678;
	margin-right: 5px;
}

/*ITJR935/22*/
.iso_desc{
    padding-left: 3px;
    font-weight: 600;
}

/*ITJR 229/23*/
.listing table.ssm_new_table, .ccris_listing table.ssm_new_table {
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	box-shadow: 0 0 2px rgba(0,0,0,0.4);
	width: 80%;
    background-color: #F7F7FF;
    border-spacing: 0px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.listing table.ssm_new_table td, th, .ccris_listing table.ssm_new_table td, th {
    padding: 5px 2px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.listing table.ssm_new_table tr.odd1 td, .ccris_listing table.ssm_new_table tr.odd1 td{
	background: #CDCFDB;
}

.listing table.ssm_new_table tr.even1 td, .ccris_listing table.ssm_new_table tr.even1 td{
	background: #E8E9EE;
}

.listing table.ssm_new_table tr.rowhead th, .ccris_listing table.ssm_new_table tr.rowhead th{
	background: #26478D;
	text-align: center;
	color:#fff;
}
/*ITJR 633/24*/
.newproduct {
    padding: 4px;
    display: block;
    text-align: center;
    border: 2px dotted blue;
    border-radius: 50px;
    color: blue;
}
/*ITJR 711/24*/
.faq-list{
	   display: flex;
    justify-content: space-evenly;
    padding: 0;
}
.faq-title{
	color: #07C;
	font-weight: bold;
}
.faq-column{
	width: 48%;
	list-style-type: none;
}
.faq-column li{
	margin-bottom: 10px;
}
.faq-column li a{
	text-decoration: underline;
	color:blue;
}
ol{
	list-style: none;

}
.faq-list ol:first-child{
	counter-reset: item;
}
.faq-list li{
	counter-increment: item;
}
.faq-list li::before{
	content: counter(item) ". ";
}
#imageFaqModal {
	top:20px !important;
	width:60%;
}