body {
	font-family: 'Lato', sans-serif;
	font-weight: 500;
}

p {
	margin: 0px;
}

.heading, .Heading {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	padding: 0px 5px;
	letter-spacing: 0.5px;
	margin: 0px;
	line-height: 40px;
	/*background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1px, rgba(0, 0, 0, 0.20) 1px, rgba(0, 0, 0, 0.04) 15px, rgba(0, 0, 0, 0.02) 100%);*/
	background-color: #204d70;
	background-image: linear-gradient(#204d70, #4587ba75);
	margin-top: 1px;
	text-transform:uppercase;
}

.subHeading {
	background-color: #204d70;
	background-image: linear-gradient(#204d70, #4587ba);
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding: 2px 10px;
	line-height: 26px;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #f9f9f9;
}

.noPadding {
	padding: 0px;
}

.row {
	border-bottom: 1px solid #cacaca;
}

.row:last-child {
	border: none;
}

.form-group {
	margin-bottom: 0px;
	padding: 0px
}

.list-ol {
	line-height: 20px;
	font-weight: 600;
	font-size: 11px
}

.footerBg {
	background: #071930;
	line-height: 35px;
	color: #fff; /* position: fixed;bottom: 0; */
	width: 100%;
	bottom: 0px;
	position: fixed;
	margin-top: 30px
}

.panel {
	margin-bottom: 0px;
	background-color: #f6f6f6;
	border: none;
	border-radius: 0px;
	box-shadow: none; /* margin-top: 30px; */
}

.large-margin {
	margin: 5px 0px;
}

.form-grid {
	padding: 0px 15px;
	margin: 0px 0px 20px 0px;
	background: #f6f6f6;
	margin-bottom: 20px;
	box-shadow: 0px 0px 5px #cacaca;
}

.grid-system {
	border-radius: 5px;
}

.section {
	margin-bottom: 20px;
}

.form-control {
	width: 99%;
	padding: 3px 6px;
	/*height: 30px;*/
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

label {
	padding-top: 6px !important;
	margin-bottom: 0;
	font-size: 11px;
}

.col-sm-7 {
	padding: 3px 0px 0px 5px;
}

@media ( min-width : 992px) {
	.form-control {
		width: 99%;
		height: 27px;
	}
	.panel>.row {
		border-bottom: 1px solid #cacaca;
	}
	.panel>.row:first-child {
		border-top: 1px solid #cacaca;
	}
	.panel>.row:last-child {
		border-bottom: none;
	}
	.fa.f_25 {
		font-size: 22px !important;
	}
	.panel .row>.col-md-12 {
		padding: 0px;
	}
	.identify {
		color: #f00;
	}

	/*.form-group .form-control {margin-top: 5px;}*/
	
	.table {
	    margin-bottom: 0px !important;
	}
	.table>tbody>tr>td{
		padding: 5px !important;
	}
	.table>thead>tr>th {
		font-size: 13px;
		font-weight: 600;
		padding: 5px;
		background: #c7c7c7;
	}
	
	.table>thead>tr>th label {
		font-size: 12px !important;
		font-weight: 600 !important;	 	
	}
	
	.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
		border-bottom-width: 1px;
	}
	.language-style {
		padding: 10px 6px !important;
		background: #efefef;
		box-shadow: 0px 0px 10px #bbb;
	}
	.table>tbody>tr>td {
		font-size: 12px;
	}
	.language-style a {
		padding: 0px 10px;
	}
	.btn-primary {
		color: #fff;
		background-color: #204d70;
		border-color: #204d70;
	}
	.btn {
		font-size: 12px;
		font-weight: 500;
		padding: 3px 20px;
		letter-spacing: 0.5px;
	}
	.picker-switch .accordion-toggle {
		display: none;
	}
	.form-group>.control-label {
		background: #e6e6e6;
		padding: 0px 0px 0px 5px;
		color:#292525;
		font-weight: 600;
		font-size: 11px;
		line-height: 25px;
	}
	.form-horizontal .control-label {
		text-align: left;
	}

	/* .form-group>div {
	line-height: 40px;
	font-size: 12px;
	font-weight: 600;
	margin-top: 4px;
} */
	.bootstrap-datetimepicker-widget td.disabled,
		.bootstrap-datetimepicker-widget td.disabled:hover {
		background: 0 0;
		color: #777;
		cursor: not-allowed;
		background: #8E4F35;
		border-radius: 0px;
	}
	/*  .datepicker table tr td {
 
background-color:#B77F0E;
 
background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
 
border-radius: 50%;
 
} */
	table.p_detail tr th, table.p_detail tr th {
		width: 11%;
	}
	table.p_detail tr th:nth-child(5), table.p_detail tr th:nth-child(5) {
		width: 37%;
	}
	textarea.form-control {
		height: 30px;
	}
	.list-ol li {
		position: relative;
	}
	.list-ol {
		padding: 0px 20px
	}

	/* .list-ol li:nth-child(2):before, .list-ol li:nth-child(3):before {
	position: absolute;
	left: 0px;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	top: 50%;
	vertical-align: middle;
	margin-top: -4px;
	margin-left: -12px;
} */
	.list-ol li:before {
		position: absolute;
		left: 0px;
		content: '';
		width: 8px;
		height: 8px;
		border-radius: 50%;
		top: 50%;
		vertical-align: middle;
		margin-top: -4px;
		margin-left: -12px;
		background-color: #204d70;
	}

	/* .list-ol li:nth-child(2):before {
	background-color: green;
}

.list-ol li:nth-child(3):before {
	background-color: red;
} */
	.padding {
		padding: 15px 0px;
	}
	.grid-table {
		border: 1px solid #ddd;
	}
	.grid-table tr th {
		background-color: #ddd;
		padding: 10px !important;
		border-right: 1px solid #f6f4f4 !important;
		text-align: center;
		font-size: 15px;
	}
	.grid-table tr th label {
		font-size: 15px;
	}
	.grid-table tr td {
		font-size: 12px;
		text-align: center;
	}
	.grid-table tr th, .grid-table tr td {
		padding: 5px;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}
	input[type=date], input[type=time], input[type=datetime-local], input[type=month]
		{
		line-height: normal !important;
	}
	.fa.fa-file-pdf-o {
		color: red;
		font-size: 18px;
	}
	.table.data-table_tb>thead tr th {
		background-color: #204d70;
		color: #fff;
	}
	.table.data-table_tb>tbody tr td {
		font-size: 12px !important;
		font-weight: normal !important;
	}
	table.dataTable thead .sorting:after, table.dataTable thead .sorting:after,
		table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after,
		table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after
		{
		opacity: 1 !important;
	}

	/* --heading section-- */
	.menu-top {
		background-color: #163958;
		box-shadow: 0px 0px 8px #444;
	}
	.left-menu ul li {
		display: inline-block;
	}
	.left-menu ul li a {
		color: #fff;
		padding: 13px;
		display: block;
		font-size: 12px;
	}
	.left-menu ul li.active {
		background-color: rgba(0, 0, 0, 0.5);
	}
	.menu-top>div {
		width: 49%;
		display: inline-block;
	}
	.right-menu {
		text-align: right;
	}
	.dropdown.language_drop button, .language_drop.open>.dropdown-toggle.btn-primary
		{
		background-color: transparent;
	}
	.language_drop .dropdown-menu {
		right: 0;
		left: auto;
	}
	.right-menu>ul>li {
		display: inline-block;
	}
	.right-menu>ul>li>a, .right-menu>ul>li {
		color: #fff;
		padding: 7px;
		font-size: 12px;
	}
	/* --header closed-- */

	/* Responsive CSS Starts Here  */
	@media only screen and (min-device-width : 320px) and (max-device-width:
		480px) {
		.form-horizontal .control-label {
			width: 100%;
		}
	}
	@media all and (max-width: 480px) {
		.form-horizontal .control-label {
			width: 100%;
		}
	}
	@media all and (min-width: 481px) and (max-width: 767px) {
		.form-horizontal .control-label {
			width: 100%;
		}
	}

	/* Responsive CSS Ends Here  */
	.input-group-addon {
		padding: 3px 10px;
	}
	.input-group {
		width: 99%;
	}
}

#myBar {
	width: 10%;
	height: 10px;
	background-color: #204d70;
	text-align: center;
	line-height: 10px;
	margin-top: 7px;
	color: #fff;
}

#myBar {
	background-color: #204d70;
	width: 48%; /* Adjust with JavaScript */
	height: 16px;
	border-radius: 10px;
	color: #fff;
}

.panel-default>.panel-heading {
	color: #f00;
}

.panel-heading {
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-title {
	font-size: 12px;
	font-weight: 600;
}

.panel-group {
	margin-bottom: 0px;
}

.panel-title>a:before {
	float: left !important;
	font-family: FontAwesome;
	content: "\f068";
	padding-right: 5px;
}

.panel-title>a.collapsed:before {
	float: left !important;
	content: "\f067";
}

.panel-title>a:hover, .panel-title>a:active, .panel-title>a:focus {
	text-decoration: none;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
}

.overlayContent {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	z-index: 11;
}
.table {
/* 	    margin-bottom: 5px !important; */
	}
.table>tbody>tr>td{
		padding: 5px !important;
	}
	
	
	.btn {
    background: #0c366b !important;
    background-repeat: repeat-x !important;
    background-position: left !important;
    border: none !important;
    font-size: 11px !important;
    font-weight: bold !important;
    color: #FFF !important;
    border-radius: 5px !important;
    height: 28px !important;
    padding: 0px 10px !important;
    cursor: pointer !important;
}