@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&amp;display=swap"); 

@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	/*background:url(../images/bg1.jpg);*/
	background-repeat: repeat;
	color: #272e34;
	font-family: 'poppins';
}
a:hover {
	text-decoration: underline;
	color: #e62e2d;
}
#main {width:1000px; height:auto; margin:0px auto;}
#header {width:1000px; height:120px; float:left; background:#FFF;}
#container {width:1000px; height:460px; float:left; background:url(../images/2.jpg) center top no-repeat #e9f6fe; padding-bottom:20px; padding-top:40px;}
#footer {width:100%; height:30px; float:left; background:#b1d8f5;}

.wraped{ width:1170px; height:auto; margin:0 auto;}
.header {
	background: #fff;
	padding: 3px 15px 0 15px;
	margin-bottom: 25px;
	box-shadow: 0 0 5px #ddd;
}
.hd {
	width: 1170px;
	height: 80px;
	margin: 0 auto;
}
	.hd a {
		color: #fff;
		text-decoration: none;
		background: #e62e2d;
		padding: 6px 15px;
		margin-right: 5px;
		border-radius: 4px;
	}

	.leftLink {
		float:left;width:30%;
	}
		.leftLink img {
			padding: 7px;
			border-radius: 4px;			
			background: #fff;
		}
	.leftLink a {
	background:none;
	padding:0;
	}
	.rightLink {
		float: left;
		width: 70%;
		text-align: right;
	}
	.rightLink .names{padding:27px 0;}

	.md_cnt {
		
	}
.md_cnt_log{width:970px; height:auto; float:left; background-image:url(../images/log_bg.jpg); background-repeat:no-repeat; background-position:200px 0px; }

.bxt{width:650px;
 height:390px; 
 margin:110px 0px 0px 270px;
 }

.ipt2{width:291px; height:32px; border:0px; background:url(../images/inpt2.jpg); background-repeat:no-repeat; font-size:16px; color:#07738d;}
.ipt{width:261px; height:37px; border:0px; background:url(../images/inpt.jpg); background-repeat:no-repeat; font-size:16px; color:#07738d;}

.md_cnt_left {
	width: 30%;
	min-height: 420px;
	float: left;
	background: ##f5f5f5 ;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
	background: #FFFFFF;
}
	.md_cnt_left td {
		padding-left: 0 !important;
		padding: 0 0 5px 0;
	}
	.md_cnt_left a {
		color: #e62e2d;
		text-decoration: none;
		font-weight: 600;
		font-size: 16px;
	}
.md_cnt_left a:hover{color:#F00; text-decoration:none;}
.md_cnt_left table {
	width:100%;border:none;padding:0;
	}
	.md_cnt_left table td {
	border:none;
	}
	.md_cnt_left ul {

		margin: 0px;
		padding: 0px;
		clear: both;
	}
.accordian.active {
display:block;
}
.md_cnt_left li {
	list-style: none;
	background: #f3f2f2;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	margin-top: 3px;
	width: 100%;
}

.year {
	width: 100%;
	float: left;
	display: block;
	background: #073e76;
	background-repeat: no-repeat;
	padding: 7px;
	padding-left: 10px;
	font-size: 15px;
	color: #fff;
	font-weight: 700;
	border-radius: 8px 8px 0 0px;
	cursor:pointer;
}

.md_cnt_right {
	width: 69%;
	min-height: 420px;
	float: right;
	margin-left: 1%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
	background: #FFF;
	box-shadow: 0 0 7px #ddd;
	padding:15px;
}


.md_cnt_right p{ display:block; margin:15px;}
#title_p
{
    
    background-color:#3e5c6d;
	height:30px;
	line-height:30px;
	
	
	color:White;
	font-weight:bold;
	clear:both;
}
.tbllist a{ color:#2395d0; text-decoration:none;}

.tbllist
	{
	width:100%;
	}	
.tbllist th {
	background-color:#dc353b;
	padding: 1px;  /* To give mouse-over border on cells */
	color: #fff;
	border:1px solid #fff;
	height:22px;
	
}
.tbllist th a {
	color: #fff;
	display: block;
	padding: 1px;
}

.tbllist th a:hover {
	background-color: #005dbb;
	color: #fff;
}

.tbllist th a.curcol {
	background: #74DF00 url(../images/icons/top_white.gif) no-repeat right;
}

.tbllist td {
	
	border:1px solid #cacbcc;	
	}

.sblist
	{
	width:100%;
	}	
.sblist td {
	background-color:#fee4e4;
	padding: 1px;  /* To give mouse-over border on cells */
	
	border:1px solid #fff;
	
	
}
.sblist td a{
	color: #0e537f;
	display: block;
	padding: 1px;
}

.sblist td a:hover {

	color: #e80505;
}

.sblist th a.curcol {
	background: #74DF00 url(../images/icons/top_white.gif) no-repeat right;
}

.sblist td {
	padding: 0px;
	border-bottom: 0px solid #ebf5dd;
}
.md_cnt_right table {
	padding: 15px;
	width:100%;
}
	.md_cnt_right table select, .md_cnt_right table input {
		height: 38px !important;
		width: 100% !important;
	}
	.md_cnt_right table button{
		background: #e62e2d;
		border: none;
		color: #fff;
		border-radius: 4px;
		padding: 4px 16px 6px 16px;
		vertical-align: middle;
		text-align: center;
	}
span.cke_skin_kama {
border:none !important;
}
.SumoSelect, .SumoSelect.open > .optWrapper {
	width: 100% !important;
}
.SumoSelect > .CaptionCont {
		max-width: 700px;
	}
/*#dvAccordian table tr:first-child .collapse {
	display:block;
}*/
.tabSection {
	max-width:500px;
	padding:10px;
}
.tabSection .col-md-4 {
	padding:0 8px;
}
.formTab16 {
	font-size: 14px;
	color: #545454;
	background: #ddd;
	padding: 16px;
	border-radius: 6px;
	text-align: center;
	cursor:pointer;
}
	.formTab16.active {
		background:#e62e2d;
		color:#fff;
	}

.formTab16A {
	font-size: 14px;
	color: #545454;
	background: #ddd;
	padding: 16px;
	border-radius: 6px;
	text-align: center;
	cursor:pointer;
}

	.formTab16A.active {
		background: #e62e2d;
		color: #fff;
	}
.formTab27D {
	font-size: 14px;
	color: #545454;
	background: #ddd;
	padding: 16px;
	border-radius: 6px;
	text-align: center;
	cursor: pointer;
}

	.formTab27D.active {
		background: #e62e2d;
		color: #fff;
	}
hr {
	margin:10px 0 !important;
}

.inputFile {
	color:#fff;
}
.inputFile::-webkit-file-upload-button {
	visibility: hidden;
}

	.inputFile::before {
		content: 'Select File';
		display: inline-block;
		background: #ddd;
		border: 1px solid #999;
		border-radius: 3px;
		padding: 5px 8px;
		outline: none;
		white-space: nowrap;
		-webkit-user-select: none;
		cursor: pointer;
		font-size: 13px;
		font-weight: 600;
		font-size: 10pt;
		color: #6e6c6c;
	}

.inputFile:hover::before {
	border-color: black;
}
.inputFile:focus {
	outline:none !important;
}
.inputFile:active::before {
	background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.showList {
	display: inline-block;	

}
.md_cnt_right table .showList input {
	height: 32px !important;
	width: auto !important;
	text-align: center;
	background: #e62e2d;
	border: none;
	color: #fff;
	border-radius: 4px px;
	padding: 4px 16px 6px 16px;
	vertical-align: middle;
	border-radius:4px;
}
.md_cnt_right table input.inputFile {
	width:100px !important;
	float:left;
}
.suplierTemplate {
	width:100%;
	float:left;	
}
.loginPage {	
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.textMessage {
	max-width: 500px;
	/*background: #0000000a;*/
	padding: 16px;
	top: 40px;
	position: absolute;
	left: 40px;
}
	.textMessage h2 {
		font-size: 18px;
		margin: 0;
		font-weight: 600;
		background: #ec1c24;
		color: #fff;
		padding: 0 15px;
	}
	.textMessage p {
		font-size: 24px;
		font-weight: 600;
		margin: 0;		
		background: #fff;
		padding: 0 15px;
	}
	.imgSection {
			height: 100vh;
			background-size: cover;
			background-repeat: no-repeat;
		}
.imgSection img{
	max-width:100%;
}
.loginForm {
	max-width: 450px;
	background: #fff;
	box-shadow: 0 0 7px #ddd;
	margin: 80px 20px;
	padding: 24px;
	border-radius: 6px;
	width: 100%;
	position: absolute;
	top: 50px;
	right: 40px;
}
	.loginForm .image {
		text-align:center;
		margin-bottom:50px;
	}
	.loginForm .image img {
			margin-top: -70px;
			padding: 16px;
			border-radius: 6px;
			background: #fff;
	}
	.loginForm label {
		width: 100%;
		color: #545454;
		font-size: 12px;
		font-weight: 500;
	}
.loginForm em{
	font-weight: 500;
	font-size: 11px;
	color: #8b8787;
	margin: 5px 0 0 0;
	display: block;
}
}
			.loginForm label b {
				font-weight: 600;
				font-size: 13px;
				color: #414141;
			}
		.loginForm input {
			width: 100%;
			border: 1px solid #ddd;
			border-radius: 6px;
			height: 34px;
		}
.mb20 {
	margin-bottom: 20px;
}
.buttonSubmit {
	background: #e62e2d;
	color: #fff;
	padding: 6px 16px;
	text-align: center;
	height: 40px !important;
	cursor:pointer;
	font-weight:600;
	text-transform:uppercase;
}
#dialog {
	max-width:600px;
	margin:0 auto;
	max-height:400px !important;
	overflow:auto;
}
#dialog table {
	width:100%;
}
	#dialog table th, #dialog table td{
		padding:5px;
	}
.ui-dialog {
	width: 600px !important;
	margin: 0 auto;
}
.ui-dialog-titlebar.ui-widget-header {
	background: #e62e2d;
	color: #fff;
}
.mb0 {
	margin-bottom:0 !important;
}

.accordion {
	cursor: pointer;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
}
	.accordion:after {
		content: "\f107";
		color: #fff;
		font-weight: bold;
		float: right;
		margin-left: 5px;
		font: normal normal normal 16px/1.5 FontAwesome;
	}
.collapsed:after {
	
	content: '\f106';
}
.breadcrumb > li {
	font-size: 16px;
	font-weight: 600;
}

.fullWidthCard {
	max-width: 600px;
	margin: 0 auto;
	width: 100%;
	float: none;
}
.breadcrumb.heading {
	border-radius: 0;
	margin: -16px;
	background: #073e76;
}
.breadcrumb.heading li span{
	color: #fff;
}
@media (max-width:992px) {
	.imgSection, #declarationImage, #declarationImage {
		display: none !important;
	}
	.loginForm {
		right: 0;
		margin: 80px auto;
		left: 0;
		max-width: 420px;
	}
}