header{
	background:#fff;
	min-height:100px;
	padding:19px 0;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.center{text-align:center;}
.red-txt{color:red!important;font-weight:bold;}
.img-block{display:inline-block;vertical-align:middle;width:50%;}
.center img{border: 1px solid #ccc;
padding: 20px 25px;}
.img-txt-block{display:inline-block;vertical-align:top;width:50%;float:left;}
.banner{
	background:#e5e5e5;
}
.bannerContainer{
	display:table;
}
.bannerLeft{
	padding-right:30px;
	width: 69%;
}
.bannerLeft,.bannerRight{
	display: table-cell;
    vertical-align: middle;
}
.bannerRight-heading{
	font-size:1.5em;
	margin:0 0 27px;
	text-align:center;
}
.content-area{
	padding:25px 0;
	min-height:600px;
	background:#333333;
}
.tabsBlock{
	display: block;
}
.tab_container {
	float: left;
	width: 100%;
	transition:width 6s;
}

.tab_content {
	padding-top:30px;
	display: none;
}

.tab_drawer_heading {
	display: none;
}

.card {
    position: relative;
    background:#019f9d;
	margin:0 15px 30px;
	min-height: 200px;
	overflow:hidden;  
	display: block;
    
	
}
.card:hover:before{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.card-block {
    padding: 20px;
	position: absolute;
    bottom: 0;
}

.card:before{
	content:'';
	position:absolute;
	right: 20px;
	top:20px;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.mbtm75{margin-bottom:75px !important;}	

.card-line{
	position:absolute;	
	background:red;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s;
    transition: width 2s, height 2s, transform 2s;
}
.card-line.top-line{
    height: 5px;
    width: 0;
    top: 0;
	left:0;
}
.card:hover .card-line.top-line{
	width:100%;	
}
.card-line.right-line{
	right: 0;
    width: 5px;
    height: 0;
	top:0;	
}
.card:hover .card-line.right-line{
	height:100%;		
}
.card-line.bottom-line{
	height: 5px;
    width: 0;
    bottom: 0;
	right:0;
}
.card:hover .card-line.bottom-line{
	width:100%;	
}
.card-line.left-line{
    left: 0;
    width: 5px;
    height: 0;
	bottom:0;
	
}

.card:hover .card-line.left-line{
	height:100%;		
}

.card-clr1 .card-line{background:#02a2c4;}
.card:hover{background:#fff;}
.card:hover .card-title{color:#02a2c4;}

.card-icon1:before{background:url(../../images/icon-1.png) no-repeat;width:73px;height:73px;}
.card-icon1:hover:before{background:url(../../images/icon-hv-1.png) no-repeat;}


.card-clr2 .card-line{background:#019f9d}
.card-icon2:before{background:url(../../images/icon-2.png) no-repeat;width:71px;height:71px;}
.card-icon2:hover:before{background:url(../../images/icon-hv-2.png) no-repeat;}

.card-clr3 .card-line{background:#e89d0c}
.card-icon3:before{background:url(../../images/icon-3.png) no-repeat;width:68px;height:68px;}
.card-icon3:hover:before{background:url(../../images/icon-hv-3.png) no-repeat;}

.card-clr4 .card-line{background:#eb2ab7}
.card-icon4:before{background:url(../../images/icon-4.png) no-repeat;width:74px;height:68px;}
.card-icon4:hover:before{background:url(../../images/icon-hv-4.png) no-repeat;}

.card-clr5 .card-line{background:#1993f0}
.card-icon5:before{background:url(../../images/icon-5.png) no-repeat;width:49px;height:71px;}
.card-icon5:hover:before{background:url(../../images/icon-hv-5.png) no-repeat;}

.card-clr6 .card-line{background:#875a02}
.card-icon6:before{background:url(../../images/icon-6.png) no-repeat;width:71px;height:71px;}
.card-icon6:hover:before{background:url(../../images/icon-hv-6.png) no-repeat;}

.card-clr7 .card-line{background:#070a90}
.card-icon7:before{background:url(../../images/icon-7.png) no-repeat;width:56px;height:60px;}
.card-icon7:hover:before{background:url(../../images/icon-hv-7.png) no-repeat;}

.card-clr8 .card-line{background:#07903e}
.card-icon8:before{background:url(../../images/icon-8.png) no-repeat;width:81px;height:81px;}
.card-icon8:hover:before{background:url(../../images/icon-hv-8.png) no-repeat;}

.card-clr9 .card-line{background:#90071d}
.card-icon9:before{background:url(../../images/icon-9.png) no-repeat;width:67px;height:67px;}
.card-icon9:hover:before{background:url(../../images/icon-hv-9.png) no-repeat;}

.card-clr10 .card-line{background:#024ef9}
.card-icon10:before{background:url(../../images/icon-10.png) no-repeat;width:55px;height:59px;}
.card-icon10:hover:before{background:url(../../images/icon-hv-10.png) no-repeat;}

.card-clr11 .card-line{background:#6456ea}
.card-icon11:before{background:url(../../images/icon-11.png) no-repeat;width:61px;height:61px;}
.card-icon11:hover:before{background:url(../../images/icon-hv-11.png) no-repeat;}

.card-clr12 .card-line{background:#c4a202}
.card-icon12:before{background:url(../../images/icon-12.png) no-repeat;width:75px;height:58px;}
.card-icon12:hover:before{background:url(../../images/icon-hv-12.png) no-repeat;}




.card-title {
    margin-bottom: 0px;
    line-height: 1.1;
	font-size:1.5em;
	color:#fff;
	
	
	
}

@media screen and (max-width: 1199px) {
	.img-block{display: block;width: 100%;text-align: center;}
	.img-txt-block{display: block;width: 100%;}
	.mbtm75{margin-bottom:20px !important;}
} 


@media screen and (max-width: 480px) {
	
	/* 10-11-2016 */
	td.width-20, th.width-20 {
		width: 25%;
	}
	td.width-70, th.width-70 {
		width: 55%;
	}
	/* 10-11-2016 */
	
	
	
	.bg-green .f-left{
		display:block;
		width:100%;
		text-align:center;
		margin-bottom:10px;
	}
	.bg-green .f-right{
		display:block;
		width:100%;
		text-align:center;
	}
	.tabs {
		display: none;
	}
	.side-tab{display:block;}
	.tab_drawer_heading {
		background-color: #ccc;
		color: #fff;
		border-top: 1px solid #333;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		user-select: none;
	}
	.d_active {
		background-color: #666;
		color: #fff;
	}
	.sub-heading{float:left;}
}

.tabs {
	margin: 44px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	min-height: 70px;
	border-bottom: 1px solid #019f9d;
	width: 100%;
}

.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0 21px 18px;
	line-height: 24px;
	color:#019f9d;
	font-size:1.125em;
	border-bottom: 3px solid transparent;
    text-align: center;
	
	overflow: hidden;
	position: relative;
	width: 25%;
}


.tabs li:hover,.tabs li.active {
    border-bottom: 3px solid #fff;
	color: #fff;
}
/* 20160915 */
.side-tab .block-tabs{display:block;width:100%;font-size:1em;padding: 10px 0;text-align: left;border-bottom:1px solid #fff;color:#39AC9C;}
.side-tab .block-tabs:hover, .side-tab .block-tabs.active{border-bottom:1px solid #00AAA7;color: #00AAA7;-webkit-box-shadow: 0px 2px 3px -3px #000;
    -moz-box-shadow: 0px 2px 3px -3px #000;
box-shadow:0px 2px 3px -3px #000;}  
.tabs-drop ul {text-align:left}
.tabs-drop ul  li a{color:#39AC9C;font-size:15px;line-height: 16px;text-decoration:none;}
.tabs-drop.active ul {display:block;margin-top:0;}
.sub-heading{color:#39AC9C; padding: 0;line-height: 18px;font-size: 17px;margin:0;text-align:left;}
.side-tab .block-tabs.active .sub-heading{color:#00AAA7;}
.side-tab .block-tabs.main-tab{border-bottom: 1px solid #019F9D;
    -webkit-box-shadow: -1px 6px 6px -6px #019F9D;
    -moz-box-shadow: -1px 6px 6px -6px #019F9D;
box-shadow:-1px 6px 6px -6px #019F9D;}
/* .sub-heading{display:table;width:100%;    color: #808080;} */
.sub-heading{width: 100%; float: left;/* color:#2F4F4F; */    color: #02a09e; display: block;font-family:"helvetica";}
/* .sub-heading span{display:table-cell;vertical-align: middle;color:#00AAA7} */
.small-text{font-size: 12px;}

/* .tabs-drop.active .sub-heading span{color:#00AAA7;} */
.block-tab.last{border-bottom:none;}
.block-tab.last:hover{border-bottom:none;}
.inner-tab{margin:0;padding: 0;float: left;list-style: none;min-height: 70px;border-bottom: 0px solid transparent;width: 100%;}
.inner-tab{display:none}	
.inner-tab.active{display:block}	
.inner-tab li{border-bottom:none}
.inner-tab li.block-tab.last{ border-bottom: none;}

/* .sub-heading.main-block{padding-bottom:15px;    font-size: 20px;} */
.sub-heading.main-block {
    padding-bottom: 25px;
    font-size: 25px;
}
.clr-white{color:#F2F2F2;}
.side-tab{margin-top:0px;box-shadow: 1px 1px 2px 2px rgba(0, 170, 167, 0.19);padding:10px;}
.tab_container p{padding:10px 0; line-height:20px;font-size:14px;color:#E5E5E5;}
.large-head{color:#fff; padding: 0;line-height: 24px;margin:0;text-align:left;
font-size: 22px;font-family:"helvetica";}
.bb{border-bottom: 1px solid #39AC9C;display: block;
    float: left;
padding: 25px 0;}
.eq-space{padding:0 0 20px;float:left;}
.sub-heading.d_active{color:#fff;}
.breadcrumb-item a::after {
    display: inline-block;
    padding-right: 4px;
    padding-left: 4px;
    color: #818a91;
    content: "/";
}
.clr-white .tab-content{padding-bottom:25px;}
.clr-white .tab-content-sub{padding-bottom:25px;}
/* .tabs-drop.first .sub-heading span{color:#fff} */
.breadcrumb{margin:0;padding:0;padding-top: 10px;display:inline-block;}
.breadcrumb-item {list-style-type:none;display:inline-block;margin:5px 0;clear:both;}
.breadcrumb-item a{text-decoration:none;color:#00AAA7}
.large-head:before{content:"";background:url(../../images/sprite.png) no-repeat;background-position:-357px -50px;
width: 35px;display:block;margin-bottom: 10px;	height: 22px;}
.tab_content p,li{line-height:23px;margin-bottom: 20px;font-size: 14px;color: #2F4F4F;font-family:"helvetica";}
.tab_content-sub p,li{line-height:23px;margin-bottom: 10px;font-size: 14px;color: #2F4F4F;font-family:"helvetica";}
.download{font-family:"helvetica";}
.pad0{padding:0;}
/* .tab_content p strong{color:#fff;} */
.bb img{border:1px solid #fff;border-radius:50%;}
.tab-content{padding-top: 35px;}
.tab-content-sub{padding-top: 35px;}
.sprite{background:url(../../images/sprite.png) no-repeat;display:inline-block;vertical-align:middle;margin-right:10px;}
.icon-search{background-position:-90px -8px;width: 21px;height: 21px;}
.icon-key{background-position:-147px -50px;width: 20px;height: 20px;}
.icon-close-tab{background-position:-146px -143px;	width: 23px;	height: 23px;}
.icon-money{background-position:-255px -143px;width: 25px;	height: 23px;}
.icon-sand-clock{background-position:-44px -143px;width: 26px;height: 26px;}
.icon-target{background-position:-44px -97px;width: 26px;height: 26px;}
.icon-home{background-position:-255px -50px;width: 22px;height: 24px;}
.icon-coins{background-position:-146px -97px;width: 28px;height: 28px;}
.icon-balance{background-position:-255px -97px;	width: 28px;height: 28px;}
.icon-exchange{background-position:-44px -50px;	width: 25px;	height: 27px;}
.icon-gold{background-position:-146px -8px;width: 34px;	height: 26px;}
.icon-funds{background-position:-256px -7px;	width: 29px;	height: 29px;}
.double-arrow{background-position:-357px -142px;	width: 15px;height: 15px;margin-right: 0;background-repeat:no-repeat;}
/* .first  .double-arrow{display:block} */
/* .side-tab .block-tabs.last{border-bottom:none!important} */
.side-tab{border-bottom:none;}
.tabs-drop.active .icon-key{background-position:-201px -50px;}
.tabs-drop.active .icon-close-tab{background-position:-201px -143px;}
.tabs-drop.active .icon-money{background-position:-307px -143px;}
.tabs-drop.active .icon-sand-clock{background-position:-90px -143px;}
.tabs-drop.active .icon-target{background-position:-90px -97px;}
.tabs-drop.active .icon-home{background-position:-307px -50px;}
.tabs-drop.active .icon-coins{background-position:-201px -97px;}
.tabs-drop.active .icon-balance{background-position:-307px -97px;}
.tabs-drop.active .icon-exchange{background-position:-90px -50px;}
.tabs-drop.active .icon-funds{background-position:-307px -8px;}
.tabs-drop.active .icon-gold{background-position:-201px -7px;}
.main-tab.active .double-arrow{background-position:-357px -97px;	width: 15px;height: 15px;background-repeat:no-repeat; }
.w15{width:15%;}
.mt0{margin-top:0;}
.inner-content-area{padding:25px 0;	min-height:665px;	background:#e5f5f5;}
.bg-dark-green{    background: #333333;float:left}
.tabs-drop.active .inner-tab {display: block;margin-top: 7px;height: 200px !important; }
.inner-tab li.block-tabs{font-size: 12px;padding:3px 0;color:#808080}
.inner-tab li.block-tabs{border-bottom:none}
.side-tab .block-tabs.tab_last{border-bottom:none;-webkit-box-shadow: none;
    -moz-box-shadow:none;
box-shadow:none;}
.inner-tab li.block-tabs:hover{border-bottom:none;-webkit-box-shadow: none;
    -moz-box-shadow:none;
box-shadow:none;}
.absolute{position: absolute;right: 0px;top: 15px;}
.tab_content .sub-heading.main-block{color:#2F4F4F}
.inner-tab-content{padding-top:0px;}
.main-tab{min-height:50px;}
.inner-tab a.sub-heading.active{text-decoration: underline;transition: all 0.7s;}
.inner-tab a.sub-heading.active:hover{text-decoration:none;padding-left:5px}
.inner-tab a.sub-heading{text-decoration: none;transition: all 0.7s;}
.inner-tab a.sub-heading:hover{text-decoration: underline;padding-left:5px;}
.tabsBlock.small-text{color:#808080}
.text-shadow{text-shadow: 2px 2px 2px rgba(195, 187, 187, 0.68);transition: all 0.5s}
.text-shadow:hover{text-shadow:none;}
/* .bx-shadow{box-shadow: 1px 1px 2px 2px rgba(0, 170, 167, 0.19);position:relative } */
.scroll-div{position:relative; 
    left: 0;
    z-index: 99;
    height: 100%;
    perspective: 1000px;
    -webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;} 
#scrollingDiv.left-content{position: absolute;float: left;width: 263px; }
#scrollingDiv.fixed{position:fixed;}   

.left-content.fixed-menu1{
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0%, 0, 0) rotateY(0deg);
    transform: translate3d(-0%, 0, 0) rotateY(0deg);
    position: fixed;
}

.left-content.natural-menu {
    -webkit-transform: translate3d(0%, 0, 0) rotateY(-90deg);
    transform: translate3d(0%, 0, 0) rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
	visibility: hidden;
}

.animated {
	
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
.animated2 {
	
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}   
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
/* 20160915 */
/* 9-11-2016 */
.padl15{padding:0 15px;}
.table-container{width:100%;line-height: 23px;font-size: 14px;color: #2F4F4F; font-family: "helvetica";}
.table-content{border:1px solid #BAE7E6;margin-bottom:25px;display: table;table-layout: /*fixed;width:100%;*/;    margin-top: 15px;
margin-bottom: 15px;}
table.table-content td,th{border:1px solid #BAE7E6;padding:10px 10px;box-sizing:border-box;word-break: break-word;width:0%;font-size: 13px;}
td.width-70,th.width-70{max-width: 60%;}
td.width-70.link,th.width-70.link{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
td.width-10,th.width-10{width:10%;}
td.width-20,th.width-20{width:20%;}
td.width-45,th.width-45{width:45%;}
td.width-15,th.width-15{width:15%;}
td.width-25,th.width-25{width:25%;}
.left-content.fixed-menu1.transform__none{transform:none;transition:none;}
.ml15{margin-left:15px;}
.mbtm0{margin-bottom:0;}
/* 9-11-2016 */


/* 10-11-2016 */
@media screen and (max-width: 991px) {
	.table-content {font-size:12px;}
	.link-warp{    word-break: break-word;}
}
@media screen and (max-width: 768px) {
	.sub-heading{font-size: 17px;}
} 
@media screen and (max-width: 600px) {
	table.table-content td, th {padding: 10px 10px;font-size: 11px;}
}
.subheadingcenter{ text-align:center; text-decoration:underline;}
/* table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
	table-layout: fixed;
	}
	table caption {
	font-size: 1.5em;
	margin: .5em 0 .75em;
	}
	table tr {
	background: #f8f8f8;
	border: 1px solid #ddd;
	padding: .35em;
	}
	table th,
	table td {
	padding: .625em;
	text-align: center;
	}
	table th {
	font-size: .85em;
	letter-spacing: .1em;
	text-transform: uppercase;
	}
	@media screen and (max-width: 600px) {
	table {
    border: 0;
	}
	table caption {
    font-size: 1.3em;
	}
	table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
	}
	table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
	}
	table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
	}
	table td:before {
	content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
	}
	table td:last-child {
    border-bottom: 0;
	}
} */
/* 10-11-2016 */

@media screen and (max-width: 380px) {
	td.width-20, th.width-20 {
		width: 35%;
	}
	td.width-70, th.width-70 {
		width: 45%;
	}
}
.pd40{padding-left:40px;}
.listnone{list-style:none;}
.pad-bord{padding:5px; border:1px solid #2F4F4F;}
.bg-amount{background:#00AAA7; padding:2px;}
.td-hl{text-decoration:underline;}

/* 2016-12-01 */
.main-head-new{font-family: 'Slabo27px-Regular';
    text-transform: uppercase;
    font-size: 20px;
    line-height: 25px;
font-weight: bold;}

.sub-head-new{text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
font-weight: 600;}
.tab_content-sub p {
    line-height: 23px;
    font-size: 15px;
    color: #2F4F4F;
    font-family: "helvetica";
	margin-bottom: 20px;
}
.tab_content-sub ul li{
    line-height: 18px;
    font-size: 15px;
    color: #2F4F4F;
    font-family: "helvetica";
}
.scroll__table.scroll__table-big .table-container{overflow:scroll;height:500px;}
.scroll__table.scroll__table-big .eq-space{float:none;}
.scroll__table.scroll__table-big  .table-content tr td,.scroll__table.scroll__table-big  .table-content tr th{word-break: initial;}
.scroll__table.scroll__table-big  table.table-content td, th{word-break:initial;}
.scroll__table.scroll__table-big  table.table-content{table-layout: initial;}
.main-head-new.sub-heading.main-block,.sub-head-new.sub-heading.main-block{padding-bottom:5px; padding-bottom: 25px;font-size: 25px;}
/* 2016-12-01 */
.sub-head-new.sub-heading.main-block {
    font-size: 20px;
    font-weight: normal;
}
.highlight-div{border:1px solid #000;/* padding:10px; */margin-bottom:15px;}
.highlight-div p{padding: 10px;
padding-top: 7px;  margin-bottom: 0px;}
.head-highlight{border-bottom:1px solid #000}
.sub-heading.main-block{
	font-family: 'Slabo27px-Regular';
    text-transform: uppercase;padding-bottom: 25px;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
}
h5.sub-head-new.sub-heading.main-block,h2.sub-head-new.sub-heading.main-block {
    font-size:18px;
    font-weight: normal;
	font-family:"helvetica";
    margin-bottom: 0;
    padding-bottom: 15px;
}
p.sub-head-new.sub-heading.main-block strong{font-weight:normal}
.inner-tab-content ul{    clear: both;}
.table-content tr td,.table-content tr th{word-break:break-word}

.table-content tr td .text-xs-small,p.text-xs-small{font-size:13px;color:red;display:block;white-space: initial;}
.table-content tr td a{text-align: center;	
	white-space: initial;
    overflow: visible;
    word-wrap: break-word;
display: block;}
.table-small-main table.table-content.table-small.mbtm0{width:auto!important}
.table-small-main table.table-content.table-small td{width:auto!important}
.side-tab .block-tabs.main-tab.last.active{border-bottom:none;-webkit-box-shadow:none;
-moz-box-shadow: none;}
.side-tab .block-tabs.main-tab.last{border-bottom:none;-webkit-box-shadow:none;
-moz-box-shadow: none;}
.table-small th,.table-small td{width:auto;}
.inline-blocks{display:block;width:100%;    float: left;}
#form1 label{    width: 45%;
    display: inline-block;
    text-align: right;
    float: left;
    margin-right: 20px;
	margin-top:10px;
	margin-bottom:10px
}

#form1 input,#form1 select  {
    /* width: 30%;
    display: inline-block;
    float: left;
	margin-top:10px;
	margin-bottom:10px */
	width: 320px;
    display: inline-block;
    float: left;
    /* margin-top: 10px; */
    margin-bottom:10px;
	    border-radius: 0;
}
#form1 .frmSearch input,#form1 .frmSearch label{
	display:inline-block;float:left;width:auto;margin-left: 5px;    margin-top: 15px;
}
#form1 .frmSearch{display:inline-block;float:left;}
#btnSearch.submit-btn{display: block;
    background: #03a09e;
    color: #fff;
    padding: 6px 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    width: auto;
    float: none;
margin: 0 auto;}
#btnSearch.submit-btn:focus{outline:0}
#btnSearch.submit-btn:hover{color: #03a09e;
background: #fff; border: 1px solid #03a09e;}
.link-warp{text-decoration:underline}
.link-warp:hover{text-decoration:none}

.factacsr-word .table-content tr td, .table-content tr th	{word-break: inherit !important;}
.bg-yellow{background-color:yellow;}
.list-style li{list-style-type: none}
.list-style1 li{list-style-type: lower-alpha;}
/* .item-text{display:none;}
.list-item{background:#7DDEDC; color:#118683;cursor:pointer;} */
/* .list-item:before{
    content: "+";
    position: absolute;
    right: 10px;
    font-size: 24px;
	}
	.item.open .list-item:before {
    content: "-";
    position: absolute;
    font-size: 24px;
    right: 10px;
} */
.item.open .list-text{border-bottom:1px solid #000;} 
.tab_content-sub p.list-item{margin:0px;}
/* aCCORDIAN */
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
}



h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: block;
	/*text-transform:capitalize;*/
	text-transform:uppercase;
}

.resp-tab-content {
    display: none;
    padding: 5px; 
}

.resp-tab-active {
	border-bottom: none;
	margin-bottom: -1px !important;
	padding: 12px 14px 14px 14px !important;
	border-bottom: 0px #fff solid !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #7DDEDC;
	color:#fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #000000;
	/* border-top-color: #5AB1D0; */
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #000000;
    /* border-top: 0px solid #000000; */
    margin: 0px;
    padding: 8px 15px;
	line-height: 23px;
    font-size: 15px;
    color: #2F4F4F;
    font-family: "helvetica";
    font-weight: bold;
	margin-bottom:8px;border-radius: 3px;margin-top:8px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #000000 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #000000 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs li.resp-tab-active { 
	position: relative;
	z-index: 1;
	margin-right: -1px !important;
	padding: 14px 15px 15px 14px !important;
	border-top: 1px solid;
	border: 1px solid #000000 !important;
	border-left: 4px solid #000000 !important;
	margin-bottom: 4px !important;
	border-right: 1px #FFF solid !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #2F4F4F;
	transition:all 0.9s;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #ffffff;transition:all 0.9s;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background:#7DDEDC;/* !important;*/
	line-height: 23px;
    font-size: 15px;
    color: #ffffff;
    font-family: "helvetica";
    font-weight: bold;
	margin-bottom:8px;margin-top:8px;border-radius:3px 3px 0px 0px;
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #000000;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #000000;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;border-radius: 0px 0px 3px 3px;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #000000;/* !important;*/
}
ul.resp-tabs-list {
	display: none;
}
.padrt{padding-right:20px;}

.width-table{width:70%;margin:0 auto;text-align:center;}
.textcenter .link{text-align:center;}
.list-stylenone li,.list-number li{list-style:none}
.widthfill{width:100%;}
.block-clr{color:#000;}
.list-number{list-style:none;}
.list-roman{list-style-type: upper-roman;}
.list-alpha{list-style-type: lower-alpha;}
/* 	14-12-2016
	.inputSearch{padding:15px 0 0;}
14-12-2016  */
.scroll__table .table-content tr td a img{max-width:initial;}

.back{padding-top:20px;}
.back a{text-decoration:underline;    font-size: 15px;color: #45B2A3;}
.arrow-left {
    background:url(../../images/arrow-lt.png);
    width: 13px;
    height: 10px;
    display: inline-block;
    background-repeat: no-repeat;
}
p.box-new{margin-bottom: 0!important;border-bottom: none;}
.table-content{margin-top: 15px;margin-bottom: 15px;}
.tab_content-sub ul li {line-height: 23px;margin-top:10px;}
/* .amc-form .inline-blocks{display:inline-block} */
/* .amc-form { display: block;
    float: left;
padding: 15px 0 35px;} */
.amc-form .inline-blocks #ddlCity,.amc-form .inline-blocks #ddlAMC,.amc-form .inline-blocks #ddlPincode {
	cursor:pointer;
    border: none;
    background: transparent;
    border-bottom: 1px solid #788386;
    width: 100%;
    z-index: 1;
    webkit-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    appearance: none;
	
    padding: 7px;
}
.amc-form .inline-blocks #ddlCity:focus,.amc-form .inline-blocks #ddlAMC:focus,.amc-form .inline-blocks #ddlPincode:focus{outline:none;}



.amc-form .inline-blocks{position:relative!important;    margin-top: 5px;
    margin-bottom: 5px;}
.amc-form.mf-form .inline-blocks span.arrow	 {right:16%;    top: 10px;}
.amc-form .inline-blocks span.arrow	 {
    position: absolute;
    right: 20px;
    /* left: 50%; */
    margin-left: 0;
    width: 12px;
	top:20px;
    z-index: 9999;
    height: 7px;
    pointer-events: none;
	background: url('../../images/downarrow.png')no-repeat;
    /* background: #e5f5f5; */
    /* fill: #000; */
}
.bg-white{background: #fff;padding: 20px 25px;margin-bottom:10px; margin-top:20px;   min-height: 270px;}
address span{line-height: 1.4;font-size:14px;font-style: normal;display: block;width:100%}
address span.heading{    font-size: 16px;    margin-bottom: 8px;font-weight:bold;}
.bgwhite address span{display:block;width:100%}
address:before {content: "";
    background: #03a09e;
    width: 2px;	
    height: 70%;
    position: absolute;
    left: 16px;
}

.color-green-head{background: #03a09e;    /* width: 100px; */    position: absolute;    top: 0;    color: #fff;    right: 0;    top: -19px;border-radius:4px;}
.color-green-head .submit-btn-head {    color: #fff;    text-decoration: none;}
.color-green-head  ul{    padding: 0;   }
.color-green-head  ul li{list-style: none;    display: inline-block;    float: left;    padding: 12px 20px;    line-height:1px;    position: relative;    top: 5px;}
.color-green-head  ul li:first-child:before{content: "";position: absolute;width: 1px;right: 0;height: 20px;background: #6F6D6F;top:0px}
.color-green-head  ul li:first-child:after{ content: "";position: absolute;width: 1px;right: 1px;height: 20px;    background: rgba(4, 2, 4, 0.61);top:0px}
#btnSearch.submit-btn.cstmsubmit-btn{margin:10px auto!important;}


/* lib overwritten css */
.custom-combobox {
	position: relative;
	display: inline-block;
	float:left;
}



.custom-combobox-toggle {
	border: none;
	background: transparent;
	margin-left: -25px;
	position: absolute;
	top: 0;
	bottom: 0;
	padding: 0;
	
	cursor: pointer;
}
.ui-widget.ui-widget-content		{
border: none;    border-bottom: 1px solid #788386;}
.custom-combobox-input {
	cursor: pointer;
	background: transparent;
	border-bottom: 1px solid #788386;
	width: 320px!important;
	z-index: 1;
	webkit-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	appearance: none;
	padding: 7px;
	outline:none;
	
}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,
.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
background: transparent;}
.amc-form .inline-blocks.ui-widget .ui-button .ui-icon {
    background-image: url(../../images/downarrow.png);
    position: absolute;
    right: 20px;
    /* left: 50%; */
    margin-left: 0;
    width: 12px;
    top: 20px;
    z-index: 9999;
    height: 7px;
    pointer-events: none;
    background: url(../../images/downarrow.png)no-repeat;
}