.b4LoginInstruction.b4LoginUnique
{
    background:white;
}
.b4LoginInstruction.b4LoginUnique ul li
{
    margin:0.9% 0 -0.4em 0;
}
.regi-search-form-title a.a4Info
{
    color: lightsteelblue;
    font-size: 16px;
    margin-left: 5px;
}
button.clear-data {
    position: static;
    bottom: auto;
    right: 120px;
    margin: 0 5px 0;
    height: 34px;
    font-weight: bold;
    border: none;
    border-radius: 3px;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.84);
    font-size: 15px;
    color: rgba(0, 0, 0, 0.74);
    background-color: #fff;
}
div.bohcDiv,
div.multiCb,
.bullk_upload_action_radio_div
{
	position: relative;
	float: left;
	width: 115px;
	height: 34px;
}
.bullk_upload_action_radio_div input[type=radio]
{
	line-height: 15px;
    margin-right: 4px;
}
div.bulkSendDiv
div.onPageBulkSendDiv
{
  float: left;
  /*margin-left: 15px;*/
   /*margin-right: 10px;*/
  margin-right: 5px;
  position: absolute;
  top: -2px;
}

.fsView select.heighlight
{
    border-color: #e0e18b !important;
    box-shadow: 0 0 10px yellow;
}
.searchBy1stLine label,
.regiSearch-shorting-form label:not(.sol-label):not(.multiselect-container label) {
    font-weight: normal;
    font-size: 13px;
    margin-right: 3px;
    float: left;
    line-height: 32px;
    margin-bottom: 0;
}
div.currencyDiv:not(.exp),
div.downloadBulkSendDiv
{
    float: left;
    /*margin-left: 15px;*/
    margin-right: 3px;
    position: absolute;
}
div.currencyDiv:not(.exp)
{
    top: 6px;
}
.bulkSendDiv~div.currencyDiv:not(.exp),
div.downloadBulkSendDiv
{
    top: 16px;
}
div.bohcDiv label,
.bullk_upload_action_chkbox_div label
{
	line-height: 20px !important;
    position: relative;
    margin-left: 12px;
    margin-right: 5px;
    float: left;
    font-weight: normal;
}
div.bulkSendDiv input[type=checkbox],
div.currencyDiv input[type=checkbox]:not(.exp),
div.onPageBulkSendDiv input[type=checkbox],
div.downloadBulkSendDiv input[type=checkbox]
{
  line-height: 32px;
  padding-top: 2;
  position: absolute;
  top: 6px;
  left: -18px;
  margin-top: -4px;
}
.bullk_upload_action_radio_div label
{
    line-height: 19px !important;
}