﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges
.body-content {
    padding-left: 15px;
    padding-right: 15px;
} */

/* Set width on the form input elements since they're 100% wide by default
input,
select,
textarea {
    max-width: 280px;
}*/
.right-btn {
	margin-bottom:10px;
}
.table-box {
	width: 99.5%;
}
.download-service-box {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 15px;
}
.sign-out a {
	padding: 14px;
	background: transparent !important;
	outline: none !important;
	border: 0 !important;
	color: #fff !important;
}
.right-btn-box {
	padding-right: 15px;
}
.serach-box-with-btn {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.tbl_text_hdr_top {
    vertical-align:top !important;
}

.sweet-alert.hideSweetAlert {
    z-index: 11111;
}