/***************************************************
	      online solutions by marija zaric
        template distributed by
        http://freehtml5templates.com 
***************************************************


***************************************************
			      Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}


a img {border:none}


aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}


/***************************************************
			      Global styles
***************************************************/

html, body {
	width:100%;
	height:100%;

	}


html, body{
    font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color:#E4E4E4;
	background-image:url(../images/bg.png); 
	background-position:left top;
	background-repeat:repeat-x;
	color:#3F3E3C;
	margin:0 0 1px; height:100%; 
	line-height: 1.5;

}

p, .group4 ul {
	margin-bottom:7px;
	text-align:justify;
	line-height: 2.2;
	 font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	}
	
.group4 ul
{
    list-style:outside;
    margin-left:30px;
}


h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Verdana, sans-serif;	
    font-weight: normal;
	position:relative;
	text-shadow: 2px 3px 3px #C1C1C1;

	

}


	
h1{
	font-size: 18px;
	line-height:0.9;
	color:#FF7F00;
	text-transform:uppercase;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:10px;


	}

	
	
h2{
	font-size: 16px;
	line-height:1.3;
	color:#FF7F00;
	text-transform:none;
	font-style:italic;
	text-align:left;
	margin-top:7px;
	padding-bottom:6px;



	}
	

h3{
	font-size: 17px;
	line-height:0.9;
	
	margin-top:20px;
	left:0px;
	}
	
h3 span{
	
	font-size: 12px;
	line-height: 1.4;
	color:white;
	display:block;
	margin-top:10px;
	text-transform:none;


}

/***************************************************
			    Main containers
***************************************************/

#container, #container_left, #container_right{
	position: relative;
	width:100%;
	
	}
	#container{
			position:relative;
			width:980px;
			margin:0 auto;
			background-color:transparent;
			min-height:100%;

			
}



.group1 {
	float: left;
	width: 274px;
	position: relative;
	background:white;
	padding:15px;
	margin-bottom:10px;
	border:3px double #CDCDCD;
	-moz-border-radius: 5px;
	border-radius: 5px;

	height:290px;


	}
	
.group2 {
	float: left;
	width: 274px;
	position: relative;
	background:white;
	padding:15px;
	margin-bottom:10px;
	margin-left:25px;
	border:3px double #CDCDCD;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:290px;




	}
	#m2, #m3{height:150px;}
	#ml{height:90px;}
.group3 {
	float: right;
	width: 274px;
	position: relative;
	background:white;
	padding:15px;
	margin-bottom:10px;
	margin-left:10px;
	border:3px double #CDCDCD;
	-moz-border-radius: 5px;
	border-radius: 5px;
height:290px;

	}


	
.group4 {
	float: right;
	width: 950px;
	position: relative;
	padding:15px;
	background:white;
	border:3px double #CDCDCD;
	-moz-border-radius: 5px;
	border-radius: 5px;


	}
	
	
			
header{
	position: relative;
	float:left;
	width: 100%;
	height:39px;
 padding:8px 0;
}
	
	
/***************************************************
				INTRO
***************************************************/	
	
	#intro{
	width: 960px;
	position: relative;
	float: left;
	height:300px;
	padding:10px;
	background:#E9EAEB;
	margin-top:12px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	
	

	}

/***************************************************
				   HOLDERS
***************************************************/	

.holder_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top:5px;
	margin-bottom:90px;



	}
	
.holder_content1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top:40px;
	margin-bottom:30px;


	}
	
	
.holder_content_separator{
	margin-bottom:19px;
	}

	
/***************************************************
			        GALLERY
***************************************************/
	 
	 	 
	 a.photo_hover3{
	position:relative;
	float: left;
	margin:5px 13px 8px 0;
	padding: 8px;
	-moz-box-shadow: 3px 3px gray;
	-webkit-box-shadow: 3px 3px gray;
	box-shadow: 3px 3px gray;

	}
	a.photo_hover3{ background-color:white;
	border: 1px solid #E1E1E1;

}
	a.photo_hover3:hover {
	border: 1px solid #E1E1E1;
	background-color:white;
	opacity:0.5;
	z-index:1000;
}

	
	 a.photo_hover2{
	position:relative;
	float: right;
	margin:5px 13px 8px 0;
	padding: 8px;
	-moz-box-shadow: 3px 3px gray;
	-webkit-box-shadow: 3px 3px gray;
	box-shadow: 3px 3px gray;

	}
	a.photo_hover2{ background-color:white;
	border: 1px solid #E1E1E1;

}
	a.photo_hover2:hover {
	border: 1px solid #E1E1E1;
	background-color:white;
	opacity:0.5;
	z-index:1000;
}
	
	
/***************************************************
			        FOOTER
***************************************************/


footer{
	position:relative;
	height:80px;
	clear:both;
	width:100%;
	background-image:url(../images/footer.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#333333;
	
	

	}

#FooterOne, #FooterTwo, #FooterTree {
	padding-top:30px;
}

#FooterTwo{
float:right;
	right: 0;
	top:20px;
	color:white;

}
#FooterTwo a{padding:0 10px;}

#FooterTree{
	float:left;
	left: 0;
	top:20px;
	color:white;

}

.container{
    width:980px;
    margin:0 auto;
	background-color:transparent;


}

.footer_left{
	float:left;
	padding:12px;
	margin-botttom:-55px;
	width:170px;
	margin-right:76px;
}



/***************************************************
				       MENU
***************************************************/

nav{
	
	width:90%;
	height:40px;
	/*position:absolute;
	top:53px;
	left:144px;*/
	background-color:white;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 3px 3px rgba(0,0,0,0.1);
	box-shadow: 3px 3px rgba(0,0,0,0.1);
	float:right;
	margin-top:5px;

}


nav ul li{
	float: left;
	line-height:normal;
	margin:0px 7px;
}

nav ul li a{
	font-size: 12px;
	font-family:Arial, Verdana, sans-serif;
	color:orange;
	text-transform:capitalize;
	display:block;	/* IE6, IE7 line height fix */
	background-color:transparent;
    text-decoration:none;
	margin-top:3px;
	padding:9px 1px;
	font-weight:600;


	


}

nav ul li a:hover{
	color:#ED7803;
	text-decoration:underline;

}

@supports (display: flex) and (-webkit-appearance: caret)
 {

	nav ul li 
	{
	 margin:0px 2px;
	}
 }
 


/***************************************************
				   SPECIFIC
***************************************************/

#logo{
	position:relative;
   	float:left;
	

}
#logo img{width:65px;}

.HdRight{
	float:right;
	width:178px;
	padding:8px;
	background:#fff; 
	margin-top:3px; 
    border-radius:5px;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #f8bd83;
    right: 5px;
 }
.HdRight span{float:left; font-weight:bold; padding-top:8px;}
.HdRight a{text-decoration:none; padding-left:10px;}
.HdRight a:hover{text-decoration:none; padding-left:10px;}

.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}

 
 	
.button {
	width: 80px;
	height:16px;
	position:relative;
	margin-top:12px;
	padding:9px;
	background-color:#FC8507;
	display: inline-block;
	color:white;
	cursor: pointer;
	text-align: center;
	font: 14px/100% Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:right;
	text-decoration:none;
	


	
	
	}
	
.button:hover {
	background-color:#ED7803;
	text-decoration:none;
}





/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:980px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:980px;
	height:270px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	margin-top:100px;
	width:100x;
	position:absolute;
	top:180px;
	left:880px;
	z-index:1000;
	
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

.icons{
	float:left;
	padding:5px;
}

.picture_footer{
	position:absolute;
	left:980px;
	top:-85px;
}
#FooterTree a, #FooterTwo a
{
    text-decoration:none;
    color:#fff;
    font-weight:600;
}

/*************************************************** menu *****************************************/

header nav li {
    /*text-shadow: 2px 2px 2px #1987AF;*/
}
ul{list-style:none; margin:0; padding:0;}
ul.tutorials
{
    /*opacity:0.82;*/ 
    visibility:hidden; 
    width:180px; 
    font-size:11px;
     background:#fff; 
     z-index:500000; 
     position:absolute;
      margin-top:0px !important;
}
ul.tutnv
{
    /*opacity:0.82;*/
    visibility:hidden; 
    width:180px; 
    background:#f9f9f9; 
    z-index:500000; 
    position:absolute; 
    margin:-5px 0 0 150px !important;
 }
   ul.tutnv li, ul.tutorials li, ul.tutorials table td{border-bottom: 1px solid #FC8507; text-transform:none;}
   
header nav ul li table{width:100%; margin:0;}
header nav ul li ul li,ul.tutorials table td{background:none; margin:0; height:auto; width:100%;}
header nav ul li ul li a, header nav ul li ul.tutorials table td a{padding:3px 5px; width:97%; font-size: 12px !important; float:left;}
header nav ul li ul li a:hover, header nav ul li ul.tutorials table td a:hover{background:#fae7d4; color:#6c3703; text-decoration:none;}


/***************** news list css **********************************/
	
	marquee table td a, .Ltcontant-2 table td a
	{
		font:13px/18px Calibri, Arial, Verdana, Sans-Serif; 
		text-align:justify;
		width:100%;
		float:left;
		color:#000;
		text-decoration:none;
	}
	marquee table td a:hover, .Ltcontant-2 table td a:hover
	{
		text-decoration:underline;
	}
	marquee table td a.hedingnews, .Ltcontant-2 table td a.hedingnews
	{
		font-weight:600;
		font-size:15px;
		background:none;
		padding:0px 0 0 0px;
		border-bottom:0;
	/*	color:#E27104;*/
		
	}
	marquee table td a:hover.hedingnews, .Ltcontant-2 table td a:hover.hedingnews
	{
		text-decoration:none;
	}
	marquee table td a, .Ltcontant-2 table td a
	{
		background:url(../images/slow.gif)  no-repeat 0 2px;
		padding:0px 0px 10px 18px;
		border-bottom:1px dashed #ccc;
	}
	
	.Ltcontant-2 table td table td{padding:15px 0 0 20px;}
	
	
	.datedetails{width:97%; padding:0 0 0 20px; float:left;}
	
	.datedetails .dtblgo{float:left; width:100%; padding:10px 0; border-bottom:1px dashed #ccc;}
	.datedetails .datrtl{padding:0 15px 0 0; float:left; font-weight:bold;}
#ctl00_DataListGovind a{text-decoration:underline; font-size:12px; padding-right:10px;}


.table-grid{}
.table-grid .RadGrid_WebBlue{border:1px solid #ddd;}
.table-grid .RadGrid .rgMasterTable{border-collapse:collapse !important;}
.table-grid .RadGrid .rgMasterTable th{background:#234762; padding:10px; font-size:14px; color:#fff; border:1px solid #ddd; font-family: 'Raleway', sans-serif;}
.table-grid .RadGrid .rgMasterTable th a{color:#fff;}
.table-grid .RadGrid .rgMasterTable td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Raleway', sans-serif;}
.table-grid .RadGrid .rgMasterTable td.rcbInputCell, rcbArrowCell.rcbArrowCell {padding:0; border:0;}


.table-bordered{margin-bottom:30px; width:100%;}
.table-bordered th{padding: 8px;border: 1px solid #999;text-align: left; background:#ddd; font-size:16px;}
.table-bordered th strong{font-weight:bold;}
.table-bordered td{padding: 8px;border: 1px solid #ddd;text-align: left;}
.mid-text-box-inner .ol-c{list-style-image: url(../images/green_right_arrow.svg);}
.mid-text-box-inner ol{list-style-image: url(../images/feature-checkmark.svg);}

.all-bm, .all-b{margin-left:-15px; margin-right:-15px; margin-top:30px; padding:0;}
.all-bm:before, .all-bm:after, .all-b:before, .all-b:after{display:table; content:"";}
.all-bm:after, .all-b:after{clear:both;}
.all-bm li, .all-b li{float:left; width:50%; padding-left:15px; padding-right:15px; list-style:none; position:relative;}
.all-bm li a, .all-b li a{border-bottom:1px solid #ddd; display:block; padding-top:5px; padding-bottom:5px; padding-left:25px; position:relative;}
.all-bm li a:before, .all-b li a:before{position:absolute; content:"\f0a4"; left:0; top:3px; font-size:14px; display:inline-block; font-family:FontAwesome;}

.btn-go{background:#0020c5; color:#fff; padding-left:20px; padding-right:20px;}
.btn-all{background:#ff000c; color:#fff; padding-left:20px; padding-right:20px;}
.btn-clear{background:#333; color:#fff; padding-left:20px; padding-right:20px;}
.btn-go:hover, .btn-all:hover, .btn-clear:hover{background:#02c8b8; color:#fff;}
.sl-yr{font-weight:bold; padding-top:5px;}

.tax-tab table th{background:#0580c6; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;font-family: 'Raleway', sans-serif;}
.tax-tab table td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Raleway', sans-serif;}
.tax-tab h4{font-size: 20px; text-transform: none; color: #034153;font-weight: 700;margin:20px 0 5px;}

.download table th{background:#0580c6; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;font-family: 'Raleway', sans-serif;}
.download table td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Raleway', sans-serif;}
.RadWindow_Web20 .rwControlButtons{width:160px !important}

.table-grid .rgMasterTable .NextPrevAndNumeric td{padding:0;}

.txtsp{position:absolute; top:15px; right:15px;}

.btn-send{color:#fff; background:#0271b7; font-size:18px; margin-top:5px; padding-left:40px; padding-right:40px; border:1px solid #0271b7; height:44px; cursor:pointer; border-radius:0;}
.btn-send:hover{ background:#5cb302; border-color:#5cb302; color:#fff;}
.control-form{margin-bottom:10px;}

/*News Feed */
.AboutRightbox ul li span:first-child:before{content:""; margin-right:0;}
.AboutRightbox{padding:0 0px 20px 0px;}
.AboutRightbox h2{font-weight:bold;font-size:20px;}
.AboutRightbox span{font-weight:bold; padding:5px; font-size:20px !important; display:block; margin-top:10px; border:1px solid #ccc; background:#f7f7f7;}
.AboutRightbox ul{list-style:outside; font-size:14px; padding-left:40px; border:1px solid #ccc; border-top:0; margin-bottom:0; padding-bottom:10px; margin-top:0;}
.AboutRightbox ul li{padding-right:10px; list-style: outside; border:0; padding:0;}
.AboutRightbox ul li span a{text-decoration:none; color:#000;}
.AboutRightbox ul li span a:hover{text-decoration:underline;}
.AboutRightbox ul li span a{font-weight:normal; font-size:14px; padding-left:0px !important;}
.AboutRightbox ul li span{padding:0 0 0 0px !important; margin:0; display:inline; padding:0; border:0; background:none;}

.dtblgo{margin-bottom:15px; padding:20px 20px;background-color: #fff; border:1px solid #ddd; position:relative;}
.datrtl{font-size:16px; color:#333; font-weight:bold;}

/* GST acts class*/

.acts-header{padding: 15px; background: #F1F1E6; border: none; box-shadow: 0 2px 3px rgb(0 0 0 / 25%);}
.acts-header .input-group{flex-wrap: nowrap !important;position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%;}
.acts-header .input-group > .form-control, .acts-header .input-group > .form-select{position: relative; flex: 1 1 auto; width: 1%; min-width: 0;}
.disablebtn{background: #004f7d; color: #ffffff;position: relative;display: inline-block;font-weight: 400;padding: 0.375rem 0.75rem;font-size: 15px;border-radius: 0.15rem;line-height: 1.9;}
.acts-header .form-select{position: relative; flex: 1 1 auto;font-size: 14px;border-top-right-radius: 0;border-bottom-right-radius: 0;margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0;display: block;padding: 0.375rem 2.25rem 0.375rem 0.75rem; font-weight: 400;background-color: #fff;appearance: none;border: 1px solid #ced4da;background-image: url(../images/drop-arow.svg); background-repeat: no-repeat;  background-position: right 0.75rem center;background-size: 16px 12px;}
.w25{width: 25%;}
.acts-header .input-group-text{display: flex;align-items: center;padding: 0.375rem 0.75rem; border:0;}
.acts-header .input-group-text {background: #f5f5f5; font-size: 10px;}

.table-grid .RadGrid .rgMasterTable .NextPrevAndNumeric td{padding:0; border:0;}


.RadWindow_Web20 .rwTopLeft, .RadWindow_Web20 .rwTopRight, .RadWindow_Web20 .rwTitlebar, .RadWindow_Web20 .rwFooterLeft, .RadWindow_Web20 .rwFooterRight, .RadWindow_Web20 .rwFooterCenter, .RadWindow_Web20 .rwTopResize, .RadWindow_Web20 .rwStatusbar div, .RadWindow_Web20 .rwStatusbar, .RadWindow_Web20 .rwPopupButton, .RadWindow_Web20 .rwPopupButton span, .RadWindow_Web20.rwMinimizedWindow .rwCorner, .RadWindow_Web20 .rwBodyLeft, .RadWindow_Web20 .rwBodyRight, .RadWindow_Web20 .rwStatusbarRow .rwCorner{background-color:#006b63 !important; background-image:none !important;}
