/*********************************************** 
						Desktop and Tablet 
				***********************************************/

@media screen and (min-width: 760px) {
    .achived-goal::after {
        content: "•";
        color: #D8D8D8;
        font-size: 8px;
        background-color: #D8D8D8;
        padding: 0px 4px;
        border-radius: 50%;
        margin-left: 10px;
    }
    .pending-goal::after {
		content: "•";
		color: #01A4F1;
		font-size: 8px;
		background-color: #01A4F1;
		padding: 0px 4px;
		border-radius: 50%;
		margin-left: 9px;
	}
	.top-noti.open .desk-noti, .top-sync.open .desk-sync{ display:block;}
	.pdcnavsteps a b {display:inline-block; }
	.pdcnavsteps .ord-no i { display:none;}
	.top-noti.open .desk-noti, .top-sync.open .desk-sync {
		display: block;
		width: 420px;
		max-height: 400px;
	}
	
	.desk-stick{width: 370px;}
	.stickit {
		width: 391px;
	}
	.alert-desk { display:block;}
}
/*********************************************** 
						Dekstop 
				***********************************************/


/*********************************************** 
						Tablet Landscape
				***********************************************/

@media screen and (max-width: 1024px) {
	
	.desk-stick{ width:304px;}
	.stickit {width: 322px;margin-left: 648px;}
	.dekstop-hide{display:none;}
	
	.serachbyalphabet {display:block; width: 35px;position: fixed;right: 0px;bottom: 1px;}
}
/*********************************************** 
						Tablet Portrate
				***********************************************/

@media screen and (max-width: 768px) {
    .appsec{overflow: auto; width: 100%x}
    .appli-tab-nav{width:920px !important;}
    .nav-tabsection {
        width: 100%;
        overflow: auto;
    }
    .bi-tab-nav ul {width: 722px;}
	.product ul {width: 722px;}
	.appli-tab-nav.counternum li {
		margin-right: 36px;
	}
	.appli-tab-nav.counternum li.last {
		padding-left: 0px;
		margin-left: 14px;
	}
	.desk-stick{ width:230px;}
	.stickit {display:none;}
	
	/*--Advisors Details---*/
	.my-profile-section h4 {font-size: 40px;}
	.track-btn {
    margin: 15px 0px 0px;
    position: absolute;}
	
	/*-- Renewals---*/
	.lhl-title {
    padding-right: 0px;
    border-right: 0px solid #666;
	margin-bottom:0px;
	}
	.renewaldesktop .lhl-type {
		padding-left: 6px;
		text-overflow: ellipsis;
		width: 125px;
		white-space: nowrap;
		overflow: hidden !important;
		margin-top: 5px;
		vertical-align: middle;
		padding-top: 7px;
	}
	.homepage {height: 246px;}
	.h-small {height: 145px;}
	.summary-panel {height: 350px;}
	.six a img { margin-left: 4px;margin-bottom: 0px;}
	.home{display:none;}
	.login-form {left: 50% !important;}
	.h_calculators {height: 296px;}
	/*--Alert ---*/
	.alertcrf .six{width: 15%;}
	.alertcrf .five{width: 20%;}
	.dekstop-hide{display:none;}
	/*-----------Advisor Listing----------*/

	.serachbyalphabet {
		overflow: auto !important;
		position: relative;
		float: none;
		left: 0px;
		width: 100%;
		margin-top: -14px;
		padding: 0px 10px;
	}
	.advisorlistalphabates {
		width: 730px;
	}
	.advisorlistalphabates li a {
    	padding: 4px 6px;
	}
	.advisorlist {
		float: none;
		width: 100%;
	}
	.advisorlistalphabates li {
		display: inline-block;
		text-align: center;
	}
	.advisorlistalphabates li a {
		padding: 6px 0px;
		width: 24px;
	}
	/*----- My Customers --*/
	.renewalpersondt.desk-stick{width:292px;}
	/*------Help Desk-------*/
	.screen-guidline {min-height:auto;}
	.help-desk .panel {min-height: auto !important;}
	.dekstop-hide{ display:none;}
	.summary-panel {height: 590px;}
	/*------Product------*/
	.nav-tabsection.product li {margin-right: 27px;}
	.nav-tabsection.product li:last-child {margin-right: 0px;}
	#product .lhl-title { margin-bottom: 8px;}
	/*------Application----*/
	.list-container li label{
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;}
	
}


/*********************************************** 
						Mobile 
				***********************************************/

@media screen and (max-width: 740px) {
	/*-- Head Section ---*/
	.pagetitle {text-overflow: ellipsis;width: 110px;white-space: nowrap;overflow: hidden !important;}
    .brand {display: none;}
	.tophead-right > ul > li > a {
		padding: 0px 10px;
	}
	
	.headersection .back {
		padding: 0px 10px;
	}
	.count {right: 5px;	}
	.desk-stick, .stickit { width:100%; position:static;display:none;}
	.mobile-hide{display:none;}
	.dekstop-hide{display: block !important;}
	.mobile-hide-block { display:none;}
    .profile-dropdown {
		width: 96% !important;
		position: fixed;
		left: 2%;
		top: 50px;
	}
	.mobile-noti {
		width: 96%!important;
		position: fixed;
		left: 2%;
		top: 50px;
	}
    .pd-left {
        display: none;
    }
    .pd-right {
        float: none;
		margin-left: 0px;
    }
    .target-goal,
    .achived-goal,
    .pending-goal {
        float: left;
        width: 33%;
    }
    .profile-dropdown::before {
        right: 5px;
    }
	.add-section::before {
		right: 74px;
	}
	.mobile-noti::before {
		right: 39px;
	}
    .target-goal .label,
    .achived-goal .label,
    .pending-goal .label {
        display: block;
        text-align: left;
    }
    .profile-dropdown a {
        padding: 10px;
    }
	.alert-desk{ display:none;}
	.alert-mobile{ display:none;}
	.top-noti.open .desk-noti, top-noti.open .desk-sync{ display:none;}
	.top-noti.open .mobile-noti{ display:block;}
	.pdc-step-page-title{ display: block; margin: 0px 0px 20px; font-size: 24px;}
	.pdc-steps {margin: 0px 0px -30px;}
	
	.pdc-steps .navtab-links li{ float:left}
	
	.left-sub-nav-section {padding-bottom:26px !important;}
	.left-sub-nav-section.panel,.cust-details.panel{display: none;}
	.cust-details .pdc-steps{margin:0px;}
	.pdcnavsteps a.incomplete{ background-image: none !important;}
	.pdcnavsteps a.done{ background-image: none !important;}	
	.user-details ul li::after {margin: 0px 3px;}
	.listview li {padding: 10px 14px;}
	.mainwrapper {margin: 0px;}
	/*PDC Steps*/
	.panel { padding: 20px 10px;}
	.coc li { width: 50%;}
	.hideContent {height: 128px;}
	
	.pdcnavsteps a {
		background: #F9F9F9 none repeat scroll 0% 0%;
		border: 1px solid #CECECE;
		border-radius: 50%;
		padding: 0px;
		margin-right: 10px;
		height: 26px;
		width: 26px;
		text-align: center;
		line-height: 28px;
	}
	.pdcnavsteps li.active a,.pdcnavsteps li:hover a {
	background-color: #0b4da1;
	color: #ffffff;
	text-decoration:none !important;
	border:#0b4da1 1px solid;
	
	}
	.pdcnavsteps .ord-no { margin-right:0px;text-decoration:none !important;line-height: 18px;}
	.pdcnavsteps a.done {
	background: #fff url("../img/GrrenTick.png") no-repeat scroll 96% 50%;
	}
	.pdcnavsteps a.incomplete {
	background: #fff url("../img/Alert.png") no-repeat scroll 96% 50%;
	}
	
	.pdcnavsteps a b { display:none;}
	.pdcnavsteps .ord-no i { display:inline-block; padding-left:5px; font-style:normal;}
	
	.pdcnavsteps a b{ font-weight:400;}
	.nav-tabsection {margin-bottom: 0px;}
	.top-filtersection {padding: 15px 0px 0px;}
	/*--Application Listing--*/
	.tab-content{
		position: absolute;
		top: 47px;
		z-index: 999;
		box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.12);
		width: auto;
		left: 10px;
		right: 10px;
	}
	.list-head-right {
    	position: absolute;
    	right: -3px;
	}
	.lhl-type {
    	padding-left: 0px;
	}
	.lhl-title {
		padding-right: 0px;
		border-right: medium none;
		margin-bottom: 0px;
		line-height: 18px;
		padding-bottom: 0px;
	}
	.renewalmobilesec .lhl-title {padding-bottom: 0px;}
	#alertcfr .one,#alertcfr .two,#alertcfr .three,#alertcfr .four{display:none;}
	#alertcfr .appca-approved-list .list-head-left {
		width:70%;
	}
	#alertcfr .appca-approved-list .six .file-Upload {
        right: 0px;}
	.list-head-left{width:80%;}

	p.lhl-type{
		margin-bottom:4px;
	}
	.track-btn {
		margin: 15px 0px 0px;
		position: absolute;
	}
	.new-aplication{display: inline-block;
	margin:0px 0px 20px;
    float: none;
	}
	
	.advisorperson img {
		margin: 4px auto;
	}
	.list-details p {margin-bottom: 10px;}
	
	.appca-approved-list .five {
		width: 50%;
		padding-right: 10px;
	}
	.appca-approved-list .four {
		width: 50%;
		padding-right: 10px;
	}
	
	.appca-approved-list .three {
		width: 50%;
		padding-right: 10px;
	}
	.appca-approved-list .two {
		width: 50%;
		padding-right: 10px;
	}
	.appca-approved-list .one {
		width: 50%;
		padding-right: 10px;
	}
	
	.appca-approved-list .six {
		width: 50%;
		padding-right: 10px;
	}
	.appca-approved-list .seven {
		width: 50%;
		padding-right: 10px;
	}
	.six a img {float:none;margin: 0px 3px;}
	.list-head {padding-bottom: 0px;}
	.application .list-head-left p {margin-bottom: 0px;}
	.application .lhl-type{margin-bottom: 6px !important;}
	
	.lhl-type {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden !important;
		width: 100%;
	}

	.list-head-right {
		float: right;
		position: relative;
		right: 0px;
		margin-bottom: 0px;
	}
	.list-head-left p {
		margin-bottom: 10px;
	}
	.summary-block .panel {
		min-height: auto;
		max-height: auto;
	}
	/*-- Document Upload --*/
	.uploading-opn .btn-primary {
		width: 90px;
		padding: 8px 0px;
	}
	.file-Upload {float: none;}
	/*------ Renewal Page --------*/
	.renewaldesktop{display:none;}
	.renewalmobilesec{display:block; width:100%;}
	.renewalpersondt .advisorperson{float:left; }
	.renewalmobilesec .panel {padding: 0px;margin-bottom: 8px;}
	.renewalmobilesec.product .panel{padding:20px;}
	.renewalmobilesec .advisorcontent{ padding-left:100px;}
	.renewalmobilesec .list-head-left{width:100%;}
	
	/*-----CFR Upload -----*/
	
	.cust-details ul.cust-info {
		background-color: #FFF;
		padding: 20px 20px 1px;
		margin-bottom: 20px;
	}
	.policy-detils .extrapreplan-details, .policy-detils img {
		display: block;
		vertical-align: middle;
		width: 100%;
		padding: 20px;
	}
	/*-----My Profile -----*/
	.timeline-tab li {
		float: left;
		text-align: center;
		border-right: 1px solid #CCC;
	}
	/*---cost of child calculator---*/
	.range-slider-section .slider-value {
		font-size: 14px;
		border-radius: 0px;
	}
	.navtab-links .child,.navtab-links .expecting{display: block;
	margin: 0px auto;}
	.timeline-tab.coc li a {
		padding: 7px 13px;
	}
	/*------ Model Box-------*/
	.trak-proposal {float: none; display: block; margin-top: 10px;}
	/*-------Homepage-----*/
	.homepage {height: 140px;margin: 4px -6px;}
	.h-small { height: 140px;}
	.dashboard-list h3{
		margin: 0px;
		font-size: 16px;
		font-family: Helvetica-bold;
	}
	.calculators-list {
		margin-top:10px;
	}
	.h_calculators {height: 262px;}
	.h-title-section i {font-size:20px;}
	.h-title-section h1 {font-size: 18px;}
	.dashboard-list li {padding-left: 10px;}
	.wrapper {
		margin: 4px;
	}
	
	/*-------Product Page---------*/
	.renewalmobilesec .appca-approved-list .one {width: 50%;}
	.createillustration {
		padding: 6px 10px;
		float: left;
		margin: 10px 0px;
	}
	.productbrochurelist li {margin: 14px 18px;	}
	/*----Dashboard -----*/
	.img-responsive{margin:0px auto;}
	.d_gss {
		height: 620px;
	}
	.d_renewals .nenewal-chart {
		position: relative;
		top: 0px;
		left: 0px;
	}
	.d_renewals ul {
		padding-left: 0px;
	}
	.d_renewals {
		height: 350px;
	}
	.d_applications li {
    	padding: 4px;
	}
	.d_applications li h4 {
    	margin: 0px -4px;
    	padding: 6px 8px;
	}
	.d_gss ul {
		border-right: 0px solid #D8D8D8;
		height: auto;
		border-bottom: 1px solid #D8D8D8;
		padding-bottom: 10px;
	}
	.d_gss ul:last-child {
		border-right: 0px solid #D8D8D8;
		border-bottom: 0px solid #D8D8D8;
	}
	/*** Lead Managment ***/
	.appli-tab-nav.lead-mnt ul{width:670px;}
	.lead-mnt .one,.lead-mnt .two,.lead-mnt .three,.lead-mnt .four,.lead-mnt .five,.lead-mnt .six{width:33%;}
	/*** Home Pgae ****/
	.dashboard-list h3{
		margin: 0px;
		font-size: 16px;
		font-family: Helvetica-bold;
	}
	/**** Proposal***/
	.timeline-tab li a {
    	padding: 6px 10px;}
	.payment-review li {
		display: block;
		width: auto;
	}
	/** CRF-List**/
		.list-head-left p {
		margin-bottom: 0px;
		}
		p.lhl-type {
			margin-bottom: 0px;
		}
	/*** Advisor List ***/
	.advisorlist .list-head {height: 46px;}
	.advisorperson {
		float: left;
		border-radius: 100%;
		margin-left: 15px;
		margin-top: 34px;
	}
	.advisorlist .one{width:50%;padding-right: 10px;}
	.advisorlist .two{width:50%;padding-right: 10px;}
	.advisorlist .three{width:50%;padding-right: 10px;}
	.advisorlist .six {width: 50%;padding-right: 10px;}
	/*** Serach List ***/
	.searchlst .list-head {
		height: 47px;
	}
	/** alert Page**/
	.cfr-list .five{width:50%;}
	.cfr-list .six{width:50%;}
	
	/*----- CfrList ---*/
	.cfr-list .one { width: 30%;}
	.cfr-list .one{width:33%;}	
	.cfr-list .two{width:33%;}	
	.cfr-list .six{width:33%;}
	.cfr-list .four{width:33%;}
	.cfr-list .five{width:47%;}	
	.cfr-list .three {width: 102px;float: right;}
	
	/*----- Allication ---*/
	.pg-application .list-header li { margin: 0px 10px 0px 0px;}
	.status-action > li{margin-right: 0px !important;}
    .status-action ul.dropdown-menu li{margin: 0px}
	.pg-application .list-header ul {
		padding-top: 10px;
        padding-bottom: 10px;
	}
    .top-filtersection-sticky { padding: 0px;
}
    .extraFilterSection {padding-top: 0px;}
    .status-action li:last-child {margin-right: 0px !important;}
    .show-more {
        text-align: center;
        padding: 4px;
        border-top: 1px solid #d8d8d8;
        color: #565656;
        background-color: #f8f8f8;
        margin-top: -1px;
    }
    .short-text {
        overflow: hidden;
        height: 0em;
    }

    .full-text{
        height: auto;
        -webkit-animation-timing-function: ease;
    }
	/***********Sync**************/
	.sync-datails li p {font-size: 11px;}
	.sync-datails li:last-child {
		border-right: 0px solid;
		padding-right: 0px;
		margin: 0px;
	}
	.sync-all-progress-bar .progress {
		margin-top: 20px;
		width: 66%;
	}
}
/*********************************************** 
						Small Mobile 
						***********************************************/
		

@media screen and (max-width: 480px) {
	.alertcrf .one,.alertcrf .two,.alertcrf .three,.alertcrf .four,.alertcrf .five,.alertcrf .six{display:block; width:100%;}
	.alertcrf .six{position:static;left: 0px;text-align:left;}
	.file-Upload{float:left;}

	.appca-approved-list .six {
		width: 100%;
	}
	.appca-approved-list .five {
		width: 100%;
	}
	.appca-approved-list .four {
		width: 100%;
	}
	
	.appca-approved-list .three {
		width: 100%;
	}
	.appca-approved-list .two {
		width: 100%;
	}
	.appca-approved-list .one {
		width: 100%;
	}
	.appca-approved-list .seven {
		width: 100%;
	}
	.six a img {
    float: none;
    margin-left: 0px;
    margin-bottom: 0px;
	}
	.list-head-left p {
		margin-bottom: 0px;
	}
	.list-head { padding-bottom: 0px;}
	.list-head-left {width: 100%;}
	.list-head-right {
		float: left;
		position: relative;
		right: 0px;
		margin-bottom: 6px;
	}
	.td-team-sorting {
		width: 100%;
	}
	.searchfieldsec {
		width: 100%;
	}
	.td-team-sorting {min-width:100px;}
	.dekstop-hide{ display: block !important;}
	/*--application List  ---*/
	/*-- CFR List--*/
	.cfr-list .one,.cfr-list .tow,.cfr-list .three,.cfr-list .four,.cfr-list .five{width:100%;}
	/*-- Lead Managment --*/
	.lead-mnt .one,.lead-mnt .two,.lead-mnt .three,.lead-mnt .four,.lead-mnt .five,.lead-mnt .six{width:100%;}
	
	.cfr-list .one {width: 100%;}
	.cfr-list .two {width: 100%;}
	.cfr-list .three {width: 100%;}
	.cfr-list .four {width: 100%;}
	.cfr-list .five {width: 100%;}
	.cfr-list .six{width:100%;}
	/*--   Proposal List ---*/
	.proposal-list .two {width:100%;}
	.proposal-list .one {width: 100%;}
	
	/*-----------Advisor Listing----------*/
	.advisorperson {text-align:center;margin: 0px auto;float: none;}
	.advisorcontent {padding-left:0px;}
	.searchlst .list-head {height:auto;}
	.appca-approved-list .six .file-Upload{right:18px;}
	.advisorlist .list-head {
		height: 46px;
	}
	.advisorlist .list-head-right {
		float: right;
		position: absolute;
		right: 0px;
		margin-bottom: 6px;
	}
	.advisorlist .one{width:100%;padding-right: 10px;}
	.advisorlist .two{width:100%;padding-right: 10px;}
	.advisorlist .three{width:100%;padding-right: 10px;}
	.advisorlist .six {width: 100%;padding-right: 10px;}
	/*--- Home Page ---*/
	.h-title-section {padding: 10px;}
	.count-info {bottom: 10px;right: 10px;}
	.h-title-section i {font-size: 20px;right: 10px;  top: 9px;}
	/*--- Model Box ---*/
	
	/*----- Footer ----*/
	.footersection li{font-size: 12px;	}
}
@media only screen and (max-width: 768px){

	/* Force table to not be like tables anymore */
	.r_table table, .r_table thead, .r_table tbody, .r_table th, .r_table td, .r_table tr { 
		display: block; 
	}
	
	.r_table table {border: 0px solid #D8D8D8;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.r_table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.r_table tr {
		border: 1px solid #CCC;
		margin-bottom: 6px;
	}
	.table-condensed > tbody > tr > td:first-child{border:0px none;}
	.table-condensed > tbody > tr > td{margin:0px;}
	.r_table td::before {top:10px;}
	
	.r_table td {
			border-width: medium medium 1px;
			border-style: none none solid;
			border-color: -moz-use-text-color -moz-use-text-color #EEE;
			-moz-border-top-colors: none;
			-moz-border-right-colors: none;
			-moz-border-bottom-colors: none;
			-moz-border-left-colors: none;
			border-image: none;
			position: relative;
			padding-left: 50% !important;
		}
	
	.r_table td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		color: #565656;
	}
	
		/*
	Label the data
	*/
	table.family-history td:nth-of-type(1):before { content: "Age"; }
	table.family-history td:nth-of-type(2):before { content: "Relation"; }
	table.family-history td:nth-of-type(3):before { content: "Problem"; }
	table.family-history td:nth-of-type(4):before { content: "Status"; }
	table.family-history td:nth-of-type(5):before { content: "Action"; }
	
	table.insurance-tbl td:nth-of-type(1):before { content: "Company Name"; }
	table.insurance-tbl td:nth-of-type(2):before { content: "Basic Sum Assured"; }
	table.insurance-tbl td:nth-of-type(3):before { content: "Present Status"; }
	table.insurance-tbl td:nth-of-type(5):before { content: "Action"; }
	
	table.upd td:nth-of-type(1):before { content: "Image Thumbnail"; }
	table.upd td:nth-of-type(2):before { content: "Image Name"; }
	table.upd td:nth-of-type(3):before { content: "Category & Type"; }
	table.upd td:nth-of-type(4):before { content: "Actions"; }
	
	table.upd_cfr td:nth-of-type(1):before { content: "Image"; }
	table.upd_cfr td:nth-of-type(2):before { content: "Category & Type"; }
	table.upd_cfr td:nth-of-type(3):before { content: "CFR ID"; }
	table.upd_cfr td:nth-of-type(4):before { content: "Upload Date / Time"; }
	table.upd_cfr td:nth-of-type(5):before { content: "Actions"; }
	
	table.bracket td:nth-of-type(1):before { content: "Reason"; }
	
	table.payment-tbl td:nth-of-type(1):before { content: "Instalment Premium"; }
	table.payment-tbl td:nth-of-type(2):before { content: "Cheque DD No."; }
	table.payment-tbl td:nth-of-type(3):before { content: "Bank Name"; }
	table.payment-tbl td:nth-of-type(4):before { content: "Cheque DD Date"; }
	table.payment-tbl td:nth-of-type(5):before { content: "Branch Name"; }
	table.payment-tbl td:nth-of-type(6):before { content: "Edit"; }
	table.payment-tbl td:nth-of-type(7):before { content: "Delete"; }
	
	table.crf_log td:nth-of-type(1):before { content: "Date"; }
	table.crf_log td:nth-of-type(2):before { content: "Time"; }
	table.crf_log td:nth-of-type(3):before { content: "Comments"; }
	
	table.upd_cfr_des td:nth-of-type(1):before { content: "Description"; }
	table.upd_cfr_des td:nth-of-type(2):before { content: "Comments"; }
	
	table.sync-history td:nth-of-type(1):before { content: "Type"; }
	table.sync-history td:nth-of-type(2):before { content: "Name"; }
	table.sync-history td:nth-of-type(3):before { content: "Collected On"; }
	table.sync-history td:nth-of-type(4):before { content: "Size"; }
	table.sync-history td:nth-of-type(5):before { content: "Last Sync On"; }
}

/*---- Responsive tabs ------*/
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
	background:#f7f7f7;
	border:#cccccc 1px solid;
	min-width:500px;
}

.r-tabs .r-tabs-tab {
	float:left;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding:20px 0px;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}
.r-tabs-anchor { padding:10px; display:block;border-right:#cccccc 1px solid;}
.r-tabs-state-active .r-tabs-anchor { background:#034da2; color:#FFF;}
/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
	
	.r-tabs-anchor {background:#cdcccc;border-right:none; margin-top:1px;}
	.r-tabs .r-tabs-panel{padding:10px;}
	 .table-bordered > tbody > tr > td{
    border-width: 1px 0px 0px 0px;
}
}