.display-none
{
    display: none !important;
}

.form-group.form-md-line-input {
		margin: 0 0 4px;
	}
	.showsection {
		margin-bottom: 15px;
	}
	.blockUI.blockOverlay {
		background-color: white !important;
		opacity: 1 !important;
	}
	.block-spinner-bar>div{
		background: #3092de;
	}
	.portlet.light {
		background-color: #ffffff !important;
	}
	.nav-tabs {
		/*border-bottom: 1px solid #59b7d9;
		border-top: 1px solid #59b7d9;*/
	}
	.nav-tabs>li>a:hover {
		border: none;
		background: white;
		color: #59b7d9;
	}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
		border: none !important;
		color: #59b7d9;
	}
	.xlarge .modal-dialog {
		width: 80%;
	}
	.xsmall .modal-dialog {
		width: 30%;
	}
	@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
		#jobhead .block {
			font-size: 17px;
			padding: 0px;
		}
		#jobhead {
			margin-top: 25px !important;
			margin: 5px;
		}
		.inbox-content {
			margin: 10px 5px 5px 5px;
		}
		.inbox-content .form-group.form-md-line-input.has-info {
			margin: 0 !important;
		}
		.form-control{
			font-size: 14px !important;
			min-width: auto !important;
		}
		.col-md-6.showsection .btn.btn-circle.green.btn-sm {
			margin-left: 0;
			margin-top: 10px;
		}
		p.upload-description.showsection {
			margin-left: 14px;
		}
		.imgdiv{
			padding: 0 !important;
		}
		.img-responsive {
			margin-left: 0;
		}
		.xlarge .modal-dialog {
			width: 92% !important;
		}
		.xsmall .modal-dialog {
			width: 92% !important; 
		}
		.blockUI.blockMsg.blockPage h1 {
			font-size: 18px;
			line-height: 20px;
		}
		.blockUI.blockMsg.blockPage{
			width: 60% !important;
			left: 20% !important;
		}
		    
    }
	