@charset "utf-8";
/* CSS Document ютф-8*/

.form-holder {
    padding-left: 50px;
    padding-right: 50px;
}

#studentCalculator .form-holder, #agentCalculator .form-holder {
    padding: 0px;
}

.form_table_row {
    border-top: 1px solid #eee;
    padding: 20px 0;
}

.form_table_row::after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    visibility: hidden;
    width: 1px;
}

/*
.loading.form_input::after {
    content: url(/images/calc_loading.gif);
}
.loading.form_input input {
    display: none;
}
*/

.form_label_cell {
    float: left;
    padding-top: 7px;
    width: 55%;
}

.form_label_cell label, body.safe_login_partners form label {
    color: #333;
    display: inline;
    font-family: 'Rubik', Arial, sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 7px 0;
}

.form_input_cell {
    float: left;
    position: relative;
    width: 45%;
}

.form_input_cell input, .form_input_cell select {
    border: 1px solid #ddd;
    color: #999;
    padding: 7px;
    transition: color 0.3s ease 0s;
    width: 100%;
}

 .form_input_cell .company_phone_number_form_input select
,.form_input_cell .phone_number_form_input select
,.form_input_cell .mobile_number_form_input select
,.form_input_cell .home_phone_number_form_input select{
    float: left;
    margin-right: 5%;
    width: 30%;
}

 .form_input_cell .company_phone_number_form_input input
,.form_input_cell .phone_number_form_input input
,.form_input_cell .mobile_number_form_input input
,.form_input_cell .home_phone_number_form_input input {
    float: left;
    width: 65%;
}

.form_input_cell textarea{width: 100%;}

.button_subscribe_row{border-top: 0 none;}

  #partners_register_button_subscribe_input_cell
, #agent_update_details_button_subscribe_input_cell
, #partners_register_button_subscribe_form_input
, #change_password_button_subscribe_input_cell
, #individual_update_details_button_subscribe_input_cell
, #individuals_register_button_subscribe_input_cell{
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

#individuals_register_button_subscribe_form_input { float: none;}

  #agent_update_details_button_subscribe_form_input
, #agent_update_details_button_reset_input_cell
, #change_password_button_subscribe_form_input
, #change_password_button_reset_input_cell
, #individual_update_details_button_subscribe_form_input
, #individual_update_details_button_reset_input_cell {
    text-align: center;
    width: 50%;
}

.button_subscribe_form_input {
    float: left;
    position: relative;
}

.form_brother_input_cell {
    float: left;
    left: 5px;
    position: relative;
}

 .form_input_cell .generalButton
, .form_input_cell .ThemesBlueButton
, .passport_upload.ThemesBlueButton
,.custom_row_login_subscribe .generalButton
,.custom_row_button_subscribe .generalButton {
    background-color: #1C337B;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    font-family: 'Rubik', Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 15px 30px !importanttransition: background-color 0.3s ease 0s;
	width: auto;
	text-transform: none !important;
	padding: 15px 30px 15px 30px;
}
.passport_upload.ThemesBlueButton { margin: 20px;     display: inline-block;    color: #fff !important;    text-decoration: none; }

 .form_input_cell .generalButton:hover
, .form_input_cell .ThemesBlueButton:hover
, .passport_upload.ThemesBlueButton:hover
,.custom_row_login_subscribe .generalButton:hover
,.custom_row_button_subscribe .generalButton:hover { background-color: #fb8f1b; }


  .lbl_add_payee_form_top_info_input_cell
, .lbl_please_note_due_to_aml_procedures_input_cell
, .bank_id_form_under_text_paragraph
, .bank_id_form_under_text_paragraph
, .username_form_under_text_paragraph {width: 100%; text-align: center;color: #fb8f1b;font-size: 18px; clear: both; display: block; padding-top: 10px; }
.bank_id_form_under_text_paragraph{ text-align: left; }
.lbl_add_payee_form_top_info_row {border-top:0 none; }
  #add_beneficiaries_button_subscribe_input_cell, #add_beneficiaries_button_subscribe_form_input
, #add_beneficiaries_bank_validate_button_form_input, #add_beneficiaries_bank_validate_button_input_cell
, #bank_details_student_refund_button_subscribe_input_cell, #bank_details_student_refund_button_subscribe_form_input
, #bank_details_student_refund_bank_validate_button_form_input, #bank_details_student_refund_bank_validate_button_input_cell
, #make_a_payment_next_subscribe_input_cell
, #make_a_payment_next_subscribe_input_cell {width: 100%; text-align: center;}


.date_to_form_input{ position: relative;}
.calendarButton {position: absolute; top: 5px; right: 5px; width: 25px !important; height: 25px !important; border: none;}
#anchor_date_to, #anchor_date_from {width: 25px !important; height: 25px !important; border: none !important; outline: 0 none !important;}

.main .filters { background-color: #1f272b; color: #fff; margin: 0 20px; padding: 15px 15px 0 15px; }
.main .filters h2 { background: url(../images/student/icon-filters.png) left center no-repeat; color: #fff; font-weight: normal; margin-bottom: 10px; padding-left: 40px; text-align: left; }
.main .filters .form-holder { overflow: hidden; padding-left: 0; padding-right: 0; }
.main .filters .form_table_row { border-top: 0; float: left; padding: 0 15px 15px 0; width: 20%; }
.main .filters .form_label_cell { float: none; padding: 5px 0; width: 100%; }
.main .filters .form_label_cell label { color: #9a9b9c; font-family: 'Lato', Arial, sans-serif; font-weight: normal; }
.main .filters .form_input_cell { float: none; width: 100%; }
.main .filters .form_input_cell input,
.main .filters .form_input_cell select { background: none; border: 1px solid #666!important; color: #fff; }
.main .filters .form_input_cell input.calendarButton { background: url(../images/student/icon-date.png) 98% center no-repeat; }
.main .filters .form_input_cell.submit { clear: both; float: none; text-align: right; width: 100%; }
.main .filters input[type="reset"] { background-color: #303d44; border: 0!important; border-radius: 3px; color: #fff; font-size: 18px; margin-right: 15px; padding: 10px 45px; width: auto; }
.main .filters input[type="reset"]:hover { background-color: #0ca1d6; }
.main .filters input[type="submit"] { background-color: #fb8f1b; border: 0!important; border-radius: 3px; color: #fff; font-size: 18px; padding: 10px 45px; width: auto; }
.main .filters input[type="submit"]:hover { background-color: #01a64f; }

 .main .our_country_pay_from_row
,.currency_to_purchase_id_row
{display:none;}


.form_right_info.beneficiary_by_owner_id_form_right_info {
	position: absolute;
	right: -40px;
	top: 0px;
    width: 20px;
}

/* INDIVIDUALS FIX */
body.individuals_process_payments .lbl_please_note_due_to_aml_procedures_row {border: none; padding-top: 0px; }
body.individuals_process_payments .sum_total_eur_row {padding-bottom: 0px;}
body.individuals_process_payments .lbl_ie_amount_stated_on_invoice_row{border: none; padding-top: 0px;}
/* INDIVIDUALS FIX END */



/* Brazil CPF start */
#make_a_payment_payer_cpf_drop_down_label_cell label { display: none; }
.payer_cpf_text_area_row { padding-bottom: 0px; }
.lbl_mult_cpf_top_info_row{ width: 55%; float: left; border: none; padding-top: 0px;     height: 100px;}
.lbl_mult_cpf_top_info_label_cell{width: 100%;}
.lbl_mult_cpf_top_info_input_cell{display:none;}
.payer_cpf_text_row, .payer_name_text_row, .add_payer_cpf_text_row {float:left; position: relative; width: 20%; display: block; border: none; padding-top: 0px;}
.add_payer_cpf_text_row {  width: 45%; }
.add_payer_cpf_text_form_input { width: 45%; }

.payer_cpf_add_button_row {float:left; position: relative; width: 5%; display: block; border: none; padding-top: 0px;}
.payer_cpf_text_label_cell, .payer_name_text_label_cell, .add_payer_cpf_text_label_cell  {display: none;}
.payer_cpf_text_input_cell, .payer_name_text_input_cell, .add_payer_cpf_text_input_cell {width: 95%}
.payer_cpf_add_button_row input {font-size: 16px !important; padding: 5px 10px !important; margin-top: 20px !important;}
.payer_cpf_drop_down_row { border: none; padding-top: 0px; clear: both; }
.cpf_example {
    background: rgba(0, 0, 0, 0) url("../images/cpf_example.gif") no-repeat scroll 0 0 / cover;
    width: 45%;
    height: 200px;
    position: absolute;
	background-size: 100%;
	margin-top: 5px;
}
#__payer_cpf_drop_down_linked  {
    cursor: pointer;
	color: black;
    font-family: Arial;
    font-size: 18px;
    height: 200px;
    line-height: 25px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
	/*margin-top: -18px;*/
}
/* Brazil CPF end */

/*info button start*/
.payeeInfoBtn, .recurringInfoBtn  {
    background-color: #0ca1d6;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
    margin: 5px 0px 0px -10px;
}
/*info button end*/

/* Complete Transaction FX contracts */
#make_a_payment_finish_form_text_paragraph {
    display: none;
    padding-bottom: 5px;
}

.finish_input_cell{width: 45%; float: right;}
.finish_input_cell #finish {width: 20px; float: left;}
.finish_input_cell #make_a_payment_finish{ font-weight: normal !important; }
.finish_label_cell{margin: 0px ; padding: 0px 0px 0px 10px;}
/* Complete Transaction FX contracts */

.form_label_cell .required { color: #c00; font-size: 14px; text-transform: uppercase;}

.left {width: 55%; float: left; margin: 10px 0px 10px;}
.right {width: 45%; float: left;; margin: 10px 0px 10px;}
.rate_live_calc_form_left_info{ width: 50px; float: left;}
.rate_live_calc_input_cell{margin: 10px 0px 0px 0px;}
.fee_payment {width: 100px !important; border: none !important; padding: 0px !important;}





/* LOGIN FORM */
.main .section.login_form .container { padding-top: 30px; padding-bottom: 30px; }
.login_form { background-color: #f8f9fb; text-align: center; }
.login_form.signup { text-align: left; }
.login_form .form-holder { margin: auto; max-width: 600px; padding: 0px; }
.login_form.signup .form-holder { max-width: 100%; }
.login_form .form_input_cell:first-child { border-top: 0; }
.login_form .form_input_cell:after { clear: both; content: ''; display: block; height: 1px; width: 1px; visibility: hidden; }
.login_form .form_label_cell { float: left; padding: 0px; text-align: left; width: 25%; }
.login_form.signup .form_label_cell { width: 50%; }
.login_form .form_label_cell label { color: #333; display: inline; font-family: 'Rubik', Arial, sans-serif; font-weight: bold; margin: 0; padding: 7px 0; }
.login_form .form_input_cell { float: left; width: 75%; position: relative; }
.login_form.signup .form_input_cell { width: 50%; }
.login_form .form_input_cell input[type="text"],
.login_form .form_input_cell input[type="password"],
.login_form .form_input_cell select { border: 1px solid #ddd; color: #999; padding: 7px; width: 100%; transition: color 0.3s; }
.login_form .date .form_input_cell select { float: left; margin-right: 2%; width: 32%; }
.login_form .date .form_input_cell select:last-child { margin-right: 0; }
.login_form .phone .form_input_cell input[type="text"],
.login_form .phone .form_input_cell select { float: left; margin-right: 2%; width: 49%; }
.login_form .form_input_cell input[type="checkbox"] { margin-top: 10px; }
.login_form .phone .form_input_cell input[type="text"]:last-child,
.login_form .phone .form_input_cell select:last-child { margin-right: 0; }
.login_form .form_input_cell input[type="text"]:focus,
.login_form .form_input_cell input[type="password"]:focus,
.login_form .form_input_cell select:focus { color: #333; }
.login_form .form_input.submit { border-top: 0; text-align: center; }
.login_form .login_subscribe_input_cell {width: 100%;}
.login_form .form_under_text_paragraph { display: block; clear: both; }
.login_form .form_input_cell input, .form_input_cel {width: auto;}
.login_form .form_input.submit { border-top: 0; text-align: center; }
.login_form .ThemesBlueButton { background-color: #1C337B; border: 0; border-radius: 3px; color: #fff; font-family: 'Rubik', Arial, sans-serif;  font-size: 20px; font-weight: bold; padding: 15px 80px; margin: 0px 0px 14px 0px; transition: background-color 0.3s; }
.login_form a { color: #0ca1d6; font-size: 18px; text-decoration: none; margin: 10px 0px 0px 0px;}
.login_form a:hover { color: #0ca1d6; }
.login_form .hint { clear: both; color: #333; display: block; font-size: 12px; padding-top: 5px; }
.login_form .skype, .register_form .skype  { background: url(../images/icon-skype.png) left center no-repeat; border-bottom: 1px solid #eee; clear: both; color: #00aaf2; font-family: 'Rubik', Arial, sans-serif;   padding: 30px 0 30px 70px; }
.login_form .social { text-align: right; }
.login_form .social a { display: inline-block; margin: 0 5px; transition: opacity 0.3s; }
.login_form .social a:hover { opacity: 0.75; }
.login_form .username_loginto_row, .login_form .login_subscribe_row{border: none;}
.login_form .label_link_toforgotten_password_partners_row, .login_form .label_link_toforgotten_password_individuals_row {border-top: 0px; margin-top: 0px; padding-top: 0px;}
.login_form .login_subscribe_row { padding-bottom: 0px; }
.login_form #login_form_label_link_toforgotten_password_partners_input_cell, .login_form #login_form_label_link_toforgotten_password_individuals_input_cell {width: 100%; text-aline: center;}
/* END OF LOGIN FORM */

/* SAFE LOGIN FORM, FORGOTTEN PASSWORD PARTNERS FORM */
body.safe_login_partners h2                                        , body.forgotten_password_partners h2{  display: inline; font-family: 'Rubik', Arial, sans-serif; }
body.safe_login_partners form label                                , body.forgotten_password_partners form label {width: 30%; display: inline-block;}
body.safe_login_partners form input                                , body.forgotten_password_partners form input {    border: 1px solid #ddd;
    color: #999;
    padding: 7px;
    transition: color 0.3s ease 0s;
    width: 70%;
}
body.safe_login_partners .username_loginto_row                     , body.forgotten_password_partners .email_row {border-top: none !important; }
body.safe_login_partners  .image_captcha_row label                 , body.forgotten_password_partners  .image_captcha_row label {float: left;}
body.safe_login_partners  #__image_captcha_text                    , body.forgotten_password_partners  #__image_captcha_text {float: left;}
body.safe_login_partners  #image_captcha_ximg                      , body.forgotten_password_partners  #image_captcha_ximg {float: none !important; margin-left: 10px;}
body.safe_login_partners .custom_row_login_subscribe .generalButton, body.forgotten_password_partners .custom_row_button_subscribe .generalButton { min-width:200px; margin-right: 15px; }
body.safe_login_partners .custom_row_login_subscribe a             , body.forgotten_password_partners .custom_row_button_subscribe a {color: #0ca1d6; text-decoration: none;}
body.safe_login_partners .custom_row_login_subscribe a:hover       , body.forgotten_password_partners .custom_row_button_subscribe a:hover {color: #0ca1d6; text-decoration: underline; }
body.safe_login_partners .skype                                    , body.forgotten_password_partners .skype  { background: url(../images/icon-skype.png) left center no-repeat; border-top: 1px solid #eee; clear: both; color: #00aaf2; font-family: 'Rubik', Arial, sans-serif;  padding: 30px 0 30px 70px; }
/* SAFE OF LOGIN FORM, FORGOTTEN PASSWORD PARTNERS FORM */

/* SAFE LOGIN FORM, FORGOTTEN PASSWORD INDIVIDUALS FORM */
body.safe_login h2                                        , body.forgotten_password_individuals h2{  display: inline; font-family: 'Rubik', Arial, sans-serif; }
body.safe_login form label                                , body.forgotten_password_individuals form label {width: 30%; display: inline-block;}
body.safe_login form input                                , body.forgotten_password_individuals form input {    border: 1px solid #ddd;
    color: #999;
    padding: 7px;
    transition: color 0.3s ease 0s;
    width: 70%;
}
body.safe_login .username_loginto_row                     , body.forgotten_password_individuals .email_row {border-top: none !important; }
body.safe_login  .image_captcha_row label                 , body.forgotten_password_individuals  .image_captcha_row label {float: left;}
body.safe_login  #__image_captcha_text                    , body.forgotten_password_individuals  #__image_captcha_text {float: left;}
body.safe_login  #image_captcha_ximg                      , body.forgotten_password_individuals  #image_captcha_ximg {float: none !important; margin-left: 10px;}
body.safe_login .custom_row_login_subscribe .generalButton, body.forgotten_password_individuals .custom_row_button_subscribe .generalButton { min-width:200px; margin-right: 15px; }
body.safe_login .custom_row_login_subscribe a             , body.forgotten_password_individuals .custom_row_button_subscribe a {color: #0ca1d6; text-decoration: none;}
body.safe_login .custom_row_login_subscribe a:hover       , body.forgotten_password_individuals .custom_row_button_subscribe a:hover {color: #0ca1d6; text-decoration: underline; }
body.safe_login .skype                                    , body.forgotten_password_individuals .skype  { background: url(../images/icon-skype.png) left center no-repeat; border-top: 1px solid #eee; clear: both; color: #00aaf2; font-family: 'Rubik', Arial, sans-serif;  padding: 30px 0 30px 70px; }
/* SAFE OF LOGIN FORM, FORGOTTEN PASSWORD INDIVIDUALS FORM */



/* PARTNERS REGISTER */
.register_form .title_row { border-top: 0px !important; }
.register_form .form_input_cell, .register_form .form_label_cell { width: 50%;}
.login_form .skype, .register_form .skype a { text-decoration: none; }
.register_form .social { text-align: right; }
.register_form .social a { display: inline-block; margin: 0 5px; transition: opacity 0.3s; }
.register_form .social a:hover { opacity: 0.75; }
.register_form .generalButton { padding: 15px !important; }

.register_form .date_separated {width: 32% !important;}
/* END OF PARTNERS REGISTER */

.payments_closed {color: #fb8f1b; background: rgba(0, 0, 0, 0) url("../images/icon-important.png") no-repeat scroll left center;
    margin: 0 100px;
    padding: 30px 0 60px 100px;
    text-align: center;
	border-bottom: 1px solid #eee;
	vertical-align: middle;
}

.fx_contract {color: #fb8f1b;}

.fx_contract .fx_contracts_darkred { color: #d90000;}

.lbl_please_be_advised_that_input_cell { width: 100%; }

.rate_live_calc_row P { min-height: 100px; line-height: 100px;}
.rate_live_calc_row IMG {
    float: left;
    display: none;
}

.rate_live_calc_row .rate_live_calc_fee {display: block; margin-top: 5px; }
/* ADD NEW PAYEE / BENEFICIERIES  */
.add_beneficiaries input[readonly=""], .add_beneficiaries input[readonly="readonly"] { border: none; }
.bank_details_student_refund input[readonly=""], .bank_details_student_refund input[readonly="readonly"] { border: none; }
/* END OF ADD NEW PAYEE / BENEFICIERIES */
/* Refund Bank Details  */
#bank_details_student_refund .refund_id_row,
#bank_details_student_refund .batch_id_row,
#bank_details_student_refund .ref_number_row,
#bank_details_student_refund .transaction_id_row,
#bank_details_student_refund .refund_data_hash_row {
    display: none;
}
/* END OF Refund Bank Details */

/* Student and Partners CPF case, will be delete later
.add_payer_cpf_text_row{display: none;} */

@media (max-width: 991px) {

}

@media (max-width: 800px) {

	/* Brazil CPF start */
	.lbl_mult_cpf_top_info_row{ width: 100%; height: unset;}
	.lbl_mult_cpf_top_info_label_cell{width: 100%;}
	.form_table_row .lbl_mult_cpf_top_info_row {width: 100%; }
	.lbl_mult_cpf_top_info_input_cell{display:none;}
	.payer_cpf_text_row, .payer_name_text_row, .add_payer_cpf_text_row {width: 38%; margin-right: 5px;}
    .add_payer_cpf_text_row { width: 85%; }
	.payer_cpf_add_button_row { width: 20%; float: right;}
	.payer_cpf_text_label_cell, .payer_name_text_label_cell, .add_payer_cpf_text_label_cell {display: none;}
	.payer_cpf_text_input_cell, .payer_name_text_input_cell, .payer_cpf_text_input_cell {width: 95%}
	.payer_cpf_add_button_row input {font-size: 16px !important; padding: 5px 10px !important; margin-top: 20px !important;}
	.cpf_example {
		width: 100%;
		position: relative;
	}
	#__payer_cpf_drop_down_linked { height: 100px; /*margin-top: -18px;*/ }


    /* Brazil CPF end */

}

@media (max-width: 768px) {
     body.partners_register .col-sm-12 { clear: both !important; }
    .login_form .form_input_cell, .login_form .form_label_cell { width: 100%;}
    .register_form .form_input_cell, .register_form .form_label_cell { width: 100%;}
	.form_table_row { border-top: none; }
    body.safe_login_partners form label { width: 100%;}
    body.safe_login_partners form input { width: 100%;}

}

@media (max-width: 700px) {
	.cpf_example { height: 150px; }
}

@media (max-width: 600px) {
	.cpf_example { height: 120px; }
}

@media (max-width: 500px) {
	.cpf_example { height: 100px; }
	.payer_cpf_text_row, .payer_name_text_row, .payer_cpf_add_button_row, .add_payer_cpf_text_row {width: 100%; padding: 0px;}
}

@media (max-width: 400px) {
	.cpf_example { height: 75px; }
}

@media (max-width: 300px) {
	.cpf_example { height: 40px; }
}


#make_a_payment_recurring_payment_form_text_paragraph { display: none; }
/*#make_a_payment_recurring_payment_row { display: none; }*/
/*#make_a_payment_recurring_day_row, #make_a_payment_recurring_date_row { display: none; }*/
.recurring_day_form_input { width: 150px; }

.recurring_payment_input_cell{width: 45%; float: right;}
.recurring_payment_input_cell #__recurring_payment_linked {width: 20px; float: left;}
.recurring_payment_input_cell #make_a_payment_recurring_payment{ font-weight: normal !important; }
/*.recurring_payment_label_cell {margin: 0px ; padding: 0px 0px 0px 10px; width: auto;}*/
.recurring_payment_label_cell {margin: 0px ; padding: 0px 0px 0px 10px; width: auto; display: none;}
#make_a_payment_recurring_payment_form_right_info label { color: #000; margin: 0 0 0 10px; }
#make_a_payment_recurring_day_form_under_info { margin: 10px 0; }
.recurringInfoBtn { margin: 0 10px; }



/* Modal Info start */
#modalWrapper {display: none;}
.excelInfoBtn, .infoBtn { background-color: #0ca1d6; border-radius: 50%; color: #fff; cursor: pointer; display: inline-block; font-family: serif; font-size: 16px; font-style: italic; font-weight: bold;
    height: 24px; line-height: 24px; text-align: center; width: 24px; margin: 0 10px; /*margin: 5px 0px 0px -10px;*/ }
.overlay, .infoOverlay { display: none; background: rgba(0,0,0,0.75); height: 100%; width: 100%; position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 99; }
#infoHolder { display: none; background-color: #fff; max-width: 480px; padding: 30px; width: 100%; position: fixed; top: 5%; left: 50%; transform: translateX(-50%); z-index: 100; border: 3px solid #00b1d2; border-radius: 10px; line-height: 20px; font-size: 12px;
max-height: 85%;  padding: 20px 0 20px 30px; /*overflow: auto;*/}
#infoBox { /*height: 400px;*/ overflow: auto; padding: 0 30px 0 0; }
#infoHolder .close { background-color: #d1182d; border-radius: 50%; color: #fff; font-size: 22px; font-weight: bold; height: 30px; line-height: 28px; text-align: center; text-decoration: none; width: 30px; position: absolute; top: -15px; right: -15px; z-index: 101; opacity: 1; transition: transform 0.3s; }
#infoHolder .close:hover { transform: rotate(180deg); }
#infoLogo { background: rgba(0, 0, 0, 0) url("/images/logo.png") no-repeat scroll 0 0 / 60% auto; float: left; height: 30px; position: relative; width: 45%; }
#infoUD { color: #454e66; cursor: default; float: right;font-family: "Trebuchet MS","lucida grande",Calibri,verdana,sans-serif; font-size: 17px; position: relative; width: 45%;}
#infoUD .L1 { clear: both; float: right; margin-bottom: 13px; position: relative;}
#infoUD .L2 { clear: both; color: #788d78; float: right; font-size: 14px; font-variant: small-caps; position: relative;}
#infoHolder .piSectionTitle { background-color: #cee1ed; clear: both; float: left; font-family: "Trebuchet MS","lucida grande",Calibri,verdana,sans-serif; font-size: 14px; font-weight: bold;
    padding: 5px;  position: relative; width: 100%;}
#infoFooter { text-align: center; }
#infoClose { background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #6abed8 0%, #408197 100%) repeat scroll 0 0;  border: medium none !important; border-radius: 5px; color: white; cursor: pointer;
    display: inline-block;  font-family: Helvetica,Arial; font-size: 11px; font-weight: bold; line-height: 20px; margin: 0; outline: medium none; overflow: hidden; text-align: center;
    text-decoration: none; vertical-align: middle; padding: 3px 5px;}
.piSectionInfo { clear: both; margin: 8px 0; text-align: justify; /*float: left;*/}
#infoHolder .piSectionTitle { margin: 10px 0; }
/* Modal Info end */
.bulk_refunds_excel_note { margin: 10px 0; }


/* Refund Bank Details  */
#custom_label_field_lbl_add_payee_form_top_info { margin: 10px 25px; }
#bank_details_student_refund .refund_id_row, #bank_details_student_refund .batch_id_row, #bank_details_student_refund .ref_number_row, #bank_details_student_refund .transaction_id_row { display: none; }
.loading.form_input input { display: none; }
.loading.form_input::after { content: url(/images/calc_loading.gif); }

.country_note_input_cell, .bank_country_note_input_cell { display: none; }
.country_note_row, .bank_country_note_row { border: none; padding: 0 0 20px 0;}
.country_note_form_under_text_paragraph, .bank_country_note_form_under_text_paragraph { float: right; }
/* END OF Refund Bank Details */

 .infoBtn {
    background-color: #0ca1d6;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
    margin: 0 10px;
    /*margin: 5px 0px 0px -10px;*/
}

.invalid{
    border-color: #fd4d4d!important;
}