.payment_confirm {
    margin-right: 20%;
}
.payment_confirm_lable {
    margin-left: -21%;
}
.payment_ccy_error {
    margin-left: 52%;
}
.no-spin::-webkit-inner-spin-button,
.no-spin::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
    -moz-appearance: textfield !important;
}
.warning {
    border: 1px solid red;
}
.payment_first_date {
    margin-left: 37%;
}
.payment_starting_lable {
    margin-left: 208%;
}
.paymet_frequency {
    margin-left: 13%;
}
.payment_on_lable {
    margin-left: -37%;
}
.ooba_container{
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    align-content: center;
    text-align: left;
    background: lavender;
    /* border-top: solid #00bca4; */
}
.error-message {
    color: rgb(255, 0, 0);
    margin-bottom: 10px;
}

/** Show/hide advanced search transation. **/

@keyframes slideInTopBottom {
    0% {
        height: 0;
    }
    100% {
        height: 100%;
    }
}
.smartSearch-show {
    animation: 1s ease-out 0s 1 slideInTopBottom;
    display: block;
    border: 1px solid #dfe8f1;
    height: 100%;
    padding: 30px;
}
.smartSearch-hide {
    display: none;
}
#advancedSearch .form-control {
    width: 100%;
}
#advancedSearch .glyph-icon {
    color: #e03838;
    /*border:1px solid #e03838;*/
}
#advancedSearch #closeadvsecrh {
    padding: 0px 0px 0px 0px;
    margin: 0px -19px 16px 0px;
}
#advancedSearch #closeadvsecrh:hover {
    cursor: pointer;
}
#adsearchshow-hide-btn {
    margin: 0px 0px -50px 0px;
}
#adsearch-reset-btn {
    margin: 0px 0px -50px 0px;
}
.payee-delivery-date-table {
    align: center;
    display: block;
    font-size: 14px;
    padding: 6px 12px;
    width: 100% !important;
}
.notification-size {
    width: 415px !important;
    font-size: 110% !important;
}
.notification-alert {
    background: #f9fbac;
}
.notification-error {
    background: #d93025;
    color: #ffffff;
    border-left: 5px solid #a1190d;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.notification-info {
    background: #99dafd;
}
.notification-success {
    background: #00ff80;
}
.notification-warning {
    background: #ff702b;
}
.payment_select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.document-btn {
    display: inline-block;
    width: 130px;
    margin: 5px 3px;
}
.document-btn a {
    color: #fff;
    border: 1px solid #fff;
    padding: 2px;
    margin-left: 8px;
    border-radius: 5px;
}
#document-content {
    margin-top: 50px;
}
.legend #statement-legend {
    height: 20px;
    width: 20px;
    background-color: #3498db;
    display: inline-block;
    margin: 1px 8px -5px 10px;
}
.legend #report-legend {
    height: 20px;
    width: 20px;
    background-color: #2ecc71;
    display: inline-block;
    margin: 1px 8px -5px 10px;
}
.legend #notice-legend {
    height: 20px;
    width: 20px;
    background-color: #e67e22;
    display: inline-block;
    margin: 1px 8px -5px 10px;
}
.legend #notice-other {
    height: 20px;
    width: 20px;
    background-color: #41e5c0;
    display: inline-block;
    margin: 1px 8px -5px 10px;
}
.lgnd {
    margin: 10px 96px 0px 0px
}
.padL5 {
    padding-left: 5px;
}
.rz-bubble {
    font-weight: 600;
}
.statement-file a {
    display: inline-block;
}
.statement-file a i {
    color: #fff;
    margin: 0px 1px -14px 6px;
    font-size: 17px;
    line-height: 30px;
    float: left;
    width: 30px;
    height: 30px;
}
.multiselectdpdw {
    width: 100%;
}
.multiselectdpdw button {
    width: 100%;
}
.multiselectdpdw .glyph-icon {
    color: #00bca4 !important;
}
.lblLI {
    width: 184px;
}
#sliderLBL {
    margin-bottom: 23px;
}
.loader-gif {
    width: 15px;
    height: 15px;
}
/* Payment screen Advanced Search */

#paymentAdvancedSearch .form-control {
    width: 100%;
}
#paymentAdvancedSearch .glyph-icon {
    color: #e03838;
    /*border:1px solid #e03838;*/
}
#paymentAdvancedSearch #closeadvsecrh {
    padding: 0px 0px 0px 0px;
    margin: 0px -19px 16px 0px;
}
#paymentAdvancedSearch #closeadvsecrh:hover {
    cursor: pointer;
}
#noRecordFoundErrMsgRecurring {
    margin-top: 51px;
}
#passwordTipDiv {
    margin: -5px 0px 19px -24px;
}
/* Prefernec table */

#notificationPrefDiv tbody tr td:last-child {
    width: 12%;
}
/* Contact Us Form */

#contactSupportModal .content-box .content-box-header .header-buttons-separator {
    border: 1px solid #eee;
}
#contactSupportModal .content-box .content-box-header .header-buttons-separator a {
    color: black;
}
/* Floating DatePicker */
.datepicker-group  {
  position: relative;
}
.datepicker-group  .dropdown-menu {
   left: auto !important;
   right: 0px;
 }
 .margin-top-10{
	 margin-top:10px;
 }
 #addSamelbl{
	 margin-top:-10px;
 }
 #timerDiv #differentCCYtwoFARequired div .row .col-md-4:nth-child(2){
	     width: 70%;
 }
 #create-invoice .control-label{
	 padding: 0px 0px 0px 0px !important;
 }
 #payMyBill .control-label{
	 padding: 0px 0px 0px 0px !important;
 }
.label-bank-fees{
	width: 38.33333333333333%;
}
/***
   OOBA Customization.   
**/
#OOBAcontainer #com_swapstech_star_ooba .f2-app .f2-app-wrapper #ooba_validate{
	padding:15px;
}
#OOBAcontainer #com_swapstech_star_ooba .f2-app .f2-app-wrapper #ooba_validate .row .col-lg-3 .f2-app-view-trigger{
	display:none;
}
/* Compact View */
#OOBA-Compact-Container #com_swapstech_star_ooba .f2-app{
	    margin-bottom: 0px;
}
#OOBA-Compact-Container #com_swapstech_star_ooba .f2-app .f2-app-wrapper{
	border: none;
}
#OOBA-Compact-Container #com_swapstech_star_ooba .f2-app .f2-app-wrapper header{
	display:none;
}
#OOBA-Compact-Container #com_swapstech_star_ooba .f2-app .f2-app-wrapper #ooba_validate .row .col-lg-3 .f2-app-view-trigger{
	display:none;
}
#OOBA-Compact-Container #com_swapstech_star_ooba .f2-app .f2-app-wrapper #ooba_validate .row .col-lg-3 .btnValidateSubmit {
	font-size: 11px;
    padding: 0 5px;
	line-height: 20px;
    height: 22px;
}
#ooba-compact-cancel-btn{
	margin : 41px 0px 0px -195px;
}
#differentCCY_ooba .col-md-4{
	width:73.333333% !important;
}

.dd3-handle:before{
	content:'-';
}

#page-sidebar{
	position: fixed;
	overflow:auto;
}
/* Left menu scrollbar width */
#page-sidebar::-webkit-scrollbar {
    width: 10px;
}

/* Track */
#page-sidebar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #555; 
    border-radius: 8px;
}

/* Handle */
#page-sidebar::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px #ffff;
}
/* Handle on hover */
#page-sidebar::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
#announcement-btn {
	cursor: pointer;
}

#customer_btn>.btn {
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 1.42857143 !important;
	text-align: center !important;
}
.menu-right-arrow:after{ 
   content: '\f105';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
}
.pop-text-wrap{
	width:100%;
	display: block;
    word-wrap: break-word;
}  

/***Step view ***/
.steps-form-2 {
	margin: 1% 0 2% 21%;
	display: table;
	width: 60%;
	position: relative;
}

.steps-form-2 .steps-row-2 {
	display: table-row;
}

.steps-form-2 .steps-row-2:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 78%;
	height: 2px;
	margin-left: 11%;
	background-color: #7283a7;
}

.steps-form-2 .steps-row-2 .steps-step-2 {
	display: table-cell;
	text-align: center;
	position: relative;
}

.steps-form-2 .steps-row-2 .steps-step-2 p {
	margin-top: 0.5rem;
}

.steps-form-2 .steps-row-2 .steps-step-2 button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important;
}

.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 {
	width: 70px;
	height: 70px;
	border: 2px solid #59698D;
	background-color: white;
	color: #59698D !important;
	border-radius: 50%;
	padding: 22px 18px 15px 18px;
	margin-top: -22px;
}

.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2-current {
	border: 2px solid #77BA29;
	color: #77BA29 !important;
	background-color: white !important;
}

.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 .fa {
	font-size: 1.7rem;
}
.control-label-left{
    text-align: left;
}
/***End Step view ***/

.intl-tel-input{
	width: 100% !important;
}

.loading-spiner-holder{
	position:absolute;
	width:100%;
	height:100%;
	}
.loader {
	position: fixed;
	  left: 50%;
	  top: 50%;
	  z-index: 9999;
	  border: 16px solid #f3f3f3;
	  border-radius: 50%;
	  border-top: 16px solid #3498db;
	  width: 120px;
	  height: 120px;
	  -webkit-animation: spin 2s linear infinite; /* Safari */
	  animation: spin 2s linear infinite;
	  display:"block"
	}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.table>thead>tr>th{
    vertical-align:middle !important;
    text-align:center;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    cursor: not-allowed !important;
}

.bene-search-btn {
    margin-top: 8px; 
    margin-bottom: 25px;
    display: block;
}