/*
Theme Name: Al Jalila Foundation
Theme URI: 
Author: Future Internet team
Author URI: 
Description: Al jalila Foundation Theme
Version: 1.2
License: 
License URI: 
Tags: Al Jalila Foundation
Text Domain: 

Al Jalila Foundation Web Application 
Developed By Future Internet
*/

/**
 * Table of Contents:
 *
 * 1.0 - Common Styles
 *
 * -----------------------------------------------------------------------------
 */

/*No text*/
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.admin-edit-link{position:fixed;padding:10px 20px; background-color:yellow;top:15%;left:0px;display:block;}


@media print {  
	.main_navigation{display:none;}
	.mobile-menu{display:none;}
	.breadcrumb-wrap{display:none;}
	.mob-back-to-top{display:none;}
	.donation-section-footer{display:none;}
	footer{display:none;}
	.footer-top{display:none;}
	.footer-middle{display:none;}
	.footer-bottom{display:none;}

	.sitch-view{display:none!important;}
	.social-media-widget{display:none;}
	.page-back-button{display:none;}
	.page-search-widget{display:none;}

	.donation-details-popup{		
		top: 0px!important;
		left: 0px!important;
		width: 100%!important;
		height: 100%!important;
	}

	.bs-wizard{display:none;}
	.captcha-div{display:none;}
}

.harverd-scholarship-steps-table{}
.table-header{background-color:#9ac532;color:#fff;font-size:18px;}
.harverd-scholarship-steps-table td{padding:5px 8px;}
.step-no{font-size:18px}
.harverd-scholarship-steps-table-wrap table, .harverd-scholarship-steps-table-wrap caption, .harverd-scholarship-steps-table-wrap tbody, .harverd-scholarship-steps-table-wrap tfoot, .harverd-scholarship-steps-table-wrap thead, .harverd-scholarship-steps-table-wrap tr, .harverd-scholarship-steps-table-wrap th, .harverd-scholarship-steps-table-wrap td{border: 1px solid black;!important}
.harverd-scholarship-steps-table-wrap{width:100%;height:auto;overflow-x:scroll;text-align:left;}