
table th:first-child, td:first-child{ }

table#inner td{font-size:10px;}
table#inner span tr{background: #eee;

font-size: 10px;}
table#inner{
    background: #e4f1fb;
    color: #363636;
    border: #3baae3 solid 1px;
    font-size: 10px;
    border-collapse: collapse;
    width: 100%;
    padding: 5px;
}
tr.bold td
{ font-weight:bold;
}
tr.blue td
{    font-weight:bold;
    background-color: #e4f1fb;
}
table#inner th {
    background: #e4f1fb;
}
span.test_0{width:400px!important;}

table#tosearch {
  border: none;
  width: 100%;
}
  table#tosearch tr td a {
    color: var(--sci-light-grey);
    font-size: var(--sci-font-size-body);
  }

  table#tosearch tr td {
    padding-top: 0pt;
    padding-bottom: 0pt;
    overflow: visible;
    width: 100%;
  }

table#tosearchissuance {
  border: none;
  width: 100%;
}
  table#tosearchissuance tr td a {
    color: var(--sci-light-grey);
    font-size: var(--sci-font-size-body);
  }

  table#tosearchissuance tr td {
    padding-top: 0pt;
    padding-bottom: 0pt;
    width: 100%;
    overflow: visible;
  }


table#tosearcharranger {
  border: none;
  width: 100%;
}
  table#tosearcharranger tr td a {
    color: var(--sci-light-grey);
    font-size: var(--sci-font-size-body);
  }

  table#tosearcharranger tr td {
    padding-top: 0pt;
    padding-bottom: 0pt;
    width: 100%;
    overflow: visible;
  }

table#tosearchtype {
  border: none;
  width: 100%;
}
  table#tosearchtype tr td a {
    color: var(--sci-light-grey);
    font-size: var(--sci-font-size-body);
  }

  table#tosearchtype tr td {
    padding-top: 0pt;
    padding-bottom: 0pt;
    width: 100%;
    overflow: visible;
  }
table#inner tr{
    background: #eee;
}
table#inner th {
    border: #3baae3 solid 1px;
        border-left-width: 1px; font-size:10px;
    padding: 2px;
}
table#inner td {
    border: #ccc solid 1px;
    border-left-width: 1px;
    border-left-width: 1px;
    padding: 2px;
}
.ddate{white-space:nowrap;}
.r_align{text-align:right;}

.persist-header {
  text-align: left;
}
 table#inner th{
position: none!important;
  top: 0px;
}
table th {
  position: sticky;
  top: 0px;
  width:100px;
  
}

/* Modal Content */

  #sortable { list-style-type: none; margin: 0; padding: 0; width:80%; }
  #sortable li {border: 1px solid #c5c5c5;

background: #f6f6f6;

font-weight: normal;

color: #454545; margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size:0.6em; height: 18px; }
 #sortable li span { position: absolute; margin-left: -1.3em; }
 #sortables li { 
border: 1px solid #c5c5c5;

background: #f6f6f6;

font-weight: normal;

color: #454545;
    margin: 0 3px 3px 3px;
    padding: 0.4em;
        padding-left: 0.4em;
    padding-left: 1.5em;
    font-size: 0.6em;
    height: 18px;

}
#sortables { list-style-type: none; margin: 0; padding: 0; width:80%; }
#sortables li span { position: absolute; margin-left: -1.3em; }
 
.modal-content_search {
  background-color: #fefefe;

margin: auto;

padding: 20px;
 
width:96%;
 
}
.buttons{padding-bottom: 2px!important;}
.download_icons{margin-right:10px;}

#resultMatch .six{padding:10px;}
#resultMatch .six ul li{}
#resultMatch .six ul li a{color:#FFF;}
#signup {
    width: 100%;
    padding-bottom: 2px;
     
    background: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
} 

#signup .txt-fld input.good_input {
    background: #DEF5E1 url(img/good.png) 236px center no-repeat;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 15px;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 30px);
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: 
    rgba(0,0,0,0.4);
}
#signup .txt-fld input {
    width: 244px;
    padding: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 1.2em;
    color: #222;
    background: #F7F7F7;
    font-family: "Helvetica Neue";
    outline: none;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #E7E6E6;
    border-bottom: 1px solid #E7E6E6;
}

#customButton{ position: relative;

top: -91px;

left:-425px;
	clear: both; z-index: 20; float: right;margin-left: 102px;
	
}
.currency{margin-right: 3rem;}
.rating{margin-right:2.45rem;}
.form-section{margin-bottom:4px}
.wrap-outer.wrap-data form {
 
    margin-bottom: 0;
}
.modal-content {
  background-color: #fefefe;

margin: auto;

padding: 20px;

border: 5px solid #2E4E8E;

width:70%;

height: 95%;

border-radius: 10px;
}

/* The Close Button */
.close1 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close1:hover,
.close1:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#modalContainer {
	background-color:rgba(0, 0, 0, 0.3);
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:500px;
	min-height:200px;
	margin-top:50px;
	border:1px solid #666;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 1em verdana,arial;
	background-color:#3073BB;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}
#datefrom,#dateto {height:30px;}
#alertBox p {
	 font: 1em verdana,arial;
     margin-top:30px;
    margin-left: 70px;
    padding-left: 0;
    padding-right: 70px;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
    left: -90px;
	padding:7px;
	border:0 none;
	width:165px;
	font:1em verdana,arial;
	top:10px;
	text-align:center;
	color:#FFF;
	background-color:#357EBD;
	border-radius: 3px;
	text-decoration:none;
}
#alertBox #closeBtn1 {
	display:block;
	position:relative;
	margin:15px auto;
  
	padding:7px;
	border:0 none;
	width:165px;
	font:1em verdana,arial;
	top:10px;
	text-align:center;
	color:#FFF;
	background-color:#357EBD;
	border-radius: 3px;
	text-decoration:none;
}
#alertBox #closeBtn3 {
	display: inline-block;
position: relative;
margin-left: 49px;
padding: 7px;
border: 0 none;
width: 152px;
font: 1em verdana,arial;
top: 10px;
text-align: center;
color: #FFF;
background-color: #357EBD;
border-radius: 3px;
text-decoration: none;
}
#alertBox #closeBtn2 {
	display:block;
	position:relative;
    left:190px;
 
    float: left;
	margin:5px auto;
	padding:7px;
	border:0 none;
	width:140px;
	font:1em verdana,arial;
	text-align:center;
	color:#FFF;
	background-color:#357EBD;
	border-radius: 3px;
	text-decoration:none;
}
 